Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 3445a32202db534903b8a78bac68798d3755ce58+4edb777b9d60e900e8671f5ac6453e52ef440742 (649517b7b3478433dfc182110e17e0a66662e955) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8500623298914286220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1443784985288343750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1107960441573227832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5774205398129124622.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1880728979500896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2348’ is offline Running on prd-centos7-docker-4c-2g-2350 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3024263476031648079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 3445a32202db534903b8a78bac68798d3755ce58 Merge succeeded, producing 3445a32202db534903b8a78bac68798d3755ce58 Checking out Revision 3445a32202db534903b8a78bac68798d3755ce58 (PR-3615) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh6632314232442159961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh1710255918916462049.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-09T22:29:57.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-09T22:29:57.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-09T22:29:57.586Z] ========================================================= [2021-07-09T22:29:57.586Z] EdgeX Global Pipelines Version Info [2021-07-09T22:29:57.586Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 [2021-07-09T22:29:59.076Z] ------------------- [2021-07-09T22:29:59.076Z] stable info: [2021-07-09T22:29:59.076Z] ------------------- [2021-07-09T22:29:59.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-09T22:29:59.076Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:29:59.076Z] Message: update stable to v1.0.196 [2021-07-09T22:29:59.651Z] ------------------- [2021-07-09T22:29:59.651Z] experimental info: [2021-07-09T22:29:59.651Z] ------------------- [2021-07-09T22:29:59.651Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-09T22:29:59.651Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:29:59.651Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-09T22:29:59.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-09T22:29:59.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-09T22:29:59.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-09T22:30:00.002Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-09T22:30:00.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-09T22:30:00.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-09T22:30:00.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-09T22:30:00.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-09T22:30:00.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-09T22:30:00.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-09T22:30:00.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-09T22:30:00.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-09T22:30:00.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-09T22:30:00.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-09T22:30:00.546Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T22:30:00.568Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T22:30:00.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-09T22:30:00.611Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-09T22:30:00.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-09T22:30:00.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-09T22:30:00.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-09T22:30:00.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-09T22:30:00.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T22:30:00.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T22:30:00.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo [2021-07-09T22:30:00.792Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3445a32202db534903b8a78bac68798d3755ce58 [Pipeline] echo [2021-07-09T22:30:00.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3445a32 [Pipeline] echo [2021-07-09T22:30:00.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:30:00.916Z] provisioning config files... [2021-07-09T22:30:00.932Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1073196156616054675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:30:01.251Z] ---> docker-login.sh [2021-07-09T22:30:01.251Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:30:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:30:01.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:30:01.513Z] Configure a credential helper to remove this warning. See [2021-07-09T22:30:01.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:30:01.513Z] [2021-07-09T22:30:01.513Z] Login Succeeded [2021-07-09T22:30:01.513Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:30:01.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:30:01.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:30:01.780Z] Configure a credential helper to remove this warning. See [2021-07-09T22:30:01.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:30:01.780Z] [2021-07-09T22:30:01.780Z] Login Succeeded [2021-07-09T22:30:01.780Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:30:01.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:30:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:30:02.053Z] Configure a credential helper to remove this warning. See [2021-07-09T22:30:02.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:30:02.053Z] [2021-07-09T22:30:02.053Z] Login Succeeded [2021-07-09T22:30:02.053Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:30:02.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:30:02.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:30:02.054Z] Configure a credential helper to remove this warning. See [2021-07-09T22:30:02.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:30:02.054Z] [2021-07-09T22:30:02.054Z] Login Succeeded [2021-07-09T22:30:02.054Z] docker.io [2021-07-09T22:30:02.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:30:02.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:30:02.577Z] Configure a credential helper to remove this warning. See [2021-07-09T22:30:02.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:30:02.577Z] [2021-07-09T22:30:02.577Z] Login Succeeded [2021-07-09T22:30:02.577Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:30:02.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T22:30:02.935Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/core-command/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/core-data/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-09T22:30:02.935Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:30:02.935Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-09T22:30:02.935Z] ++ cut -d/ -f2 [2021-07-09T22:30:02.935Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-09T22:30:02.990Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:30:04.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:30:04.087Z] [2021-07-09T22:30:04.087Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:30:04.406Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:30:04.406Z] latest: Pulling from edgex-devops/git-semver [2021-07-09T22:30:04.406Z] 31603596830f: Pulling fs layer [2021-07-09T22:30:04.406Z] b6dc333f4379: Pulling fs layer [2021-07-09T22:30:04.406Z] 3d9ef1400e77: Pulling fs layer [2021-07-09T22:30:04.406Z] fd332fbdc1db: Pulling fs layer [2021-07-09T22:30:04.406Z] fd332fbdc1db: Waiting [2021-07-09T22:30:04.406Z] b6dc333f4379: Verifying Checksum [2021-07-09T22:30:04.406Z] b6dc333f4379: Download complete [2021-07-09T22:30:04.669Z] 31603596830f: Verifying Checksum [2021-07-09T22:30:04.669Z] 31603596830f: Download complete [2021-07-09T22:30:04.669Z] 3d9ef1400e77: Verifying Checksum [2021-07-09T22:30:04.669Z] 3d9ef1400e77: Download complete [2021-07-09T22:30:04.669Z] fd332fbdc1db: Verifying Checksum [2021-07-09T22:30:04.669Z] fd332fbdc1db: Download complete [2021-07-09T22:30:04.935Z] 31603596830f: Pull complete [2021-07-09T22:30:04.936Z] b6dc333f4379: Pull complete [2021-07-09T22:30:05.521Z] 3d9ef1400e77: Pull complete [2021-07-09T22:30:05.781Z] fd332fbdc1db: Pull complete [2021-07-09T22:30:05.781Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-09T22:30:05.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:30:05.781Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-09T22:30:05.865Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:30:05.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-09T22:30:07.184Z] $ docker top be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-09T22:30:07.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T22:30:07.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T22:30:07.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T22:30:07.432Z] $ docker exec be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab ssh-agent [2021-07-09T22:30:07.544Z] SSH_AUTH_SOCK=/tmp/ssh-OFkw3T65pg6w/agent.13 [2021-07-09T22:30:07.544Z] SSH_AGENT_PID=19 [2021-07-09T22:30:07.553Z] Running ssh-add (command line suppressed) [2021-07-09T22:30:07.658Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_2305886129963554739.key (/w/workspace/edgex-go/10@tmp/private_key_2305886129963554739.key) [2021-07-09T22:30:07.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T22:30:07.988Z] + git tag --points-at HEAD [Pipeline] } [2021-07-09T22:30:08.004Z] $ docker exec --env ******** --env ******** be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab ssh-agent -k [2021-07-09T22:30:08.103Z] unset SSH_AUTH_SOCK; [2021-07-09T22:30:08.104Z] unset SSH_AGENT_PID; [2021-07-09T22:30:08.104Z] echo Agent pid 19 killed; [2021-07-09T22:30:08.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-09T22:30:08.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T22:30:08.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T22:30:08.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T22:30:08.273Z] $ docker exec be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab ssh-agent [2021-07-09T22:30:08.378Z] SSH_AUTH_SOCK=/tmp/ssh-YQeW9oXmfKY9/agent.51 [2021-07-09T22:30:08.378Z] SSH_AGENT_PID=57 [2021-07-09T22:30:08.383Z] Running ssh-add (command line suppressed) [2021-07-09T22:30:08.473Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4022543656887777096.key (/w/workspace/edgex-go/10@tmp/private_key_4022543656887777096.key) [2021-07-09T22:30:08.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T22:30:08.797Z] + git semver init [2021-07-09T22:30:08.798Z] # -> Open(): unable to determine branch for HEAD [2021-07-09T22:30:08.798Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-07-09T22:30:08.798Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-07-09T22:30:08.798Z] # $SEMVER_REMOTE_NAME = origin [2021-07-09T22:30:08.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-09T22:30:08.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-09T22:30:08.798Z] # $SEMVER_BRANCH = PR-3615 [2021-07-09T22:30:08.798Z] # $SEMVER_TEMP = /tmp/semver-272553042 [2021-07-09T22:30:08.798Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-09T22:30:23.765Z] # '/tmp/semver-272553042' -> '/w/workspace/edgex-go/10/.semver' [2021-07-09T22:30:23.765Z] # -> Force: false [2021-07-09T22:30:23.765Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-07-09T22:30:23.773Z] $ docker exec --env ******** --env ******** be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab ssh-agent -k [2021-07-09T22:30:23.883Z] unset SSH_AUTH_SOCK; [2021-07-09T22:30:23.884Z] unset SSH_AGENT_PID; [2021-07-09T22:30:23.884Z] echo Agent pid 57 killed; [2021-07-09T22:30:23.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T22:30:24.239Z] + git semver [Pipeline] } [2021-07-09T22:30:24.252Z] $ docker stop --time=1 be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab [2021-07-09T22:30:26.225Z] $ docker rm -f be611582900d8118a956b512afa6cae3fbe988e1852bd6cce9a5bdf45ced99ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T22:30:26.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-09T22:30:26.888Z] Stashed 1 file(s) [Pipeline] echo [2021-07-09T22:30:26.892Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:30:27.578Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:30:27.882Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:30:28.183Z] + sudo service docker restart [2021-07-09T22:30:28.183Z] + true [2021-07-09T22:30:28.183Z] Redirecting to /bin/systemctl restart docker.service [2021-07-09T22:30:42.172Z] Still waiting to schedule task [2021-07-09T22:30:42.173Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2351’ is offline [Pipeline] echo [2021-07-09T22:30:46.421Z] ========================================================= [2021-07-09T22:30:46.421Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-09T22:30:46.421Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:30:46.837Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-09T22:30:48.234Z] Sending build context to Docker daemon 328.3MB [2021-07-09T22:30:48.234Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T22:30:48.234Z] Step 2/6 : FROM ${BASE} [2021-07-09T22:30:48.234Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-09T22:30:48.234Z] 540db60ca938: Pulling fs layer [2021-07-09T22:30:48.234Z] adcc1eea9eea: Pulling fs layer [2021-07-09T22:30:48.234Z] 4c4ab2625f07: Pulling fs layer [2021-07-09T22:30:48.234Z] 0773c198feca: Pulling fs layer [2021-07-09T22:30:48.234Z] 345f892a5656: Pulling fs layer [2021-07-09T22:30:48.234Z] 9ac62484cfdc: Pulling fs layer [2021-07-09T22:30:48.234Z] 5ac4037533be: Pulling fs layer [2021-07-09T22:30:48.234Z] dc6bda0758c5: Pulling fs layer [2021-07-09T22:30:48.234Z] 345f892a5656: Waiting [2021-07-09T22:30:48.234Z] 9ac62484cfdc: Waiting [2021-07-09T22:30:48.234Z] 5ac4037533be: Waiting [2021-07-09T22:30:48.234Z] dc6bda0758c5: Waiting [2021-07-09T22:30:48.234Z] 0773c198feca: Waiting [2021-07-09T22:30:48.234Z] 4c4ab2625f07: Verifying Checksum [2021-07-09T22:30:48.234Z] 4c4ab2625f07: Download complete [2021-07-09T22:30:48.234Z] adcc1eea9eea: Verifying Checksum [2021-07-09T22:30:48.234Z] adcc1eea9eea: Download complete [2021-07-09T22:30:48.495Z] 345f892a5656: Verifying Checksum [2021-07-09T22:30:48.495Z] 345f892a5656: Download complete [2021-07-09T22:30:48.495Z] 540db60ca938: Verifying Checksum [2021-07-09T22:30:48.495Z] 540db60ca938: Download complete [2021-07-09T22:30:48.495Z] 9ac62484cfdc: Verifying Checksum [2021-07-09T22:30:48.495Z] 9ac62484cfdc: Download complete [2021-07-09T22:30:48.495Z] 540db60ca938: Pull complete [2021-07-09T22:30:48.760Z] 5ac4037533be: Verifying Checksum [2021-07-09T22:30:48.760Z] 5ac4037533be: Download complete [2021-07-09T22:30:48.760Z] adcc1eea9eea: Pull complete [2021-07-09T22:30:49.020Z] 4c4ab2625f07: Pull complete [2021-07-09T22:30:50.406Z] dc6bda0758c5: Verifying Checksum [2021-07-09T22:30:50.406Z] dc6bda0758c5: Download complete [2021-07-09T22:30:50.682Z] 0773c198feca: Verifying Checksum [2021-07-09T22:30:50.682Z] 0773c198feca: Download complete [2021-07-09T22:30:54.034Z] 0773c198feca: Pull complete [2021-07-09T22:30:54.034Z] 345f892a5656: Pull complete [2021-07-09T22:30:54.034Z] 9ac62484cfdc: Pull complete [2021-07-09T22:30:54.034Z] 5ac4037533be: Pull complete [2021-07-09T22:30:55.435Z] dc6bda0758c5: Pull complete [2021-07-09T22:30:55.435Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-09T22:30:55.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-09T22:30:55.435Z] ---> eb58bd16d52e [2021-07-09T22:30:55.436Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-09T22:30:59.653Z] ---> Running in 40bdd5163b3b [2021-07-09T22:30:59.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:30:59.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:31:00.496Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T22:31:01.068Z] (2/12) Installing file (5.39-r0) [2021-07-09T22:31:01.068Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T22:31:01.068Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T22:31:05.277Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T22:31:05.277Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T22:31:05.277Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T22:31:05.277Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T22:31:05.277Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T22:31:05.277Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T22:31:05.540Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T22:31:05.540Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T22:31:05.803Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:31:05.803Z] OK: 219 MiB in 52 packages [2021-07-09T22:31:07.195Z] Removing intermediate container 40bdd5163b3b [2021-07-09T22:31:07.195Z] ---> 0b186b9051d3 [2021-07-09T22:31:07.195Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T22:31:07.195Z] ---> Running in 398eef60e29c [2021-07-09T22:31:07.462Z] Removing intermediate container 398eef60e29c [2021-07-09T22:31:07.462Z] ---> 1b1427f70ad5 [2021-07-09T22:31:07.462Z] Step 5/6 : COPY go.mod . [2021-07-09T22:31:07.462Z] ---> a8d2edbc2717 [2021-07-09T22:31:07.462Z] Step 6/6 : RUN go mod download [2021-07-09T22:31:07.462Z] ---> Running in 392431216c88 [2021-07-09T22:31:19.743Z] Removing intermediate container 392431216c88 [2021-07-09T22:31:19.743Z] ---> 4a574e8a04b2 [2021-07-09T22:31:19.743Z] Successfully built 4a574e8a04b2 [2021-07-09T22:31:19.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:31:20.053Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T22:31:20.053Z] . [Pipeline] withDockerContainer [2021-07-09T22:31:20.143Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:31:20.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T22:31:20.583Z] $ docker top a2034f5fed59a7c9ea8667e2911561927f7d3fbed9623c1f538e4e20f8e39f77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:31:20.973Z] + go version [2021-07-09T22:31:20.973Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-09T22:31:20.983Z] $ docker stop --time=1 a2034f5fed59a7c9ea8667e2911561927f7d3fbed9623c1f538e4e20f8e39f77 [2021-07-09T22:31:22.157Z] $ docker rm -f a2034f5fed59a7c9ea8667e2911561927f7d3fbed9623c1f538e4e20f8e39f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:31:22.900Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T22:31:22.900Z] . [Pipeline] withDockerContainer [2021-07-09T22:31:22.977Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:31:23.027Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T22:31:23.391Z] $ docker top 1c7a343eada496168d50f44f54125c7957748d217d8b81722c8f909d2ccacaf3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T22:31:23.480Z] ========================================================= [2021-07-09T22:31:23.480Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T22:31:23.480Z] ========================================================= [Pipeline] sh [2021-07-09T22:31:23.777Z] + go mod tidy [Pipeline] sh [2021-07-09T22:31:24.334Z] + make test [2021-07-09T22:31:24.334Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-09T22:31:24.598Z] go mod tidy [2021-07-09T22:31:24.598Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T22:31:29.939Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T22:31:44.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T22:31:50.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T22:31:50.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T22:31:50.575Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T22:31:53.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T22:31:53.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T22:31:53.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T22:31:53.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T22:31:53.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T22:31:54.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T22:31:54.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T22:31:54.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T22:31:54.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T22:31:54.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T22:31:57.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-07-09T22:31:57.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T22:31:57.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T22:31:58.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements [2021-07-09T22:31:58.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T22:31:58.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-07-09T22:31:58.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T22:31:58.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T22:31:59.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 87.7% of statements [2021-07-09T22:31:59.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T22:31:59.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:31:59.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-07-09T22:32:00.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-07-09T22:32:00.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T22:32:00.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T22:32:00.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T22:32:00.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T22:32:00.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T22:32:00.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 95.1% of statements [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T22:32:00.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T22:32:00.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T22:32:02.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-07-09T22:32:02.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T22:32:02.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-07-09T22:32:02.347Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-07-09T22:32:02.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T22:32:02.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-07-09T22:32:02.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-07-09T22:32:02.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-07-09T22:32:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-07-09T22:32:02.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-07-09T22:32:15.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-07-09T22:32:15.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-09T22:32:22.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.172s coverage: 81.8% of statements [2021-07-09T22:32:22.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T22:32:40.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-07-09T22:32:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-07-09T22:32:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.156s coverage: 66.9% of statements [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T22:32:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.6% of statements [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T22:32:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T22:32:40.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-09T22:32:40.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T22:32:46.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T22:32:46.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T22:32:46.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T22:32:46.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T22:32:46.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T22:32:46.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T22:32:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T22:32:46.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-07-09T22:32:46.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-07-09T22:32:46.793Z] GO111MODULE=on go vet ./... [2021-07-09T22:33:08.943Z] gofmt -l . [2021-07-09T22:33:08.943Z] [ "`gofmt -l .`" = "" ] [2021-07-09T22:33:09.206Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T22:33:09.767Z] + ls -al . [2021-07-09T22:33:09.767Z] total 564 [2021-07-09T22:33:09.767Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 22:33 . [2021-07-09T22:33:09.767Z] drwxr-xr-x 4 root root 30 Jul 9 22:31 .. [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 22:29 .dockerignore [2021-07-09T22:33:09.767Z] drwxrwxr-x 8 1001 1001 179 Jul 9 22:29 .git [2021-07-09T22:33:09.767Z] drwxrwxr-x 3 1001 1001 125 Jul 9 22:29 .github [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 22:29 .gitignore [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 22:29 .hadolint.yml [2021-07-09T22:33:09.767Z] drwx------ 3 1001 1001 58 Jul 9 22:30 .semver [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 22:29 .sonarcloud.properties [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 22:29 Attribution.txt [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 22:29 CHANGELOG.md [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:29 CONTRIBUTING.md [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 22:29 Dockerfile.build [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 22:29 Jenkinsfile [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:29 LICENSE [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 6003 Jul 9 22:29 Makefile [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 22:29 README.md [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 22:29 SECURITY.md [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 22:30 VERSION [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 22:29 ZMQWindows.md [2021-07-09T22:33:09.767Z] drwxrwxr-x 2 1001 1001 37 Jul 9 22:29 bin [2021-07-09T22:33:09.767Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 22:29 cmd [2021-07-09T22:33:09.767Z] -rw-r--r-- 1 root root 398095 Jul 9 22:32 coverage.out [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 22:29 go.mod [2021-07-09T22:33:09.767Z] -rw-r--r-- 1 root root 20759 Jul 9 22:31 go.sum [2021-07-09T22:33:09.767Z] drwxrwxr-x 7 1001 1001 114 Jul 9 22:29 internal [2021-07-09T22:33:09.767Z] drwxrwxr-x 3 1001 1001 16 Jul 9 22:29 openapi [2021-07-09T22:33:09.767Z] drwxrwxr-x 4 1001 1001 71 Jul 9 22:29 snap [2021-07-09T22:33:09.767Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 22:29 version.go [Pipeline] sh [2021-07-09T22:33:10.065Z] + '[' -e coverage.out ] [2021-07-09T22:33:10.065Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T22:33:10.169Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T22:33:10.472Z] + make build [2021-07-09T22:33:10.472Z] go mod tidy [2021-07-09T22:33:10.472Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:33:11.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:33:18.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T22:33:18.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:33:19.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:33:19.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:33:20.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-07-09T22:33:21.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:33:22.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:33:23.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:33:24.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:33:24.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-09T22:33:26.036Z] $ docker stop --time=1 1c7a343eada496168d50f44f54125c7957748d217d8b81722c8f909d2ccacaf3 [2021-07-09T22:33:28.098Z] $ docker rm -f 1c7a343eada496168d50f44f54125c7957748d217d8b81722c8f909d2ccacaf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:33:29.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:33:29.532Z] [2021-07-09T22:33:29.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:33:29.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:33:29.847Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-09T22:33:29.847Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-09T22:33:29.847Z] ca9280d653b3: Pulling fs layer [2021-07-09T22:33:29.847Z] 7e9c9ca2126c: Pulling fs layer [2021-07-09T22:33:30.108Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-09T22:33:30.108Z] cbdbe7a5bc2a: Download complete [2021-07-09T22:33:30.108Z] cbdbe7a5bc2a: Pull complete [2021-07-09T22:33:30.378Z] ca9280d653b3: Verifying Checksum [2021-07-09T22:33:30.378Z] ca9280d653b3: Download complete [2021-07-09T22:33:30.962Z] ca9280d653b3: Pull complete [2021-07-09T22:33:31.229Z] 7e9c9ca2126c: Verifying Checksum [2021-07-09T22:33:31.229Z] 7e9c9ca2126c: Download complete [2021-07-09T22:33:34.568Z] 7e9c9ca2126c: Pull complete [2021-07-09T22:33:34.568Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-09T22:33:34.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:33:34.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-09T22:33:34.661Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:33:34.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T22:33:38.029Z] $ docker top 89aa1909e838f60a192ab0dd0d49cb5d360d15fc97178cc3798eb113cc48c298 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:33:38.407Z] + docker-compose build --help [2021-07-09T22:33:38.408Z] + grep parallel [2021-07-09T22:33:38.979Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T22:33:38.987Z] $ docker stop --time=1 89aa1909e838f60a192ab0dd0d49cb5d360d15fc97178cc3798eb113cc48c298 [2021-07-09T22:33:40.177Z] $ docker rm -f 89aa1909e838f60a192ab0dd0d49cb5d360d15fc97178cc3798eb113cc48c298 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:33:40.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:33:40.626Z] . [Pipeline] withDockerContainer [2021-07-09T22:33:40.894Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:33:40.933Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T22:33:41.314Z] $ docker top 022243a061b49b79f1e9a6c1fa176bb8d68b74962de59dded36bc91ab5490bcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:33:41.691Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T22:33:42.262Z] Building core-command ... [2021-07-09T22:33:42.262Z] Building core-data ... [2021-07-09T22:33:42.262Z] Building core-metadata ... [2021-07-09T22:33:42.262Z] Building security-bootstrapper ... [2021-07-09T22:33:42.262Z] Building security-proxy-setup ... [2021-07-09T22:33:42.262Z] Building security-secretstore-setup ... [2021-07-09T22:33:42.262Z] Building support-notifications ... [2021-07-09T22:33:42.262Z] Building support-scheduler ... [2021-07-09T22:33:42.262Z] Building sys-mgmt-agent ... [2021-07-09T22:33:42.262Z] Building sys-mgmt-agent [2021-07-09T22:33:42.262Z] Building core-data [2021-07-09T22:33:42.262Z] Building support-scheduler [2021-07-09T22:33:42.262Z] Building support-notifications [2021-07-09T22:33:42.262Z] Building security-bootstrapper [2021-07-09T22:33:52.667Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2352 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T22:33:52.686Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-07-09T22:33:52.894Z] The recommended git tool is: git [2021-07-09T22:33:54.547Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:33:54.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:33:54.547Z] ---> 4a574e8a04b2 [2021-07-09T22:33:54.547Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:33:54.547Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:33:54.547Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:33:54.547Z] ---> 4a574e8a04b2 [2021-07-09T22:33:54.547Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T22:33:55.931Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:33:55.931Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:33:55.931Z] ---> 4a574e8a04b2 [2021-07-09T22:33:55.931Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:33:57.546Z] using credential edgex-jenkins-ssh [2021-07-09T22:33:57.575Z] Cloning the remote Git repository [2021-07-09T22:33:57.702Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:33:57.853Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-07-09T22:33:57.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:33:57.955Z] > git --version # timeout=10 [2021-07-09T22:33:57.970Z] > git --version # 'git version 2.17.1' [2021-07-09T22:33:57.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:33:58.043Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:34:05.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:34:05.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:34:05.940Z] ---> 4a574e8a04b2 [2021-07-09T22:34:05.940Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:34:06.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:34:06.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:34:06.200Z] ---> 4a574e8a04b2 [2021-07-09T22:34:06.200Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:34:09.506Z] ---> Running in 4252f83e5ddd [2021-07-09T22:34:09.506Z] ---> Running in b1f38d4cf2db [2021-07-09T22:34:09.506Z] ---> Running in a6e666cb24ad [2021-07-09T22:34:09.506Z] ---> Running in 0f373210b9d5 [2021-07-09T22:34:09.506Z] ---> Running in 0d61c1c8800d [2021-07-09T22:34:09.506Z] Removing intermediate container a6e666cb24ad [2021-07-09T22:34:09.506Z] ---> ef943e8c1b18 [2021-07-09T22:34:09.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:34:09.506Z] Removing intermediate container 4252f83e5ddd [2021-07-09T22:34:09.506Z] ---> 35cb463e0fbb [2021-07-09T22:34:09.506Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:34:09.506Z] Removing intermediate container b1f38d4cf2db [2021-07-09T22:34:09.506Z] ---> a07a2e9b8766 [2021-07-09T22:34:09.506Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:34:09.506Z] Removing intermediate container 0f373210b9d5 [2021-07-09T22:34:09.506Z] ---> 2ec986714b41 [2021-07-09T22:34:09.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:34:09.506Z] Removing intermediate container 0d61c1c8800d [2021-07-09T22:34:09.506Z] ---> a064c070867a [2021-07-09T22:34:09.506Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:34:09.506Z] ---> Running in 545af954d1b4 [2021-07-09T22:34:09.506Z] ---> Running in bbc1d5de7cde [2021-07-09T22:34:09.506Z] ---> Running in 560b775d162d [2021-07-09T22:34:09.506Z] ---> Running in 8f9087d7b3e3 [2021-07-09T22:34:09.506Z] ---> Running in 01b1a28be66d [2021-07-09T22:34:10.461Z] Removing intermediate container 545af954d1b4 [2021-07-09T22:34:10.461Z] ---> 5c52ee20fdce [2021-07-09T22:34:10.461Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T22:34:10.461Z] ---> Running in cd72c4c112b2 [2021-07-09T22:34:10.461Z] Removing intermediate container bbc1d5de7cde [2021-07-09T22:34:10.461Z] ---> 1b1f37408a53 [2021-07-09T22:34:10.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T22:34:10.461Z] ---> Running in 57025676aced [2021-07-09T22:34:10.461Z] Removing intermediate container 560b775d162d [2021-07-09T22:34:10.461Z] ---> 9e4f91323e97 [2021-07-09T22:34:10.461Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T22:34:10.461Z] ---> Running in 14f31870f49a [2021-07-09T22:34:10.728Z] Removing intermediate container 01b1a28be66d [2021-07-09T22:34:10.728Z] ---> d900ab426c7a [2021-07-09T22:34:10.728Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T22:34:10.728Z] Removing intermediate container 8f9087d7b3e3 [2021-07-09T22:34:10.728Z] ---> ba32e49ba85a [2021-07-09T22:34:10.728Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T22:34:10.728Z] ---> Running in e370030db9b5 [2021-07-09T22:34:10.728Z] ---> Running in 9e5f36d47e1e [2021-07-09T22:34:10.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:10.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:10.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:11.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:11.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:11.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:11.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:11.831Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:12.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:12.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:34:12.359Z] OK: 219 MiB in 52 packages [2021-07-09T22:34:12.359Z] OK: 219 MiB in 52 packages [2021-07-09T22:34:12.630Z] OK: 219 MiB in 52 packages [2021-07-09T22:34:12.630Z] Removing intermediate container 57025676aced [2021-07-09T22:34:12.630Z] ---> bfe1a4320bab [2021-07-09T22:34:12.630Z] Step 6/23 : COPY go.mod . [2021-07-09T22:34:12.893Z] OK: 219 MiB in 52 packages [2021-07-09T22:34:12.893Z] Removing intermediate container cd72c4c112b2 [2021-07-09T22:34:12.893Z] ---> 09b8c5b0df22 [2021-07-09T22:34:12.893Z] Step 6/23 : COPY go.mod . [2021-07-09T22:34:12.893Z] ---> 08d160fbf107 [2021-07-09T22:34:12.893Z] Step 7/23 : RUN go mod download [2021-07-09T22:34:12.893Z] OK: 219 MiB in 52 packages [2021-07-09T22:34:12.893Z] ---> Running in 043a65e048df [2021-07-09T22:34:12.893Z] Removing intermediate container 9e5f36d47e1e [2021-07-09T22:34:12.893Z] ---> cb27682911b7 [2021-07-09T22:34:12.893Z] Step 6/24 : COPY go.mod . [2021-07-09T22:34:13.156Z] ---> b6e1e93ade3f [2021-07-09T22:34:13.156Z] Step 7/23 : RUN go mod download [2021-07-09T22:34:13.156Z] Removing intermediate container 14f31870f49a [2021-07-09T22:34:13.156Z] ---> ac7b19c136b2 [2021-07-09T22:34:13.156Z] Step 6/32 : COPY go.mod . [2021-07-09T22:34:13.156Z] ---> 7258c84a9bc5 [2021-07-09T22:34:13.156Z] Step 7/24 : RUN go mod download [2021-07-09T22:34:13.156Z] ---> Running in 3e89156373e4 [2021-07-09T22:34:13.156Z] ---> Running in 7cea266fb93f [2021-07-09T22:34:13.420Z] Removing intermediate container e370030db9b5 [2021-07-09T22:34:13.420Z] ---> 0cfd3753775d [2021-07-09T22:34:13.420Z] Step 6/24 : COPY go.mod . [2021-07-09T22:34:13.420Z] ---> 1e10df74aa18 [2021-07-09T22:34:13.420Z] Step 7/32 : RUN go mod download [2021-07-09T22:34:13.420Z] ---> Running in 11abdfb59730 [2021-07-09T22:34:13.684Z] ---> 0d91e1dc60c4 [2021-07-09T22:34:13.684Z] Step 7/24 : RUN go mod download [2021-07-09T22:34:13.684Z] ---> Running in 4d716de9efa9 [2021-07-09T22:34:14.268Z] Removing intermediate container 043a65e048df [2021-07-09T22:34:14.268Z] ---> 22558c2f6443 [2021-07-09T22:34:14.268Z] Step 8/23 : COPY . . [2021-07-09T22:34:14.457Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:34:14.782Z] Merge succeeded, producing 3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:34:14.783Z] Checking out Revision 3445a32202db534903b8a78bac68798d3755ce58 (PR-3615) [2021-07-09T22:34:13.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:34:13.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:34:13.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:34:13.702Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:34:13.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:34:13.715Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T22:34:14.473Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:34:14.491Z] > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 [2021-07-09T22:34:14.697Z] > git remote # timeout=10 [2021-07-09T22:34:14.719Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T22:34:14.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:34:14.745Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T22:34:14.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T22:34:14.786Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:34:14.800Z] > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 [2021-07-09T22:34:16.202Z] Removing intermediate container 7cea266fb93f [2021-07-09T22:34:16.202Z] ---> 664ac83d7fcf [2021-07-09T22:34:16.202Z] Step 8/24 : COPY . . [2021-07-09T22:34:16.788Z] Removing intermediate container 3e89156373e4 [2021-07-09T22:34:16.788Z] ---> 82b57ddd8375 [2021-07-09T22:34:16.788Z] Step 8/23 : COPY . . [2021-07-09T22:34:16.788Z] Removing intermediate container 11abdfb59730 [2021-07-09T22:34:16.788Z] ---> 4b68cf2d42ab [2021-07-09T22:34:16.788Z] Step 8/32 : COPY . . [2021-07-09T22:34:19.091Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:34:20.598Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:34:21.014Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:34:21.360Z] + true [2021-07-09T22:34:21.360Z] + sudo service docker restart [2021-07-09T22:34:24.971Z] Removing intermediate container 4d716de9efa9 [2021-07-09T22:34:24.971Z] ---> 967f1f482c1f [2021-07-09T22:34:24.971Z] Step 8/24 : COPY . . [2021-07-09T22:34:26.889Z] ---> b22136fd810d [2021-07-09T22:34:26.890Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:34:27.837Z] ---> b49ee5ccae08 [2021-07-09T22:34:27.837Z] Step 9/32 : RUN go mod tidy [2021-07-09T22:34:27.837Z] ---> Running in 8269f8f58880 [2021-07-09T22:34:28.097Z] ---> 4c495ed96235 [2021-07-09T22:34:28.097Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:34:28.097Z] ---> b7e56dab5773 [2021-07-09T22:34:28.097Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:34:28.358Z] ---> Running in b25db31392b5 [2021-07-09T22:34:28.619Z] ---> Running in 419ecf29b7fe [2021-07-09T22:34:28.619Z] ---> Running in 7566c5ff731a [2021-07-09T22:34:32.844Z] Removing intermediate container b25db31392b5 [2021-07-09T22:34:32.844Z] ---> f2c3695e1b56 [2021-07-09T22:34:32.844Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T22:34:33.788Z] ---> Running in 271a59aff671 [2021-07-09T22:34:33.788Z] Removing intermediate container 419ecf29b7fe [2021-07-09T22:34:33.788Z] ---> 53d97a0e0d76 [2021-07-09T22:34:33.788Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T22:34:34.365Z] ---> Running in e527bc03869b [2021-07-09T22:34:34.626Z] Removing intermediate container 7566c5ff731a [2021-07-09T22:34:34.626Z] ---> 18a76c9408d4 [2021-07-09T22:34:34.626Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T22:34:34.889Z] Removing intermediate container 8269f8f58880 [2021-07-09T22:34:34.889Z] ---> 119044e1ed1d [2021-07-09T22:34:34.889Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T22:34:35.159Z] ---> Running in 235808effd62 [2021-07-09T22:34:35.736Z] ---> Running in 07ad5c7f3e83 [2021-07-09T22:34:35.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T22:34:36.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:34:37.394Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:34:37.394Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:34:39.720Z] provisioning config files... [2021-07-09T22:34:39.745Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8297791318653902377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:34:40.126Z] ---> docker-login.sh [2021-07-09T22:34:40.126Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:34:41.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:34:41.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:34:41.385Z] Configure a credential helper to remove this warning. See [2021-07-09T22:34:41.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:34:41.385Z] [2021-07-09T22:34:41.385Z] Login Succeeded [2021-07-09T22:34:41.385Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:34:41.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:34:41.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:34:41.984Z] Configure a credential helper to remove this warning. See [2021-07-09T22:34:41.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:34:41.984Z] [2021-07-09T22:34:41.984Z] Login Succeeded [2021-07-09T22:34:41.984Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:34:42.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:34:42.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:34:42.587Z] Configure a credential helper to remove this warning. See [2021-07-09T22:34:42.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:34:42.587Z] [2021-07-09T22:34:42.587Z] Login Succeeded [2021-07-09T22:34:42.587Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:34:42.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:34:43.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:34:43.144Z] Configure a credential helper to remove this warning. See [2021-07-09T22:34:43.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:34:43.144Z] [2021-07-09T22:34:43.144Z] Login Succeeded [2021-07-09T22:34:43.144Z] docker.io [2021-07-09T22:34:43.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:34:44.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:34:44.024Z] Configure a credential helper to remove this warning. See [2021-07-09T22:34:44.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:34:44.024Z] [2021-07-09T22:34:44.024Z] Login Succeeded [2021-07-09T22:34:44.024Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:34:44.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-09T22:34:44.361Z] ========================================================= [2021-07-09T22:34:44.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-09T22:34:44.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:34:44.715Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-09T22:34:46.865Z] Sending build context to Docker daemon 165.7MB [2021-07-09T22:34:46.865Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T22:34:46.865Z] Step 2/6 : FROM ${BASE} [2021-07-09T22:34:47.142Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-09T22:34:47.142Z] 595b0fe564bb: Pulling fs layer [2021-07-09T22:34:47.142Z] 24495759ef45: Pulling fs layer [2021-07-09T22:34:47.142Z] d148012ef14d: Pulling fs layer [2021-07-09T22:34:47.142Z] cb65c68fc2e2: Pulling fs layer [2021-07-09T22:34:47.142Z] 093eec477d81: Pulling fs layer [2021-07-09T22:34:47.142Z] 20fd20ab2234: Pulling fs layer [2021-07-09T22:34:47.142Z] 43245461236d: Pulling fs layer [2021-07-09T22:34:47.142Z] 5a37c24eccbd: Pulling fs layer [2021-07-09T22:34:47.142Z] cb65c68fc2e2: Waiting [2021-07-09T22:34:47.142Z] 093eec477d81: Waiting [2021-07-09T22:34:47.142Z] 20fd20ab2234: Waiting [2021-07-09T22:34:47.142Z] 43245461236d: Waiting [2021-07-09T22:34:47.142Z] 5a37c24eccbd: Waiting [2021-07-09T22:34:47.142Z] d148012ef14d: Verifying Checksum [2021-07-09T22:34:47.142Z] d148012ef14d: Download complete [2021-07-09T22:34:47.142Z] 24495759ef45: Download complete [2021-07-09T22:34:47.142Z] 093eec477d81: Download complete [2021-07-09T22:34:47.142Z] 20fd20ab2234: Verifying Checksum [2021-07-09T22:34:47.142Z] 20fd20ab2234: Download complete [2021-07-09T22:34:47.142Z] 595b0fe564bb: Verifying Checksum [2021-07-09T22:34:47.492Z] 43245461236d: Verifying Checksum [2021-07-09T22:34:47.492Z] 43245461236d: Download complete [2021-07-09T22:34:47.654Z] ---> 4e3f9cc5c1e2 [2021-07-09T22:34:47.654Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:34:47.654Z] ---> Running in 0875ab2dab0f [2021-07-09T22:34:48.117Z] 595b0fe564bb: Pull complete [2021-07-09T22:34:48.783Z] 24495759ef45: Pull complete [2021-07-09T22:34:49.074Z] d148012ef14d: Pull complete [2021-07-09T22:34:49.244Z] Removing intermediate container 0875ab2dab0f [2021-07-09T22:34:49.244Z] ---> 5513d6dd3e19 [2021-07-09T22:34:49.244Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T22:34:49.244Z] ---> Running in 4ccb86c756f2 [2021-07-09T22:34:49.351Z] 5a37c24eccbd: Verifying Checksum [2021-07-09T22:34:49.351Z] 5a37c24eccbd: Download complete [2021-07-09T22:34:49.849Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:34:50.871Z] cb65c68fc2e2: Verifying Checksum [2021-07-09T22:34:50.871Z] cb65c68fc2e2: Download complete [2021-07-09T22:35:01.067Z] cb65c68fc2e2: Pull complete [2021-07-09T22:35:01.067Z] 093eec477d81: Pull complete [2021-07-09T22:35:01.666Z] 20fd20ab2234: Pull complete [2021-07-09T22:35:01.943Z] 43245461236d: Pull complete [2021-07-09T22:35:07.413Z] 5a37c24eccbd: Pull complete [2021-07-09T22:35:07.413Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-09T22:35:07.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-09T22:35:07.413Z] ---> 274d7007c78b [2021-07-09T22:35:07.413Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-09T22:35:07.690Z] ---> Running in b9fbce6542a9 [2021-07-09T22:35:09.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:35:10.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:35:10.712Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T22:35:10.985Z] (2/12) Installing file (5.39-r0) [2021-07-09T22:35:10.985Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T22:35:10.985Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T22:35:15.289Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T22:35:15.289Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T22:35:15.561Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T22:35:15.561Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T22:35:15.561Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T22:35:15.833Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T22:35:15.833Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T22:35:15.833Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T22:35:16.107Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:35:16.107Z] OK: 218 MiB in 52 packages [2021-07-09T22:35:16.532Z] Removing intermediate container e527bc03869b [2021-07-09T22:35:16.532Z] ---> 0133b0bfe671 [2021-07-09T22:35:16.532Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T22:35:16.532Z] ---> Running in 9daea6d445b8 [2021-07-09T22:35:16.532Z] Removing intermediate container 271a59aff671 [2021-07-09T22:35:16.532Z] ---> 9313287cc17e [2021-07-09T22:35:16.532Z] [2021-07-09T22:35:16.532Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T22:35:16.532Z] 3.12: Pulling from library/alpine [2021-07-09T22:35:16.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:35:16.532Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:35:16.532Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T22:35:16.532Z] ---> 13621d1b12d4 [2021-07-09T22:35:16.532Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T22:35:16.532Z] ---> Running in 7e9fa92c90ad [2021-07-09T22:35:16.532Z] Removing intermediate container 7e9fa92c90ad [2021-07-09T22:35:16.532Z] ---> 2b3cdd7212bf [2021-07-09T22:35:16.532Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T22:35:16.532Z] ---> Running in fdcf10a90e26 [2021-07-09T22:35:16.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:16.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:16.532Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:35:16.532Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T22:35:16.532Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:35:16.532Z] OK: 6 MiB in 16 packages [2021-07-09T22:35:16.532Z] Removing intermediate container 9daea6d445b8 [2021-07-09T22:35:16.532Z] ---> dc6f06fbe76b [2021-07-09T22:35:16.532Z] [2021-07-09T22:35:16.532Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T22:35:16.532Z] 20.10.0: Pulling from library/docker [2021-07-09T22:35:16.532Z] Removing intermediate container fdcf10a90e26 [2021-07-09T22:35:16.532Z] ---> 95310c8f99cd [2021-07-09T22:35:16.532Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T22:35:16.532Z] ---> Running in 3bb2ff17e0fc [2021-07-09T22:35:16.532Z] Removing intermediate container 3bb2ff17e0fc [2021-07-09T22:35:16.532Z] ---> bddbf3f69e15 [2021-07-09T22:35:16.532Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T22:35:16.532Z] ---> Running in f3a3b3eaa67a [2021-07-09T22:35:16.804Z] Removing intermediate container f3a3b3eaa67a [2021-07-09T22:35:16.804Z] ---> c4a004d1c66d [2021-07-09T22:35:16.804Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T22:35:17.074Z] ---> Running in d6942ea02a8c [2021-07-09T22:35:17.342Z] Removing intermediate container 07ad5c7f3e83 [2021-07-09T22:35:17.342Z] ---> 0fcd1d092ce2 [2021-07-09T22:35:17.342Z] [2021-07-09T22:35:17.342Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:35:17.342Z] ---> 13621d1b12d4 [2021-07-09T22:35:17.342Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:35:17.342Z] ---> Running in dfb563dcaf31 [2021-07-09T22:35:18.309Z] Removing intermediate container 235808effd62 [2021-07-09T22:35:18.309Z] ---> 6f965f73a09e [2021-07-09T22:35:18.309Z] [2021-07-09T22:35:18.309Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:35:18.309Z] ---> 13621d1b12d4 [2021-07-09T22:35:18.309Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T22:35:18.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:18.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:18.583Z] ---> Running in b3068314d8de [2021-07-09T22:35:18.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T22:35:18.583Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:35:18.583Z] OK: 6 MiB in 15 packages [2021-07-09T22:35:19.164Z] Removing intermediate container d6942ea02a8c [2021-07-09T22:35:19.164Z] ---> c84d95fc4539 [2021-07-09T22:35:19.164Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T22:35:19.164Z] ---> Running in bd91f3dd1238 [2021-07-09T22:35:19.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:19.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:19.448Z] Removing intermediate container bd91f3dd1238 [2021-07-09T22:35:19.448Z] ---> 662ba3c7f1f0 [2021-07-09T22:35:19.448Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T22:35:19.448Z] Removing intermediate container dfb563dcaf31 [2021-07-09T22:35:19.448Z] ---> 7a25cc0b96ef [2021-07-09T22:35:19.448Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:35:19.448Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T22:35:19.448Z] ---> Running in 3ddfbdcb5214 [2021-07-09T22:35:19.515Z] Removing intermediate container b9fbce6542a9 [2021-07-09T22:35:19.515Z] ---> 42767e1b54de [2021-07-09T22:35:19.515Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T22:35:19.716Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:35:19.716Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:35:19.716Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:35:19.716Z] OK: 6 MiB in 16 packages [2021-07-09T22:35:19.786Z] ---> Running in 42fb7db838f3 [2021-07-09T22:35:19.988Z] Removing intermediate container 3ddfbdcb5214 [2021-07-09T22:35:19.988Z] ---> 457b9f785826 [2021-07-09T22:35:19.988Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T22:35:19.988Z] ---> 46ebf3b8e3cd [2021-07-09T22:35:19.988Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T22:35:19.988Z] ---> Running in f9fcfa1fd93c [2021-07-09T22:35:20.252Z] ---> Running in 8db31277a6aa [2021-07-09T22:35:20.252Z] Removing intermediate container f9fcfa1fd93c [2021-07-09T22:35:20.252Z] ---> 3a23ba33b72d [2021-07-09T22:35:20.252Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:35:20.394Z] Removing intermediate container 42fb7db838f3 [2021-07-09T22:35:20.394Z] ---> e5b89b7f4a8a [2021-07-09T22:35:20.394Z] Step 5/6 : COPY go.mod . [2021-07-09T22:35:20.515Z] ---> Running in e7075f659ab5 [2021-07-09T22:35:20.515Z] Removing intermediate container b3068314d8de [2021-07-09T22:35:20.515Z] ---> ce1f69195c22 [2021-07-09T22:35:20.516Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:35:20.516Z] ---> Running in 0e56f50de5aa [2021-07-09T22:35:20.783Z] Removing intermediate container e7075f659ab5 [2021-07-09T22:35:20.783Z] ---> c99c401cde4e [2021-07-09T22:35:20.783Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:35:20.995Z] ---> def451489278 [2021-07-09T22:35:20.995Z] Step 6/6 : RUN go mod download [2021-07-09T22:35:20.995Z] ---> Running in 077e934e1485 [2021-07-09T22:35:21.050Z] Removing intermediate container 0e56f50de5aa [2021-07-09T22:35:21.050Z] ---> 6759557cc9d2 [2021-07-09T22:35:21.050Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T22:35:21.050Z] ---> Running in a46154c0b02f [2021-07-09T22:35:21.321Z] ---> 6682950ee56b [2021-07-09T22:35:21.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T22:35:21.585Z] Removing intermediate container a46154c0b02f [2021-07-09T22:35:21.586Z] ---> ba3e10bb730b [2021-07-09T22:35:21.586Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:35:21.586Z] ---> Running in 043102ed9abc [2021-07-09T22:35:21.586Z] Removing intermediate container 8db31277a6aa [2021-07-09T22:35:21.586Z] ---> fc1307ffcd18 [2021-07-09T22:35:21.586Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:35:22.192Z] Removing intermediate container 043102ed9abc [2021-07-09T22:35:22.192Z] ---> f6ad7028fb29 [2021-07-09T22:35:22.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:35:22.192Z] ---> d18122f79411 [2021-07-09T22:35:22.192Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T22:35:22.765Z] ---> abe549774055 [2021-07-09T22:35:22.765Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T22:35:22.765Z] ---> 8d6cbe9f6810 [2021-07-09T22:35:22.765Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T22:35:22.765Z] ---> 2daf9658ddfc [2021-07-09T22:35:22.765Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T22:35:22.765Z] ---> Running in ea0aa6f8744d [2021-07-09T22:35:23.033Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T22:35:23.033Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T22:35:23.033Z] ---> aefe523efa57 [2021-07-09T22:35:23.033Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:35:23.304Z] ---> Running in 0ca635cd4207 [2021-07-09T22:35:23.304Z] Removing intermediate container ea0aa6f8744d [2021-07-09T22:35:23.304Z] ---> b61f8972362e [2021-07-09T22:35:23.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:35:23.304Z] ---> 0580a6de89df [2021-07-09T22:35:23.304Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T22:35:23.304Z] ---> f0ca9a9bc2ba [2021-07-09T22:35:23.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T22:35:23.304Z] ---> Running in 5f30fe2d8111 [2021-07-09T22:35:23.304Z] Removing intermediate container 0ca635cd4207 [2021-07-09T22:35:23.304Z] ---> 355a23affb68 [2021-07-09T22:35:23.304Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-09T22:35:23.304Z] ---> Running in d94956c91f5e [2021-07-09T22:35:23.578Z] Removing intermediate container 5f30fe2d8111 [2021-07-09T22:35:23.578Z] ---> c6b37b8992f6 [2021-07-09T22:35:23.578Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T22:35:23.578Z] ---> 3913084cb95f [2021-07-09T22:35:23.578Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T22:35:23.844Z] ---> Running in 391fb0d880cf [2021-07-09T22:35:23.844Z] ---> 93f88b2d04bf [2021-07-09T22:35:23.844Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T22:35:23.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:24.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:24.109Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T22:35:24.109Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T22:35:24.109Z] Executing bash-5.0.17-r0.post-install [2021-07-09T22:35:24.109Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:35:24.109Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T22:35:24.395Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T22:35:24.395Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T22:35:24.395Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T22:35:24.395Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T22:35:24.395Z] ---> Running in 4c695fd24a79 [2021-07-09T22:35:24.395Z] Removing intermediate container 391fb0d880cf [2021-07-09T22:35:24.395Z] ---> 27d7127014a2 [2021-07-09T22:35:24.395Z] Step 22/23 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:35:24.395Z] ---> cbdf0efe1945 [2021-07-09T22:35:24.395Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T22:35:24.395Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T22:35:24.395Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T22:35:24.395Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T22:35:24.395Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T22:35:24.395Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T22:35:24.395Z] ---> Running in fc8a8299ebcb [2021-07-09T22:35:24.876Z] Removing intermediate container 4ccb86c756f2 [2021-07-09T22:35:24.876Z] ---> 85c3f6a214bd [2021-07-09T22:35:24.876Z] [2021-07-09T22:35:24.876Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:35:24.876Z] ---> 13621d1b12d4 [2021-07-09T22:35:24.876Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T22:35:24.876Z] Removing intermediate container 4c695fd24a79 [2021-07-09T22:35:24.876Z] ---> 5a59ad4629db [2021-07-09T22:35:24.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:35:25.538Z] ---> Running in 6fa6c2906360 [2021-07-09T22:35:25.538Z] ---> 7a6d12b58012 [2021-07-09T22:35:25.538Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T22:35:25.538Z] Removing intermediate container fc8a8299ebcb [2021-07-09T22:35:25.538Z] ---> 3b039558665b [2021-07-09T22:35:25.538Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:35:25.538Z] ---> Running in 4beacbe1bc51 [2021-07-09T22:35:25.538Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T22:35:25.538Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T22:35:25.538Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T22:35:25.538Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T22:35:25.538Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T22:35:25.538Z] ---> Running in f0b651a63ba2 [2021-07-09T22:35:25.538Z] ---> Running in 58fbc936855c [2021-07-09T22:35:25.538Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T22:35:25.538Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T22:35:25.538Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T22:35:25.538Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T22:35:25.538Z] Removing intermediate container 6fa6c2906360 [2021-07-09T22:35:25.538Z] ---> baa4316f1965 [2021-07-09T22:35:25.538Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T22:35:25.538Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T22:35:25.538Z] Removing intermediate container 4beacbe1bc51 [2021-07-09T22:35:25.538Z] ---> cbb3917589f2 [2021-07-09T22:35:25.538Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T22:35:25.799Z] ---> Running in fc6887aa94d5 [2021-07-09T22:35:25.799Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T22:35:25.799Z] Removing intermediate container f0b651a63ba2 [2021-07-09T22:35:25.799Z] ---> 5042e7b3503a [2021-07-09T22:35:25.799Z] [2021-07-09T22:35:25.799Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T22:35:25.799Z] Removing intermediate container 58fbc936855c [2021-07-09T22:35:25.799Z] ---> 5068f262356d [2021-07-09T22:35:25.799Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T22:35:25.799Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T22:35:25.799Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T22:35:25.799Z] ---> Running in 9a738a6dcd04 [2021-07-09T22:35:25.799Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T22:35:25.799Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T22:35:25.799Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T22:35:25.799Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T22:35:25.799Z] Successfully built 5042e7b3503a [2021-07-09T22:35:25.799Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T22:35:25.799Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T22:35:26.065Z] Successfully tagged support-scheduler:latest [2021-07-09T22:35:26.065Z] Building core-command [2021-07-09T22:35:26.065Z]  Building support-scheduler ... done (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T22:35:26.065Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T22:35:26.065Z] Removing intermediate container fc6887aa94d5 [2021-07-09T22:35:26.065Z] ---> fe69364be9fb [2021-07-09T22:35:26.065Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T22:35:26.065Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T22:35:26.065Z] Removing intermediate container 9a738a6dcd04 [2021-07-09T22:35:26.065Z] ---> d6a8599ff494 [2021-07-09T22:35:26.065Z] Step 22/23 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:35:26.638Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T22:35:26.638Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T22:35:26.638Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T22:35:29.200Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T22:35:29.200Z] OK: 72 MiB in 59 packages [2021-07-09T22:35:29.200Z] ---> 1d34847d0e6b [2021-07-09T22:35:29.200Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T22:35:29.200Z] ---> Running in 178b514b396b [2021-07-09T22:35:29.200Z] ---> Running in cca0d018c7df [2021-07-09T22:35:29.854Z] Collecting docker-compose==1.23.2 [2021-07-09T22:35:29.854Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T22:35:29.854Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T22:35:29.854Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T22:35:30.150Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T22:35:30.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T22:35:30.428Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T22:35:30.428Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T22:35:30.703Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T22:35:30.703Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T22:35:30.703Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T22:35:30.703Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T22:35:30.982Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T22:35:30.982Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T22:35:30.982Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-09T22:35:31.251Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T22:35:31.251Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T22:35:31.251Z] Collecting PyYAML<4,>=3.10 [2021-07-09T22:35:31.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T22:35:32.203Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:35:32.203Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:35:32.466Z] ---> 4a574e8a04b2 [2021-07-09T22:35:32.466Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:35:32.466Z] ---> Using cache [2021-07-09T22:35:32.466Z] ---> 2ec986714b41 [2021-07-09T22:35:32.466Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:35:32.466Z] ---> Using cache [2021-07-09T22:35:32.466Z] ---> ba32e49ba85a [2021-07-09T22:35:32.466Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:35:32.736Z] ---> Running in cc7d9ec0b286 [2021-07-09T22:35:32.736Z] Removing intermediate container 178b514b396b [2021-07-09T22:35:32.736Z] ---> e7797cabbe36 [2021-07-09T22:35:32.736Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:35:32.736Z] Removing intermediate container cca0d018c7df [2021-07-09T22:35:32.736Z] ---> 80251f7a5a26 [2021-07-09T22:35:32.736Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:35:32.736Z] ---> Running in be830b63c161 [2021-07-09T22:35:32.736Z] ---> Running in a73493a30b6e [2021-07-09T22:35:32.736Z] ---> Running in ca91e09ce189 [2021-07-09T22:35:32.999Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T22:35:32.999Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T22:35:32.999Z] Removing intermediate container a73493a30b6e [2021-07-09T22:35:32.999Z] ---> e62b51b6895a [2021-07-09T22:35:32.999Z] [2021-07-09T22:35:32.999Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T22:35:32.999Z] Successfully built e62b51b6895a [2021-07-09T22:35:33.263Z] Successfully tagged support-notifications:latest [2021-07-09T22:35:33.263Z] Building core-metadata [2021-07-09T22:35:33.263Z]  Building support-notifications ... done  Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T22:35:33.263Z] Collecting idna<2.8,>=2.5 [2021-07-09T22:35:33.531Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T22:35:33.531Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-09T22:35:33.531Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-09T22:35:33.531Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T22:35:33.531Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T22:35:33.531Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T22:35:33.531Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T22:35:33.531Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T22:35:33.531Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T22:35:33.803Z] Installing collected packages: texttable, dockerpty, websocket-client, cached-property, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-07-09T22:35:33.803Z] Running setup.py install for texttable: started [2021-07-09T22:35:34.070Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T22:35:34.070Z] Running setup.py install for dockerpty: started [2021-07-09T22:35:34.330Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T22:35:36.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:37.154Z] Running setup.py install for docopt: started [2021-07-09T22:35:37.416Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T22:35:38.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:39.311Z] OK: 219 MiB in 52 packages [2021-07-09T22:35:39.905Z] Removing intermediate container cc7d9ec0b286 [2021-07-09T22:35:39.905Z] ---> c316a7484cfb [2021-07-09T22:35:39.905Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T22:35:39.905Z] Attempting uninstall: idna [2021-07-09T22:35:39.905Z] Found existing installation: idna 2.9 [2021-07-09T22:35:39.905Z] Uninstalling idna-2.9: [2021-07-09T22:35:39.905Z] Successfully uninstalled idna-2.9 [2021-07-09T22:35:39.905Z] Removing intermediate container be830b63c161 [2021-07-09T22:35:39.905Z] ---> 5becbe8bca5e [2021-07-09T22:35:39.905Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T22:35:39.905Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:35:39.905Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:35:39.905Z] ---> 4a574e8a04b2 [2021-07-09T22:35:39.905Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:35:39.905Z] ---> Using cache [2021-07-09T22:35:39.905Z] ---> 2ec986714b41 [2021-07-09T22:35:39.905Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:35:39.905Z] ---> Using cache [2021-07-09T22:35:39.905Z] ---> ba32e49ba85a [2021-07-09T22:35:39.905Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:35:39.905Z] ---> Running in 72feb5366a5a [2021-07-09T22:35:39.905Z] Attempting uninstall: urllib3 [2021-07-09T22:35:39.905Z] Found existing installation: urllib3 1.25.9 [2021-07-09T22:35:39.905Z] Uninstalling urllib3-1.25.9: [2021-07-09T22:35:39.905Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T22:35:39.905Z] ---> Running in ab6ef54c8365 [2021-07-09T22:35:40.167Z] ---> Running in 9d4609a1a7db [2021-07-09T22:35:40.167Z] Attempting uninstall: requests [2021-07-09T22:35:40.167Z] Found existing installation: requests 2.23.0 [2021-07-09T22:35:40.167Z] Uninstalling requests-2.23.0: [2021-07-09T22:35:40.167Z] Successfully uninstalled requests-2.23.0 [2021-07-09T22:35:40.167Z] Removing intermediate container 72feb5366a5a [2021-07-09T22:35:40.167Z] ---> e7888dc9b941 [2021-07-09T22:35:40.167Z] Step 29/32 : CMD ["gate"] [2021-07-09T22:35:40.167Z] Removing intermediate container ca91e09ce189 [2021-07-09T22:35:40.167Z] ---> 483ff6b188b5 [2021-07-09T22:35:40.167Z] Step 6/24 : COPY go.mod . [2021-07-09T22:35:40.438Z] ---> Running in 6f08f092bd01 [2021-07-09T22:35:40.438Z] ---> c39989ff9f5f [2021-07-09T22:35:40.438Z] Step 7/24 : RUN go mod download [2021-07-09T22:35:40.438Z] Running setup.py install for PyYAML: started [2021-07-09T22:35:40.438Z] ---> Running in 6b7d50ec9001 [2021-07-09T22:35:40.705Z] Removing intermediate container 6f08f092bd01 [2021-07-09T22:35:40.705Z] ---> c09e0f93a1b3 [2021-07-09T22:35:40.705Z] Step 30/32 : LABEL arch=x86_64 [2021-07-09T22:35:40.705Z] ---> Running in 1fed83172404 [2021-07-09T22:35:41.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:41.015Z] Removing intermediate container 1fed83172404 [2021-07-09T22:35:41.015Z] ---> 9e361ce7219d [2021-07-09T22:35:41.015Z] Step 31/32 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:35:41.015Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T22:35:41.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:41.279Z] ---> Running in 9b14dfa7dee0 [2021-07-09T22:35:41.546Z] Removing intermediate container 9b14dfa7dee0 [2021-07-09T22:35:41.546Z] ---> 17d11b564984 [2021-07-09T22:35:41.546Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T22:35:41.546Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-09T22:35:41.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:41.546Z] ---> Running in 1ccb59d4d9a4 [2021-07-09T22:35:41.840Z] Removing intermediate container 1ccb59d4d9a4 [2021-07-09T22:35:41.840Z] ---> d393987dcfd1 [2021-07-09T22:35:41.840Z] [2021-07-09T22:35:41.840Z] Successfully built d393987dcfd1 [2021-07-09T22:35:41.840Z] Successfully tagged security-bootstrapper:latest [2021-07-09T22:35:41.840Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-07-09T22:35:42.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:35:42.127Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:35:42.127Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T22:35:42.127Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T22:35:42.406Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T22:35:42.406Z] OK: 219 MiB in 52 packages [2021-07-09T22:35:43.362Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T22:35:43.630Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T22:35:43.630Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:35:43.630Z] OK: 8 MiB in 20 packages [2021-07-09T22:35:44.208Z] Removing intermediate container 6b7d50ec9001 [2021-07-09T22:35:44.208Z] ---> 008cef21f382 [2021-07-09T22:35:44.208Z] Step 8/24 : COPY . . [2021-07-09T22:35:47.541Z] Removing intermediate container 9d4609a1a7db [2021-07-09T22:35:47.541Z] ---> 1548ad479e44 [2021-07-09T22:35:47.541Z] Step 6/24 : COPY go.mod . [2021-07-09T22:35:47.796Z] Removing intermediate container 077e934e1485 [2021-07-09T22:35:47.796Z] ---> 21e7aedeed32 [2021-07-09T22:35:47.796Z] Successfully built 21e7aedeed32 [2021-07-09T22:35:47.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:35:48.141Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T22:35:48.141Z] . [Pipeline] withDockerContainer [2021-07-09T22:35:48.410Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-07-09T22:35:48.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T22:35:50.123Z] Removing intermediate container ab6ef54c8365 [2021-07-09T22:35:50.124Z] ---> 50bd8ebaa2fc [2021-07-09T22:35:50.124Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:35:50.173Z] $ docker top 82c9c620c2cb5654adc4a97612f2797d7d10afd1a84e8eca01d530aa455616f1 -eo pid,comm [2021-07-09T22:35:50.388Z] ---> e0e4b79bf729 [2021-07-09T22:35:50.388Z] Step 7/24 : RUN go mod download [2021-07-09T22:35:50.388Z] Removing intermediate container d94956c91f5e [2021-07-09T22:35:50.388Z] ---> 0f3ce3a2ba8d [2021-07-09T22:35:50.388Z] Step 15/24 : ENV APP_PORT=58890 [Pipeline] { [Pipeline] sh [2021-07-09T22:35:50.669Z] ---> c0d551169c57 [2021-07-09T22:35:50.669Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T22:35:50.669Z] ---> Running in 4a4e19f2587a [2021-07-09T22:35:50.669Z] ---> Running in 299effff31fd [2021-07-09T22:35:50.669Z] ---> b434b29fd3c9 [2021-07-09T22:35:50.669Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:35:50.940Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:35:50.940Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:35:50.940Z] ---> 4a574e8a04b2 [2021-07-09T22:35:50.940Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T22:35:50.940Z] ---> Using cache [2021-07-09T22:35:50.940Z] ---> 2ec986714b41 [2021-07-09T22:35:50.940Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:35:50.940Z] ---> Using cache [2021-07-09T22:35:50.940Z] ---> ba32e49ba85a [2021-07-09T22:35:50.940Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T22:35:50.940Z] ---> Using cache [2021-07-09T22:35:50.940Z] ---> 1548ad479e44 [2021-07-09T22:35:50.940Z] Step 6/26 : COPY go.mod . [2021-07-09T22:35:50.940Z] ---> Using cache [2021-07-09T22:35:50.940Z] ---> e0e4b79bf729 [2021-07-09T22:35:50.940Z] Step 7/26 : RUN go mod download [2021-07-09T22:35:50.940Z] ---> Running in 5e14a011a00d [2021-07-09T22:35:50.940Z] Removing intermediate container 299effff31fd [2021-07-09T22:35:50.940Z] ---> a6ac09fe41b7 [2021-07-09T22:35:50.940Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T22:35:50.940Z] ---> Running in 59f7b5d9e8c0 [2021-07-09T22:35:50.940Z] ---> 581e0ffc9d4b [2021-07-09T22:35:50.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T22:35:51.154Z] + go version [2021-07-09T22:35:51.154Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-09T22:35:51.175Z] $ docker stop --time=1 82c9c620c2cb5654adc4a97612f2797d7d10afd1a84e8eca01d530aa455616f1 [2021-07-09T22:35:51.214Z] ---> Running in 70961b6c8b24 [2021-07-09T22:35:51.214Z] Removing intermediate container 70961b6c8b24 [2021-07-09T22:35:51.214Z] ---> d9bb688dd175 [2021-07-09T22:35:51.214Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T22:35:51.484Z] ---> 2281006284a2 [2021-07-09T22:35:51.484Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T22:35:51.484Z] ---> Running in 69b1cb963b23 [2021-07-09T22:35:51.756Z] Removing intermediate container 69b1cb963b23 [2021-07-09T22:35:51.756Z] ---> a57b35cdb96b [2021-07-09T22:35:51.756Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:35:51.756Z] ---> f4e924807875 [2021-07-09T22:35:51.756Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T22:35:51.756Z] ---> Running in 63c77a62809b [2021-07-09T22:35:52.026Z] Removing intermediate container 63c77a62809b [2021-07-09T22:35:52.026Z] ---> fb9916b7b8a7 [2021-07-09T22:35:52.026Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:35:52.026Z] ---> Running in 669207b49df1 [2021-07-09T22:35:52.026Z] Removing intermediate container 4a4e19f2587a [2021-07-09T22:35:52.026Z] ---> e2fd909a9507 [2021-07-09T22:35:52.026Z] Step 8/24 : COPY . . [2021-07-09T22:35:52.026Z] ---> 15c7a2c211e3 [2021-07-09T22:35:52.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T22:35:52.295Z] Removing intermediate container 669207b49df1 [2021-07-09T22:35:52.295Z] ---> b73b3364a7e0 [2021-07-09T22:35:52.295Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:35:52.560Z] ---> Running in adff8e406fe3 [2021-07-09T22:35:53.025Z] $ docker rm -f 82c9c620c2cb5654adc4a97612f2797d7d10afd1a84e8eca01d530aa455616f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:35:53.820Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T22:35:53.821Z] . [Pipeline] withDockerContainer [2021-07-09T22:35:54.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-07-09T22:35:54.166Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T22:35:55.758Z] $ docker top 6886a275026437f839f6235002c7db48ecc06db0f6914dc86764cc5427247fe1 -eo pid,comm [2021-07-09T22:35:55.894Z] Removing intermediate container adff8e406fe3 [2021-07-09T22:35:55.894Z] ---> cf44f3018a5e [2021-07-09T22:35:55.894Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:35:55.894Z] ---> d48b22e321c6 [2021-07-09T22:35:55.894Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T22:35:55.894Z] Removing intermediate container 5e14a011a00d [2021-07-09T22:35:55.894Z] ---> d9782b74d9dc [2021-07-09T22:35:55.894Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T22:35:55.894Z] ---> Running in 5909bf94afec [2021-07-09T22:35:55.894Z] ---> Running in ae712da09313 [2021-07-09T22:35:55.894Z] ---> Running in 4ccedaeb40ee [2021-07-09T22:35:55.894Z] ---> 897446c5a74d [2021-07-09T22:35:55.894Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:35:55.894Z] Removing intermediate container 59f7b5d9e8c0 [2021-07-09T22:35:55.894Z] ---> e45cbbbb8c77 [2021-07-09T22:35:55.894Z] Step 8/26 : COPY . . [2021-07-09T22:35:55.894Z] ---> Running in 19b01af49fb2 [2021-07-09T22:35:55.894Z] Removing intermediate container 5909bf94afec [2021-07-09T22:35:55.894Z] ---> 612d99a413a4 [2021-07-09T22:35:55.894Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:35:55.894Z] Removing intermediate container ae712da09313 [2021-07-09T22:35:55.894Z] ---> 6b0269733270 [2021-07-09T22:35:55.894Z] [2021-07-09T22:35:55.894Z] ---> Running in 886a3b140a63 [2021-07-09T22:35:55.894Z] Successfully built 6b0269733270 [2021-07-09T22:35:55.894Z] Successfully tagged core-data:latest [2021-07-09T22:35:55.894Z] Building security-proxy-setup [Pipeline] { [Pipeline] echo [2021-07-09T22:35:56.093Z] ========================================================= [2021-07-09T22:35:56.093Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T22:35:56.093Z] ========================================================= [Pipeline] sh [2021-07-09T22:35:56.743Z] + go mod tidy [2021-07-09T22:35:56.882Z]  Building core-data ... done 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] sh [2021-07-09T22:35:58.001Z] + make test [2021-07-09T22:35:58.001Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-09T22:35:58.001Z] go mod tidy [2021-07-09T22:35:58.597Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T22:35:58.827Z] Removing intermediate container 886a3b140a63 [2021-07-09T22:35:58.827Z] ---> 5ea452387a27 [2021-07-09T22:35:58.827Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:36:03.084Z] ---> Running in 69e5229c39bb [2021-07-09T22:36:03.084Z] ---> 5a86c301164f [2021-07-09T22:36:03.084Z] Step 9/26 : RUN go mod tidy [2021-07-09T22:36:03.084Z] ---> Running in d6430c471b5c [2021-07-09T22:36:03.671Z] Removing intermediate container 69e5229c39bb [2021-07-09T22:36:03.671Z] ---> 81e516623e9c [2021-07-09T22:36:03.671Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:36:03.671Z] Removing intermediate container 19b01af49fb2 [2021-07-09T22:36:03.671Z] ---> 55b2ce4d96a4 [2021-07-09T22:36:03.671Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T22:36:04.256Z] ---> Running in 39cffda843ab [2021-07-09T22:36:04.256Z] ---> Running in 8574caf28ec2 [2021-07-09T22:36:04.520Z] Removing intermediate container 39cffda843ab [2021-07-09T22:36:04.520Z] ---> f1def67d9ec9 [2021-07-09T22:36:04.520Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:36:04.793Z] ---> Running in bb87034896a7 [2021-07-09T22:36:05.058Z] Removing intermediate container bb87034896a7 [2021-07-09T22:36:05.058Z] ---> 83b8351f26e8 [2021-07-09T22:36:05.058Z] [2021-07-09T22:36:05.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:36:05.058Z] Successfully built 83b8351f26e8 [2021-07-09T22:36:05.058Z] Successfully tagged sys-mgmt-agent:latest [2021-07-09T22:36:06.020Z]  Building sys-mgmt-agent ... done Removing intermediate container d6430c471b5c [2021-07-09T22:36:06.020Z] ---> 3041f6dd85fb [2021-07-09T22:36:06.020Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T22:36:06.600Z] ---> Running in fb48b1b569fe [2021-07-09T22:36:07.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:36:09.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:36:09.799Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:36:09.799Z] ---> 4a574e8a04b2 [2021-07-09T22:36:09.799Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> 2ec986714b41 [2021-07-09T22:36:09.799Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> ba32e49ba85a [2021-07-09T22:36:09.799Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> 1548ad479e44 [2021-07-09T22:36:09.799Z] Step 6/22 : COPY go.mod . [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> e0e4b79bf729 [2021-07-09T22:36:09.799Z] Step 7/22 : RUN go mod download [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> e45cbbbb8c77 [2021-07-09T22:36:09.799Z] Step 8/22 : COPY . . [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> 5a86c301164f [2021-07-09T22:36:09.799Z] Step 9/22 : RUN go mod tidy [2021-07-09T22:36:09.799Z] ---> Using cache [2021-07-09T22:36:09.799Z] ---> 3041f6dd85fb [2021-07-09T22:36:09.799Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T22:36:10.376Z] ---> Running in ab2eb3ca9afc [2021-07-09T22:36:10.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:36:23.224Z] Removing intermediate container 4ccedaeb40ee [2021-07-09T22:36:23.224Z] ---> 1940d7370ed8 [2021-07-09T22:36:23.224Z] [2021-07-09T22:36:23.224Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:36:23.224Z] ---> 13621d1b12d4 [2021-07-09T22:36:23.224Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:36:23.224Z] ---> Using cache [2021-07-09T22:36:23.224Z] ---> 7a25cc0b96ef [2021-07-09T22:36:23.224Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:36:23.224Z] ---> Using cache [2021-07-09T22:36:23.224Z] ---> 457b9f785826 [2021-07-09T22:36:23.224Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T22:36:23.224Z] ---> Running in 5af2c3cbc99d [2021-07-09T22:36:23.224Z] Removing intermediate container 5af2c3cbc99d [2021-07-09T22:36:23.224Z] ---> 37199486cf31 [2021-07-09T22:36:23.224Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:36:23.224Z] ---> Running in 10f6a27a9d62 [2021-07-09T22:36:23.224Z] Removing intermediate container 10f6a27a9d62 [2021-07-09T22:36:23.224Z] ---> a91ff343a7fb [2021-07-09T22:36:23.224Z] Step 16/24 : WORKDIR / [2021-07-09T22:36:23.224Z] ---> Running in fcd0eaa899b4 [2021-07-09T22:36:23.224Z] Removing intermediate container fcd0eaa899b4 [2021-07-09T22:36:23.224Z] ---> 4c73588aa495 [2021-07-09T22:36:23.224Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:36:23.224Z] ---> 5a3ec062cf5a [2021-07-09T22:36:23.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T22:36:23.224Z] ---> 67364db05d23 [2021-07-09T22:36:23.224Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T22:36:23.489Z] ---> c26d3bcb6dd7 [2021-07-09T22:36:23.489Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T22:36:23.755Z] ---> Running in 368088eb7378 [2021-07-09T22:36:23.755Z] Removing intermediate container 368088eb7378 [2021-07-09T22:36:23.755Z] ---> c2224bb0f9e9 [2021-07-09T22:36:23.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:36:23.755Z] ---> Running in 10507794bb72 [2021-07-09T22:36:24.019Z] Removing intermediate container 10507794bb72 [2021-07-09T22:36:24.019Z] ---> 28fbcef6e9c6 [2021-07-09T22:36:24.019Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:36:24.019Z] ---> Running in 3c71ea517700 [2021-07-09T22:36:24.284Z] Removing intermediate container 3c71ea517700 [2021-07-09T22:36:24.284Z] ---> 9d764c97e9f0 [2021-07-09T22:36:24.284Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:36:24.284Z] ---> Running in 775940243a2f [2021-07-09T22:36:24.551Z] Removing intermediate container 775940243a2f [2021-07-09T22:36:24.551Z] ---> 1df68e6f81df [2021-07-09T22:36:24.551Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:36:24.551Z] ---> Running in cbede47898ab [2021-07-09T22:36:24.814Z] Removing intermediate container cbede47898ab [2021-07-09T22:36:24.814Z] ---> 136d1c249e22 [2021-07-09T22:36:24.814Z] [2021-07-09T22:36:24.814Z] Successfully built 136d1c249e22 [2021-07-09T22:36:24.814Z] Successfully tagged core-command:latest [2021-07-09T22:36:25.427Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T22:36:31.450Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:36:33.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:36:34.361Z] Removing intermediate container fb48b1b569fe [2021-07-09T22:36:34.361Z] ---> c7daf448e25f [2021-07-09T22:36:34.361Z] [2021-07-09T22:36:34.361Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T22:36:34.361Z] ---> 13621d1b12d4 [2021-07-09T22:36:34.361Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T22:36:34.361Z] ---> Running in 2ee663542865 [2021-07-09T22:36:34.627Z] Removing intermediate container 8574caf28ec2 [2021-07-09T22:36:34.627Z] ---> 2b981ac449e2 [2021-07-09T22:36:34.627Z] [2021-07-09T22:36:34.627Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:36:34.627Z] ---> 13621d1b12d4 [2021-07-09T22:36:34.627Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:36:34.627Z] ---> Using cache [2021-07-09T22:36:34.627Z] ---> 7a25cc0b96ef [2021-07-09T22:36:34.628Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:36:34.628Z] ---> Using cache [2021-07-09T22:36:34.628Z] ---> 457b9f785826 [2021-07-09T22:36:34.628Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T22:36:34.628Z] ---> Running in 56e48b9092a4 [2021-07-09T22:36:34.901Z] Removing intermediate container 56e48b9092a4 [2021-07-09T22:36:34.901Z] ---> 8970106dbe8e [2021-07-09T22:36:34.901Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:36:34.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:36:34.901Z] ---> Running in d8174107b746 [2021-07-09T22:36:34.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:36:35.169Z] Removing intermediate container d8174107b746 [2021-07-09T22:36:35.169Z] ---> 38982f8da45b [2021-07-09T22:36:35.169Z] Step 16/24 : WORKDIR / [2021-07-09T22:36:35.169Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T22:36:35.169Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:36:35.169Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T22:36:35.169Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T22:36:35.169Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:36:35.169Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T22:36:35.169Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:36:35.169Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:36:35.169Z] ---> Running in 6cd99f029340 [2021-07-09T22:36:35.169Z] OK: 7 MiB in 20 packages [2021-07-09T22:36:35.744Z] Removing intermediate container 6cd99f029340 [2021-07-09T22:36:35.744Z] ---> 17e4e5030f47 [2021-07-09T22:36:35.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:36:36.017Z] ---> c85b49256389 [2021-07-09T22:36:36.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T22:36:36.017Z] Removing intermediate container 2ee663542865 [2021-07-09T22:36:36.017Z] ---> aca27dd221ea [2021-07-09T22:36:36.017Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:36:36.017Z] ---> Running in c6822f3feb20 [2021-07-09T22:36:36.288Z] Removing intermediate container ab2eb3ca9afc [2021-07-09T22:36:36.288Z] ---> fadb94f8e602 [2021-07-09T22:36:36.288Z] [2021-07-09T22:36:36.288Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T22:36:36.288Z] ---> 13621d1b12d4 [2021-07-09T22:36:36.288Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T22:36:36.288Z] ---> Running in 1d6d3bd4ceaf [2021-07-09T22:36:36.288Z] Removing intermediate container c6822f3feb20 [2021-07-09T22:36:36.288Z] ---> c60232350065 [2021-07-09T22:36:36.288Z] Step 14/26 : WORKDIR / [2021-07-09T22:36:36.288Z] ---> 13f7daa6ebc4 [2021-07-09T22:36:36.288Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T22:36:36.288Z] ---> Running in a54d6d6f53d3 [2021-07-09T22:36:36.553Z] ---> ef2708290024 [2021-07-09T22:36:36.554Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T22:36:36.554Z] Removing intermediate container a54d6d6f53d3 [2021-07-09T22:36:36.554Z] ---> c3b5e70a25d4 [2021-07-09T22:36:36.554Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-09T22:36:36.554Z] ---> Running in f427a5bd6093 [2021-07-09T22:36:36.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:36:36.554Z] Removing intermediate container f427a5bd6093 [2021-07-09T22:36:36.554Z] ---> e554ce60edc9 [2021-07-09T22:36:36.554Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:36:36.554Z] ---> e1ea302cbcd6 [2021-07-09T22:36:36.554Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-09T22:36:36.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:36:36.831Z] ---> Running in 8ba0b5b9edb3 [2021-07-09T22:36:36.831Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T22:36:36.831Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:36:36.831Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T22:36:36.831Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T22:36:36.831Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:36:36.831Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:36:36.831Z] OK: 7 MiB in 18 packages [2021-07-09T22:36:36.831Z] Removing intermediate container 8ba0b5b9edb3 [2021-07-09T22:36:36.831Z] ---> e48c2c7f5a54 [2021-07-09T22:36:36.831Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:36:36.831Z] ---> Running in 6025f00679f0 [2021-07-09T22:36:36.831Z] ---> d8da875b4550 [2021-07-09T22:36:36.831Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T22:36:37.099Z] Removing intermediate container 6025f00679f0 [2021-07-09T22:36:37.099Z] ---> d0a7e656e126 [2021-07-09T22:36:37.099Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:36:37.099Z] ---> Running in 5c85dcc290b1 [2021-07-09T22:36:37.099Z] ---> 06587a8df8c3 [2021-07-09T22:36:37.099Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-09T22:36:37.099Z] Removing intermediate container 1d6d3bd4ceaf [2021-07-09T22:36:37.099Z] ---> 563777444a57 [2021-07-09T22:36:37.099Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:36:37.369Z] Removing intermediate container 5c85dcc290b1 [2021-07-09T22:36:37.369Z] ---> 7dfa72840157 [2021-07-09T22:36:37.369Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:36:37.369Z] ---> Running in 2a2c6513265f [2021-07-09T22:36:37.369Z] ---> Running in eb3578a9cbd0 [2021-07-09T22:36:37.369Z] Removing intermediate container 2a2c6513265f [2021-07-09T22:36:37.369Z] ---> 111e21967807 [2021-07-09T22:36:37.369Z] Step 14/22 : WORKDIR /edgex [2021-07-09T22:36:37.369Z] Removing intermediate container eb3578a9cbd0 [2021-07-09T22:36:37.369Z] ---> d8a6427dc3b7 [2021-07-09T22:36:37.369Z] [2021-07-09T22:36:37.369Z] ---> Running in 661fa568e3a5 [2021-07-09T22:36:37.369Z] ---> 3317dd6f06f1 [2021-07-09T22:36:37.369Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T22:36:37.369Z] Successfully built d8a6427dc3b7 [2021-07-09T22:36:37.369Z] Successfully tagged core-metadata:latest [2021-07-09T22:36:37.643Z]  Building core-metadata ... done Removing intermediate container 661fa568e3a5 [2021-07-09T22:36:37.643Z] ---> 26deb5d3e16e [2021-07-09T22:36:37.643Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T22:36:37.643Z] ---> 7952734362c7 [2021-07-09T22:36:37.643Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T22:36:37.643Z] ---> e7aa6bf7c134 [2021-07-09T22:36:37.643Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T22:36:38.231Z] ---> 4770d6581d73 [2021-07-09T22:36:38.231Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T22:36:38.231Z] ---> 09d89ef95a7e [2021-07-09T22:36:38.231Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T22:36:38.500Z] ---> fbf191abee50 [2021-07-09T22:36:38.500Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-09T22:36:38.500Z] ---> dad60420c345 [2021-07-09T22:36:38.500Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T22:36:38.500Z] ---> Running in cf7cae06c0e6 [2021-07-09T22:36:38.500Z] ---> Running in c8006faf05e5 [2021-07-09T22:36:38.765Z] Removing intermediate container c8006faf05e5 [2021-07-09T22:36:38.765Z] ---> b342b3a2853b [2021-07-09T22:36:38.765Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T22:36:38.765Z] ---> Running in d2b3aa724dff [2021-07-09T22:36:38.765Z] Removing intermediate container d2b3aa724dff [2021-07-09T22:36:38.765Z] ---> e0860854b5e6 [2021-07-09T22:36:38.765Z] Step 20/22 : LABEL arch=x86_64 [2021-07-09T22:36:38.765Z] ---> Running in c964ce4c04ff [2021-07-09T22:36:39.029Z] Removing intermediate container c964ce4c04ff [2021-07-09T22:36:39.029Z] ---> 42037fda875e [2021-07-09T22:36:39.029Z] Step 21/22 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:36:39.029Z] ---> Running in 8660750cf2aa [2021-07-09T22:36:39.029Z] Removing intermediate container 8660750cf2aa [2021-07-09T22:36:39.029Z] ---> fa2a9cfce8d4 [2021-07-09T22:36:39.029Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T22:36:39.029Z] ---> Running in 497a903c0cb9 [2021-07-09T22:36:39.029Z] Removing intermediate container cf7cae06c0e6 [2021-07-09T22:36:39.029Z] ---> c30311a0e643 [2021-07-09T22:36:39.029Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T22:36:39.029Z] ---> Running in aa0ee6128d53 [2021-07-09T22:36:39.296Z] Removing intermediate container 497a903c0cb9 [2021-07-09T22:36:39.296Z] ---> 1e739688402d [2021-07-09T22:36:39.296Z] [2021-07-09T22:36:39.296Z] Removing intermediate container aa0ee6128d53 [2021-07-09T22:36:39.296Z] ---> 5fe2452481b9 [2021-07-09T22:36:39.296Z] Step 24/26 : LABEL arch=x86_64 [2021-07-09T22:36:39.296Z] ---> Running in 2fb2160cbbf2 [2021-07-09T22:36:39.296Z] Successfully built 1e739688402d [2021-07-09T22:36:39.296Z] Successfully tagged security-proxy-setup:latest [2021-07-09T22:36:39.296Z]  Building security-proxy-setup ... done Removing intermediate container 2fb2160cbbf2 [2021-07-09T22:36:39.296Z] ---> 34e27119c6a8 [2021-07-09T22:36:39.296Z] Step 25/26 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:36:39.296Z] ---> Running in f8a455f0c3aa [2021-07-09T22:36:39.560Z] Removing intermediate container f8a455f0c3aa [2021-07-09T22:36:39.560Z] ---> 99e378d82c12 [2021-07-09T22:36:39.560Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T22:36:39.560Z] ---> Running in 5c5ce805f7e2 [2021-07-09T22:36:39.560Z] Removing intermediate container 5c5ce805f7e2 [2021-07-09T22:36:39.560Z] ---> 3bbbeca2d161 [2021-07-09T22:36:39.560Z] [2021-07-09T22:36:39.560Z] Successfully built 3bbbeca2d161 [2021-07-09T22:36:39.560Z] Successfully tagged security-secretstore-setup:latest [2021-07-09T22:36:39.832Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-07-09T22:36:39.836Z] $ docker stop --time=1 022243a061b49b79f1e9a6c1fa176bb8d68b74962de59dded36bc91ab5490bcc [2021-07-09T22:36:41.172Z] $ docker rm -f 022243a061b49b79f1e9a6c1fa176bb8d68b74962de59dded36bc91ab5490bcc [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T22:36:41.545Z] + docker images [2021-07-09T22:36:41.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T22:36:41.545Z] security-secretstore-setup latest 3bbbeca2d161 2 seconds ago 28.7MB [2021-07-09T22:36:41.545Z] security-proxy-setup latest 1e739688402d 2 seconds ago 25.7MB [2021-07-09T22:36:41.545Z] core-metadata latest d8a6427dc3b7 4 seconds ago 16.6MB [2021-07-09T22:36:41.545Z] fadb94f8e602 6 seconds ago 1.16GB [2021-07-09T22:36:41.545Z] 2b981ac449e2 7 seconds ago 1.16GB [2021-07-09T22:36:41.545Z] c7daf448e25f 8 seconds ago 1.17GB [2021-07-09T22:36:41.545Z] core-command latest 136d1c249e22 17 seconds ago 15.9MB [2021-07-09T22:36:41.545Z] 1940d7370ed8 20 seconds ago 1.16GB [2021-07-09T22:36:41.545Z] sys-mgmt-agent latest 83b8351f26e8 37 seconds ago 311MB [2021-07-09T22:36:41.545Z] core-data latest 6b0269733270 46 seconds ago 20.2MB [2021-07-09T22:36:41.545Z] security-bootstrapper latest d393987dcfd1 About a minute ago 18.6MB [2021-07-09T22:36:41.545Z] support-notifications latest e62b51b6895a About a minute ago 16.7MB [2021-07-09T22:36:41.545Z] support-scheduler latest 5042e7b3503a About a minute ago 15.9MB [2021-07-09T22:36:41.545Z] 85c3f6a214bd About a minute ago 1.16GB [2021-07-09T22:36:41.545Z] 6f965f73a09e About a minute ago 1.16GB [2021-07-09T22:36:41.545Z] 0fcd1d092ce2 About a minute ago 1.16GB [2021-07-09T22:36:41.545Z] dc6f06fbe76b About a minute ago 1.16GB [2021-07-09T22:36:41.545Z] 9313287cc17e About a minute ago 1.16GB [2021-07-09T22:36:41.545Z] ci-base-image-x86_64 latest 4a574e8a04b2 5 minutes ago 659MB [2021-07-09T22:36:41.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 hours ago 457MB [2021-07-09T22:36:41.545Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 days ago 37.5MB [2021-07-09T22:36:41.545Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-09T22:36:41.545Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-09T22:36:41.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-09T22:36:56.913Z] Still waiting to schedule task [2021-07-09T22:36:56.914Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-09T22:37:22.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T22:37:22.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T22:37:27.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T22:37:27.437Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T22:37:35.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T22:37:35.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T22:37:35.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T22:37:35.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T22:37:36.368Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T22:37:36.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T22:37:38.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T22:37:38.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T22:37:38.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T22:37:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T22:37:50.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements [2021-07-09T22:37:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T22:37:50.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T22:37:51.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 100.0% of statements [2021-07-09T22:37:51.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T22:37:53.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.262s coverage: 53.1% of statements [2021-07-09T22:37:53.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T22:37:53.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T22:37:55.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.579s coverage: 87.7% of statements [2021-07-09T22:37:55.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T22:37:55.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:37:55.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.235s coverage: 78.9% of statements [2021-07-09T22:37:58.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 81.2% of statements [2021-07-09T22:37:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T22:37:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T22:37:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T22:37:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T22:37:58.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T22:38:03.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.396s coverage: 95.1% of statements [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T22:38:03.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements [2021-07-09T22:38:03.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.358s coverage: 47.1% of statements [2021-07-09T22:38:03.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 79.5% of statements [2021-07-09T22:38:03.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-07-09T22:38:04.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.183s coverage: 96.3% of statements [2021-07-09T22:38:05.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2021-07-09T22:38:18.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements [2021-07-09T22:38:18.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2021-07-09T22:38:22.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 81.8% of statements [2021-07-09T22:38:22.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.189s coverage: 58.8% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.248s coverage: 85.4% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 64.4% of statements [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T22:38:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-09T22:38:32.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2021-07-09T22:38:33.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-07-09T22:38:37.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements [2021-07-09T22:38:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T22:38:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T22:38:37.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T22:38:39.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.6% of statements [2021-07-09T22:38:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T22:38:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T22:38:39.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.214s coverage: 89.5% of statements [2021-07-09T22:38:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T22:38:39.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements [2021-07-09T22:38:39.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.212s coverage: 19.3% of statements [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 91.9% of statements [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 62.7% of statements [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.6% of statements [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T22:38:47.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T22:38:47.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-07-09T22:38:47.334Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-07-09T22:38:47.928Z] GO111MODULE=on go vet ./... [2021-07-09T22:39:14.172Z] Running on prd-ubuntu18.04-docker-8c-8g-2353 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T22:39:14.198Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-07-09T22:39:14.331Z] The recommended git tool is: git [2021-07-09T22:39:16.708Z] using credential edgex-jenkins-ssh [2021-07-09T22:39:16.725Z] Cloning the remote Git repository [2021-07-09T22:39:16.744Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:39:16.823Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-07-09T22:39:16.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:39:16.851Z] > git --version # timeout=10 [2021-07-09T22:39:16.860Z] > git --version # 'git version 2.17.1' [2021-07-09T22:39:16.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:39:16.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:39:22.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:39:22.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:39:22.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:39:22.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:39:22.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:39:22.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T22:39:23.116Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:39:23.240Z] Merge succeeded, producing 3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:39:23.241Z] Checking out Revision 3445a32202db534903b8a78bac68798d3755ce58 (PR-3615) [2021-07-09T22:39:23.123Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:39:23.135Z] > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 [2021-07-09T22:39:23.197Z] > git remote # timeout=10 [2021-07-09T22:39:23.204Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T22:39:23.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:39:23.221Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T22:39:23.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T22:39:23.241Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:39:23.252Z] > git checkout -f 3445a32202db534903b8a78bac68798d3755ce58 # timeout=10 [2021-07-09T22:39:26.944Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:39:28.069Z] + echo snap-build.sh [2021-07-09T22:39:28.069Z] snap-build.sh [2021-07-09T22:39:28.069Z] + SNAP_BASE_DIR=. [2021-07-09T22:39:28.069Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-07-09T22:39:28.069Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-07-09T22:39:28.069Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-07-09T22:39:28.069Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-07-09T22:39:28.069Z] + cd /w/workspace/edgex-go/10 [2021-07-09T22:39:28.069Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-09T22:39:28.069Z] Reading package lists... [2021-07-09T22:39:28.332Z] Building dependency tree... [2021-07-09T22:39:28.332Z] Reading state information... [2021-07-09T22:39:28.332Z] The following packages were automatically installed and are no longer required: [2021-07-09T22:39:28.332Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-09T22:39:28.332Z] uidmap xdelta3 [2021-07-09T22:39:28.332Z] Use 'sudo apt autoremove' to remove them. [2021-07-09T22:39:28.611Z] The following packages will be REMOVED: [2021-07-09T22:39:28.611Z] lxd* lxd-client* [2021-07-09T22:39:28.874Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-09T22:39:28.874Z] After this operation, 31.7 MB disk space will be freed. [2021-07-09T22:39:29.667Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-09T22:39:29.667Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:39:30.617Z] Removing lxd dnsmasq configuration [2021-07-09T22:39:30.617Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:39:30.878Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-09T22:39:31.452Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:39:31.715Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-09T22:39:31.715Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:39:33.114Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-09T22:39:33.377Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-09T22:39:34.771Z] + sudo snap remove --purge lxd [2021-07-09T22:39:35.034Z] snap "lxd" is not installed [2021-07-09T22:39:35.034Z] + sudo groupadd --force --system lxd [2021-07-09T22:39:35.034Z] ++ whoami [2021-07-09T22:39:35.034Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-09T22:39:35.034Z] + newgrp - lxd [2021-07-09T22:39:35.034Z] + sudo snap install lxd [2021-07-09T22:39:45.078Z] 2021-07-09T22:39:42Z INFO Waiting for automatic snapd restart... [2021-07-09T22:40:00.044Z] lxd 4.15 from Canonical* installed [2021-07-09T22:40:00.044Z] + sudo lxd init --auto [2021-07-09T22:40:09.849Z] gofmt -l . [2021-07-09T22:40:09.849Z] [ "`gofmt -l .`" = "" ] [2021-07-09T22:40:09.849Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T22:40:10.074Z] + sudo snap install --classic snapcraft [2021-07-09T22:40:10.512Z] + ls -al . [2021-07-09T22:40:10.512Z] total 592 [2021-07-09T22:40:10.512Z] drwxrwxr-x 9 1001 1001 4096 Jul 9 22:40 . [2021-07-09T22:40:10.512Z] drwxr-xr-x 4 root root 4096 Jul 9 22:35 .. [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 22:34 .dockerignore [2021-07-09T22:40:10.512Z] drwxrwxr-x 8 1001 1001 4096 Jul 9 22:34 .git [2021-07-09T22:40:10.512Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 22:34 .github [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 22:34 .gitignore [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 22:34 .hadolint.yml [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 22:34 .sonarcloud.properties [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 22:34 Attribution.txt [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 22:34 CHANGELOG.md [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:34 CONTRIBUTING.md [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 22:34 Dockerfile.build [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 22:34 Jenkinsfile [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:34 LICENSE [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 6003 Jul 9 22:34 Makefile [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 22:34 README.md [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 22:34 SECURITY.md [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 22:30 VERSION [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 22:34 ZMQWindows.md [2021-07-09T22:40:10.512Z] drwxrwxr-x 2 1001 1001 4096 Jul 9 22:34 bin [2021-07-09T22:40:10.512Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 22:34 cmd [2021-07-09T22:40:10.512Z] -rw-r--r-- 1 root root 398095 Jul 9 22:38 coverage.out [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 22:34 go.mod [2021-07-09T22:40:10.512Z] -rw-r--r-- 1 root root 20759 Jul 9 22:35 go.sum [2021-07-09T22:40:10.512Z] drwxrwxr-x 7 1001 1001 4096 Jul 9 22:34 internal [2021-07-09T22:40:10.512Z] drwxrwxr-x 3 1001 1001 4096 Jul 9 22:34 openapi [2021-07-09T22:40:10.512Z] drwxrwxr-x 4 1001 1001 4096 Jul 9 22:34 snap [2021-07-09T22:40:10.512Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 22:34 version.go [Pipeline] sh [2021-07-09T22:40:11.174Z] + '[' -e coverage.out ] [2021-07-09T22:40:11.174Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T22:40:11.207Z] Warning: overwriting stash ‘coverage-report’ [2021-07-09T22:40:12.159Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T22:40:12.837Z] + make build [2021-07-09T22:40:12.838Z] go mod tidy [2021-07-09T22:40:13.310Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:40:20.202Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T22:40:20.202Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-09T22:40:20.202Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-09T22:40:20.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T22:40:20.202Z] Dload Upload Total Spent Left Speed [2021-07-09T22:40:20.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [2021-07-09T22:40:20.202Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 41.1M [2021-07-09T22:40:20.202Z] ./yq_linux_amd64 [2021-07-09T22:40:20.202Z] + sudo snapcraft prime --use-lxd [2021-07-09T22:40:21.150Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-09T22:40:21.150Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-09T22:40:21.150Z] - README.md [2021-07-09T22:40:21.150Z] [2021-07-09T22:40:21.150Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T22:40:21.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:40:21.725Z] Launching a container. [2021-07-09T22:40:29.897Z] Waiting for container to be ready [2021-07-09T22:40:30.473Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-09T22:40:30.473Z] [2021-07-09T22:40:34.929Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-09T22:40:34.929Z] Waiting for network to be ready... [2021-07-09T22:40:35.502Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T22:40:35.502Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T22:40:35.502Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T22:40:35.765Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T22:40:35.765Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T22:40:35.765Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T22:40:35.765Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T22:40:35.765Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T22:40:35.765Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T22:40:35.765Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T22:40:36.029Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T22:40:36.029Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T22:40:36.293Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T22:40:36.293Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T22:40:36.293Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T22:40:36.554Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T22:40:36.554Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T22:40:36.554Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T22:40:36.815Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T22:40:37.077Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T22:40:37.338Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T22:40:37.338Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T22:40:37.338Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T22:40:37.338Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T22:40:37.338Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T22:40:37.338Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T22:40:37.338Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T22:40:39.256Z] Fetched 24.8 MB in 4s (6080 kB/s) [2021-07-09T22:40:40.209Z] Reading package lists... [2021-07-09T22:40:40.471Z] Reading package lists... [2021-07-09T22:40:40.733Z] Building dependency tree... [2021-07-09T22:40:40.733Z] Reading state information... [2021-07-09T22:40:40.995Z] The following additional packages will be installed: [2021-07-09T22:40:40.995Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T22:40:40.995Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T22:40:40.995Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T22:40:40.995Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-09T22:40:40.995Z] Suggested packages: [2021-07-09T22:40:40.995Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-09T22:40:40.995Z] Recommended packages: [2021-07-09T22:40:40.995Z] gnupg libsasl2-modules [2021-07-09T22:40:40.995Z] The following NEW packages will be installed: [2021-07-09T22:40:40.995Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T22:40:40.995Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T22:40:40.995Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T22:40:40.995Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-09T22:40:40.995Z] The following packages will be upgraded: [2021-07-09T22:40:40.995Z] gpg gpg-agent gpgconf libudev1 [2021-07-09T22:40:40.995Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-09T22:40:40.995Z] Need to get 3530 kB of archives. [2021-07-09T22:40:40.995Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-09T22:40:40.995Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-09T22:40:40.995Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-09T22:40:40.995Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-09T22:40:40.995Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-09T22:40:41.263Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-09T22:40:41.524Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-09T22:40:41.786Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-09T22:40:42.049Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-09T22:40:42.049Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-09T22:40:42.049Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-09T22:40:42.049Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-09T22:40:42.049Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-09T22:40:42.049Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-09T22:40:42.049Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-09T22:40:42.049Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-09T22:40:42.049Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-09T22:40:42.049Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-09T22:40:42.049Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-09T22:40:42.049Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-09T22:40:42.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-09T22:40:42.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-09T22:40:42.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-09T22:40:42.312Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:40:42.312Z] Fetched 3530 kB in 1s (2922 kB/s) [2021-07-09T22:40:42.312Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T22:40:42.312Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:40:42.312Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:40:42.583Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-09T22:40:42.583Z] Selecting previously unselected package udev. [2021-07-09T22:40:42.583Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T22:40:42.583Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:40:42.583Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-09T22:40:42.846Z] Selecting previously unselected package libfuse2:amd64. [2021-07-09T22:40:42.846Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T22:40:42.846Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T22:40:42.846Z] Selecting previously unselected package fuse. [2021-07-09T22:40:42.846Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T22:40:42.846Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-09T22:40:42.846Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:40:42.846Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:40:43.108Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:40:43.108Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:40:43.108Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:40:43.108Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:40:43.108Z] Selecting previously unselected package libksba8:amd64. [2021-07-09T22:40:43.108Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-09T22:40:43.108Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-09T22:40:43.108Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-09T22:40:43.108Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.108Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.369Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-09T22:40:43.369Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.369Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.369Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-09T22:40:43.369Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.369Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.369Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-09T22:40:43.369Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.369Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.369Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-09T22:40:43.369Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.369Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.632Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-09T22:40:43.632Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.632Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.632Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-09T22:40:43.632Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.632Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.632Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-09T22:40:43.632Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.632Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.632Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-09T22:40:43.632Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:40:43.632Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:43.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T22:40:43.894Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-09T22:40:43.894Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T22:40:43.894Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:40:43.894Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-09T22:40:43.894Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T22:40:43.894Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:40:43.894Z] Selecting previously unselected package libldap-common. [2021-07-09T22:40:43.894Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-09T22:40:43.894Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:40:43.894Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-09T22:40:43.894Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-09T22:40:43.894Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:40:44.156Z] Selecting previously unselected package dirmngr. [2021-07-09T22:40:44.156Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:40:44.156Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T22:40:44.156Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:40:44.156Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-09T22:40:44.156Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T22:40:44.156Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:40:44.156Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:40:44.156Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-09T22:40:44.156Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.156Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-09T22:40:44.156Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:40:44.156Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-09T22:40:44.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:40:44.730Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T22:40:44.730Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.730Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-09T22:40:44.730Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-09T22:40:44.993Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-09T22:40:44.993Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:40:44.993Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:40:44.993Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T22:40:44.993Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:40:45.568Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-09T22:40:45.568Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-09T22:40:45.568Z] This means they are not meant to be enabled using systemctl. [2021-07-09T22:40:45.568Z] Possible reasons for having this kind of units are: [2021-07-09T22:40:45.568Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-09T22:40:45.568Z] .wants/ or .requires/ directory. [2021-07-09T22:40:45.568Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-09T22:40:45.568Z] a requirement dependency on it. [2021-07-09T22:40:45.568Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-09T22:40:45.568Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-09T22:40:45.568Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-09T22:40:45.568Z] instance name specified. [2021-07-09T22:40:45.831Z] Reading package lists... [2021-07-09T22:40:45.831Z] Building dependency tree... [2021-07-09T22:40:45.831Z] Reading state information... [2021-07-09T22:40:46.093Z] The following additional packages will be installed: [2021-07-09T22:40:46.093Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-09T22:40:46.093Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-09T22:40:46.093Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-09T22:40:46.093Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-09T22:40:46.093Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-09T22:40:46.093Z] Suggested packages: [2021-07-09T22:40:46.093Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-09T22:40:46.093Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-09T22:40:46.093Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-09T22:40:46.093Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-09T22:40:46.093Z] systemd-container policykit-1 [2021-07-09T22:40:46.093Z] Recommended packages: [2021-07-09T22:40:46.093Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-09T22:40:46.093Z] The following NEW packages will be installed: [2021-07-09T22:40:46.093Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-09T22:40:46.093Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-09T22:40:46.093Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-09T22:40:46.093Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-09T22:40:46.093Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-09T22:40:46.093Z] The following packages will be upgraded: [2021-07-09T22:40:46.093Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-09T22:40:46.093Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-09T22:40:46.093Z] Need to get 36.7 MB of archives. [2021-07-09T22:40:46.093Z] After this operation, 147 MB of additional disk space will be used. [2021-07-09T22:40:46.093Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-09T22:40:46.357Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-09T22:40:46.357Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-09T22:40:46.357Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-09T22:40:46.357Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-09T22:40:46.357Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-09T22:40:46.357Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-09T22:40:46.357Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-09T22:40:46.357Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-09T22:40:46.357Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-09T22:40:46.357Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-09T22:40:46.357Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-09T22:40:46.357Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-09T22:40:46.357Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-09T22:40:46.357Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-09T22:40:46.357Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-09T22:40:46.930Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-09T22:40:46.930Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-09T22:40:47.193Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-09T22:40:47.193Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-09T22:40:47.193Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-09T22:40:47.193Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-09T22:40:47.193Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-09T22:40:47.193Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-09T22:40:47.193Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-09T22:40:47.193Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-09T22:40:47.193Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-09T22:40:47.193Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-09T22:40:47.193Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-09T22:40:47.193Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-09T22:40:48.584Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:40:48.584Z] Fetched 36.7 MB in 2s (14.7 MB/s) [2021-07-09T22:40:48.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:40:48.847Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:40:48.847Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:40:48.847Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:40:48.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:40:49.423Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:40:49.423Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:40:49.423Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-09T22:40:49.685Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:40:49.685Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-09T22:40:49.685Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-09T22:40:49.685Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-09T22:40:49.948Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:40:49.948Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-09T22:40:49.948Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-09T22:40:50.210Z] Setting up apt (1.6.14) ... [2021-07-09T22:40:50.210Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-09T22:40:50.471Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-09T22:40:50.733Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-09T22:40:50.733Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T22:40:50.733Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T22:40:50.733Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-09T22:40:50.733Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:40:50.733Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:50.994Z] Selecting previously unselected package libexpat1:amd64. [2021-07-09T22:40:50.994Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-09T22:40:50.994Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T22:40:50.994Z] Selecting previously unselected package python3.6-minimal. [2021-07-09T22:40:50.994Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:40:50.994Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:51.256Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T22:40:51.256Z] Checking for services that may need to be restarted...done. [2021-07-09T22:40:51.256Z] Checking for services that may need to be restarted...done. [2021-07-09T22:40:51.256Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:51.518Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T22:40:51.518Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:51.779Z] Selecting previously unselected package python3-minimal. [2021-07-09T22:40:51.779Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-09T22:40:51.779Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:40:51.779Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-09T22:40:51.779Z] Selecting previously unselected package mime-support. [2021-07-09T22:40:51.779Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-09T22:40:51.779Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-09T22:40:52.041Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-09T22:40:52.041Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-09T22:40:52.041Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T22:40:52.041Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-09T22:40:52.041Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:40:52.041Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:52.303Z] Selecting previously unselected package python3.6. [2021-07-09T22:40:52.303Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:40:52.303Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:52.303Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T22:40:52.303Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:40:52.303Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T22:40:52.303Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-09T22:40:52.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T22:40:52.566Z] Selecting previously unselected package python3. [2021-07-09T22:40:52.566Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-09T22:40:52.566Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:40:52.566Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-09T22:40:52.566Z] Selecting previously unselected package multiarch-support. [2021-07-09T22:40:52.566Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:40:52.566Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T22:40:52.566Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T22:40:52.566Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-09T22:40:52.566Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-09T22:40:52.566Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-09T22:40:52.566Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T22:40:52.828Z] Selecting previously unselected package libbsd0:amd64. [2021-07-09T22:40:52.829Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-09T22:40:52.829Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T22:40:52.829Z] Selecting previously unselected package sudo. [2021-07-09T22:40:52.829Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-09T22:40:52.829Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T22:40:52.829Z] Selecting previously unselected package apparmor. [2021-07-09T22:40:52.829Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T22:40:52.829Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-09T22:40:53.091Z] Selecting previously unselected package libedit2:amd64. [2021-07-09T22:40:53.091Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-09T22:40:53.091Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T22:40:53.091Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-09T22:40:53.091Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:40:53.091Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:53.091Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-09T22:40:53.091Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:40:53.091Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:53.354Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-09T22:40:53.354Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-09T22:40:53.354Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T22:40:53.354Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-09T22:40:53.354Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:40:53.354Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:53.354Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-09T22:40:53.354Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:40:53.354Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:53.615Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-09T22:40:53.615Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-09T22:40:53.615Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T22:40:53.615Z] Selecting previously unselected package openssh-client. [2021-07-09T22:40:53.615Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-09T22:40:53.615Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T22:40:53.877Z] Selecting previously unselected package squashfs-tools. [2021-07-09T22:40:53.877Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-09T22:40:53.877Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T22:40:53.877Z] Selecting previously unselected package snapd. [2021-07-09T22:40:53.877Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-09T22:40:53.877Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-09T22:40:56.434Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T22:40:56.434Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T22:40:56.434Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-09T22:40:56.434Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T22:40:56.434Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T22:40:56.434Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:56.434Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:40:56.434Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-09T22:40:56.434Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-09T22:40:56.695Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T22:40:56.695Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T22:40:56.695Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T22:40:56.695Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:56.695Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:56.695Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:40:56.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:40:57.268Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T22:40:57.268Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:57.268Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T22:40:57.268Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-09T22:40:57.268Z] running python rtupdate hooks for python3.6... [2021-07-09T22:40:57.268Z] running python post-rtupdate hooks for python3.6... [2021-07-09T22:40:57.531Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-09T22:40:58.103Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-09T22:40:58.365Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:40:58.365Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T22:40:58.365Z] Setting up snapd (2.49.2+18.04) ... [2021-07-09T22:40:58.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:40:58.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-09T22:40:58.940Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-09T22:40:59.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-09T22:40:59.201Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-09T22:40:59.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T22:40:59.463Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T22:40:59.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-09T22:40:59.725Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-09T22:40:59.986Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-09T22:41:00.249Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-09T22:41:00.249Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-09T22:41:00.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:41:01.087Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T22:41:02.477Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:41:02.477Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:41:02.477Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:41:03.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:41:03.682Z] Reading package lists... [2021-07-09T22:41:03.943Z] Reading package lists... [2021-07-09T22:41:04.205Z] Building dependency tree... [2021-07-09T22:41:04.205Z] Reading state information... [2021-07-09T22:41:04.205Z] Calculating upgrade... [2021-07-09T22:41:04.470Z] The following packages will be upgraded: [2021-07-09T22:41:04.470Z] advancecomp base-files bash binutils binutils-common [2021-07-09T22:41:04.470Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-09T22:41:04.470Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-09T22:41:04.470Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-09T22:41:04.470Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-09T22:41:04.470Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-09T22:41:04.470Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-09T22:41:04.470Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-09T22:41:04.470Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-09T22:41:04.470Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-09T22:41:04.470Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-09T22:41:04.470Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-09T22:41:04.470Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-09T22:41:04.470Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-09T22:41:04.470Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-09T22:41:04.470Z] ubuntu-keyring util-linux [2021-07-09T22:41:04.470Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:41:04.470Z] Need to get 64.1 MB of archives. [2021-07-09T22:41:04.470Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-09T22:41:04.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-09T22:41:04.470Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-09T22:41:04.470Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-09T22:41:04.470Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-09T22:41:04.470Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-09T22:41:04.470Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-09T22:41:04.470Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-09T22:41:04.470Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-09T22:41:04.470Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-09T22:41:04.470Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-09T22:41:04.470Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-09T22:41:04.470Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-09T22:41:04.470Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-09T22:41:04.736Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-09T22:41:04.736Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-09T22:41:04.736Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-09T22:41:04.736Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-09T22:41:04.736Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-09T22:41:04.736Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-09T22:41:04.736Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-09T22:41:04.736Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-09T22:41:04.736Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-09T22:41:04.736Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-09T22:41:04.736Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-09T22:41:04.736Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-09T22:41:04.736Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-09T22:41:04.736Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-09T22:41:04.736Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-09T22:41:04.736Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-09T22:41:04.736Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-09T22:41:04.736Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-09T22:41:04.736Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-09T22:41:04.736Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-09T22:41:04.736Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-09T22:41:04.736Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-09T22:41:04.736Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-09T22:41:04.736Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-09T22:41:04.736Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-09T22:41:04.736Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-09T22:41:04.736Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-09T22:41:04.736Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-09T22:41:04.736Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-09T22:41:04.999Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-09T22:41:04.999Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-09T22:41:04.999Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-09T22:41:04.999Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-09T22:41:04.999Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-09T22:41:04.999Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-09T22:41:04.999Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-09T22:41:04.999Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-09T22:41:04.999Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-09T22:41:04.999Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-09T22:41:04.999Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-09T22:41:04.999Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-09T22:41:04.999Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-09T22:41:04.999Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-09T22:41:04.999Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-09T22:41:04.999Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-09T22:41:05.266Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-09T22:41:05.266Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-09T22:41:05.266Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-09T22:41:05.529Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-09T22:41:05.529Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-09T22:41:05.529Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-09T22:41:05.530Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-09T22:41:05.530Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-09T22:41:05.530Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-09T22:41:05.530Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-09T22:41:05.793Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-09T22:41:05.793Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-09T22:41:05.793Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-09T22:41:05.793Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-09T22:41:05.793Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-09T22:41:05.793Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-09T22:41:05.793Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-09T22:41:05.793Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-09T22:41:05.793Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-09T22:41:05.793Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-09T22:41:06.055Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-09T22:41:06.055Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-09T22:41:06.055Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-09T22:41:06.055Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-09T22:41:06.055Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-09T22:41:06.055Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-09T22:41:06.055Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-09T22:41:06.055Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-09T22:41:06.055Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-09T22:41:06.055Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-09T22:41:06.055Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-09T22:41:06.055Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-09T22:41:06.317Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-09T22:41:06.317Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-09T22:41:06.317Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-09T22:41:06.317Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-09T22:41:06.317Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-09T22:41:06.317Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-09T22:41:06.317Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-09T22:41:06.317Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-09T22:41:06.317Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-09T22:41:06.317Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-09T22:41:06.317Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-09T22:41:06.317Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-09T22:41:06.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:41:06.579Z] Fetched 64.1 MB in 2s (32.3 MB/s) [2021-07-09T22:41:06.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:41:06.579Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:41:06.579Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:41:06.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:41:07.155Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:41:07.155Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:41:07.155Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-09T22:41:07.155Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-09T22:41:08.104Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.104Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.104Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.104Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.104Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.104Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.104Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.104Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.366Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.366Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.366Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.366Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.366Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.366Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.366Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:08.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:41:08.630Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.630Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.630Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:08.630Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:41:08.630Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.630Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.630Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.630Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.892Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:08.893Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:41:08.893Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:09.154Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:41:09.154Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:41:09.154Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:41:09.417Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T22:41:09.680Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:41:09.680Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-09T22:41:09.680Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-09T22:41:09.680Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-09T22:41:09.680Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-09T22:41:09.943Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-09T22:41:09.943Z] Installing new version of config file /etc/issue ... [2021-07-09T22:41:09.943Z] Installing new version of config file /etc/issue.net ... [2021-07-09T22:41:09.943Z] Installing new version of config file /etc/lsb-release ... [2021-07-09T22:41:09.943Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-09T22:41:10.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T22:41:10.206Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-09T22:41:10.206Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-09T22:41:10.206Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-09T22:41:10.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:10.468Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-09T22:41:10.468Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-09T22:41:10.468Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-09T22:41:10.468Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-09T22:41:10.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:10.731Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:10.731Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:10.731Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:10.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:10.731Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-09T22:41:10.731Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-09T22:41:10.993Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-09T22:41:10.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:10.993Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-09T22:41:10.993Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:41:11.256Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-09T22:41:11.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:11.256Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:41:11.256Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:41:11.256Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:41:11.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:11.519Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:41:11.519Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:41:11.519Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-09T22:41:11.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:11.519Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-09T22:41:11.519Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-09T22:41:11.794Z] Setting up grep (3.1-2build1) ... [2021-07-09T22:41:11.794Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:11.794Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T22:41:11.794Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T22:41:11.794Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-09T22:41:12.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:12.056Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:41:12.056Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:41:12.056Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-09T22:41:12.056Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:12.056Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:41:12.317Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:41:12.579Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:41:12.579Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:41:12.841Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:41:12.841Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:41:13.104Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-09T22:41:13.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:13.365Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-09T22:41:13.365Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:41:13.941Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T22:41:13.942Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T22:41:13.942Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T22:41:13.942Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T22:41:13.942Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T22:41:13.942Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:13.942Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-09T22:41:13.942Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-09T22:41:14.205Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-09T22:41:14.205Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.205Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:14.205Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:14.467Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:14.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.468Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:14.468Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:14.468Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:14.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.468Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:14.468Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:14.729Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:14.729Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.729Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:14.729Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:14.729Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:14.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.993Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:41:14.993Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:41:14.993Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:41:14.993Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:41:14.993Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:41:14.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:14.993Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:41:14.993Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:41:15.255Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:41:15.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:15.255Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:15.255Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:15.255Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:15.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:15.255Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:15.255Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } [2021-07-09T22:41:15.487Z] $ docker stop --time=1 6886a275026437f839f6235002c7db48ecc06db0f6914dc86764cc5427247fe1 [2021-07-09T22:41:15.516Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:15.516Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:15.516Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:15.516Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:16.089Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:16.089Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-09T22:41:16.352Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-09T22:41:16.615Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:16.615Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:41:16.615Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:41:16.615Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:41:16.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:41:16.878Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-09T22:41:16.878Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:41:16.878Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-09T22:41:16.878Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:41:16.878Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-09T22:41:17.140Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-09T22:41:17.141Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-09T22:41:17.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:41:17.403Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-09T22:41:17.403Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T22:41:17.403Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-09T22:41:17.403Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:41:17.403Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-09T22:41:17.403Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T22:41:17.666Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-09T22:41:17.666Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:41:17.666Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:41:17.666Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:41:17.666Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:41:17.908Z] $ docker rm -f 6886a275026437f839f6235002c7db48ecc06db0f6914dc86764cc5427247fe1 [2021-07-09T22:41:17.928Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:41:17.928Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:41:17.928Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:41:17.928Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:41:17.928Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-09T22:41:17.928Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:41:18.190Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:41:18.190Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:41:18.453Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:18.453Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:41:18.453Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:41:18.453Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:41:18.453Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:41:18.453Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:41:18.453Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:41:18.453Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:41:18.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:18.716Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-09T22:41:18.716Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-09T22:41:18.716Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-09T22:41:18.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:18.716Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-09T22:41:18.716Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-09T22:41:18.979Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-09T22:41:18.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:18.979Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-09T22:41:18.979Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:41:18.979Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-09T22:41:19.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:19.243Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:41:19.243Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:41:19.243Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:41:19.243Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:19.243Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-09T22:41:19.243Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:41:19.506Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-09T22:41:19.506Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:19.506Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T22:41:19.506Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T22:41:19.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T22:41:19.654Z] [2021-07-09T22:41:19.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T22:41:19.769Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-09T22:41:19.769Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:19.769Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:41:19.769Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:41:20.030Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-09T22:41:20.030Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.030Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:41:20.030Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T22:41:20.030Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T22:41:20.030Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.030Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:41:20.030Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T22:41:20.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T22:41:20.292Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T22:41:20.292Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.292Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-09T22:41:20.292Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-09T22:41:20.292Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-09T22:41:20.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.553Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-09T22:41:20.553Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-09T22:41:20.553Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-09T22:41:20.553Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.553Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-09T22:41:20.553Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-09T22:41:20.553Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-09T22:41:20.554Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-09T22:41:20.554Z] 29e5d40040c1: Pulling fs layer [2021-07-09T22:41:20.554Z] 1ce36da41761: Pulling fs layer [2021-07-09T22:41:20.554Z] 25b303627fd3: Pulling fs layer [2021-07-09T22:41:20.817Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:20.817Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-09T22:41:20.817Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-09T22:41:20.817Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-09T22:41:20.825Z] 29e5d40040c1: Verifying Checksum [2021-07-09T22:41:20.825Z] 29e5d40040c1: Download complete [2021-07-09T22:41:21.083Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:21.083Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-09T22:41:21.083Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-09T22:41:21.083Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-09T22:41:21.083Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:41:21.083Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-09T22:41:21.083Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-09T22:41:21.083Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-09T22:41:21.083Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-09T22:41:21.083Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T22:41:21.083Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T22:41:21.344Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T22:41:21.344Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T22:41:21.344Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T22:41:21.344Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T22:41:21.419Z] 1ce36da41761: Verifying Checksum [2021-07-09T22:41:21.419Z] 1ce36da41761: Download complete [2021-07-09T22:41:21.606Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-09T22:41:21.606Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-09T22:41:21.606Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T22:41:21.606Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-09T22:41:21.690Z] 29e5d40040c1: Pull complete [2021-07-09T22:41:21.868Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-09T22:41:21.869Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-09T22:41:21.869Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-09T22:41:21.869Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-09T22:41:21.869Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-09T22:41:21.869Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-09T22:41:21.869Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-09T22:41:21.869Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-09T22:41:22.132Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-09T22:41:22.132Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-09T22:41:22.132Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-09T22:41:22.132Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-09T22:41:22.394Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-09T22:41:22.394Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-09T22:41:22.657Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-09T22:41:22.657Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-09T22:41:22.657Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:41:22.657Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-09T22:41:22.657Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:41:22.657Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:41:22.667Z] 1ce36da41761: Pull complete [2021-07-09T22:41:23.232Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:41:23.233Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:41:23.233Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:41:23.233Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:41:23.233Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:41:23.233Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:41:23.261Z] 25b303627fd3: Verifying Checksum [2021-07-09T22:41:23.261Z] 25b303627fd3: Download complete [2021-07-09T22:41:23.495Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:23.495Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:23.495Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:23.495Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:23.495Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:23.495Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:23.759Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:23.759Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:24.708Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:24.708Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:25.285Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:25.285Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:25.858Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:25.859Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:26.121Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:26.121Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:26.696Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:41:26.696Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:41:26.959Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:41:26.959Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:41:26.959Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T22:41:26.959Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:41:26.959Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T22:41:26.959Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:41:27.221Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-09T22:41:27.221Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-09T22:41:27.221Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:41:27.221Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:41:27.221Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:41:27.221Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:41:27.484Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-09T22:41:27.484Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-09T22:41:27.484Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:27.484Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:41:27.484Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:27.484Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:27.484Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:27.484Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-09T22:41:27.484Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-09T22:41:27.745Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-09T22:41:27.745Z] [2021-07-09T22:41:27.745Z] Current default time zone: 'Etc/UTC' [2021-07-09T22:41:27.745Z] Local time is now: Fri Jul 9 22:41:27 UTC 2021. [2021-07-09T22:41:27.745Z] Universal Time is now: Fri Jul 9 22:41:27 UTC 2021. [2021-07-09T22:41:27.745Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-09T22:41:27.745Z] [2021-07-09T22:41:27.745Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-09T22:41:27.745Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:27.745Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-09T22:41:27.745Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:41:27.745Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-09T22:41:27.745Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-09T22:41:27.745Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-09T22:41:27.745Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-09T22:41:27.745Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-09T22:41:27.745Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T22:41:28.007Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:28.007Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-09T22:41:28.007Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:28.007Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:41:28.007Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:28.007Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-09T22:41:28.007Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-09T22:41:28.007Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-09T22:41:28.007Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T22:41:28.007Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-09T22:41:28.007Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-09T22:41:28.007Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:41:28.007Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-09T22:41:30.568Z] Updating certificates in /etc/ssl/certs... [2021-07-09T22:41:31.143Z] 23 added, 27 removed; done. [2021-07-09T22:41:31.143Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T22:41:31.143Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:41:31.143Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-09T22:41:31.143Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-09T22:41:31.143Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-09T22:41:31.143Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.143Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:41:31.143Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-09T22:41:31.424Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:41:31.424Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:41:31.424Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-09T22:41:31.424Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:41:31.424Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:41:31.424Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:41:31.424Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-09T22:41:31.424Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:41:31.424Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:41:31.424Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T22:41:31.688Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-09T22:41:31.688Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-09T22:41:31.688Z] Updating certificates in /etc/ssl/certs... [2021-07-09T22:41:32.267Z] 0 added, 0 removed; done. [2021-07-09T22:41:32.267Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-09T22:41:32.267Z] done. [2021-07-09T22:41:32.846Z] Reading package lists... [2021-07-09T22:41:32.846Z] Building dependency tree... [2021-07-09T22:41:32.846Z] Reading state information... [2021-07-09T22:41:33.112Z] The following NEW packages will be installed: [2021-07-09T22:41:33.112Z] apt-transport-https [2021-07-09T22:41:33.112Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:41:33.377Z] Need to get 4348 B of archives. [2021-07-09T22:41:33.377Z] After this operation, 154 kB of additional disk space will be used. [2021-07-09T22:41:33.377Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-09T22:41:33.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:41:33.377Z] Fetched 4348 B in 0s (24.7 kB/s) [2021-07-09T22:41:33.377Z] Selecting previously unselected package apt-transport-https. [2021-07-09T22:41:33.377Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-09T22:41:33.377Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-09T22:41:33.377Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-09T22:41:33.378Z] Setting up apt-transport-https (1.6.14) ... [2021-07-09T22:41:33.484Z] 25b303627fd3: Pull complete [2021-07-09T22:41:33.484Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-09T22:41:33.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T22:41:33.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-09T22:41:33.641Z] Waiting for network to be ready... [2021-07-09T22:41:33.752Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-07-09T22:41:33.825Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T22:41:36.746Z] $ docker top 6698381aa5a44c32756221b05a035d872fd909b38c75f952b61496ae01f6c82c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:41:37.742Z] + docker-compose build --help [2021-07-09T22:41:37.742Z] + grep parallel [2021-07-09T22:41:40.262Z] 2021-07-09T22:41:36Z INFO Waiting for automatic snapd restart... [2021-07-09T22:41:40.262Z] snapd 2.51.1 from Canonical* installed [2021-07-09T22:41:40.842Z] "snapd" switched to the "latest/stable" channel [2021-07-09T22:41:40.842Z] [2021-07-09T22:41:41.120Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T22:41:41.404Z] $ docker stop --time=1 6698381aa5a44c32756221b05a035d872fd909b38c75f952b61496ae01f6c82c [2021-07-09T22:41:43.302Z] $ docker rm -f 6698381aa5a44c32756221b05a035d872fd909b38c75f952b61496ae01f6c82c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:41:43.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-09T22:41:43.993Z] . [Pipeline] withDockerContainer [2021-07-09T22:41:44.166Z] core18 20210611 from Canonical* installed [2021-07-09T22:41:44.166Z] "core18" switched to the "latest/stable" channel [2021-07-09T22:41:44.166Z] [2021-07-09T22:41:44.255Z] prd-ubuntu18.04-docker-arm64-4c-16g-2352 does not seem to be running inside a container [2021-07-09T22:41:44.326Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-09T22:41:45.932Z] $ docker top ac86218e9a018d623749564d3d5b3f86fb5a1366dabb66ffd917725524b9108a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:41:46.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T22:41:47.491Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T22:41:47.756Z] "snapcraft" switched to the "latest/stable" channel [2021-07-09T22:41:47.756Z] [2021-07-09T22:41:51.200Z] Building core-command ... [2021-07-09T22:41:51.200Z] Building core-data ... [2021-07-09T22:41:51.200Z] Building core-metadata ... [2021-07-09T22:41:51.200Z] Building security-bootstrapper ... [2021-07-09T22:41:51.200Z] Building security-proxy-setup ... [2021-07-09T22:41:51.200Z] Building security-secretstore-setup ... [2021-07-09T22:41:51.200Z] Building support-notifications ... [2021-07-09T22:41:51.200Z] Building support-scheduler ... [2021-07-09T22:41:51.200Z] Building sys-mgmt-agent ... [2021-07-09T22:41:51.200Z] Building sys-mgmt-agent [2021-07-09T22:41:51.200Z] Building support-notifications [2021-07-09T22:41:51.200Z] Building core-data [2021-07-09T22:41:51.200Z] Building core-command [2021-07-09T22:41:51.200Z] Building core-metadata [2021-07-09T22:41:51.990Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-09T22:41:51.990Z] - README.md [2021-07-09T22:41:51.990Z] [2021-07-09T22:41:51.990Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T22:41:52.568Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:41:52.568Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:41:52.834Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:41:54.051Z] Reading package lists... [2021-07-09T22:41:54.320Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-09T22:41:54.588Z] Reading package lists... [2021-07-09T22:41:54.588Z] Building dependency tree... [2021-07-09T22:41:54.589Z] Reading state information... [2021-07-09T22:41:54.949Z] Suggested packages: [2021-07-09T22:41:54.949Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-09T22:41:54.949Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-09T22:41:54.949Z] Recommended packages: [2021-07-09T22:41:54.949Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-09T22:41:54.949Z] The following NEW packages will be installed: [2021-07-09T22:41:54.949Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-09T22:41:54.949Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-09T22:41:54.949Z] pkg-config zip [2021-07-09T22:41:54.949Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:41:54.949Z] Need to get 7663 kB of archives. [2021-07-09T22:41:54.949Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-09T22:41:54.949Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-09T22:41:55.317Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-09T22:41:55.317Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-09T22:41:55.317Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-09T22:41:55.317Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-09T22:41:55.317Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-09T22:41:55.317Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-09T22:41:55.317Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-09T22:41:55.317Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-09T22:41:55.684Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-09T22:41:55.684Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-09T22:41:55.684Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-09T22:41:55.684Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-09T22:41:55.684Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-09T22:41:55.684Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-09T22:41:55.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:41:55.684Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-07-09T22:41:56.025Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-09T22:41:56.025Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-09T22:41:56.025Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-09T22:41:56.025Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T22:41:56.025Z] Selecting previously unselected package libpsl5:amd64. [2021-07-09T22:41:56.025Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-09T22:41:56.025Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T22:41:56.025Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-09T22:41:56.025Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-09T22:41:56.025Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T22:41:56.288Z] Selecting previously unselected package librtmp1:amd64. [2021-07-09T22:41:56.288Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-09T22:41:56.288Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T22:41:56.288Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-09T22:41:56.288Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-09T22:41:56.288Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T22:41:56.288Z] Selecting previously unselected package liberror-perl. [2021-07-09T22:41:56.288Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-09T22:41:56.288Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-09T22:41:56.288Z] Selecting previously unselected package git-man. [2021-07-09T22:41:56.288Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-09T22:41:56.288Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:41:56.553Z] Selecting previously unselected package git. [2021-07-09T22:41:56.553Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-09T22:41:56.553Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:41:57.133Z] Selecting previously unselected package libnorm1:amd64. [2021-07-09T22:41:57.133Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-09T22:41:57.133Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T22:41:57.133Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-09T22:41:57.133Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-09T22:41:57.133Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T22:41:57.133Z] Selecting previously unselected package libsodium23:amd64. [2021-07-09T22:41:57.133Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-09T22:41:57.133Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-09T22:41:57.133Z] Selecting previously unselected package libzmq5:amd64. [2021-07-09T22:41:57.133Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T22:41:57.133Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:41:57.398Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-09T22:41:57.398Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T22:41:57.398Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:41:57.398Z] Selecting previously unselected package pkg-config. [2021-07-09T22:41:57.398Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-09T22:41:57.398Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T22:41:57.398Z] Selecting previously unselected package zip. [2021-07-09T22:41:57.398Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-09T22:41:57.398Z] Unpacking zip (3.0-11build1) ... [2021-07-09T22:41:57.662Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T22:41:57.662Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:41:57.662Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T22:41:57.662Z] Setting up liberror-perl (0.17025-1) ... [2021-07-09T22:41:57.662Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T22:41:57.662Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T22:41:57.662Z] No schema files found: doing nothing. [2021-07-09T22:41:57.662Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T22:41:57.662Z] Setting up zip (3.0-11build1) ... [2021-07-09T22:41:57.662Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T22:41:57.662Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-09T22:41:57.662Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T22:41:57.662Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:41:57.662Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T22:41:57.662Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:41:57.662Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:41:57.662Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:41:58.238Z] git set to automatically installed. [2021-07-09T22:41:58.238Z] git-man set to automatically installed. [2021-07-09T22:41:58.238Z] libcurl3-gnutls set to automatically installed. [2021-07-09T22:41:58.238Z] liberror-perl set to automatically installed. [2021-07-09T22:41:58.238Z] libglib2.0-0 set to automatically installed. [2021-07-09T22:41:58.238Z] libnghttp2-14 set to automatically installed. [2021-07-09T22:41:58.238Z] libnorm1 set to automatically installed. [2021-07-09T22:41:58.238Z] libpgm-5.2-0 set to automatically installed. [2021-07-09T22:41:58.238Z] libpsl5 set to automatically installed. [2021-07-09T22:41:58.238Z] librtmp1 set to automatically installed. [2021-07-09T22:41:58.238Z] libsodium23 set to automatically installed. [2021-07-09T22:41:58.238Z] libzmq3-dev set to automatically installed. [2021-07-09T22:41:58.238Z] libzmq5 set to automatically installed. [2021-07-09T22:41:58.238Z] pkg-config set to automatically installed. [2021-07-09T22:41:58.238Z] zip set to automatically installed. [2021-07-09T22:42:00.165Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T22:42:00.744Z] snap "core18" has no updates available [2021-07-09T22:42:01.324Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T22:42:09.514Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-09T22:42:09.514Z] Pulling config-common [2021-07-09T22:42:09.514Z] + snapcraftctl pull [2021-07-09T22:42:10.099Z] Pulling go-build-helper [2021-07-09T22:42:10.099Z] + snapcraftctl pull [2021-07-09T22:42:11.052Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-09T22:42:11.052Z] Skipping pull go-build-helper (already ran) [2021-07-09T22:42:11.052Z] Building go-build-helper [2021-07-09T22:42:11.052Z] + snapcraftctl build [2021-07-09T22:42:12.981Z] Staging go-build-helper [2021-07-09T22:42:12.981Z] + snapcraftctl stage [2021-07-09T22:42:23.019Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T22:42:23.019Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T22:42:23.019Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T22:42:23.019Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T22:42:23.019Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T22:42:23.019Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T22:42:23.019Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T22:42:23.019Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T22:42:23.019Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T22:42:23.019Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T22:42:23.019Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T22:42:23.019Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T22:42:23.019Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T22:42:23.019Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T22:42:23.019Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T22:42:23.019Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T22:42:23.019Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T22:42:23.019Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T22:42:23.019Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T22:42:23.019Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T22:42:23.019Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T22:42:23.019Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T22:42:23.019Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T22:42:23.019Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T22:42:23.019Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T22:42:23.019Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T22:42:23.019Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T22:42:23.019Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-09T22:42:23.019Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-09T22:42:23.019Z] Fetched 224 kB in 0s (0 B/s) [2021-07-09T22:42:23.019Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-09T22:42:23.019Z] Fetched 157 kB in 0s (0 B/s) [2021-07-09T22:42:23.019Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-09T22:42:23.019Z] Fetched 221 kB in 0s (0 B/s) [2021-07-09T22:42:23.019Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-09T22:42:23.019Z] Fetched 143 kB in 0s (0 B/s) [2021-07-09T22:42:23.019Z] Pulling edgex-go [2021-07-09T22:42:23.019Z] + snapcraftctl pull [2021-07-09T22:42:23.019Z] Pulling hooks [2021-07-09T22:42:23.019Z] + snapcraftctl pull [2021-07-09T22:42:41.181Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:42:41.181Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:42:41.181Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:42:41.181Z] Fetched 0 B in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-09T22:42:41.181Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-09T22:42:41.181Z] Fetched 279 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-09T22:42:41.181Z] Fetched 122 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-09T22:42:41.181Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-09T22:42:41.181Z] Fetched 8848 B in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-09T22:42:41.181Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-09T22:42:41.181Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-09T22:42:41.181Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-09T22:42:41.181Z] Fetched 219 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-09T22:42:41.181Z] Fetched 154 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-09T22:42:41.181Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-09T22:42:41.181Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-09T22:42:41.181Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-09T22:42:41.181Z] Fetched 499 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-09T22:42:41.181Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-09T22:42:41.181Z] Fetched 240 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-09T22:42:41.181Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-09T22:42:41.181Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-09T22:42:41.181Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-09T22:42:41.181Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-09T22:42:41.181Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-09T22:42:41.181Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-09T22:42:41.181Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-09T22:42:41.181Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-09T22:42:41.181Z] Fetched 8720 B in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-09T22:42:41.181Z] Fetched 140 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-09T22:42:41.181Z] Fetched 119 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-09T22:42:41.181Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-09T22:42:41.181Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-09T22:42:41.181Z] Fetched 645 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-09T22:42:41.181Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-09T22:42:41.181Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-09T22:42:41.181Z] Fetched 368 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-09T22:42:41.181Z] Fetched 187 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-09T22:42:41.181Z] Fetched 175 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-09T22:42:41.181Z] Fetched 206 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-09T22:42:41.181Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-09T22:42:41.181Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-09T22:42:41.181Z] Fetched 159 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-09T22:42:41.181Z] Fetched 107 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-09T22:42:41.181Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-09T22:42:41.181Z] Pulling static-packages [2021-07-09T22:42:41.181Z] + snapcraftctl pull [2021-07-09T22:42:41.181Z] Pulling version [2021-07-09T22:42:41.181Z] + cd /root/project [2021-07-09T22:42:41.181Z] + + sed s/v// [2021-07-09T22:42:41.181Z] git describe --tags --abbrev=0 [2021-07-09T22:42:41.181Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T22:42:41.181Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T22:42:41.181Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-09T22:42:41.446Z] Building config-common [2021-07-09T22:42:41.446Z] + snapcraftctl build [2021-07-09T22:42:44.010Z] Skipping build go-build-helper (already ran) [2021-07-09T22:42:44.010Z] Building edgex-go [2021-07-09T22:42:44.010Z] + cd /root/parts/edgex-go/src [2021-07-09T22:42:44.010Z] + git describe --tags --abbrev=0 [2021-07-09T22:42:44.010Z] + sed s/v// [2021-07-09T22:42:44.010Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T22:42:44.010Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T22:42:44.010Z] + echo 2.0.1-dev.2 [2021-07-09T22:42:44.010Z] + make build [2021-07-09T22:42:44.010Z] go mod tidy [2021-07-09T22:42:45.406Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-09T22:42:45.406Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T22:42:45.671Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-09T22:42:45.671Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-09T22:42:45.938Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-09T22:42:45.938Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-09T22:42:45.938Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-09T22:42:45.938Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-09T22:42:45.938Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-09T22:42:45.938Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-09T22:42:45.938Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-09T22:42:45.938Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-09T22:42:45.938Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-09T22:42:45.938Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-09T22:42:46.217Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-09T22:42:47.169Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-09T22:42:47.169Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-09T22:42:47.169Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-09T22:42:47.433Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-09T22:42:47.433Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-09T22:42:47.433Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T22:42:47.433Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T22:42:47.433Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-09T22:42:47.433Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-09T22:42:47.433Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-09T22:42:47.433Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-09T22:42:47.699Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-09T22:42:47.699Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-09T22:42:47.699Z] go: downloading golang.org/x/text v0.3.2 [2021-07-09T22:42:47.699Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-09T22:42:47.699Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-09T22:42:47.699Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-09T22:42:47.699Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-09T22:42:47.699Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-09T22:42:47.982Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-09T22:42:47.982Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-09T22:42:47.982Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-09T22:42:47.982Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-09T22:42:47.982Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-09T22:42:47.982Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-09T22:42:48.242Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-09T22:42:48.242Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-09T22:42:48.242Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-09T22:42:48.504Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-09T22:42:48.504Z] go: downloading github.com/kr/text v0.1.0 [2021-07-09T22:42:48.504Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-09T22:42:48.504Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-09T22:42:48.504Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-09T22:42:48.504Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T22:42:48.504Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-09T22:42:48.504Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-09T22:42:48.766Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T22:42:48.766Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T22:42:48.766Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T22:42:48.766Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-09T22:42:48.766Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-09T22:42:48.766Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-09T22:42:49.026Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-09T22:42:49.026Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-09T22:42:49.026Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-09T22:42:49.026Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-09T22:42:49.026Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-09T22:42:49.026Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-09T22:42:49.026Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-09T22:42:49.026Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-09T22:42:49.026Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-09T22:42:49.026Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-09T22:42:49.026Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-09T22:42:49.026Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:42:59.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:42:59.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:42:59.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:42:59.229Z] ---> 21e7aedeed32 [2021-07-09T22:42:59.229Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:42:59.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:42:59.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:42:59.229Z] ---> 21e7aedeed32 [2021-07-09T22:42:59.229Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:42:59.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:42:59.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:42:59.229Z] ---> 21e7aedeed32 [2021-07-09T22:42:59.229Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:42:59.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:42:59.229Z] [2021-07-09T22:42:59.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:42:59.229Z] [2021-07-09T22:42:59.229Z] ---> 21e7aedeed32 [2021-07-09T22:42:59.229Z] ---> 21e7aedeed32 [2021-07-09T22:42:59.229Z] Step 3/24 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go [2021-07-09T22:42:59.229Z] [2021-07-09T22:42:59.229Z] ---> Running in 7aca1e7779fd [2021-07-09T22:42:59.229Z] ---> Running in 2003bc482d5e [2021-07-09T22:42:59.229Z] ---> Running in 6975ec2ddafa [2021-07-09T22:42:59.229Z] ---> Running in bc32e4cea695 [2021-07-09T22:42:59.229Z] ---> Running in 8375644016c0 [2021-07-09T22:42:59.229Z] Removing intermediate container 2003bc482d5e [2021-07-09T22:42:59.229Z] ---> d20ec65ac887 [2021-07-09T22:42:59.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:42:59.229Z] Removing intermediate container 6975ec2ddafa [2021-07-09T22:42:59.229Z] ---> 86f741913845 [2021-07-09T22:42:59.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:42:59.229Z] Removing intermediate container 7aca1e7779fd [2021-07-09T22:42:59.229Z] ---> fc3c5427bc38 [2021-07-09T22:42:59.229Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:42:59.229Z] Removing intermediate container 8375644016c0 [2021-07-09T22:42:59.229Z] ---> e0e29ccd1b3a [2021-07-09T22:42:59.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:42:59.229Z] Removing intermediate container bc32e4cea695 [2021-07-09T22:42:59.229Z] ---> 34d6f3dea799 [2021-07-09T22:42:59.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:42:59.229Z] ---> Running in 11d118d3bfd2 [2021-07-09T22:42:59.229Z] ---> Running in 0a4adc77289c [2021-07-09T22:42:59.229Z] ---> Running in 34ec682be727 [2021-07-09T22:42:59.229Z] ---> Running in 4dce2ee45b2c [2021-07-09T22:42:59.229Z] ---> Running in 191467a497da [2021-07-09T22:43:02.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T22:43:02.657Z] Removing intermediate container 0a4adc77289c [2021-07-09T22:43:02.657Z] ---> f4b2693d9584 [2021-07-09T22:43:02.657Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T22:43:02.657Z] ---> Running in aca5844ce8a4 [2021-07-09T22:43:02.657Z] Removing intermediate container 11d118d3bfd2 [2021-07-09T22:43:02.657Z] ---> 8ded999a1714 [2021-07-09T22:43:02.657Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:43:02.657Z] ---> Running in 1688927efb47 [2021-07-09T22:43:02.933Z] Removing intermediate container 34ec682be727 [2021-07-09T22:43:02.933Z] ---> 57c98ccfd86f [2021-07-09T22:43:02.933Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T22:43:03.207Z] ---> Running in 5500a74cc07a [2021-07-09T22:43:03.208Z] Removing intermediate container 4dce2ee45b2c [2021-07-09T22:43:03.208Z] ---> 52a1a6085cb1 [2021-07-09T22:43:03.208Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:43:03.208Z] Removing intermediate container 191467a497da [2021-07-09T22:43:03.208Z] ---> 96e7e9b5c943 [2021-07-09T22:43:03.208Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T22:43:03.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:43:03.482Z] ---> Running in cd0b785a9192 [2021-07-09T22:43:03.482Z] ---> Running in 57ad9d1be424 [2021-07-09T22:43:04.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:04.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:43:04.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:43:05.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:05.885Z] OK: 218 MiB in 52 packages [2021-07-09T22:43:06.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:06.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T22:43:06.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:06.443Z] OK: 218 MiB in 52 packages [2021-07-09T22:43:06.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:43:07.044Z] OK: 218 MiB in 52 packages [2021-07-09T22:43:07.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:43:07.760Z] OK: 218 MiB in 52 packages [2021-07-09T22:43:07.760Z] OK: 218 MiB in 52 packages [2021-07-09T22:43:07.760Z] Removing intermediate container aca5844ce8a4 [2021-07-09T22:43:07.760Z] ---> b2e9df0c204c [2021-07-09T22:43:07.760Z] Step 6/24 : COPY go.mod . [2021-07-09T22:43:08.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:43:08.825Z] Removing intermediate container 1688927efb47 [2021-07-09T22:43:08.826Z] ---> 0900227a6b04 [2021-07-09T22:43:08.826Z] Step 6/24 : COPY go.mod . [2021-07-09T22:43:09.105Z] Removing intermediate container 5500a74cc07a [2021-07-09T22:43:09.105Z] ---> 32a2becb11f7 [2021-07-09T22:43:09.105Z] Step 6/23 : COPY go.mod . [2021-07-09T22:43:09.726Z] ---> d466b9af28ce [2021-07-09T22:43:09.726Z] Step 7/24 : RUN go mod download [2021-07-09T22:43:09.726Z] Removing intermediate container 57ad9d1be424 [2021-07-09T22:43:09.726Z] ---> b2d77136db89 [2021-07-09T22:43:09.726Z] Step 6/24 : COPY go.mod . [2021-07-09T22:43:09.726Z] Removing intermediate container cd0b785a9192 [2021-07-09T22:43:09.726Z] ---> 31959be9050a [2021-07-09T22:43:09.726Z] Step 6/24 : COPY go.mod . [2021-07-09T22:43:09.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:43:10.000Z] ---> Running in f9b99cadc984 [2021-07-09T22:43:10.000Z] ---> c7928821e043 [2021-07-09T22:43:10.000Z] Step 7/24 : RUN go mod download [2021-07-09T22:43:10.283Z] ---> Running in 99681f71fb85 [2021-07-09T22:43:10.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:43:10.561Z] ---> 3e64f96592a2 [2021-07-09T22:43:10.561Z] Step 7/23 : RUN go mod download [2021-07-09T22:43:10.839Z] ---> Running in d0cff2dc5d20 [2021-07-09T22:43:11.120Z] ---> 59d0d14bfb98 [2021-07-09T22:43:11.120Z] Step 7/24 : RUN go mod download [2021-07-09T22:43:11.120Z] ---> 70a960a5a1fa [2021-07-09T22:43:11.120Z] Step 7/24 : RUN go mod download [2021-07-09T22:43:11.396Z] ---> Running in d755308c4595 [2021-07-09T22:43:11.397Z] ---> Running in 45d8f5313254 [2021-07-09T22:43:11.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-09T22:43:13.258Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-09T22:43:13.258Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-09T22:43:13.258Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-09T22:43:13.258Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-09T22:43:13.258Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-07-09T22:43:13.258Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-09T22:43:13.258Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-09T22:43:13.258Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-09T22:43:14.045Z] Removing intermediate container f9b99cadc984 [2021-07-09T22:43:14.046Z] ---> 498c6ef88392 [2021-07-09T22:43:14.046Z] Step 8/24 : COPY . . [2021-07-09T22:43:14.644Z] Building hooks [2021-07-09T22:43:14.644Z] + cd /root/parts/hooks/src [2021-07-09T22:43:14.644Z] + make build [2021-07-09T22:43:14.644Z] go mod tidy [2021-07-09T22:43:14.906Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-09T22:43:15.038Z] Removing intermediate container 99681f71fb85 [2021-07-09T22:43:15.038Z] ---> 94d1085404d0 [2021-07-09T22:43:15.038Z] Step 8/24 : COPY . . [2021-07-09T22:43:15.167Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-09T22:43:15.167Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-09T22:43:15.167Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-09T22:43:15.167Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-09T22:43:15.325Z] Removing intermediate container d0cff2dc5d20 [2021-07-09T22:43:15.325Z] ---> 801a755f458c [2021-07-09T22:43:15.325Z] Step 8/23 : COPY . . [2021-07-09T22:43:15.741Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-09T22:43:16.313Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-09T22:43:16.313Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-09T22:43:16.777Z] Removing intermediate container d755308c4595 [2021-07-09T22:43:16.777Z] ---> 08edbb249810 [2021-07-09T22:43:16.777Z] Step 8/24 : COPY . . [2021-07-09T22:43:17.054Z] Removing intermediate container 45d8f5313254 [2021-07-09T22:43:17.054Z] ---> e53e711e84c9 [2021-07-09T22:43:17.054Z] Step 8/24 : COPY . . [2021-07-09T22:43:19.622Z] Building static-packages [2021-07-09T22:43:19.622Z] + snapcraftctl build [2021-07-09T22:43:21.537Z] Building version [2021-07-09T22:43:21.537Z] + snapcraftctl build [2021-07-09T22:43:23.454Z] Staging config-common [2021-07-09T22:43:23.454Z] + snapcraftctl stage [2021-07-09T22:43:24.399Z] Skipping stage go-build-helper (already ran) [2021-07-09T22:43:24.399Z] Staging edgex-go [2021-07-09T22:43:24.399Z] + snapcraftctl stage [2021-07-09T22:43:25.343Z] Staging hooks [2021-07-09T22:43:25.343Z] + snapcraftctl stage [2021-07-09T22:43:26.289Z] Staging static-packages [2021-07-09T22:43:26.289Z] + snapcraftctl stage [2021-07-09T22:43:27.235Z] Staging version [2021-07-09T22:43:27.235Z] + snapcraftctl stage [2021-07-09T22:43:28.427Z] Priming config-common [2021-07-09T22:43:28.427Z] + snapcraftctl prime [2021-07-09T22:43:29.133Z] Priming go-build-helper [2021-07-09T22:43:29.133Z] + snapcraftctl prime [2021-07-09T22:43:30.078Z] Priming edgex-go [2021-07-09T22:43:30.341Z] + snapcraftctl prime [2021-07-09T22:43:31.731Z] Priming hooks [2021-07-09T22:43:31.731Z] + snapcraftctl prime [2021-07-09T22:43:32.677Z] Priming static-packages [2021-07-09T22:43:32.677Z] + snapcraftctl prime [2021-07-09T22:43:35.235Z] Priming version [2021-07-09T22:43:35.235Z] + snapcraftctl prime [2021-07-09T22:43:36.178Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T22:43:39.286Z] ---> 3dfa9cd4d74e [2021-07-09T22:43:39.286Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:43:39.286Z] ---> 70ee69ee3c74 [2021-07-09T22:43:39.286Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:43:39.286Z] ---> Running in 3eb2f12516bc [2021-07-09T22:43:39.286Z] ---> 84102835021d [2021-07-09T22:43:39.286Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:43:39.286Z] ---> 9243709da8eb [2021-07-09T22:43:39.286Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:43:39.286Z] ---> Running in f15bfd32d3d6 [2021-07-09T22:43:39.286Z] ---> Running in 96637ebb9ed0 [2021-07-09T22:43:39.286Z] ---> Running in 6bb42032012e [2021-07-09T22:43:39.286Z] ---> 4bf345525853 [2021-07-09T22:43:39.286Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:43:39.286Z] ---> Running in 535c5aad4aa7 [2021-07-09T22:43:43.671Z] Removing intermediate container 3eb2f12516bc [2021-07-09T22:43:43.672Z] ---> f3b094d00cdf [2021-07-09T22:43:43.672Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T22:43:43.672Z] ---> Running in fc6b21150857 [2021-07-09T22:43:45.125Z] Removing intermediate container 96637ebb9ed0 [2021-07-09T22:43:45.125Z] ---> be1371850360 [2021-07-09T22:43:45.125Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T22:43:45.125Z] Removing intermediate container 6bb42032012e [2021-07-09T22:43:45.125Z] ---> 655a8bc7a25f [2021-07-09T22:43:45.125Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T22:43:45.125Z] Removing intermediate container f15bfd32d3d6 [2021-07-09T22:43:45.125Z] ---> 14f83864fdee [2021-07-09T22:43:45.125Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T22:43:45.404Z] ---> Running in c84a2f595544 [2021-07-09T22:43:45.404Z] Removing intermediate container 535c5aad4aa7 [2021-07-09T22:43:45.404Z] ---> ef135d08d682 [2021-07-09T22:43:45.404Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T22:43:45.404Z] ---> Running in 335eb2eb0f4a [2021-07-09T22:43:45.404Z] ---> Running in 0e63e80ae3b6 [2021-07-09T22:43:45.690Z] ---> Running in 34895b6c14da [2021-07-09T22:43:45.690Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:43:48.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:43:48.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:43:48.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:43:48.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T22:45:40.804Z] Removing intermediate container 34895b6c14da [2021-07-09T22:45:40.804Z] ---> a03c96a23732 [2021-07-09T22:45:40.804Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T22:45:40.804Z] ---> Running in e955b3dea4c8 [2021-07-09T22:45:42.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:45:46.227Z] Removing intermediate container 0e63e80ae3b6 [2021-07-09T22:45:46.227Z] ---> 28c10f41cb5b [2021-07-09T22:45:46.227Z] [2021-07-09T22:45:46.227Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:45:46.227Z] 3.12: Pulling from library/alpine [2021-07-09T22:45:46.504Z] Removing intermediate container c84a2f595544 [2021-07-09T22:45:46.504Z] ---> 3d60eb5e72c0 [2021-07-09T22:45:46.504Z] [2021-07-09T22:45:46.504Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:45:46.807Z] 3.12: Pulling from library/alpine [2021-07-09T22:45:47.798Z] Removing intermediate container e955b3dea4c8 [2021-07-09T22:45:47.798Z] ---> 0ad62354faa8 [2021-07-09T22:45:47.798Z] [2021-07-09T22:45:47.798Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T22:45:47.798Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:45:47.798Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T22:45:47.798Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:45:47.798Z] Status: Image is up to date for alpine:3.12 [2021-07-09T22:45:47.798Z] ---> c4fd0aeabfcf [2021-07-09T22:45:47.798Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:45:47.798Z] ---> c4fd0aeabfcf [2021-07-09T22:45:47.798Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T22:45:48.104Z] 20.10.0: Pulling from library/docker [2021-07-09T22:45:48.379Z] ---> Running in 5851974c97f7 [2021-07-09T22:45:48.379Z] ---> Running in fea53e602955 [2021-07-09T22:45:51.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:51.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:51.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:51.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:51.927Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T22:45:51.927Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T22:45:51.927Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:45:51.927Z] OK: 5 MiB in 15 packages [2021-07-09T22:45:51.927Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:45:51.927Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:45:51.927Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:45:52.208Z] Removing intermediate container 335eb2eb0f4a [2021-07-09T22:45:52.208Z] ---> 0b1af6a67dc0 [2021-07-09T22:45:52.208Z] [2021-07-09T22:45:52.208Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:45:52.208Z] ---> c4fd0aeabfcf [2021-07-09T22:45:52.208Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:45:52.208Z] OK: 6 MiB in 16 packages [2021-07-09T22:45:53.211Z] ---> Running in f564cb3f89b2 [2021-07-09T22:45:54.655Z] Removing intermediate container fea53e602955 [2021-07-09T22:45:54.655Z] ---> 512486eb05e3 [2021-07-09T22:45:54.655Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:45:54.929Z] ---> Running in c32ca9d1f1c4 [2021-07-09T22:45:55.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:55.208Z] Removing intermediate container 5851974c97f7 [2021-07-09T22:45:55.208Z] ---> 5e86146a687b [2021-07-09T22:45:55.208Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:45:55.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:45:55.480Z] Removing intermediate container fc6b21150857 [2021-07-09T22:45:55.480Z] ---> fd91d1d85454 [2021-07-09T22:45:55.480Z] [2021-07-09T22:45:55.480Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:45:55.480Z] ---> c4fd0aeabfcf [2021-07-09T22:45:55.480Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T22:45:56.091Z] ---> Running in 8b272e3ab3b4 [2021-07-09T22:45:56.091Z] ---> Running in 757b1651239f [2021-07-09T22:45:56.091Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T22:45:56.091Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:45:56.091Z] OK: 5 MiB in 15 packages [2021-07-09T22:45:56.091Z] Removing intermediate container c32ca9d1f1c4 [2021-07-09T22:45:56.091Z] ---> 71337c6530dc [2021-07-09T22:45:56.091Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T22:45:56.690Z] ---> Running in a136e1e8ed50 [2021-07-09T22:45:56.965Z] Removing intermediate container 8b272e3ab3b4 [2021-07-09T22:45:56.965Z] ---> 1183925fb66d [2021-07-09T22:45:56.965Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T22:45:57.239Z] Removing intermediate container 757b1651239f [2021-07-09T22:45:57.239Z] ---> 6395750b5ae4 [2021-07-09T22:45:57.239Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T22:45:57.239Z] ---> Running in 6d336288a5b1 [2021-07-09T22:45:57.513Z] Removing intermediate container a136e1e8ed50 [2021-07-09T22:45:57.513Z] ---> 621b46b04fdb [2021-07-09T22:45:57.513Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:45:57.799Z] ---> Running in 62a9220a76c3 [2021-07-09T22:45:57.799Z] ---> Running in 0a2deb28b1b4 [2021-07-09T22:45:57.799Z] Removing intermediate container f564cb3f89b2 [2021-07-09T22:45:57.799Z] ---> 8cea118bbc3e [2021-07-09T22:45:57.799Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:45:58.072Z] Removing intermediate container 6d336288a5b1 [2021-07-09T22:45:58.072Z] ---> 1beb0b57a0e2 [2021-07-09T22:45:58.072Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:45:58.344Z] ---> Running in bb2a639eb177 [2021-07-09T22:45:58.344Z] ---> Running in d0232f0cdcad [2021-07-09T22:45:58.619Z] Removing intermediate container 62a9220a76c3 [2021-07-09T22:45:58.619Z] ---> 6546308efbcd [2021-07-09T22:45:58.619Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T22:45:58.619Z] Removing intermediate container 0a2deb28b1b4 [2021-07-09T22:45:58.619Z] ---> 87da3e69bdbf [2021-07-09T22:45:58.619Z] Step 16/24 : WORKDIR / [2021-07-09T22:45:58.892Z] ---> Running in bee6a15dbe44 [2021-07-09T22:45:59.167Z] Removing intermediate container bb2a639eb177 [2021-07-09T22:45:59.167Z] ---> 7a659fda158b [2021-07-09T22:45:59.167Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T22:45:59.167Z] ---> Running in 8fbe255c6f84 [2021-07-09T22:45:59.441Z] Removing intermediate container d0232f0cdcad [2021-07-09T22:45:59.441Z] ---> 2d180459adb4 [2021-07-09T22:45:59.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:45:59.716Z] ---> Running in ff3f33007eff [2021-07-09T22:45:59.716Z] Removing intermediate container bee6a15dbe44 [2021-07-09T22:45:59.716Z] ---> 715da0f73d63 [2021-07-09T22:45:59.716Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:46:00.315Z] ---> Running in 019110abe16b [2021-07-09T22:46:00.315Z] Removing intermediate container 8fbe255c6f84 [2021-07-09T22:46:00.315Z] ---> 9390af5734ca [2021-07-09T22:46:00.315Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:46:00.590Z] Removing intermediate container ff3f33007eff [2021-07-09T22:46:00.590Z] ---> 20125ea1763a [2021-07-09T22:46:00.590Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:46:00.590Z] ---> 20f7200e161d [2021-07-09T22:46:00.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T22:46:00.865Z] ---> Running in baaec73bab03 [2021-07-09T22:46:01.852Z] ---> fa38f68395be [2021-07-09T22:46:01.852Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T22:46:02.126Z] Removing intermediate container baaec73bab03 [2021-07-09T22:46:02.126Z] ---> 1dc8aa6f7cf8 [2021-07-09T22:46:02.126Z] Step 16/24 : WORKDIR / [2021-07-09T22:46:02.401Z] ---> Running in 8cc2d89d8a68 [2021-07-09T22:46:03.016Z] ---> bed8a5f74fb5 [2021-07-09T22:46:03.016Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T22:46:03.616Z] Removing intermediate container 8cc2d89d8a68 [2021-07-09T22:46:03.616Z] ---> e4d0a3412b35 [2021-07-09T22:46:03.616Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:46:03.616Z] ---> 21c7076555b6 [2021-07-09T22:46:03.616Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T22:46:03.892Z] Removing intermediate container 019110abe16b [2021-07-09T22:46:03.892Z] ---> 49685c0c195e [2021-07-09T22:46:03.892Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T22:46:04.170Z] ---> Running in dd142e3a6360 [2021-07-09T22:46:04.170Z] ---> 862dabfb2fd5 [2021-07-09T22:46:04.170Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T22:46:04.445Z] ---> Running in c8ed4600cda4 [2021-07-09T22:46:04.446Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T22:46:04.721Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T22:46:04.721Z] ---> eeaf43b92773 [2021-07-09T22:46:04.721Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:46:05.003Z] ---> cbf59cd57328 [2021-07-09T22:46:05.003Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T22:46:05.003Z] ---> Running in 225e757a1a2e [2021-07-09T22:46:05.003Z] ---> e7dbeda0c9a7 [2021-07-09T22:46:05.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T22:46:05.284Z] ---> Running in 2d2848f8f31c [2021-07-09T22:46:05.284Z] Removing intermediate container c8ed4600cda4 [2021-07-09T22:46:05.284Z] ---> 74f4cf7b5140 [2021-07-09T22:46:05.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:46:05.566Z] ---> Running in c5ced5471ee8 [2021-07-09T22:46:05.846Z] Removing intermediate container 225e757a1a2e [2021-07-09T22:46:05.846Z] ---> 2df83518cede [2021-07-09T22:46:05.846Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-09T22:46:06.117Z] ---> Running in ba78be0018e8 [2021-07-09T22:46:06.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:06.118Z] Removing intermediate container 2d2848f8f31c [2021-07-09T22:46:06.118Z] ---> 5783aea68211 [2021-07-09T22:46:06.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:46:06.393Z] Removing intermediate container c5ced5471ee8 [2021-07-09T22:46:06.393Z] ---> 4edf77ae417f [2021-07-09T22:46:06.393Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T22:46:06.993Z] ---> Running in 0f65e04a054d [2021-07-09T22:46:06.993Z] ---> Running in c3c287dcfa7f [2021-07-09T22:46:06.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:06.993Z] ---> 7bebeb011c3c [2021-07-09T22:46:06.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T22:46:07.604Z] Removing intermediate container 0f65e04a054d [2021-07-09T22:46:07.604Z] ---> 6519e8694cb1 [2021-07-09T22:46:07.604Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T22:46:07.604Z] Removing intermediate container c3c287dcfa7f [2021-07-09T22:46:07.604Z] ---> 99e2da643c82 [2021-07-09T22:46:07.604Z] Step 22/23 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:46:07.604Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:46:07.882Z] ---> Running in 26d4e325bdb9 [2021-07-09T22:46:07.882Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T22:46:07.882Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T22:46:07.882Z] ---> Running in c21b9f6a01e3 [2021-07-09T22:46:07.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:08.163Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T22:46:08.163Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T22:46:08.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:08.163Z] ---> 510a24a4b082 [2021-07-09T22:46:08.163Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T22:46:08.443Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T22:46:08.443Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:46:08.443Z] OK: 8 MiB in 20 packages [2021-07-09T22:46:08.443Z] ---> Running in 5bfcc07c59d4 [2021-07-09T22:46:08.443Z] Removing intermediate container 26d4e325bdb9 [2021-07-09T22:46:08.443Z] ---> 2f1edc6e0dad [2021-07-09T22:46:08.443Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:46:08.715Z] Removing intermediate container c21b9f6a01e3 [2021-07-09T22:46:08.715Z] ---> 1e36907614c4 [2021-07-09T22:46:08.715Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:46:08.993Z] ---> Running in 73627ae31947 [2021-07-09T22:46:08.993Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T22:46:08.993Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T22:46:08.993Z] Executing bash-5.0.17-r0.post-install [2021-07-09T22:46:08.993Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:46:08.993Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T22:46:08.993Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T22:46:08.993Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T22:46:08.993Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T22:46:08.993Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T22:46:08.993Z] ---> Running in 643e57a760b1 [2021-07-09T22:46:08.993Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T22:46:08.993Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T22:46:08.993Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T22:46:08.993Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T22:46:09.269Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T22:46:09.269Z] Removing intermediate container 5bfcc07c59d4 [2021-07-09T22:46:09.269Z] ---> b2aceb175e49 [2021-07-09T22:46:09.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:46:09.864Z] ---> Running in 2e6046090fd3 [2021-07-09T22:46:09.864Z] Removing intermediate container 73627ae31947 [2021-07-09T22:46:09.864Z] ---> 63be78912882 [2021-07-09T22:46:09.864Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:46:10.145Z] Removing intermediate container 643e57a760b1 [2021-07-09T22:46:10.145Z] ---> 5300218e2712 [2021-07-09T22:46:10.145Z] [2021-07-09T22:46:10.145Z] Removing intermediate container dd142e3a6360 [2021-07-09T22:46:10.145Z] ---> baa1501d5cd8 [2021-07-09T22:46:10.145Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:46:10.424Z] ---> Running in 013a96d7a7dc [2021-07-09T22:46:10.699Z] Successfully built 5300218e2712 [2021-07-09T22:46:10.699Z] Successfully tagged support-notifications-arm64:latest [2021-07-09T22:46:10.699Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-09T22:46:10.699Z] Removing intermediate container 2e6046090fd3 [2021-07-09T22:46:10.699Z] ---> 999ebb7e156b [2021-07-09T22:46:10.699Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T22:46:11.304Z] ---> Running in 2f9768db05bc [2021-07-09T22:46:11.304Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T22:46:11.304Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T22:46:11.304Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T22:46:11.304Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T22:46:11.304Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T22:46:11.304Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T22:46:11.304Z] Removing intermediate container 013a96d7a7dc [2021-07-09T22:46:11.304Z] ---> 58e868f02da4 [2021-07-09T22:46:11.304Z] [2021-07-09T22:46:11.304Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T22:46:11.578Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T22:46:11.578Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T22:46:11.578Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T22:46:11.578Z] ---> f61f04f1ecd3 [2021-07-09T22:46:11.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T22:46:11.578Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T22:46:11.578Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T22:46:11.578Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T22:46:11.866Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T22:46:11.866Z] Successfully built 58e868f02da4 [2021-07-09T22:46:11.866Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T22:46:11.866Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T22:46:11.866Z] Successfully tagged core-command-arm64:latest [2021-07-09T22:46:11.866Z]  Building core-command ... done Building security-bootstrapper [2021-07-09T22:46:11.866Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T22:46:11.866Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T22:46:11.866Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T22:46:11.866Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T22:46:11.867Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T22:46:11.867Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T22:46:11.867Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T22:46:11.867Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T22:46:11.867Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T22:46:11.867Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T22:46:12.143Z] Removing intermediate container 2f9768db05bc [2021-07-09T22:46:12.143Z] ---> 85565e05b988 [2021-07-09T22:46:12.143Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:46:12.143Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T22:46:12.143Z] OK: 72 MiB in 59 packages [2021-07-09T22:46:12.742Z] ---> Running in 62db0a14fdca [2021-07-09T22:46:13.379Z] ---> 4f49cc355957 [2021-07-09T22:46:13.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T22:46:13.672Z] Removing intermediate container 62db0a14fdca [2021-07-09T22:46:13.672Z] ---> 20c54c754a23 [2021-07-09T22:46:13.672Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:46:14.671Z] ---> Running in b6ff6911e0d2 [2021-07-09T22:46:15.275Z] ---> 1742c7d403ae [2021-07-09T22:46:15.275Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T22:46:15.902Z] Removing intermediate container b6ff6911e0d2 [2021-07-09T22:46:15.902Z] ---> a1d92ae52613 [2021-07-09T22:46:15.902Z] [2021-07-09T22:46:15.902Z] ---> Running in fd4246286566 [2021-07-09T22:46:16.204Z] Successfully built a1d92ae52613 [2021-07-09T22:46:16.204Z] Successfully tagged core-metadata-arm64:latest [2021-07-09T22:46:16.204Z] Building support-scheduler [2021-07-09T22:46:16.847Z]  Building core-metadata ... done Removing intermediate container fd4246286566 [2021-07-09T22:46:16.847Z] ---> fecd8adfe66f [2021-07-09T22:46:16.847Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:46:17.123Z] ---> Running in efaba04e4804 [2021-07-09T22:46:17.123Z] Collecting docker-compose==1.23.2 [2021-07-09T22:46:17.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T22:46:17.741Z] Removing intermediate container efaba04e4804 [2021-07-09T22:46:17.741Z] ---> 545359571111 [2021-07-09T22:46:17.741Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T22:46:18.373Z] ---> Running in 3c146fddbb85 [2021-07-09T22:46:19.398Z] Removing intermediate container 3c146fddbb85 [2021-07-09T22:46:19.398Z] ---> 8f02ed673071 [2021-07-09T22:46:19.398Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:46:19.398Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T22:46:19.398Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T22:46:19.688Z] ---> Running in aeb4f1dabc98 [2021-07-09T22:46:20.309Z] Removing intermediate container aeb4f1dabc98 [2021-07-09T22:46:20.309Z] ---> eb70397c18eb [2021-07-09T22:46:20.309Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:46:20.594Z] Collecting PyYAML<4,>=3.10 [2021-07-09T22:46:20.595Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T22:46:20.595Z] ---> Running in 9596858e4cac [2021-07-09T22:46:21.599Z] Removing intermediate container 9596858e4cac [2021-07-09T22:46:21.599Z] ---> a6af6175380d [2021-07-09T22:46:21.599Z] [2021-07-09T22:46:21.874Z] Successfully built a6af6175380d [2021-07-09T22:46:21.874Z] Successfully tagged core-data-arm64:latest [2021-07-09T22:46:21.874Z]  Building core-data ... done Building security-proxy-setup [2021-07-09T22:46:24.517Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T22:46:24.517Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T22:46:24.791Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T22:46:24.791Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T22:46:27.418Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-09T22:46:27.418Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T22:46:27.418Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T22:46:30.045Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T22:46:30.045Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T22:46:32.020Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T22:46:32.020Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T22:46:32.998Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T22:46:32.998Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T22:46:33.742Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T22:46:33.742Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T22:46:34.030Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-09T22:46:34.304Z] Collecting idna<2.8,>=2.5 [2021-07-09T22:46:34.305Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T22:46:35.317Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T22:46:35.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T22:46:35.317Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-09T22:46:35.595Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T22:46:35.595Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T22:46:35.875Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T22:46:35.875Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T22:46:35.875Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T22:46:35.875Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T22:46:36.887Z] Installing collected packages: idna, urllib3, requests, PyYAML, jsonschema, dockerpty, docopt, texttable, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-07-09T22:46:36.887Z] Attempting uninstall: idna [2021-07-09T22:46:36.887Z] Found existing installation: idna 2.9 [2021-07-09T22:46:36.887Z] Uninstalling idna-2.9: [2021-07-09T22:46:36.887Z] Successfully uninstalled idna-2.9 [2021-07-09T22:46:37.534Z] Attempting uninstall: urllib3 [2021-07-09T22:46:37.534Z] Found existing installation: urllib3 1.25.9 [2021-07-09T22:46:37.534Z] Uninstalling urllib3-1.25.9: [2021-07-09T22:46:37.811Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T22:46:38.439Z] Attempting uninstall: requests [2021-07-09T22:46:38.439Z] Found existing installation: requests 2.23.0 [2021-07-09T22:46:38.439Z] Uninstalling requests-2.23.0: [2021-07-09T22:46:38.439Z] Successfully uninstalled requests-2.23.0 [2021-07-09T22:46:38.717Z] Running setup.py install for PyYAML: started [2021-07-09T22:46:41.365Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T22:46:41.641Z] Running setup.py install for dockerpty: started [2021-07-09T22:46:44.278Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T22:46:44.278Z] Running setup.py install for docopt: started [2021-07-09T22:46:46.269Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T22:46:46.269Z] Running setup.py install for texttable: started [2021-07-09T22:46:48.928Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T22:46:49.936Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:46:49.936Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:46:49.936Z] ---> 21e7aedeed32 [2021-07-09T22:46:49.936Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T22:46:49.936Z] ---> Using cache [2021-07-09T22:46:49.936Z] ---> 34d6f3dea799 [2021-07-09T22:46:49.936Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:46:49.936Z] ---> Using cache [2021-07-09T22:46:49.936Z] ---> 96e7e9b5c943 [2021-07-09T22:46:49.936Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T22:46:51.931Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:46:51.931Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:46:51.931Z] ---> 21e7aedeed32 [2021-07-09T22:46:51.931Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T22:46:51.931Z] ---> Using cache [2021-07-09T22:46:51.931Z] ---> 34d6f3dea799 [2021-07-09T22:46:51.931Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:46:51.931Z] ---> Using cache [2021-07-09T22:46:51.931Z] ---> 96e7e9b5c943 [2021-07-09T22:46:51.931Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T22:46:52.943Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-09T22:46:54.953Z] ---> Running in 48c502bad606 [2021-07-09T22:46:54.953Z] ---> Running in d4af0f1dbf8b [2021-07-09T22:46:56.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:46:56.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:46:56.948Z] ---> 21e7aedeed32 [2021-07-09T22:46:56.948Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:46:56.948Z] ---> Using cache [2021-07-09T22:46:56.948Z] ---> 34d6f3dea799 [2021-07-09T22:46:56.948Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:46:56.948Z] ---> Using cache [2021-07-09T22:46:56.948Z] ---> 96e7e9b5c943 [2021-07-09T22:46:56.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T22:46:56.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:57.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:57.503Z] ---> Running in 95dfef33f410 [2021-07-09T22:46:58.118Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:58.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:59.016Z] OK: 218 MiB in 52 packages [2021-07-09T22:46:59.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:46:59.293Z] OK: 218 MiB in 52 packages [2021-07-09T22:47:00.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:47:00.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:47:00.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:47:00.566Z] ---> 21e7aedeed32 [2021-07-09T22:47:00.566Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T22:47:00.566Z] ---> Using cache [2021-07-09T22:47:00.566Z] ---> 34d6f3dea799 [2021-07-09T22:47:00.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:47:00.566Z] ---> Using cache [2021-07-09T22:47:00.566Z] ---> 96e7e9b5c943 [2021-07-09T22:47:00.566Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T22:47:00.566Z] ---> Running in 5260c1fd894a [2021-07-09T22:47:01.167Z] OK: 218 MiB in 52 packages [2021-07-09T22:47:01.440Z] Removing intermediate container d4af0f1dbf8b [2021-07-09T22:47:01.440Z] ---> e12996e61c13 [2021-07-09T22:47:01.440Z] Step 6/32 : COPY go.mod . [2021-07-09T22:47:01.712Z] Removing intermediate container 48c502bad606 [2021-07-09T22:47:01.712Z] ---> 48a078bf3fd3 [2021-07-09T22:47:01.712Z] Step 6/26 : COPY go.mod . [2021-07-09T22:47:02.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:47:02.718Z] ---> c23f23d1462b [2021-07-09T22:47:02.718Z] Step 7/32 : RUN go mod download [2021-07-09T22:47:02.718Z] Removing intermediate container 95dfef33f410 [2021-07-09T22:47:02.718Z] ---> d079a8700451 [2021-07-09T22:47:02.718Z] Step 6/23 : COPY go.mod . [2021-07-09T22:47:03.003Z] ---> Running in 45d1e0487d88 [2021-07-09T22:47:03.003Z] ---> fcfc316c91a8 [2021-07-09T22:47:03.003Z] Step 7/26 : RUN go mod download [2021-07-09T22:47:03.278Z] ---> Running in 9bb162d79180 [2021-07-09T22:47:03.564Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:47:04.169Z] ---> 074cd66f05fb [2021-07-09T22:47:04.169Z] Step 7/23 : RUN go mod download [2021-07-09T22:47:04.447Z] ---> Running in 349782fdf17b [2021-07-09T22:47:04.447Z] OK: 218 MiB in 52 packages [2021-07-09T22:47:06.458Z] Removing intermediate container 5260c1fd894a [2021-07-09T22:47:06.458Z] ---> 50278fe1646e [2021-07-09T22:47:06.458Z] Step 6/22 : COPY go.mod . [2021-07-09T22:47:06.743Z] Removing intermediate container ba78be0018e8 [2021-07-09T22:47:06.743Z] ---> def42c580794 [2021-07-09T22:47:06.743Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T22:47:07.021Z] ---> Running in cdf13ea0770f [2021-07-09T22:47:07.622Z] ---> 0601a4e10dc8 [2021-07-09T22:47:07.622Z] Step 7/22 : RUN go mod download [2021-07-09T22:47:07.904Z] Removing intermediate container 45d1e0487d88 [2021-07-09T22:47:07.904Z] ---> bd563b61a4e2 [2021-07-09T22:47:07.904Z] Step 8/32 : COPY . . [2021-07-09T22:47:07.904Z] Removing intermediate container 9bb162d79180 [2021-07-09T22:47:07.904Z] ---> af5037e16e17 [2021-07-09T22:47:07.904Z] Removing intermediate container cdf13ea0770f [2021-07-09T22:47:07.904Z] ---> 89940e979005 [2021-07-09T22:47:07.904Z] Step 8/26 : COPY . .Step 16/24 : EXPOSE $APP_PORT [2021-07-09T22:47:07.904Z] [2021-07-09T22:47:08.186Z] ---> Running in 084e93143909 [2021-07-09T22:47:08.186Z] ---> Running in 6a9abc05a641 [2021-07-09T22:47:08.186Z] Removing intermediate container 349782fdf17b [2021-07-09T22:47:08.470Z] ---> 2c753f27fd77 [2021-07-09T22:47:08.470Z] Step 8/23 : COPY . . [2021-07-09T22:47:09.459Z] Removing intermediate container 6a9abc05a641 [2021-07-09T22:47:09.459Z] ---> a83ae971aa68 [2021-07-09T22:47:09.459Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T22:47:14.946Z] ---> 0f85566db82e [2021-07-09T22:47:14.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T22:47:14.946Z] Removing intermediate container 084e93143909 [2021-07-09T22:47:14.946Z] ---> 58f49f2f7783 [2021-07-09T22:47:14.946Z] Step 8/22 : COPY . . [2021-07-09T22:47:16.403Z] ---> 46a5142d7f77 [2021-07-09T22:47:16.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T22:47:19.826Z] ---> de366d1bcef6 [2021-07-09T22:47:19.826Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T22:47:20.102Z] ---> Running in fa31c4fb8896 [2021-07-09T22:47:21.204Z] Removing intermediate container fa31c4fb8896 [2021-07-09T22:47:21.204Z] ---> efd3a3f3bf1a [2021-07-09T22:47:21.204Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:47:21.856Z] ---> Running in cdde801a7f09 [2021-07-09T22:47:23.325Z] Removing intermediate container cdde801a7f09 [2021-07-09T22:47:23.325Z] ---> 0ebe63cc684f [2021-07-09T22:47:23.325Z] Step 22/24 : LABEL arch=arm64 [2021-07-09T22:47:23.943Z] ---> Running in 80f3596ff6d7 [2021-07-09T22:47:25.398Z] Removing intermediate container 80f3596ff6d7 [2021-07-09T22:47:25.398Z] ---> c10c33088d95 [2021-07-09T22:47:25.398Z] Step 23/24 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:47:25.683Z] ---> Running in 9ce60e3628d1 [2021-07-09T22:47:26.674Z] Removing intermediate container 9ce60e3628d1 [2021-07-09T22:47:26.674Z] ---> f5a8ec12f37a [2021-07-09T22:47:26.674Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:47:27.280Z] ---> 465435732d90 [2021-07-09T22:47:27.280Z] Step 9/26 : RUN go mod tidy [2021-07-09T22:47:27.555Z] ---> Running in 4f63a316e96e [2021-07-09T22:47:27.555Z] ---> 7c019e4d4e2d [2021-07-09T22:47:27.555Z] Step 9/32 : RUN go mod tidy [2021-07-09T22:47:28.162Z] ---> Running in 5fb07d11e131 [2021-07-09T22:47:28.162Z] ---> 3fbb23079e0f [2021-07-09T22:47:28.162Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:47:28.162Z] ---> Running in 79be900fc822 [2021-07-09T22:47:28.771Z] ---> Running in 5431b5c6aa08 [2021-07-09T22:47:28.771Z] Removing intermediate container 4f63a316e96e [2021-07-09T22:47:28.771Z] ---> 2f010df43d31 [2021-07-09T22:47:28.771Z] [2021-07-09T22:47:29.389Z] Successfully built 2f010df43d31 [2021-07-09T22:47:29.389Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-09T22:47:36.162Z]  Building sys-mgmt-agent ... done  ---> 25b438586c9b [2021-07-09T22:47:36.162Z] Step 9/22 : RUN go mod tidy [2021-07-09T22:47:36.162Z] Removing intermediate container 5fb07d11e131 [2021-07-09T22:47:36.162Z] ---> 1c4ef3d09ce0 [2021-07-09T22:47:36.162Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T22:47:36.162Z] ---> Running in 01473fbdf008 [2021-07-09T22:47:36.162Z] Removing intermediate container 79be900fc822 [2021-07-09T22:47:36.162Z] ---> bf7ff1f93181 [2021-07-09T22:47:36.162Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T22:47:36.162Z] ---> Running in c538ad7709a7 [2021-07-09T22:47:36.162Z] Removing intermediate container 5431b5c6aa08 [2021-07-09T22:47:36.162Z] ---> 6a0535f39863 [2021-07-09T22:47:36.162Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T22:47:36.162Z] ---> Running in 9c55a48ef20b [2021-07-09T22:47:36.162Z] ---> Running in 0d7522fd3b0d [2021-07-09T22:47:37.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:47:37.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T22:47:37.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T22:47:41.042Z] Removing intermediate container 01473fbdf008 [2021-07-09T22:47:41.042Z] ---> 4962ae7a88a8 [2021-07-09T22:47:41.042Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T22:47:41.042Z] ---> Running in 4c997ced1cf9 [2021-07-09T22:47:43.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:49:04.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:49:04.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:49:07.545Z] Removing intermediate container 9c55a48ef20b [2021-07-09T22:49:07.545Z] ---> 14a0a8411701 [2021-07-09T22:49:07.545Z] [2021-07-09T22:49:07.545Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T22:49:07.545Z] ---> c4fd0aeabfcf [2021-07-09T22:49:07.545Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T22:49:07.823Z] ---> Running in 1906ecede40d [2021-07-09T22:49:09.278Z] Removing intermediate container 1906ecede40d [2021-07-09T22:49:09.278Z] ---> 3b62414b24f2 [2021-07-09T22:49:09.278Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T22:49:09.881Z] ---> Running in cc5e4433dde9 [2021-07-09T22:49:10.159Z] Removing intermediate container 0d7522fd3b0d [2021-07-09T22:49:10.159Z] ---> 7763159083a6 [2021-07-09T22:49:10.159Z] [2021-07-09T22:49:10.159Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:49:10.159Z] ---> c4fd0aeabfcf [2021-07-09T22:49:10.159Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:49:10.159Z] ---> Using cache [2021-07-09T22:49:10.159Z] ---> 8cea118bbc3e [2021-07-09T22:49:10.159Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:49:10.159Z] ---> Using cache [2021-07-09T22:49:10.159Z] ---> 7a659fda158b [2021-07-09T22:49:10.159Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T22:49:10.440Z] Removing intermediate container c538ad7709a7 [2021-07-09T22:49:10.440Z] ---> 1c3ad69d9c81 [2021-07-09T22:49:10.440Z] [2021-07-09T22:49:10.440Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T22:49:10.440Z] ---> c4fd0aeabfcf [2021-07-09T22:49:10.440Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T22:49:10.440Z] ---> Running in ffe423049ee5 [2021-07-09T22:49:10.440Z] ---> Running in c6c9a5661b74 [2021-07-09T22:49:11.439Z] Removing intermediate container ffe423049ee5 [2021-07-09T22:49:11.439Z] ---> e3efd65b64b6 [2021-07-09T22:49:11.439Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:49:11.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:11.716Z] ---> Running in 5ab284318da3 [2021-07-09T22:49:11.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:11.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:12.272Z] Removing intermediate container 4c997ced1cf9 [2021-07-09T22:49:12.272Z] ---> b22c08f782bc [2021-07-09T22:49:12.272Z] [2021-07-09T22:49:12.272Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T22:49:12.272Z] ---> c4fd0aeabfcf [2021-07-09T22:49:12.272Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T22:49:12.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:12.272Z] ---> Running in 0e942c92781a [2021-07-09T22:49:12.553Z] Removing intermediate container 5ab284318da3 [2021-07-09T22:49:12.553Z] ---> 68a6296b8fad [2021-07-09T22:49:12.553Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:49:12.553Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:49:12.834Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T22:49:12.834Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:49:12.834Z] OK: 5 MiB in 16 packages [2021-07-09T22:49:12.834Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T22:49:12.834Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:49:13.114Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T22:49:13.114Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T22:49:13.114Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:49:13.114Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T22:49:13.114Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:49:13.114Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:49:13.392Z] OK: 7 MiB in 20 packages [2021-07-09T22:49:14.000Z] ---> 9e45d3bfc4ee [2021-07-09T22:49:14.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T22:49:14.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:14.556Z] Removing intermediate container cc5e4433dde9 [2021-07-09T22:49:14.556Z] ---> fcd8279d6183 [2021-07-09T22:49:14.556Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T22:49:14.556Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:49:14.834Z] ---> Running in 189c06193516 [2021-07-09T22:49:15.114Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T22:49:15.114Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:49:15.114Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T22:49:15.114Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T22:49:15.114Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:49:15.114Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:49:15.403Z] OK: 7 MiB in 18 packages [2021-07-09T22:49:15.403Z] Removing intermediate container c6c9a5661b74 [2021-07-09T22:49:15.403Z] ---> f6978108da5e [2021-07-09T22:49:15.403Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:49:15.687Z] ---> c6caa83c7711 [2021-07-09T22:49:15.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T22:49:15.687Z] Removing intermediate container 189c06193516 [2021-07-09T22:49:15.687Z] ---> d0d1d51bd93d [2021-07-09T22:49:15.687Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T22:49:15.687Z] ---> Running in 55fb3a4f33aa [2021-07-09T22:49:15.969Z] ---> Running in 010c8deb3d1a [2021-07-09T22:49:16.573Z] Removing intermediate container 55fb3a4f33aa [2021-07-09T22:49:16.573Z] ---> 3f41270ee5b6 [2021-07-09T22:49:16.573Z] Step 14/26 : WORKDIR / [2021-07-09T22:49:16.573Z] Removing intermediate container 010c8deb3d1a [2021-07-09T22:49:16.573Z] ---> d7b0428135df [2021-07-09T22:49:16.573Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T22:49:16.858Z] ---> Running in 80584ae789a8 [2021-07-09T22:49:16.858Z] ---> Running in 48f3a65d9280 [2021-07-09T22:49:16.858Z] ---> 2073fa57c960 [2021-07-09T22:49:16.858Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T22:49:17.134Z] ---> Running in 148619e8970b [2021-07-09T22:49:17.427Z] Removing intermediate container 0e942c92781a [2021-07-09T22:49:17.427Z] ---> 4edc59d974b2 [2021-07-09T22:49:17.427Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:49:17.427Z] Removing intermediate container 80584ae789a8 [2021-07-09T22:49:17.427Z] ---> 1c7157dab013 [2021-07-09T22:49:17.427Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-09T22:49:17.712Z] ---> Running in ba0792fa03b8 [2021-07-09T22:49:17.712Z] Removing intermediate container 148619e8970b [2021-07-09T22:49:17.712Z] ---> 314f9053ea4b [2021-07-09T22:49:17.712Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:49:17.999Z] ---> Running in a3ffee3e3600 [2021-07-09T22:49:18.278Z] Removing intermediate container ba0792fa03b8 [2021-07-09T22:49:18.278Z] ---> afdce6a26a94 [2021-07-09T22:49:18.278Z] Step 14/22 : WORKDIR /edgex [2021-07-09T22:49:18.278Z] ---> Running in 47a744293717 [2021-07-09T22:49:18.561Z] ---> 6ebc5797ed4f [2021-07-09T22:49:18.561Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-09T22:49:18.561Z] Removing intermediate container a3ffee3e3600 [2021-07-09T22:49:18.561Z] ---> ea49c362026c [2021-07-09T22:49:18.561Z] Step 21/23 : LABEL arch=arm64 [2021-07-09T22:49:18.842Z] ---> Running in 4d7ee3c9de77 [2021-07-09T22:49:19.118Z] Removing intermediate container 47a744293717 [2021-07-09T22:49:19.118Z] ---> b1cdfb9b51a7 [2021-07-09T22:49:19.118Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T22:49:19.730Z] Removing intermediate container 4d7ee3c9de77 [2021-07-09T22:49:19.730Z] ---> 71d562222397 [2021-07-09T22:49:19.730Z] Step 22/23 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:49:19.730Z] ---> 82fa1d07e896 [2021-07-09T22:49:19.730Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T22:49:19.730Z] Removing intermediate container 48f3a65d9280 [2021-07-09T22:49:19.730Z] ---> aaf7ec27b7be [2021-07-09T22:49:20.009Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T22:49:20.009Z] ---> Running in 74277b362e59 [2021-07-09T22:49:20.009Z] ---> Running in 83fd8f16c5fd [2021-07-09T22:49:20.285Z] ---> d9474d5d221b [2021-07-09T22:49:20.285Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T22:49:20.567Z] Removing intermediate container 74277b362e59 [2021-07-09T22:49:20.567Z] ---> 1272fa50d4a6 [2021-07-09T22:49:20.567Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:49:20.844Z] ---> Running in 2ad847742593 [2021-07-09T22:49:20.844Z] Removing intermediate container 83fd8f16c5fd [2021-07-09T22:49:20.844Z] ---> 62969fe3adab [2021-07-09T22:49:20.844Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T22:49:20.844Z] ---> 5d62ff7b7451 [2021-07-09T22:49:20.844Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-09T22:49:21.451Z] Removing intermediate container 2ad847742593 [2021-07-09T22:49:21.451Z] ---> 3cdb4552b535 [2021-07-09T22:49:21.451Z] [2021-07-09T22:49:21.729Z] ---> fb132747d553 [2021-07-09T22:49:21.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T22:49:21.729Z] Successfully built 3cdb4552b535 [2021-07-09T22:49:21.729Z] Successfully tagged support-scheduler-arm64:latest [2021-07-09T22:49:22.004Z]  Building support-scheduler ... done  ---> 42d433cc6852 [2021-07-09T22:49:22.004Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T22:49:22.004Z] ---> 3ed28c87588e [2021-07-09T22:49:22.004Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T22:49:22.279Z] ---> Running in e985f4eb97c5 [2021-07-09T22:49:23.278Z] ---> e51a157e44f0 [2021-07-09T22:49:23.278Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T22:49:23.278Z] ---> a3b8d9ede32d [2021-07-09T22:49:23.278Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T22:49:23.554Z] ---> Running in dac56fb8f398 [2021-07-09T22:49:24.160Z] Removing intermediate container dac56fb8f398 [2021-07-09T22:49:24.160Z] ---> 41db0f32d932 [2021-07-09T22:49:24.160Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T22:49:24.160Z] ---> Running in 66f7f7a47d4c [2021-07-09T22:49:24.759Z] Removing intermediate container 66f7f7a47d4c [2021-07-09T22:49:24.759Z] ---> a6427c38d685 [2021-07-09T22:49:24.759Z] Step 20/22 : LABEL arch=arm64 [2021-07-09T22:49:24.759Z] ---> d72037362e4e [2021-07-09T22:49:24.759Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T22:49:25.038Z] ---> Running in 6910a631c327 [2021-07-09T22:49:25.316Z] Removing intermediate container e985f4eb97c5 [2021-07-09T22:49:25.316Z] ---> 6f8f47907dd4 [2021-07-09T22:49:25.316Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:49:25.599Z] Removing intermediate container 6910a631c327 [2021-07-09T22:49:25.600Z] ---> f6fdc225ecab [2021-07-09T22:49:25.600Z] Step 21/22 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:49:25.881Z] ---> Running in 22f6662bc2d2 [2021-07-09T22:49:25.881Z] ---> 394d71883b32 [2021-07-09T22:49:25.881Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-07-09T22:49:25.881Z] ---> Running in 824fd54a5b4a [2021-07-09T22:49:26.157Z] ---> b83eae9dc19e [2021-07-09T22:49:26.157Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T22:49:26.443Z] Removing intermediate container 22f6662bc2d2 [2021-07-09T22:49:26.443Z] ---> c6788f751c07 [2021-07-09T22:49:26.443Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T22:49:26.722Z] ---> Running in c7a6ea866893 [2021-07-09T22:49:27.327Z] Removing intermediate container c7a6ea866893 [2021-07-09T22:49:27.327Z] ---> 92a7bf11abc3 [2021-07-09T22:49:27.327Z] [2021-07-09T22:49:27.601Z] Successfully built 92a7bf11abc3 [2021-07-09T22:49:27.880Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-09T22:49:27.880Z]  Building security-proxy-setup ... done  ---> 7cc1b87acf12 [2021-07-09T22:49:27.880Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T22:49:28.880Z] Removing intermediate container 824fd54a5b4a [2021-07-09T22:49:28.880Z] ---> 5b9cb5a50499 [2021-07-09T22:49:28.880Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T22:49:28.880Z] ---> 9235c22a9672 [2021-07-09T22:49:28.880Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T22:49:29.158Z] ---> Running in c738fe8a8697 [2021-07-09T22:49:29.761Z] Removing intermediate container c738fe8a8697 [2021-07-09T22:49:29.761Z] ---> df016d4c619f [2021-07-09T22:49:29.761Z] Step 24/26 : LABEL arch=arm64 [2021-07-09T22:49:29.761Z] ---> Running in 43185cfc3619 [2021-07-09T22:49:29.761Z] ---> 030eb1921062 [2021-07-09T22:49:29.761Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T22:49:30.362Z] Removing intermediate container 43185cfc3619 [2021-07-09T22:49:30.362Z] ---> 5d710c612577 [2021-07-09T22:49:30.362Z] Step 25/26 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:49:30.636Z] ---> Running in 86a82a12e6d6 [2021-07-09T22:49:30.636Z] ---> bd1617e436b3 [2021-07-09T22:49:30.636Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T22:49:30.911Z] ---> Running in a57f16c0abee [2021-07-09T22:49:31.187Z] Removing intermediate container 86a82a12e6d6 [2021-07-09T22:49:31.187Z] ---> b974202f72f9 [2021-07-09T22:49:31.187Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T22:49:31.462Z] ---> Running in e5ed3eedf076 [2021-07-09T22:49:31.462Z] Removing intermediate container a57f16c0abee [2021-07-09T22:49:31.462Z] ---> 071f61f2aca1 [2021-07-09T22:49:31.462Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T22:49:32.062Z] Removing intermediate container e5ed3eedf076 [2021-07-09T22:49:32.062Z] ---> a24fb69b2d29 [2021-07-09T22:49:32.062Z] [2021-07-09T22:49:32.338Z] Successfully built a24fb69b2d29 [2021-07-09T22:49:32.338Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-09T22:49:32.338Z]  Building security-secretstore-setup ... done  ---> 0e185f1dc0be [2021-07-09T22:49:32.338Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T22:49:32.615Z] ---> Running in dfc550e73f3a [2021-07-09T22:49:34.593Z] Removing intermediate container dfc550e73f3a [2021-07-09T22:49:34.593Z] ---> 30b0382de775 [2021-07-09T22:49:34.593Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T22:49:34.874Z] ---> Running in 1b7d73e3ee3e [2021-07-09T22:49:35.484Z] Removing intermediate container 1b7d73e3ee3e [2021-07-09T22:49:35.484Z] ---> 754e1a79a384 [2021-07-09T22:49:35.484Z] Step 29/32 : CMD ["gate"] [2021-07-09T22:49:35.785Z] ---> Running in 02fcb9e3aa45 [2021-07-09T22:49:36.089Z] Removing intermediate container 02fcb9e3aa45 [2021-07-09T22:49:36.089Z] ---> e8542fb758d8 [2021-07-09T22:49:36.089Z] Step 30/32 : LABEL arch=arm64 [2021-07-09T22:49:36.374Z] ---> Running in 86ac5575fe27 [2021-07-09T22:49:37.006Z] Removing intermediate container 86ac5575fe27 [2021-07-09T22:49:37.006Z] ---> 99dc525815ef [2021-07-09T22:49:37.006Z] Step 31/32 : LABEL git_sha=3445a32202db534903b8a78bac68798d3755ce58 [2021-07-09T22:49:37.299Z] ---> Running in cb87b25386dc [2021-07-09T22:49:37.899Z] Removing intermediate container cb87b25386dc [2021-07-09T22:49:37.899Z] ---> 566faa924ce1 [2021-07-09T22:49:37.899Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T22:49:38.174Z] ---> Running in c9f43c6d7c76 [2021-07-09T22:49:38.772Z] Removing intermediate container c9f43c6d7c76 [2021-07-09T22:49:38.772Z] ---> bf3c2b18b757 [2021-07-09T22:49:38.772Z] [2021-07-09T22:49:39.047Z] Successfully built bf3c2b18b757 [2021-07-09T22:49:39.047Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-09T22:49:39.337Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-07-09T22:49:39.330Z] $ docker stop --time=1 ac86218e9a018d623749564d3d5b3f86fb5a1366dabb66ffd917725524b9108a [2021-07-09T22:49:41.183Z] $ docker rm -f ac86218e9a018d623749564d3d5b3f86fb5a1366dabb66ffd917725524b9108a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T22:49:41.825Z] + docker images [2021-07-09T22:49:42.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T22:49:42.104Z] security-bootstrapper-arm64 latest bf3c2b18b757 3 seconds ago 17.5MB [2021-07-09T22:49:42.104Z] security-secretstore-setup-arm64 latest a24fb69b2d29 10 seconds ago 27.1MB [2021-07-09T22:49:42.104Z] security-proxy-setup-arm64 latest 92a7bf11abc3 15 seconds ago 24.2MB [2021-07-09T22:49:42.104Z] support-scheduler-arm64 latest 3cdb4552b535 20 seconds ago 15.1MB [2021-07-09T22:49:42.104Z] b22c08f782bc 30 seconds ago 995MB [2021-07-09T22:49:42.104Z] 7763159083a6 32 seconds ago 990MB [2021-07-09T22:49:42.104Z] 1c3ad69d9c81 32 seconds ago 998MB [2021-07-09T22:49:42.104Z] 14a0a8411701 35 seconds ago 991MB [2021-07-09T22:49:42.104Z] sys-mgmt-agent-arm64 latest 2f010df43d31 2 minutes ago 298MB [2021-07-09T22:49:42.104Z] core-data-arm64 latest a6af6175380d 3 minutes ago 19.1MB [2021-07-09T22:49:42.104Z] core-metadata-arm64 latest a1d92ae52613 3 minutes ago 15.7MB [2021-07-09T22:49:42.104Z] core-command-arm64 latest 58e868f02da4 3 minutes ago 15MB [2021-07-09T22:49:42.104Z] support-notifications-arm64 latest 5300218e2712 3 minutes ago 15.7MB [2021-07-09T22:49:42.104Z] fd91d1d85454 3 minutes ago 997MB [2021-07-09T22:49:42.104Z] 0b1af6a67dc0 3 minutes ago 994MB [2021-07-09T22:49:42.104Z] 0ad62354faa8 3 minutes ago 991MB [2021-07-09T22:49:42.104Z] 3d60eb5e72c0 3 minutes ago 991MB [2021-07-09T22:49:42.104Z] 28c10f41cb5b 3 minutes ago 988MB [2021-07-09T22:49:42.104Z] ci-base-image-arm64 latest 21e7aedeed32 13 minutes ago 663MB [2021-07-09T22:49:42.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 16 minutes ago 451MB [2021-07-09T22:49:42.104Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-09T22:49:42.104Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-09T22:49:42.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:49:43.206Z] ---> job-cost.sh [2021-07-09T22:49:43.206Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m8GX [2021-07-09T22:50:22.158Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-09T22:51:58.922Z] lf-activate-venv(): INFO: Adding /tmp/venv-m8GX/bin to PATH [2021-07-09T22:51:58.922Z] INFO: No Stack... [2021-07-09T22:51:58.922Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-09T22:51:58.922Z] INFO: Archiving Costs [Pipeline] sh [2021-07-09T22:51:59.265Z] + + cutcat -d, /w/workspace/edgex-go/10/archives/cost.csv -f6 [2021-07-09T22:51:59.265Z] [Pipeline] lock [2021-07-09T22:51:59.339Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-10-stack-cost] [2021-07-09T22:51:59.349Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3615-10-stack-cost] did not exist. Created. [2021-07-09T22:51:59.349Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-09T22:51:59.709Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-09T22:51:59.960Z] Stashed 1 file(s) [Pipeline] } [2021-07-09T22:51:59.971Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-09T22:52:01.158Z] provisioning config files... [2021-07-09T22:52:01.171Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config7523672055565293530tmp [Pipeline] { [Pipeline] sh [2021-07-09T22:52:01.493Z] + set +x [2021-07-09T22:52:01.493Z] + bash -s -- [2021-07-09T22:52:01.493Z] + curl -s https://codecov.io/bash [2021-07-09T22:52:01.770Z] [2021-07-09T22:52:01.770Z] _____ _ [2021-07-09T22:52:01.770Z] / ____| | | [2021-07-09T22:52:01.770Z] | | ___ __| | ___ ___ _____ __ [2021-07-09T22:52:01.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-09T22:52:01.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-09T22:52:01.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-09T22:52:01.770Z] Bash-1.0.3 [2021-07-09T22:52:01.770Z] [2021-07-09T22:52:01.770Z] [2021-07-09T22:52:01.770Z] ==> git version 2.24.4 found [2021-07-09T22:52:01.770Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-09T22:52:01.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-09T22:52:01.770Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-09T22:52:01.770Z] ==> Jenkins CI detected. [2021-07-09T22:52:01.770Z] project root: . [2021-07-09T22:52:01.770Z] --> token set from env [2021-07-09T22:52:01.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-09T22:52:01.770Z] ==> Running gcov in . (disable via -X gcov) [2021-07-09T22:52:01.770Z] ==> Python coveragepy not found [2021-07-09T22:52:01.770Z] ==> Searching for coverage reports in: [2021-07-09T22:52:01.770Z] + . [2021-07-09T22:52:01.770Z] -> Found 1 reports [2021-07-09T22:52:01.770Z] ==> Detecting git/mercurial file structure [2021-07-09T22:52:01.770Z] ==> Reading reports [2021-07-09T22:52:01.770Z] + ./coverage.out bytes=398095 [2021-07-09T22:52:01.770Z] ==> Appending adjustments [2021-07-09T22:52:01.770Z] https://docs.codecov.io/docs/fixing-reports [2021-07-09T22:52:02.717Z] + Found adjustments [2021-07-09T22:52:02.978Z] ==> Gzipping contents [2021-07-09T22:52:02.978Z] 56K /tmp/codecov.eg6owo.gz [2021-07-09T22:52:02.978Z] ==> Uploading reports [2021-07-09T22:52:02.978Z] url: https://codecov.io [2021-07-09T22:52:02.978Z] query: branch=PR-3615&commit=3445a32202db534903b8a78bac68798d3755ce58&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T22:52:02.978Z] -> Pinging Codecov [2021-07-09T22:52:02.978Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3615&commit=3445a32202db534903b8a78bac68798d3755ce58&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= [2021-07-09T22:52:03.239Z] -> Uploading to [2021-07-09T22:52:03.239Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-09/00271124DB129430A58F1EEE437C3FCB/3445a32202db534903b8a78bac68798d3755ce58/ee850fe0-9d02-435a-bbef-7a9ed97399d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210709%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210709T225203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71935a9f073ac4d1b83bf333634bcff435bb05a1c30e94878489cecc8a8aa7a6 [2021-07-09T22:52:03.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T22:52:03.239Z] Dload Upload Total Spent Left Speed [2021-07-09T22:52:03.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53868 0 0 100 53868 0 140k --:--:-- --:--:-- --:--:-- 140k 100 53868 0 0 100 53868 0 140k --:--:-- --:--:-- --:--:-- 139k [2021-07-09T22:52:03.811Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3445a32202db534903b8a78bac68798d3755ce58 [Pipeline] } [2021-07-09T22:52:03.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:05.389Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:05.960Z] ---> package-listing.sh [2021-07-09T22:52:05.960Z] ++ facter osfamily [2021-07-09T22:52:05.961Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-09T22:52:06.223Z] + OS_FAMILY=redhat [2021-07-09T22:52:06.223Z] + workspace=/w/workspace/edgex-go/10 [2021-07-09T22:52:06.223Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-09T22:52:06.223Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-09T22:52:06.223Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-09T22:52:06.223Z] + PACKAGES=/tmp/packages_start.txt [2021-07-09T22:52:06.223Z] + '[' /w/workspace/edgex-go/10 ']' [2021-07-09T22:52:06.223Z] + PACKAGES=/tmp/packages_end.txt [2021-07-09T22:52:06.223Z] + case "${OS_FAMILY}" in [2021-07-09T22:52:06.223Z] + sort [2021-07-09T22:52:06.223Z] + rpm -qa [2021-07-09T22:52:08.781Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-09T22:52:08.782Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-09T22:52:08.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-09T22:52:08.782Z] + '[' /w/workspace/edgex-go/10 ']' [2021-07-09T22:52:08.782Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-07-09T22:52:08.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-07-09T22:52:08.798Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-09T22:52:09.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:52:09.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:52:09.665Z] [2021-07-09T22:52:09.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:52:09.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:52:09.990Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-09T22:52:09.990Z] df20fa9351a1: Pulling fs layer [2021-07-09T22:52:09.990Z] 36b3adc4ff6f: Pulling fs layer [2021-07-09T22:52:09.990Z] 8ad3a11d3b57: Pulling fs layer [2021-07-09T22:52:09.990Z] 46f8f816bc3b: Pulling fs layer [2021-07-09T22:52:09.990Z] 93b61091891f: Pulling fs layer [2021-07-09T22:52:09.990Z] 93b9cdb0e59b: Pulling fs layer [2021-07-09T22:52:09.990Z] 5e14af77c1be: Pulling fs layer [2021-07-09T22:52:09.990Z] 01666e4c0597: Pulling fs layer [2021-07-09T22:52:09.990Z] aa168da1d23b: Pulling fs layer [2021-07-09T22:52:09.990Z] 46f8f816bc3b: Waiting [2021-07-09T22:52:09.990Z] 93b61091891f: Waiting [2021-07-09T22:52:09.990Z] 93b9cdb0e59b: Waiting [2021-07-09T22:52:09.990Z] 5e14af77c1be: Waiting [2021-07-09T22:52:09.990Z] 01666e4c0597: Waiting [2021-07-09T22:52:09.990Z] aa168da1d23b: Waiting [2021-07-09T22:52:09.990Z] 36b3adc4ff6f: Download complete [2021-07-09T22:52:09.990Z] 46f8f816bc3b: Verifying Checksum [2021-07-09T22:52:09.990Z] 46f8f816bc3b: Download complete [2021-07-09T22:52:10.254Z] df20fa9351a1: Verifying Checksum [2021-07-09T22:52:10.254Z] df20fa9351a1: Download complete [2021-07-09T22:52:10.254Z] 93b9cdb0e59b: Verifying Checksum [2021-07-09T22:52:10.254Z] 93b9cdb0e59b: Download complete [2021-07-09T22:52:10.254Z] 5e14af77c1be: Verifying Checksum [2021-07-09T22:52:10.254Z] 5e14af77c1be: Download complete [2021-07-09T22:52:10.254Z] 01666e4c0597: Verifying Checksum [2021-07-09T22:52:10.254Z] 01666e4c0597: Download complete [2021-07-09T22:52:10.254Z] 93b61091891f: Verifying Checksum [2021-07-09T22:52:10.254Z] 93b61091891f: Download complete [2021-07-09T22:52:10.254Z] df20fa9351a1: Pull complete [2021-07-09T22:52:10.254Z] 8ad3a11d3b57: Verifying Checksum [2021-07-09T22:52:10.254Z] 8ad3a11d3b57: Download complete [2021-07-09T22:52:10.526Z] 36b3adc4ff6f: Pull complete [2021-07-09T22:52:10.788Z] 8ad3a11d3b57: Pull complete [2021-07-09T22:52:11.054Z] 46f8f816bc3b: Pull complete [2021-07-09T22:52:11.054Z] 93b61091891f: Pull complete [2021-07-09T22:52:11.320Z] 93b9cdb0e59b: Pull complete [2021-07-09T22:52:11.320Z] 5e14af77c1be: Pull complete [2021-07-09T22:52:11.320Z] 01666e4c0597: Pull complete [2021-07-09T22:52:12.272Z] aa168da1d23b: Verifying Checksum [2021-07-09T22:52:12.272Z] aa168da1d23b: Download complete [2021-07-09T22:52:16.524Z] aa168da1d23b: Pull complete [2021-07-09T22:52:16.524Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-09T22:52:16.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:52:16.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-09T22:52:16.601Z] prd-centos7-docker-4c-2g-2350 does not seem to be running inside a container [2021-07-09T22:52:16.638Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-09T22:52:19.426Z] $ docker top 4b6853b834e3bc1b28370c9a8fc3a44f954b537595c91f774be462091257cf35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:52:19.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-09T22:52:20.119Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-09T22:52:20.412Z] + ls /var/log/sa-host [2021-07-09T22:52:20.412Z] + sadf -c /var/log/sa-host/sa05 [2021-07-09T22:52:20.412Z] file_magic: OK [2021-07-09T22:52:20.412Z] HZ: Using current value: 100 [2021-07-09T22:52:20.412Z] file_header: OK [2021-07-09T22:52:20.412Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-09T22:52:20.412Z] Statistics: [2021-07-09T22:52:20.412Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T22:52:20.412Z] File successfully converted to sysstat format version 12.2.1 [2021-07-09T22:52:20.412Z] + sadf -c /var/log/sa-host/sa09 [2021-07-09T22:52:20.412Z] file_magic: OK [2021-07-09T22:52:20.412Z] HZ: Using current value: 100 [2021-07-09T22:52:20.412Z] file_header: OK [2021-07-09T22:52:20.412Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-09T22:52:20.412Z] Statistics: [2021-07-09T22:52:20.412Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T22:52:20.412Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:52:21.058Z] provisioning config files... [2021-07-09T22:52:21.072Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config26544488617021038tmp [Pipeline] { [Pipeline] echo [2021-07-09T22:52:21.091Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:21.385Z] ---> create-netrc.sh [Pipeline] } [2021-07-09T22:52:21.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:21.923Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-09T22:52:21.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:22.232Z] ---> sudo-logs.sh [2021-07-09T22:52:22.232Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-09T22:52:22.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:22.557Z] ---> job-cost.sh [2021-07-09T22:52:22.557Z] lf-activate-venv: SKIPPING [2021-07-09T22:52:22.557Z] DEBUG: total: 0.18000000715255737 [2021-07-09T22:52:22.557Z] INFO: Retrieving Stack Cost... [2021-07-09T22:52:23.943Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-09T22:52:24.204Z] INFO: Archiving Costs [Pipeline] echo [2021-07-09T22:52:24.220Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:52:24.517Z] ---> logs-deploy.sh [2021-07-09T22:52:24.517Z] lf-activate-venv: SKIPPING [2021-07-09T22:52:24.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/10 [2021-07-09T22:52:24.517Z] INFO: archiving workspace using pattern(s): [2021-07-09T22:52:25.465Z] Archives upload complete. [2021-07-09T22:52:25.465Z] INFO: archiving logs to Nexus [2021-07-09T22:52:26.040Z] ---> uname -a: [2021-07-09T22:52:26.040Z] Linux prd-centos7-docker-4c-2g-2350.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] ---> lscpu: [2021-07-09T22:52:26.040Z] Architecture: x86_64 [2021-07-09T22:52:26.040Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-09T22:52:26.040Z] Byte Order: Little Endian [2021-07-09T22:52:26.040Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-09T22:52:26.040Z] CPU(s): 2 [2021-07-09T22:52:26.040Z] On-line CPU(s) list: 0,1 [2021-07-09T22:52:26.040Z] Thread(s) per core: 1 [2021-07-09T22:52:26.040Z] Core(s) per socket: 1 [2021-07-09T22:52:26.040Z] Socket(s): 2 [2021-07-09T22:52:26.040Z] NUMA node(s): 1 [2021-07-09T22:52:26.040Z] Vendor ID: AuthenticAMD [2021-07-09T22:52:26.040Z] CPU family: 23 [2021-07-09T22:52:26.040Z] Model: 49 [2021-07-09T22:52:26.040Z] Model name: AMD EPYC-Rome Processor [2021-07-09T22:52:26.040Z] Stepping: 0 [2021-07-09T22:52:26.040Z] CPU MHz: 2800.000 [2021-07-09T22:52:26.040Z] BogoMIPS: 5600.00 [2021-07-09T22:52:26.040Z] Virtualization: AMD-V [2021-07-09T22:52:26.040Z] Hypervisor vendor: KVM [2021-07-09T22:52:26.040Z] Virtualization type: full [2021-07-09T22:52:26.040Z] L1d cache: 64 KiB [2021-07-09T22:52:26.040Z] L1i cache: 64 KiB [2021-07-09T22:52:26.040Z] L2 cache: 1 MiB [2021-07-09T22:52:26.040Z] L3 cache: 32 MiB [2021-07-09T22:52:26.040Z] NUMA node0 CPU(s): 0,1 [2021-07-09T22:52:26.040Z] Vulnerability Itlb multihit: Not affected [2021-07-09T22:52:26.040Z] Vulnerability L1tf: Not affected [2021-07-09T22:52:26.040Z] Vulnerability Mds: Not affected [2021-07-09T22:52:26.040Z] Vulnerability Meltdown: Not affected [2021-07-09T22:52:26.040Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-09T22:52:26.040Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-09T22:52:26.040Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-09T22:52:26.040Z] Vulnerability Srbds: Not affected [2021-07-09T22:52:26.040Z] Vulnerability Tsx async abort: Not affected [2021-07-09T22:52:26.040Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] ---> nproc: [2021-07-09T22:52:26.040Z] 2 [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z] ---> df -h: [2021-07-09T22:52:26.040Z] Filesystem Size Used Available Use% Mounted on [2021-07-09T22:52:26.040Z] overlay 40.0G 12.9G 27.1G 32% / [2021-07-09T22:52:26.040Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-09T22:52:26.040Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-09T22:52:26.040Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/10@tmp [2021-07-09T22:52:26.040Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/10 [2021-07-09T22:52:26.040Z] [2021-07-09T22:52:26.040Z]