Branch indexing Connecting to https://api.github.com using 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 25b03d07bd52cfb47cffefba0118e02cb626d25f+534175572a367338c5f68a22b0251a809e37989d (5e1849304a4cc275a56162c05e825b81b21d5023) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8353335450330835741.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3072848359329748251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8613251499362704409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8204856972753988966.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-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8226664951467737804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1534 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8726304534587438576.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 534175572a367338c5f68a22b0251a809e37989d into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f Merge succeeded, producing 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 Checking out Revision 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 (PR-3678) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh2726523838463137748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh572254663474050577.key > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 # timeout=10 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:22 ========================================================= 16:32:22 EdgeX Global Pipelines Version Info 16:32:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:23 ------------------- 16:32:23 stable info: 16:32:23 ------------------- 16:32:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:23 Message: update stable to v1.0.205 16:32:23 ------------------- 16:32:23 experimental info: 16:32:23 ------------------- 16:32:23 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:23 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 898c6b2 [Pipeline] echo 16:32:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:24 provisioning config files... 16:32:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7517531857733850660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:25 ---> docker-login.sh 16:32:25 nexus3.edgexfoundry.org:10001 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 nexus3.edgexfoundry.org:10002 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 nexus3.edgexfoundry.org:10003 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 nexus3.edgexfoundry.org:10004 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:25 Configure a credential helper to remove this warning. See 16:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:25 16:32:25 Login Succeeded 16:32:25 docker.io 16:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:26 Configure a credential helper to remove this warning. See 16:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:26 16:32:26 Login Succeeded 16:32:26 ---> docker-login.sh ends [Pipeline] } 16:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:26 ++ 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 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/core-command/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo core-command,cmd/core-command/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/core-data/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo core-data,cmd/core-data/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/core-metadata/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/support-notifications/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/support-scheduler/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:26 + for file in '`ls cmd/**/Dockerfile`' 16:32:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:26 ++ cut -d/ -f2 16:32:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:26 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 16:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:27 16:32:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:27 latest: Pulling from edgex-devops/git-semver 16:32:27 31603596830f: Pulling fs layer 16:32:27 04fac38145f0: Pulling fs layer 16:32:27 701f6daf10bf: Pulling fs layer 16:32:27 24f72da36158: Pulling fs layer 16:32:27 24f72da36158: Waiting 16:32:27 04fac38145f0: Verifying Checksum 16:32:27 04fac38145f0: Download complete 16:32:27 31603596830f: Verifying Checksum 16:32:27 31603596830f: Download complete 16:32:28 31603596830f: Pull complete 16:32:28 04fac38145f0: Pull complete 16:32:28 24f72da36158: Verifying Checksum 16:32:28 24f72da36158: Download complete 16:32:28 701f6daf10bf: Verifying Checksum 16:32:28 701f6daf10bf: Download complete 16:32:29 701f6daf10bf: Pull complete 16:32:29 24f72da36158: Pull complete 16:32:29 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:29 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 16:32:30 $ docker top 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:30 [ssh-agent] Looking for ssh-agent implementation... 16:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:30 $ docker exec 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent 16:32:30 SSH_AUTH_SOCK=/tmp/ssh-AJtR93KTAy80/agent.15 16:32:30 SSH_AGENT_PID=21 16:32:30 Running ssh-add (command line suppressed) 16:32:30 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2997719479324176509.key (/w/workspace/edgex-go/8@tmp/private_key_2997719479324176509.key) 16:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:30 + git tag --points-at HEAD [Pipeline] } 16:32:30 $ docker exec --env ******** --env ******** 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent -k 16:32:31 unset SSH_AUTH_SOCK; 16:32:31 unset SSH_AGENT_PID; 16:32:31 echo Agent pid 21 killed; 16:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:31 [ssh-agent] Looking for ssh-agent implementation... 16:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:31 $ docker exec 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent 16:32:31 SSH_AUTH_SOCK=/tmp/ssh-FDRp3u4n2EF2/agent.54 16:32:31 SSH_AGENT_PID=61 16:32:31 Running ssh-add (command line suppressed) 16:32:31 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2900390383006411226.key (/w/workspace/edgex-go/8@tmp/private_key_2900390383006411226.key) 16:32:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:31 + git semver init 16:32:31 # -> Open(): unable to determine branch for HEAD 16:32:31 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:32:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:32:31 # $SEMVER_REMOTE_NAME = origin 16:32:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:31 # $SEMVER_USER_NAME = edgex-jenkins 16:32:31 # $SEMVER_BRANCH = PR-3678 16:32:31 # $SEMVER_TEMP = /tmp/semver-966470099 16:32:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:28 # '/tmp/semver-966470099' -> '/w/workspace/edgex-go/8/.semver' 16:33:28 # -> Force: false 16:33:28 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:33:28 $ docker exec --env ******** --env ******** 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 ssh-agent -k 16:33:28 unset SSH_AUTH_SOCK; 16:33:28 unset SSH_AGENT_PID; 16:33:28 echo Agent pid 61 killed; 16:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:28 + git semver [Pipeline] } 16:33:28 $ docker stop --time=1 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 16:33:30 $ docker rm -f 12e6dee9964312fbc037c3d60cfe2e4cd26ddac7c747d5df6a42682f751921e9 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:31 Stashed 1 file(s) [Pipeline] echo 16:33:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:33:31 ========================================================= 16:33:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:31 540db60ca938: Pulling fs layer 16:33:31 adcc1eea9eea: Pulling fs layer 16:33:31 4c4ab2625f07: Pulling fs layer 16:33:31 db62176df00c: Pulling fs layer 16:33:31 3b30891b0d05: Pulling fs layer 16:33:31 06b49ca38bd5: Pulling fs layer 16:33:31 c788192a36de: Pulling fs layer 16:33:31 a77e37c0d609: Pulling fs layer 16:33:31 c3185cebc471: Pulling fs layer 16:33:31 06b49ca38bd5: Waiting 16:33:31 c788192a36de: Waiting 16:33:31 a77e37c0d609: Waiting 16:33:31 c3185cebc471: Waiting 16:33:31 db62176df00c: Waiting 16:33:31 3b30891b0d05: Waiting 16:33:31 4c4ab2625f07: Verifying Checksum 16:33:31 4c4ab2625f07: Download complete 16:33:32 adcc1eea9eea: Verifying Checksum 16:33:32 adcc1eea9eea: Download complete 16:33:32 3b30891b0d05: Verifying Checksum 16:33:32 3b30891b0d05: Download complete 16:33:32 06b49ca38bd5: Verifying Checksum 16:33:32 06b49ca38bd5: Download complete 16:33:32 c788192a36de: Verifying Checksum 16:33:32 c788192a36de: Download complete 16:33:32 540db60ca938: Verifying Checksum 16:33:32 540db60ca938: Download complete 16:33:32 a77e37c0d609: Verifying Checksum 16:33:32 a77e37c0d609: Download complete 16:33:32 540db60ca938: Pull complete 16:33:32 adcc1eea9eea: Pull complete 16:33:33 4c4ab2625f07: Pull complete 16:33:38 c3185cebc471: Verifying Checksum 16:33:38 c3185cebc471: Download complete 16:33:38 db62176df00c: Verifying Checksum 16:33:38 db62176df00c: Download complete 16:33:42 db62176df00c: Pull complete 16:33:43 3b30891b0d05: Pull complete 16:33:44 06b49ca38bd5: Pull complete 16:33:44 c788192a36de: Pull complete 16:33:45 a77e37c0d609: Pull complete 16:33:46 Still waiting to schedule task 16:33:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1537’ 16:33:48 c3185cebc471: Pull complete 16:33:48 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:33:51 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:51 WORKDIR /edgex 16:33:51 COPY go.mod . 16:33:51 RUN go mod download' 16:33:51 + docker build -t ci-base-image-x86_64 -f - . 16:33:52 Sending build context to Docker daemon 328.8MB 16:33:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:52 ---> 031687cdd783 16:33:52 Step 2/4 : WORKDIR /edgex 16:34:16 ---> Running in dbe6f3c858d4 16:34:16 Removing intermediate container dbe6f3c858d4 16:34:16 ---> 10c2038dcce1 16:34:16 Step 3/4 : COPY go.mod . 16:34:16 ---> 1e7820d74e51 16:34:16 Step 4/4 : RUN go mod download 16:34:16 ---> Running in 681015d78bd2 16:37:08 Removing intermediate container 681015d78bd2 16:37:08 ---> a0c379abdcc8 16:37:08 Successfully built a0c379abdcc8 16:37:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:37:08 + docker inspect -f . ci-base-image-x86_64 16:37:08 . [Pipeline] withDockerContainer 16:37:08 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:09 $ docker top f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:09 + go version 16:37:09 go version go1.16.6 linux/amd64 [Pipeline] } 16:37:09 $ docker stop --time=1 f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a 16:37:10 $ docker rm -f f115bd9508fe7722bf848d016d2926fd39b5d4df5c5c45535a76eaecee4df18a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:11 + docker inspect -f . ci-base-image-x86_64 16:37:11 . [Pipeline] withDockerContainer 16:37:11 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:37:11 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:37:13 $ docker top 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:13 ========================================================= 16:37:13 [edgeXBuildGoParallel] Running Tests and Build... 16:37:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:13 + go mod tidy [Pipeline] sh 16:37:14 + make test 16:37:14 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 16:37:14 go mod tidy 16:37:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:37:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 90.1% of statements 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1540 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:37:53 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 16:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:37:54 The recommended git tool is: git 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 21.7% of statements 16:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 16:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 16:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 16:38:00 using credential edgex-jenkins-ssh 16:38:00 Cloning the remote Git repository 16:38:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:38:00 > git init /w/workspace/edgex-go/8 # timeout=10 16:38:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:38:00 > git --version # timeout=10 16:38:00 > git --version # 'git version 2.17.1' 16:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 16:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 16:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.215s coverage: 81.8% of statements 16:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:19 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 16:38:20 Merge succeeded, producing c94b367f230a82a605d9759a8068cf22ae38c515 16:38:20 Checking out Revision c94b367f230a82a605d9759a8068cf22ae38c515 (PR-3678) 16:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:19 > git config core.sparsecheckout # timeout=10 16:38:20 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 16:38:20 > git remote # timeout=10 16:38:20 > git config --get remote.origin.url # timeout=10 16:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:20 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 16:38:20 > git rev-parse HEAD^{commit} # timeout=10 16:38:20 > git config core.sparsecheckout # timeout=10 16:38:20 > git checkout -f c94b367f230a82a605d9759a8068cf22ae38c515 # timeout=10 16:38:25 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" 16:38:25 > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:26 provisioning config files... 16:38:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config372435589475679270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:26 ---> docker-login.sh 16:38:26 nexus3.edgexfoundry.org:10001 16:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:29 Configure a credential helper to remove this warning. See 16:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:29 16:38:29 Login Succeeded 16:38:29 nexus3.edgexfoundry.org:10002 16:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:29 Configure a credential helper to remove this warning. See 16:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:29 16:38:29 Login Succeeded 16:38:29 nexus3.edgexfoundry.org:10003 16:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:30 Configure a credential helper to remove this warning. See 16:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:30 16:38:30 Login Succeeded 16:38:30 nexus3.edgexfoundry.org:10004 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 16:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:30 Configure a credential helper to remove this warning. See 16:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:30 16:38:30 Login Succeeded 16:38:30 docker.io 16:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:31 Configure a credential helper to remove this warning. See 16:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:31 16:38:31 Login Succeeded 16:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 62.6% of statements 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:31 ---> docker-login.sh ends 16:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [Pipeline] } 16:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 16:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] echo 16:38:32 ========================================================= 16:38:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:38:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:33 595b0fe564bb: Pulling fs layer 16:38:33 24495759ef45: Pulling fs layer 16:38:33 d148012ef14d: Pulling fs layer 16:38:33 e90a11edd702: Pulling fs layer 16:38:33 d77568369979: Pulling fs layer 16:38:33 fc1c9f9a7f3b: Pulling fs layer 16:38:33 170f2ba95c9a: Pulling fs layer 16:38:33 97ac5df62f85: Pulling fs layer 16:38:33 d77568369979: Waiting 16:38:33 fc1c9f9a7f3b: Waiting 16:38:33 170f2ba95c9a: Waiting 16:38:33 97ac5df62f85: Waiting 16:38:33 e90a11edd702: Waiting 16:38:33 d148012ef14d: Verifying Checksum 16:38:33 d148012ef14d: Download complete 16:38:33 24495759ef45: Verifying Checksum 16:38:33 24495759ef45: Download complete 16:38:33 d77568369979: Verifying Checksum 16:38:33 d77568369979: Download complete 16:38:33 fc1c9f9a7f3b: Verifying Checksum 16:38:33 fc1c9f9a7f3b: Download complete 16:38:33 170f2ba95c9a: Verifying Checksum 16:38:33 170f2ba95c9a: Download complete 16:38:33 595b0fe564bb: Verifying Checksum 16:38:33 595b0fe564bb: Download complete 16:38:34 595b0fe564bb: Pull complete 16:38:34 24495759ef45: Pull complete 16:38:35 d148012ef14d: Pull complete 16:38:36 97ac5df62f85: Verifying Checksum 16:38:36 97ac5df62f85: Download complete 16:38:37 e90a11edd702: Verifying Checksum 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 62.7% of statements 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:38:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 16:38:40 GO111MODULE=on go vet ./... 16:38:48 e90a11edd702: Pull complete 16:38:48 d77568369979: Pull complete 16:38:48 fc1c9f9a7f3b: Pull complete 16:38:48 170f2ba95c9a: Pull complete 16:38:53 97ac5df62f85: Pull complete 16:38:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:38:54 + docker build -t ci-base-image-arm64 -f - . 16:38:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:54 WORKDIR /edgex 16:38:54 COPY go.mod . 16:38:54 RUN go mod download 16:38:56 Sending build context to Docker daemon 166MB 16:38:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:38:56 ---> 04bc70af865f 16:38:56 Step 2/4 : WORKDIR /edgex 16:39:02 ---> Running in 0533a2b7a3ba 16:39:03 Removing intermediate container 0533a2b7a3ba 16:39:03 ---> 15eb9ce09e6b 16:39:03 Step 3/4 : COPY go.mod . 16:39:04 ---> 85b022e1dcb2 16:39:04 Step 4/4 : RUN go mod download 16:39:04 ---> Running in 8dae657c0ea6 16:39:08 gofmt -l . 16:39:08 [ "`gofmt -l .`" = "" ] 16:39:08 ./bin/test-attribution-txt.sh [Pipeline] sh 16:39:08 + ls -al . 16:39:08 total 612 16:39:08 drwxrwxr-x 10 1001 1001 4096 Sep 7 16:39 . 16:39:08 drwxr-xr-x 4 root root 28 Sep 7 16:37 .. 16:39:08 -rw-rw-r-- 1 1001 1001 11 Sep 7 16:32 .dockerignore 16:39:08 drwxrwxr-x 8 1001 1001 179 Sep 7 16:32 .git 16:39:08 drwxrwxr-x 4 1001 1001 142 Sep 7 16:32 .github 16:39:08 -rw-rw-r-- 1 1001 1001 818 Sep 7 16:32 .gitignore 16:39:08 -rw-rw-r-- 1 1001 1001 76 Sep 7 16:32 .hadolint.yml 16:39:08 drwx------ 3 1001 1001 58 Sep 7 16:33 .semver 16:39:08 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:32 .sonarcloud.properties 16:39:08 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:32 ADOPTERS.md 16:39:08 -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:32 Attribution.txt 16:39:08 -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:32 CHANGELOG.md 16:39:08 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:32 CONTRIBUTING.md 16:39:08 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:32 GOVERNANCE.md 16:39:08 -rw-rw-r-- 1 1001 1001 849 Sep 7 16:32 Jenkinsfile 16:39:08 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:32 LICENSE 16:39:08 -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:32 Makefile 16:39:08 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:32 OWNERS.md 16:39:08 -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:32 README.md 16:39:08 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:32 SECURITY.md 16:39:08 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:33 VERSION 16:39:08 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:32 ZMQWindows.md 16:39:08 drwxrwxr-x 2 1001 1001 37 Sep 7 16:32 bin 16:39:08 drwxrwxr-x 14 1001 1001 4096 Sep 7 16:32 cmd 16:39:08 -rw-r--r-- 1 root root 405611 Sep 7 16:38 coverage.out 16:39:08 -rw-rw-r-- 1 1001 1001 841 Sep 7 16:32 go.mod 16:39:08 -rw-r--r-- 1 root root 50064 Sep 7 16:37 go.sum 16:39:08 drwxrwxr-x 8 1001 1001 124 Sep 7 16:32 internal 16:39:08 drwxrwxr-x 3 1001 1001 16 Sep 7 16:32 openapi 16:39:08 drwxrwxr-x 4 1001 1001 71 Sep 7 16:32 snap 16:39:08 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:32 version.go [Pipeline] sh 16:39:08 + '[' -e coverage.out ] 16:39:08 + chown 1001:1001 coverage.out [Pipeline] stash 16:39:09 Stashed 1 file(s) [Pipeline] sh 16:39:09 + make build 16:39:09 go mod tidy 16:39:09 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 16:39:11 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 16:39:17 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 16:39:18 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 16:39:20 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 16:39:20 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 16:39:21 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 16:39:22 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 16:39:23 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 16:39:24 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 16:39:24 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 16:39:25 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] } 16:39:27 $ docker stop --time=1 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 16:39:28 $ docker rm -f 66d7338ca01ba28b1af778504ad5a8364c36a511c8c03ac5c51ee2877fca2c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:31 16:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:32 latest: Pulling from edgex-devops/edgex-compose 16:39:32 cbdbe7a5bc2a: Pulling fs layer 16:39:32 ca9280d653b3: Pulling fs layer 16:39:32 7e9c9ca2126c: Pulling fs layer 16:39:32 cbdbe7a5bc2a: Verifying Checksum 16:39:32 cbdbe7a5bc2a: Download complete 16:39:32 cbdbe7a5bc2a: Pull complete 16:39:33 ca9280d653b3: Verifying Checksum 16:39:33 ca9280d653b3: Download complete 16:39:33 ca9280d653b3: Pull complete 16:39:36 7e9c9ca2126c: Verifying Checksum 16:39:36 7e9c9ca2126c: Download complete 16:39:39 7e9c9ca2126c: Pull complete 16:39:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:39:39 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:39:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:39:42 $ docker top 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:43 + grep parallel 16:39:43 + docker-compose build --help 16:39:44 --parallel Build images in parallel. [Pipeline] } 16:39:44 $ docker stop --time=1 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e 16:39:45 $ docker rm -f 27a1062652b776c39b391a096d22227c0db8fccbd1484a08ff60abb848a0fa0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:39:45 . [Pipeline] withDockerContainer 16:39:45 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:39:45 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:39:46 $ docker top e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:39:47 Building core-command ... 16:39:47 Building core-data ... 16:39:47 Building core-metadata ... 16:39:47 Building security-bootstrapper ... 16:39:47 Building security-proxy-setup ... 16:39:47 Building security-secretstore-setup ... 16:39:47 Building support-notifications ... 16:39:47 Building support-scheduler ... 16:39:47 Building sys-mgmt-agent ... 16:39:47 Building core-data 16:39:47 Building security-bootstrapper 16:39:47 Building core-command 16:39:47 Building security-secretstore-setup 16:39:47 Building security-proxy-setup 16:39:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:39:56 ---> a0c379abdcc8 16:39:56 Step 3/26 : WORKDIR /edgex-go 16:39:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:39:56 ---> a0c379abdcc8 16:39:56 Step 3/22 : WORKDIR /edgex-go 16:40:01 ---> Running in d4c3580d98b1 16:40:01 ---> Running in bce713ec3d00 16:40:06 Removing intermediate container bce713ec3d00 16:40:06 ---> bd89e900f1a0 16:40:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:06 Removing intermediate container d4c3580d98b1 16:40:06 ---> 5d5f23be736f 16:40:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:07 ---> Running in 76bf72a27a42 16:40:07 ---> Running in d4b778ca9d67 16:40:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:40:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:40:08 ---> a0c379abdcc8 16:40:08 Step 3/24 : WORKDIR /edgex-go 16:40:08 ---> Using cache 16:40:08 ---> 5d5f23be736f 16:40:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:40:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:40:09 ---> a0c379abdcc8 16:40:09 Step 3/32 : WORKDIR /edgex-go 16:40:09 ---> Using cache 16:40:09 ---> 5d5f23be736f 16:40:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:40:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:40:10 ---> a0c379abdcc8 16:40:10 Step 3/24 : WORKDIR /edgex-go 16:40:10 ---> Using cache 16:40:10 ---> 5d5f23be736f 16:40:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:40:10 ---> Running in f503fe14dd23 16:40:10 ---> Running in e59e7084ec7a 16:40:10 ---> Running in 412be13ee730 16:40:10 Removing intermediate container 76bf72a27a42 16:40:10 ---> 6d77d88e5d0b 16:40:10 Step 5/26 : RUN apk add --update --no-cache make git 16:40:10 ---> Running in 8f64e0e3e91b 16:40:10 Removing intermediate container d4b778ca9d67 16:40:10 ---> 57ce18d78c71 16:40:10 Step 5/22 : RUN apk add --update --no-cache make git 16:40:10 ---> Running in a365f73ef62b 16:40:11 Removing intermediate container f503fe14dd23 16:40:11 ---> 53552fc0466d 16:40:11 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:40:11 ---> Running in 14bb011785f8 16:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:11 Removing intermediate container e59e7084ec7a 16:40:11 ---> 1071a77a8eae 16:40:11 Step 5/32 : RUN apk add --update --no-cache make git 16:40:11 ---> Running in 5dfd50344912 16:40:11 Removing intermediate container 412be13ee730 16:40:11 ---> 27564a2b4baa 16:40:11 Step 5/24 : RUN apk add --update --no-cache make git 16:40:11 ---> Running in c68e1ea31407 16:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:40:13 OK: 219 MiB in 52 packages 16:40:13 OK: 219 MiB in 52 packages 16:40:13 Removing intermediate container 14bb011785f8 16:40:13 ---> b00ce6625449 16:40:13 Step 6/24 : COPY go.mod . 16:40:13 OK: 219 MiB in 52 packages 16:40:13 OK: 219 MiB in 52 packages 16:40:13 Removing intermediate container 8f64e0e3e91b 16:40:13 ---> 6f96890d62bb 16:40:13 Step 6/26 : COPY go.mod . 16:40:13 ---> a5659c6dbe1e 16:40:13 Step 7/24 : RUN go mod download 16:40:13 ---> Running in fc1c90fc7e5c 16:40:13 Removing intermediate container 5dfd50344912 16:40:13 ---> ce2694ae1672 16:40:13 Step 6/32 : COPY go.mod . 16:40:13 Removing intermediate container c68e1ea31407 16:40:13 ---> 0f1dc8dbc397 16:40:13 Step 6/24 : COPY go.mod . 16:40:13 ---> f0504a50cfa3 16:40:13 Step 7/26 : RUN go mod download 16:40:13 ---> Running in cd74d3eaa30d 16:40:14 ---> eb8f995ccd7d 16:40:14 Step 7/32 : RUN go mod download 16:40:14 ---> db0e2fff8e73 16:40:14 Step 7/24 : RUN go mod download 16:40:14 ---> Running in 4e952d050ad0 16:40:14 ---> Running in 46a2102f50dc 16:40:14 OK: 219 MiB in 52 packages 16:40:15 Removing intermediate container a365f73ef62b 16:40:15 ---> 370315c4dd9c 16:40:15 Step 6/22 : COPY go.mod . 16:40:15 ---> a3c3559f5532 16:40:15 Step 7/22 : RUN go mod download 16:40:15 Removing intermediate container fc1c90fc7e5c 16:40:15 ---> cb451eafa767 16:40:15 Step 8/24 : COPY . . 16:40:15 ---> Running in aa504c55d4fc 16:40:17 Removing intermediate container cd74d3eaa30d 16:40:17 ---> 4f90b1244808 16:40:17 Step 8/26 : COPY . . 16:40:19 Removing intermediate container 46a2102f50dc 16:40:19 ---> ec1ca7a00ddd 16:40:19 Step 8/24 : COPY . . 16:40:19 Removing intermediate container 4e952d050ad0 16:40:19 ---> e6fc79f2d251 16:40:19 Step 8/32 : COPY . . 16:40:19 Removing intermediate container aa504c55d4fc 16:40:19 ---> 07a48c55919c 16:40:19 Step 8/22 : COPY . . 16:40:27 ---> da4c8f0e7a24 16:40:27 Step 9/24 : RUN go mod tidy 16:40:27 ---> c976f7846c17 16:40:27 Step 9/26 : RUN go mod tidy 16:40:27 ---> 815ac23e3530 16:40:27 Step 9/24 : RUN go mod tidy 16:40:27 ---> Running in 4142fe48decd 16:40:27 ---> Running in 517a5a24f569 16:40:27 ---> Running in 07ae32b9e28d 16:40:29 Removing intermediate container 4142fe48decd 16:40:29 ---> 620b327127db 16:40:29 Step 10/24 : RUN make cmd/core-data/core-data 16:40:29 ---> Running in 97c2986d96c6 16:40:29 Removing intermediate container 517a5a24f569 16:40:29 ---> 43fa6b67483b 16:40:29 Step 10/24 : RUN make cmd/core-command/core-command 16:40:29 Removing intermediate container 07ae32b9e28d 16:40:29 ---> d34e2defdbdd 16:40:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:40:29 ---> Running in 89f725ff66e9 16:40:29 ---> Running in 43b31d0b5499 16:40:30 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 16:40:30 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 16:40:30 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 16:40:40 ---> a78af05c598d 16:40:40 Step 9/22 : RUN go mod tidy 16:40:40 ---> 875f03cde162 16:40:40 Step 9/32 : RUN go mod tidy 16:40:40 ---> Running in 3864aa03938f 16:40:40 ---> Running in e0eb2d1718f8 16:40:41 Removing intermediate container 8dae657c0ea6 16:40:41 ---> def49106b311 16:40:41 Successfully built def49106b311 16:40:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:40:41 + docker inspect -f . ci-base-image-arm64 16:40:41 . [Pipeline] withDockerContainer 16:40:41 prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:42 Removing intermediate container 3864aa03938f 16:40:42 ---> a32c75021e55 16:40:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:40:42 ---> Running in 3ff989bf62a6 16:40:42 Removing intermediate container e0eb2d1718f8 16:40:42 ---> bbf233d7dcb8 16:40:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:40:42 ---> Running in 2d7187acb526 16:40:43 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 16:40:43 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 16:40:44 $ docker top edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:45 + go version 16:40:45 go version go1.16.6 linux/arm64 [Pipeline] } 16:40:45 $ docker stop --time=1 edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da 16:40:47 $ docker rm -f edb95af6cd913469b2db2ed3c124d2fb3e27ac90c9c787d757f48b337f8754da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:48 + docker inspect -f . ci-base-image-arm64 16:40:48 . [Pipeline] withDockerContainer 16:40:48 prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:40:48 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:50 $ docker top f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b -eo pid,comm [Pipeline] { [Pipeline] echo 16:40:51 ========================================================= 16:40:51 [edgeXBuildGoParallel] Running Tests and Build... 16:40:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:40:51 + go mod tidy [Pipeline] sh 16:40:53 + make test 16:40:53 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 16:40:53 go mod tidy 16:40:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:41:05 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 16:41:09 Removing intermediate container 89f725ff66e9 16:41:09 ---> 0bdf89e08206 16:41:09 16:41:09 Step 11/24 : FROM alpine:3.12 16:41:09 3.12: Pulling from library/alpine 16:41:09 Removing intermediate container 43b31d0b5499 16:41:09 ---> 30d1ad76852a 16:41:09 16:41:09 Step 11/26 : FROM alpine:3.12 16:41:09 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:41:09 Status: Downloaded newer image for alpine:3.12 16:41:09 ---> 48b8ec4ed9eb 16:41:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:41:09 ---> Running in 906b640ec91a 16:41:09 3.12: Pulling from library/alpine 16:41:09 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:41:09 Status: Image is up to date for alpine:3.12 16:41:09 ---> 48b8ec4ed9eb 16:41:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:41:09 ---> Running in 10d297fb7401 16:41:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:11 (1/1) Installing dumb-init (1.2.2-r1) 16:41:11 Executing busybox-1.31.1-r20.trigger 16:41:11 OK: 6 MiB in 15 packages 16:41:11 (1/3) Installing ca-certificates (20191127-r4) 16:41:11 (2/3) Installing dumb-init (1.2.2-r1) 16:41:11 (3/3) Installing su-exec (0.2-r1) 16:41:11 Executing busybox-1.31.1-r20.trigger 16:41:11 Executing ca-certificates-20191127-r4.trigger 16:41:13 OK: 6 MiB in 17 packages 16:41:13 Removing intermediate container 906b640ec91a 16:41:13 ---> 492147b12705 16:41:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:41:13 ---> Running in cc04fe7956e8 16:41:13 Removing intermediate container cc04fe7956e8 16:41:13 ---> 88efb4b3f3d9 16:41:13 Step 14/24 : ENV APP_PORT=59882 16:41:13 ---> Running in ed8b942ad46e 16:41:13 Removing intermediate container 10d297fb7401 16:41:13 ---> 6c805393b674 16:41:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:41:13 ---> Running in 410aea5884d9 16:41:13 Removing intermediate container ed8b942ad46e 16:41:13 ---> 06a1030597d8 16:41:13 Step 15/24 : EXPOSE $APP_PORT 16:41:13 ---> Running in 8bc5194a1642 16:41:13 Removing intermediate container 410aea5884d9 16:41:13 ---> 403f1947316a 16:41:13 Step 14/26 : WORKDIR / 16:41:13 ---> Running in 27270202cfdb 16:41:13 Removing intermediate container 8bc5194a1642 16:41:13 ---> b80e57e687ba 16:41:13 Step 16/24 : WORKDIR / 16:41:13 ---> Running in b1b86f84e7e1 16:41:13 Removing intermediate container 27270202cfdb 16:41:13 ---> d0cf0348d73f 16:41:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:41:13 Removing intermediate container b1b86f84e7e1 16:41:13 ---> aa2f3ab62861 16:41:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:13 ---> 9f3a705a5c23 16:41:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:41:13 ---> 1b9494d2866c 16:41:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:41:13 ---> c0bc5c77831e 16:41:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:41:13 ---> 6dd1670628ea 16:41:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:41:14 ---> f7499a792122 16:41:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:41:14 ---> fe4216fe43af 16:41:14 Step 20/24 : ENTRYPOINT ["/core-command"] 16:41:14 ---> da4a75ff9334 16:41:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:41:14 ---> Running in 51cd766cdf1a 16:41:15 Removing intermediate container 51cd766cdf1a 16:41:15 ---> 4950ca18ccfb 16:41:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:15 ---> 561595eadccd 16:41:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:41:15 ---> Running in 1de982c362b8 16:41:15 Removing intermediate container 1de982c362b8 16:41:15 ---> c0a22c5e119a 16:41:15 Step 22/24 : LABEL arch=x86_64 16:41:15 ---> Running in 5433d05b7513 16:41:15 Removing intermediate container 5433d05b7513 16:41:15 ---> 21422f3e0af9 16:41:15 Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:41:15 ---> Running in 5cb4d379bb88 16:41:15 ---> 94f3600e3e62 16:41:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:41:15 Removing intermediate container 5cb4d379bb88 16:41:15 ---> b9e7ee77a17d 16:41:15 Step 24/24 : LABEL version=0.0.0 16:41:15 ---> Running in 2db60541eab5 16:41:15 Removing intermediate container 2db60541eab5 16:41:15 ---> e4c48272ab72 16:41:15 16:41:15 ---> 35fd47821778 16:41:15 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/ 16:41:16 ---> Running in 00ca1110cef0 16:41:16 Successfully built e4c48272ab72 16:41:16 Successfully tagged core-command:latest 16:41:16 Building sys-mgmt-agent 16:41:18  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:41:18 Removing intermediate container 00ca1110cef0 16:41:18 ---> 88ba08d9481a 16:41:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:41:18 ---> Running in 0a6d2b9fb92a 16:41:19 Removing intermediate container 0a6d2b9fb92a 16:41:19 ---> 1e388a8e5843 16:41:19 Step 24/26 : LABEL arch=x86_64 16:41:19 ---> Running in 80099856f886 16:41:19 Removing intermediate container 80099856f886 16:41:19 ---> 078a52747b60 16:41:19 Step 25/26 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:41:20 ---> Running in 42747e2d0a33 16:41:20 Removing intermediate container 97c2986d96c6 16:41:20 ---> 0189ef54cab8 16:41:20 16:41:20 Step 11/24 : FROM alpine:3.12 16:41:20 ---> 48b8ec4ed9eb 16:41:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:41:20 Removing intermediate container 42747e2d0a33 16:41:20 ---> fd74a0fd90cc 16:41:20 Step 26/26 : LABEL version=0.0.0 16:41:20 ---> Running in ba3043864ee5 16:41:20 ---> Running in e34a9aa31d7f 16:41:21 Removing intermediate container ba3043864ee5 16:41:21 ---> 9333d49b04ac 16:41:21 Step 13/24 : ENV APP_PORT=59880 16:41:22 Removing intermediate container e34a9aa31d7f 16:41:22 ---> 934bfd30dada 16:41:22 16:41:22 ---> Running in 8d859ccae5e8 16:41:22 Successfully built 934bfd30dada 16:41:23 Successfully tagged security-secretstore-setup:latest 16:41:23 Building support-notifications 16:41:23  Building security-secretstore-setup ... done Removing intermediate container 3ff989bf62a6 16:41:23 ---> 24779b864b2e 16:41:23 16:41:23 Step 11/22 : FROM alpine:3.12 16:41:23 ---> 48b8ec4ed9eb 16:41:23 Step 12/22 : RUN apk add --update --no-cache curl 16:41:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:41:23 ---> a0c379abdcc8 16:41:23 Step 3/24 : WORKDIR /edgex-go 16:41:23 ---> Using cache 16:41:23 ---> 5d5f23be736f 16:41:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:23 ---> Using cache 16:41:23 ---> 27564a2b4baa 16:41:23 Step 5/24 : RUN apk add --update --no-cache make bash git 16:41:24 Removing intermediate container 8d859ccae5e8 16:41:24 ---> 93a8fc8f8d94 16:41:24 Step 14/24 : EXPOSE $APP_PORT 16:41:24 ---> Running in d54be484f6f6 16:41:24 ---> Running in 7b14c6e7cf5f 16:41:25 Removing intermediate container 2d7187acb526 16:41:25 ---> a5307b4e7bc7 16:41:25 16:41:25 Step 11/32 : FROM alpine:3.12 16:41:25 ---> 48b8ec4ed9eb 16:41:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:41:25 ---> Running in 277b779ab7c9 16:41:25 ---> Running in 46d64fbd4b08 16:41:25 Removing intermediate container 277b779ab7c9 16:41:25 ---> 6b089c49613d 16:41:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:25 ---> Running in 4590827f14f3 16:41:25 Removing intermediate container 46d64fbd4b08 16:41:25 ---> 698091798729 16:41:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:41:25 ---> Running in a5e8e166f5b4 16:41:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:26 (1/4) Installing ca-certificates (20191127-r4) 16:41:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:41:26 (3/4) Installing libcurl (7.78.0-r0) 16:41:26 (4/4) Installing curl (7.78.0-r0) 16:41:26 Executing busybox-1.31.1-r20.trigger 16:41:26 Executing ca-certificates-20191127-r4.trigger 16:41:26 OK: 7 MiB in 18 packages 16:41:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:26 (1/2) Installing dumb-init (1.2.2-r1) 16:41:26 (2/2) Installing su-exec (0.2-r1) 16:41:26 Executing busybox-1.31.1-r20.trigger 16:41:26 OK: 6 MiB in 16 packages 16:41:26 Removing intermediate container 7b14c6e7cf5f 16:41:26 ---> 217c6fa9bbea 16:41:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:41:26 ---> Running in cb55fb13a143 16:41:26 Removing intermediate container 4590827f14f3 16:41:26 ---> e9d5b084f9c9 16:41:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:41:26 Removing intermediate container a5e8e166f5b4 16:41:26 ---> 1732d6f5c1a2 16:41:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:41:26 ---> Running in 14cbb716899b 16:41:27 ---> Running in f5d93347f400 16:41:27 Removing intermediate container cb55fb13a143 16:41:27 ---> b2a1481983e0 16:41:27 Step 14/22 : WORKDIR /edgex 16:41:27 ---> Running in 21d9bffd8e30 16:41:27 Removing intermediate container f5d93347f400 16:41:27 ---> 674280229203 16:41:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:41:27 ? github.com/edgexfoundry/edgex-go [no test files] 16:41:27 ---> Running in a69ae5422e72 16:41:27 Removing intermediate container 21d9bffd8e30 16:41:27 ---> 5983f4615591 16:41:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:41:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:27 Removing intermediate container a69ae5422e72 16:41:27 ---> 16c908733b33 16:41:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:27 ---> 0dd22252a877 16:41:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:41:27 ---> Running in b44bb2081b89 16:41:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:28 ---> a0c379abdcc8 16:41:28 Step 3/23 : WORKDIR /edgex-go 16:41:28 ---> Using cache 16:41:28 ---> 5d5f23be736f 16:41:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:28 ---> Using cache 16:41:28 ---> 27564a2b4baa 16:41:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:41:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:28 ---> Running in 114a154b7ba4 16:41:28 ---> 0c76529912ae 16:41:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:41:28 (1/6) Installing dumb-init (1.2.2-r1) 16:41:28 (2/6) Installing libgcc (9.3.0-r2) 16:41:28 (3/6) Installing libsodium (1.0.18-r0) 16:41:28 Removing intermediate container b44bb2081b89 16:41:28 ---> a07f2fb0af53 16:41:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:41:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:41:28 ---> d33194fc26ed 16:41:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:41:28 ---> Running in 6223f4e7e8fd 16:41:28 ---> Running in 2b5309c413a2 16:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:29 Removing intermediate container 6223f4e7e8fd 16:41:29 ---> 41b33fcf9068 16:41:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:41:29 Removing intermediate container 2b5309c413a2 16:41:29 ---> e7e68088b3a1 16:41:29 Step 19/22 : CMD ["--init=true"] 16:41:29 ---> Running in 7a645d545ea8 16:41:29 Removing intermediate container 7a645d545ea8 16:41:29 ---> 973e8476728d 16:41:29 Step 20/22 : LABEL arch=x86_64 16:41:29 ---> 53cf24a1857f 16:41:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:41:29 ---> Running in 15db90306a96 16:41:29 ---> Running in 34ca2ffbeaa3 16:41:29 Removing intermediate container 15db90306a96 16:41:29 ---> c47129a50406 16:41:29 Step 21/22 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:41:29 ---> Running in 55af525026e3 16:41:29 Removing intermediate container 55af525026e3 16:41:29 ---> 88594a862933 16:41:29 Step 22/22 : LABEL version=0.0.0 16:41:29 ---> Running in bfbe09937d68 16:41:29 Removing intermediate container bfbe09937d68 16:41:29 ---> cf971edecf53 16:41:29 16:41:29 (5/6) Installing libzmq (4.3.3-r0) 16:41:29 OK: 219 MiB in 52 packages 16:41:29 Successfully built cf971edecf53 16:41:29 Successfully tagged security-proxy-setup:latest 16:41:29  Building security-proxy-setup ... done Building support-scheduler 16:41:29 (6/6) Installing zeromq (4.3.3-r0) 16:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:29 Executing busybox-1.31.1-r20.trigger 16:41:29 OK: 8 MiB in 20 packages 16:41:30 OK: 219 MiB in 52 packages 16:41:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:41:32 ---> a0c379abdcc8 16:41:32 Step 3/23 : WORKDIR /edgex-go 16:41:32 ---> Using cache 16:41:32 ---> 5d5f23be736f 16:41:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:32 ---> Using cache 16:41:32 ---> 27564a2b4baa 16:41:32 Step 5/23 : RUN apk add --update --no-cache make git 16:41:32 ---> Using cache 16:41:32 ---> 0f1dc8dbc397 16:41:32 Step 6/23 : COPY go.mod . 16:41:32 ---> Using cache 16:41:32 ---> db0e2fff8e73 16:41:32 Step 7/23 : RUN go mod download 16:41:32 ---> Using cache 16:41:32 ---> ec1ca7a00ddd 16:41:32 Step 8/23 : COPY . . 16:41:32 ---> Using cache 16:41:32 ---> 815ac23e3530 16:41:32 Step 9/23 : RUN go mod tidy 16:41:32 ---> Using cache 16:41:32 ---> 43fa6b67483b 16:41:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:41:33 Removing intermediate container 34ca2ffbeaa3 16:41:33 ---> 1a6ff7823321 16:41:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:34 ---> Running in bcda1878e266 16:41:34 Removing intermediate container d54be484f6f6 16:41:34 ---> a7b275391c76 16:41:34 Step 6/24 : COPY go.mod . 16:41:34 ---> b395333294a0 16:41:34 Step 7/24 : RUN go mod download 16:41:34 Removing intermediate container 14cbb716899b 16:41:34 ---> 5ef5cce92169 16:41:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:34 Removing intermediate container 114a154b7ba4 16:41:34 ---> a332c4b66daf 16:41:34 Step 6/23 : COPY go.mod . 16:41:34 ---> d652e45971a3 16:41:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:41:34 ---> Running in 4426ba7e5506 16:41:34 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 16:41:34 ---> 97434eaec96d 16:41:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:41:34 ---> ee477f5215c3 16:41:34 Step 7/23 : RUN go mod download 16:41:34 ---> Running in 7c598356dad7 16:41:34 ---> 914d319b17ac 16:41:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:41:35 ---> c6834b67425e 16:41:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:41:35 ---> d9efe4344eec 16:41:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:41:35 ---> 08daee355d65 16:41:35 Step 20/24 : ENTRYPOINT ["/core-data"] 16:41:35 ---> 05d43f7f74c1 16:41:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:41:35 ---> Running in e63714e342f1 16:41:36 Removing intermediate container e63714e342f1 16:41:36 ---> ac4eb40226b4 16:41:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:41:36 ---> b98e5b1fb23d 16:41:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:41:36 ---> Running in fd497b69ae21 16:41:36 Removing intermediate container 4426ba7e5506 16:41:36 ---> 3e7180fc6bdd 16:41:36 Step 8/24 : COPY . . 16:41:36 ---> Running in d5a661cdedbc 16:41:36 Removing intermediate container fd497b69ae21 16:41:36 ---> 452b5fd31a95 16:41:36 Step 22/24 : LABEL arch=x86_64 16:41:36 ---> Running in a35a88667898 16:41:36 Removing intermediate container d5a661cdedbc 16:41:36 ---> 5a5968d990f8 16:41:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:41:36 Removing intermediate container a35a88667898 16:41:36 ---> 976fbedd4a22 16:41:36 Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:41:39 ---> Running in f99c18b37cfc 16:41:39 Removing intermediate container 7c598356dad7 16:41:39 ---> b2213d46753e 16:41:39 Step 8/23 : COPY . . 16:41:41 ---> 480faaf2d7c1 16:41:41 Step 27/32 : RUN chmod +x /entrypoint.sh 16:41:41 Removing intermediate container f99c18b37cfc 16:41:41 ---> 36336635f7cd 16:41:41 Step 24/24 : LABEL version=0.0.0 16:41:41 ---> Running in aea552f2acb2 16:41:42 ---> Running in 17a4c13d0b31 16:41:43 Removing intermediate container aea552f2acb2 16:41:43 ---> 0a1f58735dac 16:41:43 16:41:43 Successfully built 0a1f58735dac 16:41:43 Successfully tagged core-data:latest 16:41:43 Building core-metadata 16:41:44  Building core-data ... done  ---> 505e8614eb5b 16:41:44 Step 9/24 : RUN go mod tidy 16:41:49 ---> Running in fb0d6e0f5348 16:41:49 ---> e7ac8ea947cd 16:41:49 Step 9/23 : RUN go mod tidy 16:41:49 ---> Running in 8230f670a52e 16:41:49 Removing intermediate container 17a4c13d0b31 16:41:49 ---> 025bd9eaafa5 16:41:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:41:49 ---> Running in 07ab60138ea4 16:41:50 Removing intermediate container 07ab60138ea4 16:41:50 ---> f322430a6f8a 16:41:50 Step 29/32 : CMD ["gate"] 16:41:50 ---> Running in 602f9e95f04a 16:41:50 Removing intermediate container 602f9e95f04a 16:41:50 ---> b99569f28557 16:41:50 Step 30/32 : LABEL arch=x86_64 16:41:50 ---> Running in f5eaf1cd27c0 16:41:51 Removing intermediate container f5eaf1cd27c0 16:41:51 ---> 6dd5c0ccde34 16:41:51 Step 31/32 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:41:51 ---> Running in e9938c16309e 16:41:51 Removing intermediate container e9938c16309e 16:41:51 ---> 7b0efd6b090d 16:41:51 Step 32/32 : LABEL version=0.0.0 16:41:51 ---> Running in 4391c70d904c 16:41:51 Removing intermediate container fb0d6e0f5348 16:41:51 ---> afe618d84ff1 16:41:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:41:52 ---> Running in 24139ddbda3f 16:41:52 Removing intermediate container 8230f670a52e 16:41:52 ---> c948efb8e2ad 16:41:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:41:52 Removing intermediate container 4391c70d904c 16:41:52 ---> 948d3f0ea308 16:41:52 16:41:52 Successfully built 948d3f0ea308 16:41:52 Successfully tagged security-bootstrapper:latest 16:41:52  Building security-bootstrapper ... done  ---> Running in 74f1d6441e60 16:41:53 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 16:41:53 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 16:41:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:41:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:41:53 ---> a0c379abdcc8 16:41:53 Step 3/24 : WORKDIR /edgex-go 16:41:53 ---> Using cache 16:41:53 ---> 5d5f23be736f 16:41:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:53 ---> Using cache 16:41:53 ---> 27564a2b4baa 16:41:53 Step 5/24 : RUN apk add --update --no-cache make git 16:41:53 ---> Using cache 16:41:53 ---> 0f1dc8dbc397 16:41:53 Step 6/24 : COPY go.mod . 16:41:53 ---> Using cache 16:41:53 ---> db0e2fff8e73 16:41:53 Step 7/24 : RUN go mod download 16:41:53 ---> Using cache 16:41:53 ---> ec1ca7a00ddd 16:41:53 Step 8/24 : COPY . . 16:41:53 ---> Using cache 16:41:53 ---> 815ac23e3530 16:41:53 Step 9/24 : RUN go mod tidy 16:41:53 ---> Using cache 16:41:53 ---> 43fa6b67483b 16:41:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:41:54 ---> Running in d5d91d19875c 16:41:55 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 16:42:07 Removing intermediate container bcda1878e266 16:42:07 ---> 2b3429e2b094 16:42:07 16:42:07 Step 11/23 : FROM alpine:3.12 16:42:07 ---> 48b8ec4ed9eb 16:42:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:42:07 ---> Using cache 16:42:07 ---> 492147b12705 16:42:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:07 ---> Using cache 16:42:07 ---> 88efb4b3f3d9 16:42:07 Step 14/23 : ENV APP_PORT=59861 16:42:07 ---> Running in 1f6c147c74fd 16:42:07 Removing intermediate container 1f6c147c74fd 16:42:07 ---> c41370fec5ac 16:42:07 Step 15/23 : EXPOSE $APP_PORT 16:42:07 ---> Running in 6128234a44f3 16:42:07 Removing intermediate container 6128234a44f3 16:42:07 ---> aeb24f26f8d0 16:42:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:07 ---> 6747e6fb10ef 16:42:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:42:07 ---> 1a8796aa8613 16:42:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:42:07 ---> 2650bc74535d 16:42:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:42:07 ---> Running in 1acd75f0c5e8 16:42:07 Removing intermediate container 1acd75f0c5e8 16:42:07 ---> 93c1f91a040d 16:42:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:07 ---> Running in f3e1832f374c 16:42:07 Removing intermediate container f3e1832f374c 16:42:07 ---> 1b17da4f8f45 16:42:07 Step 21/23 : LABEL arch=x86_64 16:42:07 ---> Running in a4b51b209e49 16:42:08 Removing intermediate container a4b51b209e49 16:42:08 ---> 1f7d7f62e6f2 16:42:08 Step 22/23 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:42:08 ---> Running in c7c435f99aca 16:42:08 Removing intermediate container c7c435f99aca 16:42:08 ---> b51b3f3bf391 16:42:08 Step 23/23 : LABEL version=0.0.0 16:42:08 ---> Running in 286dc3513e6f 16:42:08 Removing intermediate container 286dc3513e6f 16:42:08 ---> 5dd764e1c600 16:42:08 16:42:08 Successfully built 5dd764e1c600 16:42:08 Successfully tagged support-scheduler:latest 16:42:23  Building support-scheduler ... done Removing intermediate container 24139ddbda3f 16:42:23 ---> bf6aad856468 16:42:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:42:23 ---> Running in 07d665f5a975 16:42:23 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 16:42:24 Removing intermediate container 74f1d6441e60 16:42:24 ---> 47e5f015a6f0 16:42:24 16:42:24 Step 11/23 : FROM alpine:3.12 16:42:24 ---> 48b8ec4ed9eb 16:42:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:42:24 ---> Running in 6cbce00a8665 16:42:25 Removing intermediate container d5d91d19875c 16:42:25 ---> 0f7ae8a53060 16:42:25 16:42:25 Step 11/24 : FROM alpine:3.12 16:42:25 ---> 48b8ec4ed9eb 16:42:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:42:25 ---> Using cache 16:42:25 ---> 492147b12705 16:42:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:42:25 ---> Using cache 16:42:25 ---> 88efb4b3f3d9 16:42:25 Step 14/24 : ENV APP_PORT=59881 16:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:25 Removing intermediate container 07d665f5a975 16:42:25 ---> a5bb0381e521 16:42:25 16:42:25 Step 12/24 : FROM docker:20.10.7 16:42:25 ---> Running in b66983e4219e 16:42:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:25 20.10.7: Pulling from library/docker 16:42:25 Removing intermediate container b66983e4219e 16:42:25 ---> 2f09c999b1f2 16:42:25 Step 15/24 : EXPOSE $APP_PORT 16:42:25 ---> Running in 64dcef356d6f 16:42:25 (1/2) Installing ca-certificates (20191127-r4) 16:42:25 (2/2) Installing dumb-init (1.2.2-r1) 16:42:25 Executing busybox-1.31.1-r20.trigger 16:42:25 Executing ca-certificates-20191127-r4.trigger 16:42:25 OK: 6 MiB in 16 packages 16:42:25 Removing intermediate container 64dcef356d6f 16:42:25 ---> 5cf1d4a76be7 16:42:25 Step 16/24 : WORKDIR / 16:42:25 ---> Running in bb281f0388e9 16:42:25 Removing intermediate container bb281f0388e9 16:42:25 ---> e8f753699f71 16:42:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:25 Removing intermediate container 6cbce00a8665 16:42:25 ---> 0e3043241a27 16:42:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:42:25 ---> Running in b992f7c194b5 16:42:25 ---> b3f2b1812493 16:42:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:42:26 Removing intermediate container b992f7c194b5 16:42:26 ---> 1ea1ea1eccf6 16:42:26 Step 14/23 : ENV APP_PORT=59860 16:42:26 ---> Running in ffcf35206faf 16:42:26 Removing intermediate container ffcf35206faf 16:42:26 ---> 763a12b4533b 16:42:26 Step 15/23 : EXPOSE $APP_PORT 16:42:26 ---> cf840837ea78 16:42:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:42:26 ---> Running in 55f86b170809 16:42:26 Removing intermediate container 55f86b170809 16:42:26 ---> f6004506169d 16:42:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:42:26 ---> 173bee949b6d 16:42:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:42:26 ---> Running in 3d39d46680b0 16:42:26 Removing intermediate container 3d39d46680b0 16:42:26 ---> c013e9462a12 16:42:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:26 ---> f979c90c87cc 16:42:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:42:26 ---> Running in 478de43bf189 16:42:26 Removing intermediate container 478de43bf189 16:42:26 ---> e2d9de4c1cd5 16:42:26 Step 22/24 : LABEL arch=x86_64 16:42:27 ---> Running in 96052b466ad1 16:42:27 ---> 45c6ed3cdd05 16:42:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:42:27 Removing intermediate container 96052b466ad1 16:42:27 ---> d009b1955153 16:42:27 Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:42:27 ---> Running in 45dada631204 16:42:27 Removing intermediate container 45dada631204 16:42:27 ---> 1cad605396b8 16:42:27 Step 24/24 : LABEL version=0.0.0 16:42:27 ---> 02da75e0a579 16:42:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:42:27 ---> Running in ec990ac45b77 16:42:27 ---> Running in a8edcd324260 16:42:27 Removing intermediate container ec990ac45b77 16:42:27 ---> 2957e1a25d56 16:42:27 16:42:27 Removing intermediate container a8edcd324260 16:42:27 ---> 9cccd5619c3f 16:42:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:29 Successfully built 2957e1a25d56 16:42:29 Successfully tagged core-metadata:latest 16:42:29  Building core-metadata ... done  ---> Running in d801775689f6 16:42:29 Removing intermediate container d801775689f6 16:42:29 ---> 0d96a58639de 16:42:29 Step 21/23 : LABEL arch=x86_64 16:42:29 ---> Running in 5c2a75fc0780 16:42:29 Removing intermediate container 5c2a75fc0780 16:42:29 ---> c3a25932a7b2 16:42:29 Step 22/23 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:42:29 ---> Running in d7e3f48f1754 16:42:29 Removing intermediate container d7e3f48f1754 16:42:29 ---> 154ccf7fae2c 16:42:29 Step 23/23 : LABEL version=0.0.0 16:42:29 ---> Running in 62f21be051cc 16:42:29 Removing intermediate container 62f21be051cc 16:42:29 ---> 7c3645198e29 16:42:29 16:42:29 Successfully built 7c3645198e29 16:42:29 Successfully tagged support-notifications:latest 16:42:31  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:42:31 Status: Downloaded newer image for docker:20.10.7 16:42:31 ---> 08bdaf2f88f9 16:42:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:42:32 ---> Running in 029f68a2aa0c 16:42:32 Removing intermediate container 029f68a2aa0c 16:42:32 ---> 72b4b6d25d6d 16:42:32 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 16:42:32 ---> Running in 6455d0ea99ab 16:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:32 (1/39) Installing readline (8.1.0-r0) 16:42:32 (2/39) Installing bash (5.1.0-r0) 16:42:32 Executing bash-5.1.0-r0.post-install 16:42:32 (3/39) Installing brotli-libs (1.0.9-r3) 16:42:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:42:32 (5/39) Installing libcurl (7.78.0-r0) 16:42:32 (6/39) Installing curl (7.78.0-r0) 16:42:32 (7/39) Installing dumb-init (1.2.5-r0) 16:42:32 (8/39) Installing libbz2 (1.0.8-r1) 16:42:32 (9/39) Installing expat (2.2.10-r1) 16:42:32 (10/39) Installing libffi (3.3-r2) 16:42:32 (11/39) Installing gdbm (1.19-r0) 16:42:32 (12/39) Installing xz-libs (5.2.5-r0) 16:42:32 (13/39) Installing sqlite-libs (3.34.1-r0) 16:42:32 (14/39) Installing python3 (3.8.10-r0) 16:42:34 (15/39) Installing py3-appdirs (1.4.4-r1) 16:42:34 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:42:34 (17/39) Installing py3-parsing (2.4.7-r1) 16:42:34 (18/39) Installing py3-six (1.15.0-r0) 16:42:34 (19/39) Installing py3-packaging (20.9-r0) 16:42:34 (20/39) Installing py3-setuptools (51.3.3-r0) 16:42:34 (21/39) Installing py3-chardet (4.0.0-r0) 16:42:34 (22/39) Installing py3-idna (3.1-r0) 16:42:34 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:42:34 (24/39) Installing py3-requests (2.25.1-r1) 16:42:34 (25/39) Installing py3-msgpack (1.0.2-r0) 16:42:34 (26/39) Installing py3-lockfile (0.12.2-r3) 16:42:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:42:34 (28/39) Installing py3-colorama (0.4.4-r0) 16:42:34 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:42:34 (30/39) Installing py3-distlib (0.3.1-r1) 16:42:34 (31/39) Installing py3-distro (1.5.0-r1) 16:42:34 (32/39) Installing py3-webencodings (0.5.1-r3) 16:42:34 (33/39) Installing py3-html5lib (1.1-r0) 16:42:34 (34/39) Installing py3-pytoml (0.1.21-r0) 16:42:34 (35/39) Installing py3-pep517 (0.9.1-r0) 16:42:34 (36/39) Installing py3-progress (1.5-r0) 16:42:34 (37/39) Installing py3-retrying (1.3.3-r0) 16:42:34 (38/39) Installing py3-toml (0.10.2-r0) 16:42:34 (39/39) Installing py3-pip (20.3.4-r0) 16:42:35 Executing busybox-1.32.1-r6.trigger 16:42:35 OK: 82 MiB in 59 packages 16:42:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:42:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:42:36 Collecting docker-compose==1.23.2 16:42:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:42:36 Collecting docopt<0.7,>=0.6.1 16:42:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:42:36 Collecting websocket-client<1.0,>=0.32.0 16:42:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:42:36 Collecting dockerpty<0.5,>=0.4.1 16:42:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:42:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:42:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:42:37 Collecting cached-property<2,>=1.2.0 16:42:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:42:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:42:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:42:37 Collecting docker<4.0,>=3.6.0 16:42:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:42:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:42:37 Collecting jsonschema<3,>=2.5.1 16:42:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:42:37 Collecting PyYAML<4,>=3.10 16:42:37 Downloading PyYAML-3.13.tar.gz (270 kB) 16:42:38 Collecting texttable<0.10,>=0.9.0 16:42:38 Downloading texttable-0.9.1.tar.gz (11 kB) 16:42:38 Collecting docker-pycreds>=0.4.0 16:42:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:42:38 Collecting idna<2.8,>=2.5 16:42:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:42:38 Collecting chardet<3.1.0,>=3.0.2 16:42:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:42:38 Collecting urllib3<1.25,>=1.21.1 16:42:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:42:38 Collecting certifi>=2017.4.17 16:42:38 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:42:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:42:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:42:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:42:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:42:38 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:42:38 Attempting uninstall: urllib3 16:42:38 Found existing installation: urllib3 1.26.2 16:42:38 Uninstalling urllib3-1.26.2: 16:42:39 Successfully uninstalled urllib3-1.26.2 16:42:39 Attempting uninstall: idna 16:42:39 Found existing installation: idna 3.1 16:42:39 Uninstalling idna-3.1: 16:42:39 Successfully uninstalled idna-3.1 16:42:39 Attempting uninstall: chardet 16:42:39 Found existing installation: chardet 4.0.0 16:42:39 Uninstalling chardet-4.0.0: 16:42:39 Successfully uninstalled chardet-4.0.0 16:42:39 Attempting uninstall: requests 16:42:39 Found existing installation: requests 2.25.1 16:42:39 Uninstalling requests-2.25.1: 16:42:39 Successfully uninstalled requests-2.25.1 16:42:39 Running setup.py install for texttable: started 16:42:39 Running setup.py install for texttable: finished with status 'done' 16:42:39 Running setup.py install for PyYAML: started 16:42:40 Running setup.py install for PyYAML: finished with status 'done' 16:42:40 Running setup.py install for docopt: started 16:42:40 Running setup.py install for docopt: finished with status 'done' 16:42:40 Running setup.py install for dockerpty: started 16:42:41 Running setup.py install for dockerpty: finished with status 'done' 16:42:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:42:44 Removing intermediate container 6455d0ea99ab 16:42:44 ---> ab5ceaeef1dd 16:42:44 Step 15/24 : ENV APP_PORT=58890 16:42:44 ---> Running in 99ffef99c2e8 16:42:44 Removing intermediate container 99ffef99c2e8 16:42:44 ---> 863bd165193b 16:42:44 Step 16/24 : EXPOSE $APP_PORT 16:42:44 ---> Running in 7e5e579337ea 16:42:44 Removing intermediate container 7e5e579337ea 16:42:44 ---> 228805e3e55c 16:42:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:42:45 ---> 5f2e14ba814e 16:42:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:42:45 ---> 56112e0c00d1 16:42:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:42:45 ---> 5b792c6cbeec 16:42:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:42:45 ---> Running in e9bc93f2a1b2 16:42:45 Removing intermediate container e9bc93f2a1b2 16:42:45 ---> 2796b3d360ab 16:42:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:45 ---> Running in 35eab612b40b 16:42:45 Removing intermediate container 35eab612b40b 16:42:45 ---> 6947481ca54d 16:42:45 Step 22/24 : LABEL arch=x86_64 16:42:45 ---> Running in 27cc4994ea0c 16:42:45 Removing intermediate container 27cc4994ea0c 16:42:45 ---> 5b9091b7d60d 16:42:45 Step 23/24 : LABEL git_sha=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 16:42:45 ---> Running in 42eded20d23a 16:42:45 Removing intermediate container 42eded20d23a 16:42:45 ---> 1e8132b1ab7d 16:42:45 Step 24/24 : LABEL version=0.0.0 16:42:46 ---> Running in bf5af13778f2 16:42:46 Removing intermediate container bf5af13778f2 16:42:46 ---> 38ac6c8dc0cd 16:42:46 16:42:46 Successfully built 38ac6c8dc0cd 16:42:46 Successfully tagged sys-mgmt-agent:latest 16:42:46  Building sys-mgmt-agent ... done  [Pipeline] } 16:42:46 $ docker stop --time=1 e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 16:42:47 $ docker rm -f e715d07b8e10c81d2accae0c27c1961da780d675f058fc706776de98a7ca8511 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:48 + docker images 16:42:48 REPOSITORY TAG IMAGE ID CREATED SIZE 16:42:48 sys-mgmt-agent latest 38ac6c8dc0cd 2 seconds ago 325MB 16:42:48 core-metadata latest 2957e1a25d56 21 seconds ago 16.7MB 16:42:48 support-notifications latest 7c3645198e29 21 seconds ago 16.8MB 16:42:48 47e5f015a6f0 24 seconds ago 1.75GB 16:42:48 0f7ae8a53060 24 seconds ago 1.76GB 16:42:48 a5bb0381e521 24 seconds ago 1.75GB 16:42:48 support-scheduler latest 5dd764e1c600 40 seconds ago 16.1MB 16:42:48 2b3429e2b094 43 seconds ago 1.75GB 16:42:48 security-bootstrapper latest 948d3f0ea308 57 seconds ago 18.8MB 16:42:48 core-data latest 0a1f58735dac About a minute ago 20.4MB 16:42:48 security-proxy-setup latest cf971edecf53 About a minute ago 26MB 16:42:48 a5307b4e7bc7 About a minute ago 1.75GB 16:42:48 24779b864b2e About a minute ago 1.76GB 16:42:48 security-secretstore-setup latest 934bfd30dada About a minute ago 28.1MB 16:42:48 0189ef54cab8 About a minute ago 1.76GB 16:42:48 core-command latest e4c48272ab72 About a minute ago 16MB 16:42:48 30d1ad76852a About a minute ago 1.76GB 16:42:48 0bdf89e08206 About a minute ago 1.75GB 16:42:48 ci-base-image-x86_64 latest a0c379abdcc8 5 minutes ago 1.25GB 16:42:48 alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB 16:42:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 16:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:42:48 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:42:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:43:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements 16:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:43:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:43:03 Still waiting to schedule task 16:43:03 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 100.0% of statements 16:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:43:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 46.3% of statements 16:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:43:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:43:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.799s coverage: 90.1% of statements 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:43:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:43:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.324s coverage: 81.2% of statements 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:43:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.808s coverage: 94.2% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 60.0% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.8% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 47.1% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 79.5% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 16:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 16:43:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements 16:43:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 16:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.710s coverage: 81.8% of statements 16:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.232s coverage: 80.0% of statements 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.300s coverage: 87.2% of statements 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.336s coverage: 85.4% of statements 16:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.402s coverage: 91.2% of statements 16:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.242s coverage: 64.4% of statements 16:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 16:43:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 16:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 62.6% of statements 16:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 43.6% of statements 16:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements 16:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 16:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 19.5% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.0% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.403s coverage: 62.7% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:44:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 16:44:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 95.4% of statements 16:44:14 GO111MODULE=on go vet ./... 16:45:07 Running on prd-ubuntu18.04-docker-8c-8g-1545 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:45:07 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:45:08 The recommended git tool is: git 16:45:12 using credential edgex-jenkins-ssh 16:45:12 Cloning the remote Git repository 16:45:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:45:12 > git init /w/workspace/edgex-go/8 # timeout=10 16:45:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:12 > git --version # timeout=10 16:45:12 > git --version # 'git version 2.17.1' 16:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:31 Merging remotes/origin/main commit 534175572a367338c5f68a22b0251a809e37989d into PR head commit 25b03d07bd52cfb47cffefba0118e02cb626d25f 16:45:31 Merge succeeded, producing 0c3a002afbd73d3adc8e298c79b74283e33854ba 16:45:31 Checking out Revision 0c3a002afbd73d3adc8e298c79b74283e33854ba (PR-3678) 16:45:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:45:31 > git config core.sparsecheckout # timeout=10 16:45:31 > git checkout -f 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 16:45:31 > git remote # timeout=10 16:45:31 > git config --get remote.origin.url # timeout=10 16:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:31 > git merge 534175572a367338c5f68a22b0251a809e37989d # timeout=10 16:45:31 > git rev-parse HEAD^{commit} # timeout=10 16:45:31 > git config core.sparsecheckout # timeout=10 16:45:31 > git checkout -f 0c3a002afbd73d3adc8e298c79b74283e33854ba # timeout=10 16:45:34 Commit message: "Merge commit '534175572a367338c5f68a22b0251a809e37989d' into HEAD" 16:45:34 > git rev-list --no-walk 25b03d07bd52cfb47cffefba0118e02cb626d25f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:35 + echo snap-build.sh 16:45:35 snap-build.sh 16:45:35 + SNAP_BASE_DIR=. 16:45:35 + '[' '!' -z /w/workspace/edgex-go/8 ']' 16:45:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 16:45:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 16:45:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 16:45:35 + cd /w/workspace/edgex-go/8 16:45:35 + sudo apt-get remove -qy --purge lxd lxd-client 16:45:35 Reading package lists... 16:45:35 Building dependency tree... 16:45:35 Reading state information... 16:45:35 The following packages were automatically installed and are no longer required: 16:45:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:45:35 uidmap xdelta3 16:45:35 Use 'sudo apt autoremove' to remove them. 16:45:35 The following packages will be REMOVED: 16:45:35 lxd* lxd-client* 16:45:36 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:45:36 After this operation, 31.7 MB disk space will be freed. 16:45:38 (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.) 16:45:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:45:38 Removing lxd dnsmasq configuration 16:45:38 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:45:38 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:45:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:45:39 (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.) 16:45:39 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:45:40 Processing triggers for systemd (237-3ubuntu10.45) ... 16:45:40 Processing triggers for ureadahead (0.100.0-21) ... 16:45:41 + sudo snap remove --purge lxd 16:45:41 snap "lxd" is not installed 16:45:41 + sudo groupadd --force --system lxd 16:45:41 ++ whoami 16:45:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:45:41 + newgrp - lxd 16:45:41 + sudo snap install lxd 16:45:51 gofmt -l . 16:45:51 [ "`gofmt -l .`" = "" ] 16:45:51 ./bin/test-attribution-txt.sh [Pipeline] sh 16:45:51 2021-09-07T16:45:48Z INFO Waiting for automatic snapd restart... 16:45:51 + ls -al . 16:45:51 total 640 16:45:51 drwxrwxr-x 9 1001 1001 4096 Sep 7 16:45 . 16:45:51 drwxr-xr-x 4 root root 4096 Sep 7 16:40 .. 16:45:51 -rw-rw-r-- 1 1001 1001 11 Sep 7 16:38 .dockerignore 16:45:51 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:38 .git 16:45:51 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 .github 16:45:51 -rw-rw-r-- 1 1001 1001 818 Sep 7 16:38 .gitignore 16:45:51 -rw-rw-r-- 1 1001 1001 76 Sep 7 16:38 .hadolint.yml 16:45:51 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:38 .sonarcloud.properties 16:45:51 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:38 ADOPTERS.md 16:45:51 -rw-rw-r-- 1 1001 1001 8493 Sep 7 16:38 Attribution.txt 16:45:51 -rw-rw-r-- 1 1001 1001 43881 Sep 7 16:38 CHANGELOG.md 16:45:51 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:38 CONTRIBUTING.md 16:45:51 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:38 GOVERNANCE.md 16:45:51 -rw-rw-r-- 1 1001 1001 849 Sep 7 16:38 Jenkinsfile 16:45:51 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:38 LICENSE 16:45:51 -rw-rw-r-- 1 1001 1001 5915 Sep 7 16:38 Makefile 16:45:51 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:38 OWNERS.md 16:45:51 -rw-rw-r-- 1 1001 1001 8643 Sep 7 16:38 README.md 16:45:51 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:38 SECURITY.md 16:45:51 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:33 VERSION 16:45:51 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:38 ZMQWindows.md 16:45:51 drwxrwxr-x 2 1001 1001 4096 Sep 7 16:38 bin 16:45:51 drwxrwxr-x 14 1001 1001 4096 Sep 7 16:38 cmd 16:45:51 -rw-r--r-- 1 root root 405611 Sep 7 16:44 coverage.out 16:45:51 -rw-rw-r-- 1 1001 1001 841 Sep 7 16:38 go.mod 16:45:51 -rw-r--r-- 1 root root 50064 Sep 7 16:40 go.sum 16:45:51 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:38 internal 16:45:51 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:38 openapi 16:45:51 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:38 snap 16:45:51 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:38 version.go [Pipeline] sh 16:45:52 + '[' -e coverage.out ] 16:45:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:45:52 Warning: overwriting stash ‘coverage-report’ 16:45:53 Stashed 1 file(s) [Pipeline] sh 16:45:54 + make build 16:45:54 go mod tidy 16:45:55 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 16:46:03 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 16:46:03 lxd 4.18 from Canonical* installed 16:46:03 + sudo lxd init --auto 16:46:11 + sudo snap install --classic snapcraft 16:46:26 snapcraft 5.0 from Canonical* installed 16:46:26 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:46:26 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:46:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:26 Dload Upload Total Spent Left Speed 16:46:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3968 16:46:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 19.4M 16:46:26 ./yq_linux_amd64 16:46:26 + sudo snapcraft prime --use-lxd 16:46:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:46:27 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: 16:46:27 - README.md 16:46:27 16:46:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:46:27 Launching a container. 16:46:30 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 16:46:34 Waiting for container to be ready 16:46:35 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 16:46:35 To start your first instance, try: lxc launch ubuntu:18.04 16:46:35 16:46:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:46:39 Waiting for network to be ready... 16:46:39 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 16:46:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:46:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:46:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:46:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:46:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:46:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:46:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:46:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:46:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:46:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:46:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:46:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:46:40 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 16:46:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:46:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:46:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:46:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:46:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:46:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:46:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:46:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:46:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:46:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:46:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:46:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:46:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:46:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:46:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:46:43 Fetched 25.1 MB in 4s (6017 kB/s) 16:46:44 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 16:46:44 Reading package lists... 16:46:44 Reading package lists... 16:46:45 Building dependency tree... 16:46:45 Reading state information... 16:46:45 The following additional packages will be installed: 16:46:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:46:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:46:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:46:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:46:45 Suggested packages: 16:46:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:46:45 Recommended packages: 16:46:45 gnupg libsasl2-modules 16:46:45 The following NEW packages will be installed: 16:46:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:46:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:46:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:46:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:46:45 The following packages will be upgraded: 16:46:45 gpg gpg-agent gpgconf libudev1 16:46:45 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:46:45 Need to get 3527 kB of archives. 16:46:45 After this operation, 13.3 MB of additional disk space will be used. 16:46:45 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] 16:46:45 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] 16:46:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:46:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:46:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:46:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:46:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:46:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:46:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:46:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:46:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:46:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:46:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:46:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:46:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:46:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:46:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:46:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:46:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:46:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:46:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:46:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:46:46 debconf: delaying package configuration, since apt-utils is not installed 16:46:46 Fetched 3527 kB in 1s (3414 kB/s) 16:46:46 (Reading database ... 12511 files and directories currently installed.) 16:46:46 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:46:46 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:46 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:46:46 Selecting previously unselected package udev. 16:46:46 (Reading database ... 12511 files and directories currently installed.) 16:46:46 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:46:46 Unpacking udev (237-3ubuntu10.51) ... 16:46:47 Selecting previously unselected package libfuse2:amd64. 16:46:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:46:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:46:47 Selecting previously unselected package fuse. 16:46:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:46:47 Unpacking fuse (2.9.7-1ubuntu1) ... 16:46:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:47 Selecting previously unselected package libksba8:amd64. 16:46:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:46:47 Unpacking libksba8:amd64 (1.3.5-2) ... 16:46:47 Selecting previously unselected package libroken18-heimdal:amd64. 16:46:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:46:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:46:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:46:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:47 Selecting previously unselected package libwind0-heimdal:amd64. 16:46:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 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 16:46:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:46:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:46:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:46:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:46:48 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:46:48 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Selecting previously unselected package libsasl2-modules-db:amd64. 16:46:48 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:46:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:48 Selecting previously unselected package libsasl2-2:amd64. 16:46:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:46:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:48 Selecting previously unselected package libldap-common. 16:46:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:46:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:46:48 Selecting previously unselected package libldap-2.4-2:amd64. 16:46:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:46:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:46:48 Selecting previously unselected package dirmngr. 16:46:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:46:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:46:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:46:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:46:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:46:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:46:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:48 Setting up libksba8:amd64 (1.3.5-2) ... 16:46:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:48 Setting up udev (237-3ubuntu10.51) ... 16:46:48 invoke-rc.d: policy-rc.d denied execution of start. 16:46:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Processing triggers for systemd (237-3ubuntu10) ... 16:46:49 Setting up fuse (2.9.7-1ubuntu1) ... 16:46:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:46:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:46:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:46:49 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:46:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:46:49 settings in the [Install] section, and DefaultInstance for template units). 16:46:49 This means they are not meant to be enabled using systemctl. 16:46:49 Possible reasons for having this kind of units are: 16:46:49 1) A unit may be statically enabled by being symlinked from another unit's 16:46:49 .wants/ or .requires/ directory. 16:46:49 2) A unit's purpose may be to act as a helper for some other unit which has 16:46:49 a requirement dependency on it. 16:46:49 3) A unit may be started when needed via activation (socket, path, timer, 16:46:49 D-Bus, udev, scripted systemctl call, ...). 16:46:49 4) In case of template units, the unit is meant to be enabled with some 16:46:49 instance name specified. 16:46:50 Reading package lists... 16:46:50 Building dependency tree... 16:46:50 Reading state information... 16:46:51 The following additional packages will be installed: 16:46:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:46:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:46:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:46:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:46:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:46:51 Suggested packages: 16:46:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:46:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:46:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:46:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:46:51 systemd-container policykit-1 16:46:51 Recommended packages: 16:46:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:46:51 The following NEW packages will be installed: 16:46:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:46:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:46:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:46:51 multiarch-support openssh-client python3 python3-minimal python3.6 16:46:51 python3.6-minimal snapd squashfs-tools sudo 16:46:51 The following packages will be upgraded: 16:46:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:46:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:46:51 Need to get 36.7 MB of archives. 16:46:51 After this operation, 147 MB of additional disk space will be used. 16:46:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:46:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:46:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:46:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:46:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:46:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:46:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:46:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:46:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:46:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:46:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:46:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:46:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:46:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:46:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:46:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:46:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 16:46:51 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 16:46:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:46:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:46:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:46:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:46:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:46:52 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:46:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:46:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:46:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:46:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:46:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:46:52 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:46:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:46:53 debconf: delaying package configuration, since apt-utils is not installed 16:46:53 Fetched 36.7 MB in 2s (14.8 MB/s) 16:46:53 (Reading database ... 12757 files and directories currently installed.) 16:46:53 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:46:53 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:46:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:54 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:46:54 (Reading database ... 12757 files and directories currently installed.) 16:46:54 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:46:54 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:46:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:46:54 (Reading database ... 12757 files and directories currently installed.) 16:46:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:46:54 Unpacking apt (1.6.14) over (1.6.1) ... 16:46:55 Setting up apt (1.6.14) ... 16:46:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:46:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:46:55 (Reading database ... 12764 files and directories currently installed.) 16:46:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:55 Selecting previously unselected package libpython3.6-minimal:amd64. 16:46:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:56 Selecting previously unselected package libexpat1:amd64. 16:46:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:46:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:56 Selecting previously unselected package python3.6-minimal. 16:46:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:56 Checking for services that may need to be restarted...done. 16:46:56 Checking for services that may need to be restarted...done. 16:46:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:46:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:46:56 Selecting previously unselected package python3-minimal. 16:46:56 (Reading database ... 13012 files and directories currently installed.) 16:46:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:46:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:46:56 Selecting previously unselected package mime-support. 16:46:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:46:56 Unpacking mime-support (3.60ubuntu1) ... 16:46:56 Selecting previously unselected package libmpdec2:amd64. 16:46:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:46:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:46:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:56 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 16:46:57 Selecting previously unselected package python3.6. 16:46:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:46:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:57 Selecting previously unselected package libpython3-stdlib:amd64. 16:46:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:46:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:57 Setting up python3-minimal (3.6.7-1~18.04) ... 16:46:57 Selecting previously unselected package python3. 16:46:57 (Reading database ... 13442 files and directories currently installed.) 16:46:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:46:57 Unpacking python3 (3.6.7-1~18.04) ... 16:46:57 Selecting previously unselected package multiarch-support. 16:46:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:46:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:46:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:46:57 Selecting previously unselected package liblzo2-2:amd64. 16:46:57 (Reading database ... 13479 files and directories currently installed.) 16:46:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:46:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:46:57 Selecting previously unselected package libbsd0:amd64. 16:46:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:46:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:46:57 Selecting previously unselected package sudo. 16:46:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:46:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:46:57 Selecting previously unselected package apparmor. 16:46:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:46:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:46:57 Selecting previously unselected package libedit2:amd64. 16:46:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:46:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:46:58 Selecting previously unselected package libkrb5support0:amd64. 16:46:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:46:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:46:58 Selecting previously unselected package libk5crypto3:amd64. 16:46:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:46:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:58 Selecting previously unselected package libkeyutils1:amd64. 16:46:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:46:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:58 Selecting previously unselected package libkrb5-3:amd64. 16:46:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:46:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:46:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:46:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:58 Selecting previously unselected package libssl1.0.0:amd64. 16:46:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:46:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:46:58 Selecting previously unselected package openssh-client. 16:46:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:46:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:58 Selecting previously unselected package squashfs-tools. 16:46:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 16:46:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:46:58 Selecting previously unselected package snapd. 16:46:58 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:46:58 Unpacking snapd (2.49.2+18.04) ... 16:46:59 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 16:47:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:47:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:47:00 Setting up mime-support (3.60ubuntu1) ... 16:47:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:47:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:00 Setting up systemd (237-3ubuntu10.51) ... 16:47:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:47:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:47:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 16:47:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:02 Setting up python3 (3.6.7-1~18.04) ... 16:47:02 running python rtupdate hooks for python3.6... 16:47:02 running python post-rtupdate hooks for python3.6... 16:47:02 Setting up apparmor (2.12-4ubuntu5.1) ... 16:47:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:47:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:03 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:03 Setting up snapd (2.49.2+18.04) ... 16:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:47:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:47:03 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 16:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:47:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:47:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:47:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:47:05 /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' 16:47:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:06 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:08 Reading package lists... 16:47:08 Reading package lists... 16:47:08 Building dependency tree... 16:47:08 Reading state information... 16:47:09 Calculating upgrade... 16:47:09 The following packages will be upgraded: 16:47:09 advancecomp base-files bash binutils binutils-common 16:47:09 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:47:09 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:47:09 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:47:09 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:47:09 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:47:09 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:47:09 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:47:09 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:47:09 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:47:09 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:47:09 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:47:09 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:47:09 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:47:09 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:47:09 ubuntu-keyring util-linux [Pipeline] } 16:47:10 $ docker stop --time=1 f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b 16:47:10 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:47:10 Need to get 64.2 MB of archives. 16:47:10 After this operation, 5138 kB of additional disk space will be used. 16:47:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:47:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:47:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:47:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:47:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:47:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:47:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:47:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:47:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:47:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:47:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:47:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:47:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:47:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:47:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:47:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:47:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:47:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:47:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:47:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:47:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:47:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:47:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:47:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:47:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:47:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:47:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:47:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:47:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:47:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:47:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:47:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:47:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:47:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:47:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:47:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:47:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:47:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:47:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:47:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:47:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:47:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:47:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:47:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:47:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:47:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:47:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:47:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:47:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:47:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:47:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:47:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:47:10 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:47:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:47:10 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:47:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:47:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:47:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:47:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:47:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:47:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:47:10 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:47:10 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:47:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:47:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:47:10 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:47:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 16:47:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:47:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:47:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:47:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:47:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:47:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:47:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:47:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:47:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:47:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:47:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:47:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:47:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:47:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:47:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:47:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:47:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:47:10 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:47:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:47:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:47:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:47:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:47:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:47:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:47:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:47:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:47:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:47:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:47:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:47:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:47:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:47:11 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:47:11 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:47:11 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:47:11 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:47:11 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:47:11 debconf: delaying package configuration, since apt-utils is not installed 16:47:11 Fetched 64.2 MB in 2s (31.6 MB/s) 16:47:11 (Reading database ... 13914 files and directories currently installed.) 16:47:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:47:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:12 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:12 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:12 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 16:47:12 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 16:47:12 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:12 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:12 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:12 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:12 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:12 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:12 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:12 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:13 (Reading database ... 13914 files and directories currently installed.) 16:47:13 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:47:13 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:47:13 (Reading database ... 13914 files and directories currently installed.) 16:47:13 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:13 (Reading database ... 13914 files and directories currently installed.) 16:47:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:47:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:14 $ docker rm -f f92bf93d138a174e31de657ad5bd6025470b9a4cce89f9e7c021129e3d41c96b 16:47:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:47:14 (Reading database ... 13914 files and directories currently installed.) 16:47:14 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:47:14 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:47:14 Setting up base-files (10.1ubuntu2.10) ... 16:47:14 Installing new version of config file /etc/issue ... 16:47:14 Installing new version of config file /etc/issue.net ... 16:47:14 Installing new version of config file /etc/lsb-release ... 16:47:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:47:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:47:14 Removing obsolete conffile /etc/default/motd-news ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:47:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:47:15 Setting up bash (4.4.18-2ubuntu1.2) ... 16:47:15 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 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:47:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:47:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:47:15 Setting up tar (1.29b-2ubuntu0.2) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:47:15 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:47:15 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:47:15 (Reading database ... 13915 files and directories currently installed.) 16:47:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:47:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:16 Setting up grep (3.1-2build1) ... 16:47:16 (Reading database ... 13915 files and directories currently installed.) 16:47:16 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:47:16 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:47:16 Setting up gzip (1.6-5ubuntu1.1) ... 16:47:16 (Reading database ... 13915 files and directories currently installed.) 16:47:16 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:16 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:16 16:47:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 16:47:16 Setting up login (1:4.5-1ubuntu2) ... 16:47:16 (Reading database ... 13915 files and directories currently installed.) 16:47:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [Pipeline] sh 16:47:16 (Reading database ... 13915 files and directories currently installed.) 16:47:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:16 latest: Pulling from edgex-devops/edgex-compose-arm64 16:47:16 29e5d40040c1: Pulling fs layer 16:47:16 1ce36da41761: Pulling fs layer 16:47:16 25b303627fd3: Pulling fs layer 16:47:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:17 29e5d40040c1: Verifying Checksum 16:47:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:47:17 (Reading database ... 13915 files and directories currently installed.) 16:47:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:47:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:17 1ce36da41761: Verifying Checksum 16:47:17 1ce36da41761: Download complete 16:47:17 29e5d40040c1: Pull complete 16:47:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:47:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:47:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:18 (Reading database ... 13915 files and directories currently installed.) 16:47:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:19 (Reading database ... 13915 files and directories currently installed.) 16:47:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:19 1ce36da41761: Pull complete 16:47:19 (Reading database ... 13915 files and directories currently installed.) 16:47:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:19 (Reading database ... 13915 files and directories currently installed.) 16:47:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:47:19 (Reading database ... 13915 files and directories currently installed.) 16:47:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:19 25b303627fd3: Verifying Checksum 16:47:19 25b303627fd3: Download complete 16:47:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:47:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:47:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:47:20 (Reading database ... 13915 files and directories currently installed.) 16:47:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:47:20 (Reading database ... 13915 files and directories currently installed.) 16:47:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:47:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:47:20 (Reading database ... 13917 files and directories currently installed.) 16:47:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:47:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:47:20 Setting up debconf (1.5.66ubuntu1) ... 16:47:21 (Reading database ... 13917 files and directories currently installed.) 16:47:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:47:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:47:21 (Reading database ... 13917 files and directories currently installed.) 16:47:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:47:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:47:21 (Reading database ... 13917 files and directories currently installed.) 16:47:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:21 (Reading database ... 13917 files and directories currently installed.) 16:47:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:21 (Reading database ... 13919 files and directories currently installed.) 16:47:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:47:22 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:47:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:47:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:47:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:47:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:47:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:22 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:22 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:22 (Reading database ... 13923 files and directories currently installed.) 16:47:22 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:47:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:47:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:47:23 (Reading database ... 13923 files and directories currently installed.) 16:47:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:23 Setting up passwd (1:4.5-1ubuntu2) ... 16:47:23 (Reading database ... 13923 files and directories currently installed.) 16:47:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:47:23 (Reading database ... 13923 files and directories currently installed.) 16:47:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:23 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:23 (Reading database ... 13923 files and directories currently installed.) 16:47:23 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:23 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:23 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:23 (Reading database ... 13923 files and directories currently installed.) 16:47:23 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:47:23 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:47:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:47:24 (Reading database ... 13923 files and directories currently installed.) 16:47:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:47:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:47:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:47:24 (Reading database ... 13923 files and directories currently installed.) 16:47:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:47:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:47:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:47:24 (Reading database ... 13923 files and directories currently installed.) 16:47:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:47:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:47:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:47:24 (Reading database ... 13923 files and directories currently installed.) 16:47:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:47:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:47:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:47:24 (Reading database ... 13923 files and directories currently installed.) 16:47:24 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:47:24 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:47:24 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:47:24 (Reading database ... 13924 files and directories currently installed.) 16:47:24 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:24 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:24 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:24 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:47:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:47:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:47:25 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:47:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:47:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:47:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:47:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:47:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:47:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:47:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:47:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:47:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:47:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:47:25 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:47:25 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:47:25 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:47:25 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:47:25 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:47:25 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:47:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:47:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:47:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:47:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:47:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:47:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:47:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:47:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:47:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:47:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:47:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:47:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:47:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:47:30 16:47:30 Current default time zone: 'Etc/UTC' 16:47:30 Local time is now: Tue Sep 7 16:47:30 UTC 2021. 16:47:30 Universal Time is now: Tue Sep 7 16:47:30 UTC 2021. 16:47:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:47:30 16:47:30 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:47:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:30 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 16:47:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:47:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:47:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:47:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:47:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:47:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:47:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:47:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:47:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:31 Setting up patch (2.7.6-2ubuntu1.1) ... 16:47:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:47:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:47:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:47:31 Installing new version of config file /etc/ssl/openssl.cnf ... 16:47:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:47:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:47:31 Setting up ca-certificates (20210119~18.04.1) ... 16:47:31 25b303627fd3: Pull complete 16:47:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:47:32 prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:47:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:33 Updating certificates in /etc/ssl/certs... 16:47:33 23 added, 27 removed; done. 16:47:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:47:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:47:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:47:33 Setting up pkgbinarymangler (138.18.04.1) ... 16:47:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up perl (5.26.1-6ubuntu0.5) ... 16:47:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:47:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:47:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:47:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:47:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:47:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:47:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:47:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:47:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:34 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:34 Processing triggers for mime-support (3.60ubuntu1) ... 16:47:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:47:34 Updating certificates in /etc/ssl/certs... 16:47:34 0 added, 0 removed; done. 16:47:34 Running hooks in /etc/ca-certificates/update.d... 16:47:34 done. 16:47:35 Reading package lists... 16:47:35 Building dependency tree... 16:47:35 Reading state information... 16:47:35 The following NEW packages will be installed: 16:47:35 apt-transport-https 16:47:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:47:35 Need to get 4348 B of archives. 16:47:35 After this operation, 154 kB of additional disk space will be used. 16:47:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:47:35 debconf: delaying package configuration, since apt-utils is not installed 16:47:35 Fetched 4348 B in 0s (24.2 kB/s) 16:47:35 Selecting previously unselected package apt-transport-https. 16:47:35 (Reading database ... 13929 files and directories currently installed.) 16:47:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:47:35 Unpacking apt-transport-https (1.6.14) ... 16:47:35 Setting up apt-transport-https (1.6.14) ... 16:47:36 Waiting for network to be ready... 16:47:36 $ docker top 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:37 + docker-compose build --help 16:47:37 + grep parallel 16:47:41 2021-09-07T16:47:38Z INFO Waiting for automatic snapd restart... 16:47:41 snapd 2.51.4 from Canonical* installed 16:47:42 "snapd" switched to the "latest/stable" channel 16:47:42 16:47:45 core18 20210722 from Canonical* installed 16:47:45 "core18" switched to the "latest/stable" channel 16:47:45 16:47:46 --parallel Build images in parallel. [Pipeline] } 16:47:46 $ docker stop --time=1 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 16:47:47 snapcraft 5.0 from Canonical* installed 16:47:47 "snapcraft" switched to the "latest/stable" channel 16:47:47 16:47:48 $ docker rm -f 0c6ded078f80fe1d5225992c62161765d6f607327e3a05d858d860fac8887096 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:48 . [Pipeline] withDockerContainer 16:47:49 prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:47:49 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:51 $ docker top ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:52 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: 16:47:52 - README.md 16:47:52 16:47:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:47:52 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:53 Reading package lists... 16:47:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:47:54 Reading package lists... 16:47:54 Building dependency tree... 16:47:54 Reading state information... 16:47:54 Suggested packages: 16:47:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:47:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:47:54 Recommended packages: 16:47:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:47:54 The following NEW packages will be installed: 16:47:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:47:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:47:54 pkg-config zip 16:47:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:47:54 Need to get 7663 kB of archives. 16:47:54 After this operation, 43.8 MB of additional disk space will be used. 16:47:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:47:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:47:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:47:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:47:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:47:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:47:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:47:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:47:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:47:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:47:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:47:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:47:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:47:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:47:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:47:55 debconf: delaying package configuration, since apt-utils is not installed 16:47:55 Fetched 7663 kB in 1s (9662 kB/s) 16:47:55 Selecting previously unselected package libglib2.0-0:amd64. 16:47:55 (Reading database ... 13933 files and directories currently installed.) 16:47:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:47:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:55 Selecting previously unselected package libpsl5:amd64. 16:47:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:47:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:47:56 Selecting previously unselected package libnghttp2-14:amd64. 16:47:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:47:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:56 Selecting previously unselected package librtmp1:amd64. 16:47:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:47:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:56 Selecting previously unselected package libcurl3-gnutls:amd64. 16:47:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:47:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:56 Selecting previously unselected package liberror-perl. 16:47:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:47:56 Unpacking liberror-perl (0.17025-1) ... 16:47:56 Selecting previously unselected package git-man. 16:47:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:47:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:47:56 Selecting previously unselected package git. 16:47:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:47:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:47:56 Selecting previously unselected package libnorm1:amd64. 16:47:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:47:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:56 Selecting previously unselected package libpgm-5.2-0:amd64. 16:47:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:47:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:57 Selecting previously unselected package libsodium23:amd64. 16:47:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:47:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:47:57 Selecting previously unselected package libzmq5:amd64. 16:47:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:57 Selecting previously unselected package libzmq3-dev:amd64. 16:47:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:47:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:57 Selecting previously unselected package pkg-config. 16:47:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:47:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:47:57 Selecting previously unselected package zip. 16:47:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:47:57 Unpacking zip (3.0-11build1) ... 16:47:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:47:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:47:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:47:57 Setting up liberror-perl (0.17025-1) ... 16:47:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:47:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:47:57 No schema files found: doing nothing. 16:47:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:47:57 Setting up zip (3.0-11build1) ... 16:47:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:47:57 Setting up libsodium23:amd64 (1.0.16-2) ... 16:47:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:47:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:47:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:47:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:47:57 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:47:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:58 git set to automatically installed. 16:47:58 git-man set to automatically installed. 16:47:58 libcurl3-gnutls set to automatically installed. 16:47:58 liberror-perl set to automatically installed. 16:47:58 libglib2.0-0 set to automatically installed. 16:47:58 libnghttp2-14 set to automatically installed. 16:47:58 libnorm1 set to automatically installed. 16:47:58 libpgm-5.2-0 set to automatically installed. 16:47:58 libpsl5 set to automatically installed. 16:47:58 librtmp1 set to automatically installed. 16:47:58 libsodium23 set to automatically installed. 16:47:58 libzmq3-dev set to automatically installed. 16:47:58 libzmq5 set to automatically installed. 16:47:58 pkg-config set to automatically installed. 16:47:58 zip set to automatically installed. 16:47:59 snapd is not logged in, snap install commands will use sudo 16:48:00 snap "core18" has no updates available 16:48:00 Building core-command ... 16:48:00 Building core-data ... 16:48:00 Building core-metadata ... 16:48:00 Building security-bootstrapper ... 16:48:00 Building security-proxy-setup ... 16:48:00 Building security-secretstore-setup ... 16:48:00 Building support-notifications ... 16:48:00 Building support-scheduler ... 16:48:00 Building sys-mgmt-agent ... 16:48:00 Building support-notifications 16:48:00 Building security-secretstore-setup 16:48:00 Building core-metadata 16:48:00 Building security-bootstrapper 16:48:00 Building core-data 16:48:00 snapd is not logged in, snap install commands will use sudo 16:48:07 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:48:07 Pulling config-common 16:48:07 + snapcraftctl pull 16:48:08 Pulling go-build-helper 16:48:08 + snapcraftctl pull 16:48:09 'edgex-go' has dependencies that need to be staged: go-build-helper 16:48:09 Skipping pull go-build-helper (already ran) 16:48:09 Building go-build-helper 16:48:09 + snapcraftctl build 16:48:11 Staging go-build-helper 16:48:11 + snapcraftctl stage 16:48:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 16:48:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:48:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:48:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:48:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:48:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:48:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:48:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:48:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 16:48:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 16:48:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:48:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:48:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 16:48:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 16:48:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 16:48:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:48:21 Fetched 25.1 MB in 0s (0 B/s) 16:48:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:48:21 Fetched 224 kB in 0s (0 B/s) 16:48:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:48:21 Fetched 157 kB in 0s (0 B/s) 16:48:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:48:21 Fetched 221 kB in 0s (0 B/s) 16:48:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:48:21 Fetched 143 kB in 0s (0 B/s) 16:48:21 Pulling edgex-go 16:48:21 + snapcraftctl pull 16:48:21 Pulling hooks 16:48:21 + snapcraftctl pull 16:48:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:39 Fetched 0 B in 0s (0 B/s) 16:48:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:48:39 Fetched 96.5 kB in 0s (0 B/s) 16:48:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:48:39 Fetched 279 kB in 0s (0 B/s) 16:48:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:48:39 Fetched 122 kB in 0s (0 B/s) 16:48:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:48:39 Fetched 77.8 kB in 0s (0 B/s) 16:48:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:48:39 Fetched 8848 B in 0s (0 B/s) 16:48:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:48:39 Fetched 47.8 kB in 0s (0 B/s) 16:48:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:48:39 Fetched 45.6 kB in 0s (0 B/s) 16:48:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:48:39 Fetched 15.0 kB in 0s (0 B/s) 16:48:39 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:48:39 Fetched 219 kB in 0s (0 B/s) 16:48:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:48:39 Fetched 154 kB in 0s (0 B/s) 16:48:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:48:39 Fetched 50.6 kB in 0s (0 B/s) 16:48:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:48:39 Fetched 14.8 kB in 0s (0 B/s) 16:48:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:48:39 Fetched 41.8 kB in 0s (0 B/s) 16:48:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:48:39 Fetched 499 kB in 0s (0 B/s) 16:48:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:48:39 Fetched 111 kB in 0s (0 B/s) 16:48:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:48:39 Fetched 240 kB in 0s (0 B/s) 16:48:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:48:39 Fetched 29.3 kB in 0s (0 B/s) 16:48:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:48:39 Fetched 85.5 kB in 0s (0 B/s) 16:48:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:48:39 Fetched 24.5 kB in 0s (0 B/s) 16:48:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:48:39 Fetched 49.2 kB in 0s (0 B/s) 16:48:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:48:39 Fetched 54.2 kB in 0s (0 B/s) 16:48:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:48:39 Fetched 30.8 kB in 0s (0 B/s) 16:48:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:48:39 Fetched 15.8 kB in 0s (0 B/s) 16:48:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:48:39 Fetched 85.9 kB in 0s (0 B/s) 16:48:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:48:39 Fetched 8720 B in 0s (0 B/s) 16:48:39 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:48:39 Fetched 140 kB in 0s (0 B/s) 16:48:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:48:39 Fetched 119 kB in 0s (0 B/s) 16:48:39 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:48:39 Fetched 111 kB in 0s (0 B/s) 16:48:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:48:39 Fetched 11.1 kB in 0s (0 B/s) 16:48:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:48:39 Fetched 645 kB in 0s (0 B/s) 16:48:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:48:39 Fetched 41.3 kB in 0s (0 B/s) 16:48:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:48:39 Fetched 17.9 kB in 0s (0 B/s) 16:48:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:48:39 Fetched 368 kB in 0s (0 B/s) 16:48:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:48:39 Fetched 187 kB in 0s (0 B/s) 16:48:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:48:39 Fetched 175 kB in 0s (0 B/s) 16:48:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:48:39 Fetched 206 kB in 0s (0 B/s) 16:48:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:48:39 Fetched 1302 kB in 0s (0 B/s) 16:48:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:48:39 Fetched 36.2 kB in 0s (0 B/s) 16:48:39 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:48:39 Fetched 159 kB in 0s (0 B/s) 16:48:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:48:39 Fetched 107 kB in 0s (0 B/s) 16:48:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:48:39 Fetched 48.7 kB in 0s (0 B/s) 16:48:39 Pulling static-packages 16:48:39 + snapcraftctl pull 16:48:39 Pulling version 16:48:39 + cd /root/project 16:48:39 + git describe --tags --abbrev=0 16:48:39 + sed s/v// 16:48:39 + GIT_VERSION=2.0.1-dev.39 16:48:39 + [ -z 2.0.1-dev.39 ] 16:48:39 + snapcraftctl set-version 2.0.1-dev.39 16:48:39 Building config-common 16:48:39 + snapcraftctl build 16:48:42 Skipping build go-build-helper (already ran) 16:48:42 Building edgex-go 16:48:42 + cd /root/parts/edgex-go/src 16:48:42 + + sed s/v// 16:48:42 git describe --tags --abbrev=0 16:48:42 + GIT_VERSION=2.0.1-dev.39 16:48:42 + [ -z 2.0.1-dev.39 ] 16:48:42 + echo 2.0.1-dev.39 16:48:42 + make build 16:48:42 go mod tidy 16:48:46 go: downloading github.com/gorilla/mux v1.8.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:48:46 go: downloading github.com/stretchr/testify v1.7.0 16:48:46 go: downloading github.com/google/uuid v1.3.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:48:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:48:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:48:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:48:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:48:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:48:46 go: downloading github.com/lib/pq v1.10.3 16:48:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:48:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:48:46 go: downloading github.com/pelletier/go-toml v1.9.4 16:48:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:48:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:48:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:48:48 go: downloading github.com/davecgh/go-spew v1.1.1 16:48:48 go: downloading github.com/pmezard/go-difflib v1.0.0 16:48:48 go: downloading github.com/go-kit/kit v0.11.0 16:48:48 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:48:48 go: downloading github.com/stretchr/objx v0.1.1 16:48:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:48:48 go: downloading github.com/x448/float16 v0.8.4 16:48:48 go: downloading github.com/go-playground/universal-translator v0.18.0 16:48:48 go: downloading github.com/leodido/go-urn v1.2.1 16:48:48 go: downloading golang.org/x/text v0.3.6 16:48:48 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:48:48 go: downloading github.com/go-playground/locales v0.14.0 16:48:48 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:48:48 go: downloading github.com/go-stack/stack v1.8.0 16:48:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:48:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:48:48 go: downloading github.com/pebbe/zmq4 v1.2.7 16:48:48 go: downloading github.com/kr/pretty v0.3.0 16:48:48 go: downloading github.com/hashicorp/consul/api v1.8.1 16:48:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:48:48 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:48:48 go: downloading github.com/kr/text v0.2.0 16:48:48 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:48:48 go: downloading github.com/gorilla/websocket v1.4.2 16:48:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:48:48 go: downloading github.com/onsi/ginkgo v1.10.1 16:48:49 go: downloading github.com/onsi/gomega v1.7.0 16:48:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:48:49 go: downloading github.com/mitchellh/copystructure v1.0.0 16:48:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:48:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:48:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:48:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:48:49 go: downloading github.com/hashicorp/serf v0.9.5 16:48:49 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:48:49 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:48:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:48:49 go: downloading github.com/fatih/color v1.9.0 16:48:49 go: downloading github.com/mattn/go-colorable v0.1.6 16:48:49 go: downloading github.com/mattn/go-isatty v0.0.12 16:48:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:48:49 go: downloading github.com/pkg/errors v0.9.1 16:48:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:48:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:48:49 go: downloading github.com/hashicorp/memberlist v0.2.2 16:48:49 go: downloading github.com/hpcloud/tail v1.0.0 16:48:49 go: downloading gopkg.in/yaml.v2 v2.4.0 16:48:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:48:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:48:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:48:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:48:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:48:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:48:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:48:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:48:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:48:49 go: downloading github.com/miekg/dns v1.1.26 16:48:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:48:49 go: downloading github.com/hashicorp/errwrap v1.0.0 16:48:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 16:48:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 16:49:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:49:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:49:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 16:49:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:49:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:49:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:49:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:49:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:49:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:49:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:49:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:49:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:49:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:49:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:49:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:49:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:49:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:49:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:49:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:49:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:49:13 + 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 16:49:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:49:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:49:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:49:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:49:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:49:13 + 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 16:49:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:49:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:49:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:49:14 Building hooks 16:49:14 + cd /root/parts/hooks/src 16:49:14 + make build 16:49:14 go mod tidy 16:49:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:49:15 go: downloading github.com/stretchr/testify v1.5.1 16:49:15 go: downloading gopkg.in/yaml.v2 v2.2.2 16:49:15 go: downloading github.com/davecgh/go-spew v1.1.0 16:49:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:49:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:49:17 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:49:17 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:49:19 Building static-packages 16:49:19 + snapcraftctl build 16:49:22 Building version 16:49:22 + snapcraftctl build 16:49:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:22 ---> def49106b311 16:49:22 Step 3/24 : WORKDIR /edgex-go 16:49:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:22 ---> def49106b311 16:49:22 Step 3/23 : WORKDIR /edgex-go 16:49:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:49:22 ---> def49106b311 16:49:22 Step 3/32 : WORKDIR /edgex-go 16:49:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:22 ---> def49106b311 16:49:22 Step 3/24 : WORKDIR /edgex-go 16:49:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:49:22 ---> def49106b311 16:49:22 Step 3/26 : WORKDIR /edgex-go 16:49:22 ---> Running in e2e8ab0145d3 16:49:22 ---> Running in 5c0d68c2dce6 16:49:22 ---> Running in a055b7eab0c3 16:49:22 ---> Running in 6784c7de88d8 16:49:22 ---> Running in 71c37001d317 16:49:22 Removing intermediate container e2e8ab0145d3 16:49:22 ---> 4a9b7d93db34 16:49:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:22 Removing intermediate container 71c37001d317 16:49:22 ---> 7b8c648f5e29 16:49:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:22 Removing intermediate container a055b7eab0c3 16:49:22 ---> 2da39d80fff0 16:49:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:22 Removing intermediate container 6784c7de88d8 16:49:22 ---> 06c2f5e129ef 16:49:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:22 Removing intermediate container 5c0d68c2dce6 16:49:22 ---> dfb76b058baf 16:49:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:22 ---> Running in f4efb418570a 16:49:22 ---> Running in d4edd101fe79 16:49:22 ---> Running in da3a46fa88f2 16:49:22 ---> Running in 74916f987a3f 16:49:22 ---> Running in 3c97f67370c8 16:49:22 Removing intermediate container f4efb418570a 16:49:22 ---> 07260fd92876 16:49:22 Step 5/32 : RUN apk add --update --no-cache make git 16:49:22 ---> Running in 1e37f35a9036 16:49:22 Removing intermediate container d4edd101fe79 16:49:22 ---> de4abd5b1f6b 16:49:22 Step 5/24 : RUN apk add --update --no-cache make git 16:49:22 Removing intermediate container da3a46fa88f2 16:49:22 ---> 318762fc082e 16:49:22 Step 5/26 : RUN apk add --update --no-cache make git 16:49:22 ---> Running in f22d129f953c 16:49:22 ---> Running in f402170ab77b 16:49:22 Removing intermediate container 74916f987a3f 16:49:22 ---> 23f9d8fd78bb 16:49:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:22 ---> Running in 23f0b00136ca 16:49:22 Removing intermediate container 3c97f67370c8 16:49:22 ---> 7715f2d543c9 16:49:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:23 ---> Running in 5c7c59b8f1a0 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:24 Staging config-common 16:49:24 + snapcraftctl stage 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:25 Skipping stage go-build-helper (already ran) 16:49:25 Staging edgex-go 16:49:25 + snapcraftctl stage 16:49:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:26 Staging hooks 16:49:26 + snapcraftctl stage 16:49:26 OK: 218 MiB in 52 packages 16:49:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:26 OK: 218 MiB in 52 packages 16:49:27 OK: 218 MiB in 52 packages 16:49:27 Staging static-packages 16:49:27 + snapcraftctl stage 16:49:27 OK: 218 MiB in 52 packages 16:49:28 OK: 218 MiB in 52 packages 16:49:28 Staging version 16:49:28 + snapcraftctl stage 16:49:28 Removing intermediate container 1e37f35a9036 16:49:28 ---> eb9f459576f5 16:49:28 Step 6/32 : COPY go.mod . 16:49:29 Removing intermediate container f402170ab77b 16:49:29 ---> 0adc72708a87 16:49:29 Step 6/26 : COPY go.mod . 16:49:29 Priming config-common 16:49:29 + snapcraftctl prime 16:49:29 Removing intermediate container 23f0b00136ca 16:49:29 ---> a6f84622d1c3 16:49:29 Step 6/24 : COPY go.mod . 16:49:29 Removing intermediate container 5c7c59b8f1a0 16:49:29 ---> 1067aa3459a9 16:49:29 Step 6/23 : COPY go.mod . 16:49:29 Removing intermediate container f22d129f953c 16:49:29 ---> abc3b1dcd495 16:49:29 Step 6/24 : COPY go.mod . 16:49:29 ---> 35d6cfc26a47 16:49:29 Step 7/32 : RUN go mod download 16:49:30 Priming go-build-helper 16:49:30 + snapcraftctl prime 16:49:30 ---> Running in b6165fda9fa7 16:49:30 ---> f29266b2cd32 16:49:30 Step 7/26 : RUN go mod download 16:49:30 ---> Running in 485ccf1ef049 16:49:30 ---> 7e2a00f95345 16:49:30 ---> 5d267502b23d 16:49:30 Step 7/24 : RUN go mod download 16:49:30 Step 7/23 : RUN go mod download 16:49:30 ---> Running in 3a6846438c42 16:49:30 ---> 9c8f4e517d1f 16:49:30 Step 7/24 : RUN go mod download 16:49:30 ---> Running in 7c2a2131e840 16:49:31 Priming edgex-go 16:49:31 + snapcraftctl prime 16:49:31 ---> Running in f708925a2d25 16:49:32 Priming hooks 16:49:32 + snapcraftctl prime 16:49:33 Priming static-packages 16:49:33 + snapcraftctl prime 16:49:36 Priming version 16:49:36 + snapcraftctl prime 16:49:37 Removing intermediate container b6165fda9fa7 16:49:37 ---> 9e34fdccc168 16:49:37 Step 8/32 : COPY . . 16:49:37 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:49:38 Removing intermediate container 485ccf1ef049 16:49:38 ---> bc8856f32380 16:49:38 Step 8/26 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:49:41 Removing intermediate container 7c2a2131e840 16:49:41 ---> f1314a6bac36 16:49:41 Step 8/23 : COPY . . 16:49:44 Removing intermediate container 3a6846438c42 16:49:44 ---> 57bf40884da4 16:49:44 Step 8/24 : COPY . . 16:49:44 Removing intermediate container f708925a2d25 16:49:44 ---> 476405d8652d 16:49:44 Step 8/24 : COPY . . 16:50:06 ---> 28397168a8ee 16:50:06 Step 9/32 : RUN go mod tidy 16:50:06 ---> Running in ce682eb517b4 16:50:06 ---> 450fe61ed5d5 16:50:06 Step 9/26 : RUN go mod tidy 16:50:06 ---> Running in 5ea414aec61c 16:50:06 ---> 5d84b22d5e0a 16:50:06 Step 9/24 : RUN go mod tidy 16:50:06 ---> 188e2d5a7a6e 16:50:06 Step 9/24 : RUN go mod tidy 16:50:06 ---> 9f29a950a038 16:50:06 Step 9/23 : RUN go mod tidy 16:50:06 ---> Running in ba869d6962a5 16:50:06 ---> Running in 30f05c4f9ecc 16:50:06 ---> Running in 406351d14e38 16:50:10 Removing intermediate container ce682eb517b4 16:50:10 ---> 043fcfb755f3 16:50:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:10 ---> Running in 436766bc384e 16:50:13 Removing intermediate container 5ea414aec61c 16:50:13 ---> dd5c3a571656 16:50:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:13 ---> Running in caa4752fe06b 16:50:13 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 16:50:15 Removing intermediate container 30f05c4f9ecc 16:50:15 ---> e476dffcd041 16:50:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:50:15 Removing intermediate container 406351d14e38 16:50:15 ---> c18be4551ff0 16:50:15 Step 10/24 : RUN make cmd/core-data/core-data 16:50:15 ---> Running in 51280c455806 16:50:15 Removing intermediate container ba869d6962a5 16:50:15 ---> a785d82620fc 16:50:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:50:15 ---> Running in 3116e6f3a921 16:50:15 ---> Running in 8e5faa2c52b5 16:50:16 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 16:50:18 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 16:50:19 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 16:50:19 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 16:52:41 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 16:52:49 Removing intermediate container 436766bc384e 16:52:49 ---> 8b02e7b7d49a 16:52:49 16:52:49 Step 11/32 : FROM alpine:3.12 16:52:49 3.12: Pulling from library/alpine 16:52:50 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:52:50 Status: Downloaded newer image for alpine:3.12 16:52:50 ---> afc2cc120ca2 16:52:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:52:51 ---> Running in 7fb62ad2bfa8 16:52:52 Removing intermediate container 7fb62ad2bfa8 16:52:52 ---> 2c7fbe71f850 16:52:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:52:53 ---> Running in c8121a0e8b89 16:52:54 Removing intermediate container caa4752fe06b 16:52:54 ---> 8771bb5252b1 16:52:54 16:52:54 Step 11/26 : FROM alpine:3.12 16:52:54 ---> afc2cc120ca2 16:52:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:54 ---> Running in cc9e5abd49c6 16:52:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:57 (1/2) Installing dumb-init (1.2.2-r1) 16:52:57 (2/2) Installing su-exec (0.2-r1) 16:52:57 Executing busybox-1.31.1-r20.trigger 16:52:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:57 OK: 5 MiB in 16 packages 16:52:58 (1/3) Installing ca-certificates (20191127-r4) 16:52:58 (2/3) Installing dumb-init (1.2.2-r1) 16:52:58 (3/3) Installing su-exec (0.2-r1) 16:52:58 Executing busybox-1.31.1-r20.trigger 16:52:58 Executing ca-certificates-20191127-r4.trigger 16:52:58 OK: 6 MiB in 17 packages 16:52:59 Removing intermediate container c8121a0e8b89 16:52:59 ---> 41a73ae776f4 16:52:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:52:59 ---> Running in 981a8ddbc366 16:53:01 Removing intermediate container 981a8ddbc366 16:53:01 ---> f78192a15edb 16:53:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:01 ---> Running in 87c8e9ffed1c 16:53:01 Removing intermediate container cc9e5abd49c6 16:53:01 ---> 195fc4f29101 16:53:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:02 ---> Running in 9bf937a84595 16:53:02 Removing intermediate container 87c8e9ffed1c 16:53:02 ---> d7ff9520a8ff 16:53:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:03 ---> Running in 9260cd467fe3 16:53:03 Removing intermediate container 9bf937a84595 16:53:03 ---> 2fe9679e4e73 16:53:03 Step 14/26 : WORKDIR / 16:53:04 ---> Running in ddf26b2a268d 16:53:06 Removing intermediate container ddf26b2a268d 16:53:06 ---> 1fce55ec2c0b 16:53:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:08 Removing intermediate container 51280c455806 16:53:08 ---> 6773cdfe1207 16:53:08 16:53:08 Step 11/23 : FROM alpine:3.12 16:53:08 ---> afc2cc120ca2 16:53:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:08 ---> Running in 329338c29ad0 16:53:08 ---> 2d787b6f15fa 16:53:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:09 Removing intermediate container 9260cd467fe3 16:53:09 ---> 7aa573d41a17 16:53:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:53:09 ---> Running in b0521cb6ad32 16:53:09 Removing intermediate container 8e5faa2c52b5 16:53:09 ---> 32e7908d6d29 16:53:09 16:53:09 Step 11/24 : FROM alpine:3.12 16:53:09 ---> afc2cc120ca2 16:53:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:53:09 ---> 2c57e96a8963 16:53:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:10 ---> Running in 29138698909d 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:10 Removing intermediate container b0521cb6ad32 16:53:10 ---> 4644d8ca9ac6 16:53:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:11 ---> b1676f6783c4 16:53:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:11 (1/2) Installing ca-certificates (20191127-r4) 16:53:11 (2/2) Installing dumb-init (1.2.2-r1) 16:53:11 Executing busybox-1.31.1-r20.trigger 16:53:11 Executing ca-certificates-20191127-r4.trigger 16:53:11 OK: 6 MiB in 16 packages 16:53:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:12 ---> 3887ffdf9f00 16:53:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:12 ---> Running in 0d08b08b37e3 16:53:13 ---> b04062ad1e78 16:53:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:13 (1/1) Installing dumb-init (1.2.2-r1) 16:53:13 Executing busybox-1.31.1-r20.trigger 16:53:13 OK: 5 MiB in 15 packages 16:53:15 Removing intermediate container 329338c29ad0 16:53:15 ---> 34c955dffab4 16:53:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:15 Removing intermediate container 29138698909d 16:53:15 ---> 683c8f511fa0 16:53:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:15 ---> Running in 5287102f1b28 16:53:15 ---> Running in 006b34f9a1b3 16:53:15 ---> 92ff4bb39268 16:53:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:16 Removing intermediate container 5287102f1b28 16:53:16 ---> 65e49558de35 16:53:16 Step 14/23 : ENV APP_PORT=59860 16:53:16 Removing intermediate container 006b34f9a1b3 16:53:16 ---> b80593fa09ee 16:53:16 Step 14/24 : ENV APP_PORT=59881 16:53:17 ---> Running in a1b3e2f847bb 16:53:17 Removing intermediate container 3116e6f3a921 16:53:17 ---> cc52765f0729 16:53:17 16:53:17 Step 11/24 : FROM alpine:3.12 16:53:17 ---> afc2cc120ca2 16:53:17 ---> Running in 9b68dc207873 16:53:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:17 Removing intermediate container 0d08b08b37e3 16:53:17 ---> bdc7547d169b 16:53:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:17 ---> Running in d3471211b026 16:53:17 ---> e5f6fd95f69e 16:53:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:17 Removing intermediate container a1b3e2f847bb 16:53:17 ---> 9d15d7b2a66c 16:53:17 Step 15/23 : EXPOSE $APP_PORT 16:53:17 Removing intermediate container 9b68dc207873 16:53:17 ---> 277f9e2b5834 16:53:17 Step 15/24 : EXPOSE $APP_PORT 16:53:18 ---> Running in e54d2b6f778c 16:53:18 ---> Running in 9814b7864509 16:53:18 Removing intermediate container d3471211b026 16:53:18 ---> 4a6045b7f775 16:53:18 Step 13/24 : ENV APP_PORT=59880 16:53:18 ---> Running in 17bac85ffed8 16:53:18 ---> f57316655adf 16:53:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:18 Removing intermediate container e54d2b6f778c 16:53:18 ---> d26dd5bca9dc 16:53:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:18 Removing intermediate container 9814b7864509 16:53:18 ---> c9707e1a0e05 16:53:18 Step 16/24 : WORKDIR / 16:53:18 ---> fba366c6e4ec 16:53:18 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/ 16:53:19 ---> Running in b8ce97043493 16:53:19 Removing intermediate container 17bac85ffed8 16:53:19 ---> 36a6e2292e0f 16:53:19 Step 14/24 : EXPOSE $APP_PORT 16:53:19 ---> Running in e19b65a64f89 16:53:19 ---> Running in dc322873ee4c 16:53:20 ---> 657c5edb2611 16:53:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:20 Removing intermediate container b8ce97043493 16:53:20 ---> 6c688eafaf8e 16:53:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:20 Removing intermediate container dc322873ee4c 16:53:20 ---> 8f9a92bc3a99 16:53:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:20 ---> bac259c7ce81 16:53:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:21 ---> Running in 79f285eac4a6 16:53:21 ---> 281abaffbfb3 16:53:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:23 ---> 04fee31b8c1e 16:53:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:23 ---> 21f0d73a9695 16:53:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:23 Removing intermediate container e19b65a64f89 16:53:23 ---> 9cdef692aa22 16:53:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:53:23 ---> Running in 3f1c5a1924b9 16:53:24 ---> 4ff0bfec8f07 16:53:24 ---> 1d96c5697a27 16:53:24 Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:24 16:53:24 ---> 625c020ca30c 16:53:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:24 Removing intermediate container 3f1c5a1924b9 16:53:24 ---> f0965f261b91 16:53:24 Step 24/26 : LABEL arch=arm64 16:53:24 ---> Running in ec8b206484cd 16:53:24 ---> Running in 73c5adf5e8bc 16:53:24 Removing intermediate container 79f285eac4a6 16:53:24 ---> d58884326c9b 16:53:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:53:24 ---> Running in b20a951d2b42 16:53:25 Removing intermediate container ec8b206484cd 16:53:25 ---> b8e82928e0e4 16:53:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:25 ---> Running in e4dd1305dd22 16:53:25 ---> 435e095cd72f 16:53:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:53:25 Removing intermediate container 73c5adf5e8bc 16:53:25 ---> 6d56258da759 16:53:25 Step 25/26 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:53:25 ---> 866c981be8a3 16:53:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:53:25 ---> Running in 7c3b17470a08 16:53:25 ---> Running in c28ae2158c61 16:53:26 ---> Running in 81f66cf02992 16:53:26 Removing intermediate container e4dd1305dd22 16:53:26 ---> 2644c5493df9 16:53:26 Step 21/23 : LABEL arch=arm64 16:53:26 ---> Running in ab0e9f1f58bd 16:53:26 Removing intermediate container c28ae2158c61 16:53:26 ---> 0792646400d7 16:53:26 Step 26/26 : LABEL version=0.0.0 16:53:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:26 Removing intermediate container 7c3b17470a08 16:53:26 ---> 650b0bffa4f8 16:53:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:27 ---> Running in c84256df2fbb 16:53:27 Removing intermediate container 81f66cf02992 16:53:27 ---> 6de5563b4df1 16:53:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:27 ---> Running in d9d4d8c51757 16:53:27 Removing intermediate container ab0e9f1f58bd 16:53:27 ---> 3ab2136540aa 16:53:27 Step 22/23 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:53:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:27 ---> Running in e97aaf08bad2 16:53:27 Removing intermediate container c84256df2fbb 16:53:27 ---> 4180aa98b675 16:53:27 16:53:27 Removing intermediate container d9d4d8c51757 16:53:27 ---> 47ab9ed5f4dd 16:53:27 Step 22/24 : LABEL arch=arm64 16:53:28 ---> Running in eda524a3e37d 16:53:28 (1/6) Installing dumb-init (1.2.2-r1) 16:53:28 Successfully built 4180aa98b675 16:53:28 Successfully tagged security-secretstore-setup-arm64:latest 16:53:28 Removing intermediate container e97aaf08bad2 16:53:28 ---> 9b3506b93c65 16:53:28 Step 23/23 : LABEL version=0.0.0 16:53:28 (2/6) Installing libgcc (9.3.0-r2) 16:53:28  Building security-secretstore-setup ... done Building security-proxy-setup 16:53:28 ---> a63581a53b68 16:53:28 Step 27/32 : RUN chmod +x /entrypoint.sh 16:53:28 (3/6) Installing libsodium (1.0.18-r0) 16:53:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:53:28 ---> Running in 9fe25263a267 16:53:28 (5/6) Installing libzmq (4.3.3-r0) 16:53:28 (6/6) Installing zeromq (4.3.3-r0) 16:53:28 ---> Running in 3899e17b8138 16:53:29 Executing busybox-1.31.1-r20.trigger 16:53:29 OK: 8 MiB in 20 packages 16:53:29 Removing intermediate container eda524a3e37d 16:53:29 ---> 6b1f38bba3eb 16:53:29 Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:53:29 ---> Running in c9f31734cea1 16:53:29 Removing intermediate container 9fe25263a267 16:53:29 ---> 61a29536ef38 16:53:29 16:53:30 Successfully built 61a29536ef38 16:53:30 Successfully tagged support-notifications-arm64:latest 16:53:30  Building support-notifications ... done Building core-command 16:53:30 Removing intermediate container c9f31734cea1 16:53:30 ---> 3c07beb2dcdf 16:53:30 Step 24/24 : LABEL version=0.0.0 16:53:30 ---> Running in 38af4152ff1b 16:53:30 Removing intermediate container b20a951d2b42 16:53:30 ---> 51cea98d6c21 16:53:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:31 Removing intermediate container 38af4152ff1b 16:53:31 ---> 9e0719549da7 16:53:31 16:53:32 Successfully built 9e0719549da7 16:53:32 Successfully tagged core-metadata-arm64:latest 16:53:32  Building core-metadata ... done Building support-scheduler 16:53:32 ---> 663d9e05721f 16:53:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:32 Removing intermediate container 3899e17b8138 16:53:32 ---> df6c53f671a5 16:53:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:53:33 ---> Running in 52db2d8fd6ae 16:53:34 Removing intermediate container 52db2d8fd6ae 16:53:34 ---> 62089c27dc0a 16:53:34 Step 29/32 : CMD ["gate"] 16:53:34 ---> c0c19b1933d2 16:53:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:35 ---> Running in d0198c85878c 16:53:36 ---> 3de2b6ece579 16:53:36 Step 20/24 : ENTRYPOINT ["/core-data"] 16:53:36 Removing intermediate container d0198c85878c 16:53:36 ---> aa4e2d7d7a8d 16:53:36 Step 30/32 : LABEL arch=arm64 16:53:36 ---> Running in 8ad8c9d9bee4 16:53:37 ---> Running in 3745d4db2c3b 16:53:37 Removing intermediate container 8ad8c9d9bee4 16:53:37 ---> 0474c2448e74 16:53:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:38 Removing intermediate container 3745d4db2c3b 16:53:38 ---> ad7419f9b6e8 16:53:38 Step 31/32 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:53:38 ---> Running in c1b0956d6abd 16:53:39 ---> Running in 19673852fbdb 16:53:39 Removing intermediate container c1b0956d6abd 16:53:39 ---> 4d4c36b83fdf 16:53:39 Step 22/24 : LABEL arch=arm64 16:53:39 Removing intermediate container 19673852fbdb 16:53:39 ---> 15328627d6a6 16:53:39 Step 32/32 : LABEL version=0.0.0 16:53:39 ---> Running in 6919395fbbd4 16:53:40 ---> Running in 439d98204257 16:53:40 Removing intermediate container 6919395fbbd4 16:53:40 ---> 15027d11e4ff 16:53:40 Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:53:40 ---> Running in 0e37fe425b94 16:53:40 Removing intermediate container 439d98204257 16:53:40 ---> 950301ff555e 16:53:40 16:53:41 Successfully built 950301ff555e 16:53:41 Successfully tagged security-bootstrapper-arm64:latest 16:53:41 Building sys-mgmt-agent 16:53:41  Building security-bootstrapper ... done Removing intermediate container 0e37fe425b94 16:53:41 ---> edf49cee4266 16:53:41 Step 24/24 : LABEL version=0.0.0 16:53:42 ---> Running in 70d28004c44a 16:53:42 Removing intermediate container 70d28004c44a 16:53:42 ---> fa539e06b416 16:53:42 16:53:42 Successfully built fa539e06b416 16:53:42 Successfully tagged core-data-arm64:latest 16:54:15  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:54:15 ---> def49106b311 16:54:15 Step 3/22 : WORKDIR /edgex-go 16:54:15 ---> Using cache 16:54:15 ---> 06c2f5e129ef 16:54:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:15 ---> Using cache 16:54:15 ---> 23f9d8fd78bb 16:54:15 Step 5/22 : RUN apk add --update --no-cache make git 16:54:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:16 ---> def49106b311 16:54:16 Step 3/24 : WORKDIR /edgex-go 16:54:16 ---> Using cache 16:54:16 ---> 06c2f5e129ef 16:54:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:16 ---> Using cache 16:54:16 ---> 23f9d8fd78bb 16:54:16 Step 5/24 : RUN apk add --update --no-cache make git 16:54:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:18 ---> def49106b311 16:54:18 Step 3/23 : WORKDIR /edgex-go 16:54:18 ---> Using cache 16:54:18 ---> 06c2f5e129ef 16:54:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:18 ---> Using cache 16:54:18 ---> 23f9d8fd78bb 16:54:18 Step 5/23 : RUN apk add --update --no-cache make git 16:54:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:54:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:20 ---> def49106b311 16:54:20 Step 3/24 : WORKDIR /edgex-go 16:54:20 ---> Using cache 16:54:20 ---> 06c2f5e129ef 16:54:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:20 ---> Using cache 16:54:20 ---> 23f9d8fd78bb 16:54:20 Step 5/24 : RUN apk add --update --no-cache make bash git 16:54:21 ---> Running in 7454de14eb98 16:54:21 ---> Running in 31423c2388d6 16:54:21 ---> Running in dfbef8a1bae7 16:54:21 ---> Running in 8f8c48280a1c 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:54:25 OK: 218 MiB in 52 packages 16:54:25 OK: 218 MiB in 52 packages 16:54:25 OK: 218 MiB in 52 packages 16:54:26 OK: 218 MiB in 52 packages 16:54:27 Removing intermediate container dfbef8a1bae7 16:54:27 ---> 063ac9502850 16:54:27 Step 6/22 : COPY go.mod . 16:54:27 Removing intermediate container 7454de14eb98 16:54:27 ---> d16a97052310 16:54:27 Step 6/24 : COPY go.mod . 16:54:27 Removing intermediate container 31423c2388d6 16:54:27 ---> 493e1b072867 16:54:27 Step 6/23 : COPY go.mod . 16:54:27 Removing intermediate container 8f8c48280a1c 16:54:27 ---> 0af436846a0a 16:54:27 Step 6/24 : COPY go.mod . 16:54:28 ---> 854afe2ee820 16:54:28 Step 7/22 : RUN go mod download 16:54:28 ---> Running in e4f636cd5e97 16:54:28 ---> 27521638e5d1 16:54:28 Step 7/24 : RUN go mod download 16:54:30 ---> Running in 3b2d0b2fcd6a 16:54:30 ---> f2060d2253a5 16:54:30 Step 7/24 : RUN go mod download 16:54:30 ---> cd6db47ba41d 16:54:30 Step 7/23 : RUN go mod download 16:54:30 ---> Running in 58f9e65d9116 16:54:30 ---> Running in f6281ae64d3e 16:54:34 Removing intermediate container e4f636cd5e97 16:54:34 ---> 2ceababff86e 16:54:34 Step 8/22 : COPY . . 16:54:36 Removing intermediate container 3b2d0b2fcd6a 16:54:36 ---> 0a842ce6f9ae 16:54:36 Step 8/24 : COPY . . 16:54:36 Removing intermediate container f6281ae64d3e 16:54:36 ---> 5cc881e9d414 16:54:36 Step 8/23 : COPY . . 16:54:36 Removing intermediate container 58f9e65d9116 16:54:36 ---> 6c5ea1ba296f 16:54:36 Step 8/24 : COPY . . 16:54:59 ---> 8a52a4d163d9 16:54:59 Step 9/22 : RUN go mod tidy 16:54:59 ---> 30b8c04f3543 16:54:59 Step 9/24 : RUN go mod tidy 16:54:59 ---> 5fca8c3d6278 16:54:59 Step 9/24 : RUN go mod tidy 16:54:59 ---> 0357d2930313 16:54:59 Step 9/23 : RUN go mod tidy 16:54:59 ---> Running in 7cf2ed6374f2 16:54:59 ---> Running in 21a4a8659bff 16:54:59 ---> Running in 5cfafde436bb 16:54:59 ---> Running in 477ed5ae9941 16:55:03 Removing intermediate container 5cfafde436bb 16:55:03 ---> 155e40a82a8b 16:55:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:55:03 ---> Running in 74053dec21e9 16:55:04 Removing intermediate container 21a4a8659bff 16:55:04 ---> d4d0e5cab002 16:55:04 Step 10/24 : RUN make cmd/core-command/core-command 16:55:04 ---> Running in 417d775cb765 16:55:04 Removing intermediate container 477ed5ae9941 16:55:04 ---> 3be25fadaa54 16:55:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:55:04 Removing intermediate container 7cf2ed6374f2 16:55:04 ---> 7cba1fba317b 16:55:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:55:04 ---> Running in a8bca8d0fe10 16:55:04 ---> Running in d600bd546eb4 16:55:06 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 16:55:06 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 16:55:07 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 16:55:07 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 16:56:59 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 16:57:02 Removing intermediate container 74053dec21e9 16:57:02 ---> d231045e4a16 16:57:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:57:02 Removing intermediate container 417d775cb765 16:57:02 ---> 730b9b71fd4e 16:57:02 16:57:02 Step 11/24 : FROM alpine:3.12 16:57:02 ---> afc2cc120ca2 16:57:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:57:02 ---> Using cache 16:57:02 ---> 683c8f511fa0 16:57:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:02 ---> Using cache 16:57:02 ---> b80593fa09ee 16:57:02 Step 14/24 : ENV APP_PORT=59882 16:57:02 ---> Running in fedbc8268ba7 16:57:02 ---> Running in 247b7af4c331 16:57:04 Removing intermediate container 247b7af4c331 16:57:04 ---> fcbdbc7652cc 16:57:04 Step 15/24 : EXPOSE $APP_PORT 16:57:04 ---> Running in 4d0ee755a57e 16:57:04 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 16:57:05 Removing intermediate container 4d0ee755a57e 16:57:05 ---> fb464d13ead5 16:57:05 Step 16/24 : WORKDIR / 16:57:06 ---> Running in 9c8fc5c2dbe7 16:57:07 Removing intermediate container d600bd546eb4 16:57:07 ---> 63c55c99782a 16:57:07 16:57:07 Step 11/22 : FROM alpine:3.12 16:57:07 ---> afc2cc120ca2 16:57:07 Step 12/22 : RUN apk add --update --no-cache curl 16:57:07 ---> Running in e04f63d9486b 16:57:07 Removing intermediate container 9c8fc5c2dbe7 16:57:07 ---> 461df3ebb759 16:57:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:09 Removing intermediate container fedbc8268ba7 16:57:09 ---> 7a06ec0e9b37 16:57:09 16:57:09 Step 12/24 : FROM docker:20.10.7 16:57:09 Removing intermediate container a8bca8d0fe10 16:57:09 ---> 2a31124c9a3e 16:57:09 16:57:09 Step 11/23 : FROM alpine:3.12 16:57:09 ---> afc2cc120ca2 16:57:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:57:09 ---> Using cache 16:57:09 ---> 683c8f511fa0 16:57:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:09 ---> Using cache 16:57:09 ---> b80593fa09ee 16:57:09 Step 14/23 : ENV APP_PORT=59861 16:57:09 ---> 524188e2d8ac 16:57:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:57:09 ---> Running in 18eb36ac28f6 16:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:57:09 20.10.7: Pulling from library/docker 16:57:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:57:10 (1/4) Installing ca-certificates (20191127-r4) 16:57:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:57:10 (3/4) Installing libcurl (7.78.0-r0) 16:57:10 (4/4) Installing curl (7.78.0-r0) 16:57:10 Executing busybox-1.31.1-r20.trigger 16:57:10 Executing ca-certificates-20191127-r4.trigger 16:57:10 Removing intermediate container 18eb36ac28f6 16:57:10 ---> 7c0a2779f904 16:57:10 Step 15/23 : EXPOSE $APP_PORT 16:57:10 OK: 7 MiB in 18 packages 16:57:10 ---> Running in b76ee2977a3a 16:57:11 ---> ab6f9229303e 16:57:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:57:11 Removing intermediate container b76ee2977a3a 16:57:11 ---> c9fdcf9bd372 16:57:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:12 Removing intermediate container e04f63d9486b 16:57:12 ---> 212149634799 16:57:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:12 ---> 5e4f4ba9bfaa 16:57:12 Step 20/24 : ENTRYPOINT ["/core-command"] 16:57:12 ---> 87ff466f57a4 16:57:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:57:12 ---> Running in 594d2ec1e625 16:57:12 ---> Running in 7510cb756ef2 16:57:14 Removing intermediate container 594d2ec1e625 16:57:14 ---> d434442c5b79 16:57:14 Step 14/22 : WORKDIR /edgex 16:57:15 Removing intermediate container 7510cb756ef2 16:57:15 ---> 91d33aba50a1 16:57:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:16 ---> Running in 868ba30d388b 16:57:16 ---> 2b7cc294ee24 16:57:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:57:16 ---> Running in 1d1f037b6f06 16:57:17 ---> abfa24eaa58a 16:57:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:57:17 Removing intermediate container 868ba30d388b 16:57:17 ---> 04720127a21f 16:57:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:57:18 Removing intermediate container 1d1f037b6f06 16:57:18 ---> c76171b7c97a 16:57:18 Step 22/24 : LABEL arch=arm64 16:57:18 ---> Running in 8c61b05d0bc1 16:57:18 ---> Running in 5574d4cf1bef 16:57:18 Removing intermediate container 8c61b05d0bc1 16:57:18 ---> 20c32a69b15b 16:57:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:19 ---> 68d6b3012926 16:57:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:57:19 Removing intermediate container 5574d4cf1bef 16:57:19 ---> 14ffc441f11d 16:57:19 Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:57:19 ---> Running in eebf78f4cec8 16:57:19 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:57:19 ---> Running in 87402ade204a 16:57:19 Status: Downloaded newer image for docker:20.10.7 16:57:19 ---> df445af6242a 16:57:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:57:19 ---> Running in 6d187fa546c1 16:57:19 Removing intermediate container eebf78f4cec8 16:57:19 ---> 6bff6dd80037 16:57:19 Step 21/23 : LABEL arch=arm64 16:57:20 Removing intermediate container 87402ade204a 16:57:20 ---> 7722d98be9ea 16:57:20 Step 24/24 : LABEL version=0.0.0 16:57:20 ---> Running in 77744e3f19d3 16:57:20 Removing intermediate container 6d187fa546c1 16:57:20 ---> 3a9c55ecb4b0 16:57:20 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 16:57:20 ---> Running in e02295a9ba5d 16:57:20 ---> Running in f01091a6c210 16:57:20 ---> 3449f4a08326 16:57:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:57:20 Removing intermediate container 77744e3f19d3 16:57:20 ---> d0260042f087 16:57:20 Step 22/23 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:57:21 Removing intermediate container e02295a9ba5d 16:57:21 ---> 86a214978124 16:57:21 16:57:21 ---> Running in b9d55de88738 16:57:21 Successfully built 86a214978124 16:57:22 Successfully tagged core-command-arm64:latest 16:57:22  Building core-command ... done Removing intermediate container b9d55de88738 16:57:22 ---> 19db1a6383b8 16:57:22 Step 23/23 : LABEL version=0.0.0 16:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:57:22 ---> Running in 60494f103063 16:57:22 ---> c1c1fdb908a9 16:57:22 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:57:23 ---> Running in 4580338bc702 16:57:23 Removing intermediate container 60494f103063 16:57:23 ---> 577cb2c6fc47 16:57:23 16:57:23 Removing intermediate container 4580338bc702 16:57:23 ---> d11b4a32ea5e 16:57:23 Step 19/22 : CMD ["--init=true"] 16:57:23 (1/39) Installing readline (8.1.0-r0) 16:57:23 (2/39) Installing bash (5.1.0-r0) 16:57:24 Executing bash-5.1.0-r0.post-install 16:57:24 (3/39) Installing brotli-libs (1.0.9-r3) 16:57:24 Successfully built 577cb2c6fc47 16:57:24 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:57:24 (5/39) Installing libcurl (7.78.0-r0) 16:57:24 (6/39) Installing curl (7.78.0-r0) 16:57:24 (7/39) Installing dumb-init (1.2.5-r0) 16:57:24 (8/39) Installing libbz2 (1.0.8-r1) 16:57:24 Successfully tagged support-scheduler-arm64:latest 16:57:24 (9/39) Installing expat (2.2.10-r1) 16:57:24  Building support-scheduler ... done (10/39) Installing libffi (3.3-r2) 16:57:24 ---> Running in 0ec77854c9f9 16:57:24 (11/39) Installing gdbm (1.19-r0) 16:57:24 (12/39) Installing xz-libs (5.2.5-r0) 16:57:24 (13/39) Installing sqlite-libs (3.34.1-r0) 16:57:24 (14/39) Installing python3 (3.8.10-r0) 16:57:24 Removing intermediate container 0ec77854c9f9 16:57:24 ---> 2418c49ac448 16:57:24 Step 20/22 : LABEL arch=arm64 16:57:25 ---> Running in 2ad557096e26 16:57:25 Removing intermediate container 2ad557096e26 16:57:25 ---> 9537e49edd09 16:57:25 Step 21/22 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:57:26 ---> Running in af7e5f180695 16:57:26 (15/39) Installing py3-appdirs (1.4.4-r1) 16:57:26 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:57:26 (17/39) Installing py3-parsing (2.4.7-r1) 16:57:26 (18/39) Installing py3-six (1.15.0-r0) 16:57:26 (19/39) Installing py3-packaging (20.9-r0) 16:57:26 (20/39) Installing py3-setuptools (51.3.3-r0) 16:57:26 (21/39) Installing py3-chardet (4.0.0-r0) 16:57:26 (22/39) Installing py3-idna (3.1-r0) 16:57:26 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:57:26 (24/39) Installing py3-requests (2.25.1-r1) 16:57:26 (25/39) Installing py3-msgpack (1.0.2-r0) 16:57:26 (26/39) Installing py3-lockfile (0.12.2-r3) 16:57:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:57:26 (28/39) Installing py3-colorama (0.4.4-r0) 16:57:26 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:57:26 (30/39) Installing py3-distlib (0.3.1-r1) 16:57:26 (31/39) Installing py3-distro (1.5.0-r1) 16:57:26 (32/39) Installing py3-webencodings (0.5.1-r3) 16:57:26 (33/39) Installing py3-html5lib (1.1-r0) 16:57:26 Removing intermediate container af7e5f180695 16:57:26 ---> 15b5e6d3003d 16:57:26 Step 22/22 : LABEL version=0.0.0 16:57:26 (34/39) Installing py3-pytoml (0.1.21-r0) 16:57:26 (35/39) Installing py3-pep517 (0.9.1-r0) 16:57:26 (36/39) Installing py3-progress (1.5-r0) 16:57:26 (37/39) Installing py3-retrying (1.3.3-r0) 16:57:26 (38/39) Installing py3-toml (0.10.2-r0) 16:57:26 (39/39) Installing py3-pip (20.3.4-r0) 16:57:26 ---> Running in d8b4fcc372a7 16:57:27 Executing busybox-1.32.1-r6.trigger 16:57:27 OK: 82 MiB in 59 packages 16:57:27 Removing intermediate container d8b4fcc372a7 16:57:27 ---> 7c2e8bda1370 16:57:27 16:57:28 Successfully built 7c2e8bda1370 16:57:28 Successfully tagged security-proxy-setup-arm64:latest 16:57:36  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 16:57:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:57:36 Collecting PyYAML<4,>=3.10 16:57:36 Downloading PyYAML-3.13.tar.gz (270 kB) 16:57:41 Collecting cached-property<2,>=1.2.0 16:57:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:57:41 Collecting websocket-client<1.0,>=0.32.0 16:57:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:57:41 Collecting dockerpty<0.5,>=0.4.1 16:57:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:57:43 Collecting jsonschema<3,>=2.5.1 16:57:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:57:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:57:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:57:44 Collecting texttable<0.10,>=0.9.0 16:57:44 Downloading texttable-0.9.1.tar.gz (11 kB) 16:57:46 Collecting docker<4.0,>=3.6.0 16:57:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:57:46 Collecting docopt<0.7,>=0.6.1 16:57:46 Downloading docopt-0.6.2.tar.gz (25 kB) 16:57:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:57:49 Collecting docker-pycreds>=0.4.0 16:57:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:57:49 Collecting chardet<3.1.0,>=3.0.2 16:57:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:57:50 Collecting idna<2.8,>=2.5 16:57:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:57:50 Collecting urllib3<1.25,>=1.21.1 16:57:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:57:50 Collecting certifi>=2017.4.17 16:57:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:57:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:57:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:57:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:57:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:57:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:57:52 Attempting uninstall: urllib3 16:57:52 Found existing installation: urllib3 1.26.2 16:57:52 Uninstalling urllib3-1.26.2: 16:57:52 Successfully uninstalled urllib3-1.26.2 16:57:53 Attempting uninstall: idna 16:57:53 Found existing installation: idna 3.1 16:57:53 Uninstalling idna-3.1: 16:57:53 Successfully uninstalled idna-3.1 16:57:53 Attempting uninstall: chardet 16:57:53 Found existing installation: chardet 4.0.0 16:57:53 Uninstalling chardet-4.0.0: 16:57:54 Successfully uninstalled chardet-4.0.0 16:57:55 Attempting uninstall: requests 16:57:55 Found existing installation: requests 2.25.1 16:57:55 Uninstalling requests-2.25.1: 16:57:55 Successfully uninstalled requests-2.25.1 16:57:55 Running setup.py install for texttable: started 16:57:57 Running setup.py install for texttable: finished with status 'done' 16:57:58 Running setup.py install for PyYAML: started 16:58:00 Running setup.py install for PyYAML: finished with status 'done' 16:58:00 Running setup.py install for docopt: started 16:58:03 Running setup.py install for docopt: finished with status 'done' 16:58:03 Running setup.py install for dockerpty: started 16:58:05 Running setup.py install for dockerpty: finished with status 'done' 16:58:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:58:17 Removing intermediate container f01091a6c210 16:58:17 ---> fa4e3e7ac876 16:58:17 Step 15/24 : ENV APP_PORT=58890 16:58:17 ---> Running in e04e11937bd8 16:58:17 Removing intermediate container e04e11937bd8 16:58:17 ---> 1c7572399233 16:58:17 Step 16/24 : EXPOSE $APP_PORT 16:58:17 ---> Running in 62f0faa0422e 16:58:17 Removing intermediate container 62f0faa0422e 16:58:17 ---> d96741dc8a27 16:58:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:19 ---> 2e778d369d32 16:58:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:19 ---> 429f1970947b 16:58:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:20 ---> 7164e79f0f20 16:58:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:20 ---> Running in 1490cdb84306 16:58:20 Removing intermediate container 1490cdb84306 16:58:20 ---> 9c9088be92e9 16:58:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:20 ---> Running in 55f97d7ea735 16:58:21 Removing intermediate container 55f97d7ea735 16:58:21 ---> 263831e3c36f 16:58:21 Step 22/24 : LABEL arch=arm64 16:58:21 ---> Running in 3f6c38eea40d 16:58:22 Removing intermediate container 3f6c38eea40d 16:58:22 ---> dd826a52d90c 16:58:22 Step 23/24 : LABEL git_sha=c94b367f230a82a605d9759a8068cf22ae38c515 16:58:22 ---> Running in 30c1962473dd 16:58:22 Removing intermediate container 30c1962473dd 16:58:22 ---> 4582fda7cd83 16:58:22 Step 24/24 : LABEL version=0.0.0 16:58:22 ---> Running in 15a06f92ae0b 16:58:23 Removing intermediate container 15a06f92ae0b 16:58:23 ---> 235ddea8280b 16:58:23 16:58:23 Successfully built 235ddea8280b 16:58:23 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:24  Building sys-mgmt-agent ... done  [Pipeline] } 16:58:24 $ docker stop --time=1 ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 16:58:26 $ docker rm -f ccf28b314b027b772e937570a039323596ca1a8979d1aa29ff5754c4137ff594 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:26 + docker images 16:58:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:58:27 sys-mgmt-agent-arm64 latest 235ddea8280b 3 seconds ago 311MB 16:58:27 security-proxy-setup-arm64 latest 7c2e8bda1370 59 seconds ago 24.6MB 16:58:27 support-scheduler-arm64 latest 577cb2c6fc47 About a minute ago 15.2MB 16:58:27 core-command-arm64 latest 86a214978124 About a minute ago 15.2MB 16:58:27 2a31124c9a3e About a minute ago 1.57GB 16:58:27 7a06ec0e9b37 About a minute ago 1.57GB 16:58:27 63c55c99782a About a minute ago 1.57GB 16:58:27 730b9b71fd4e About a minute ago 1.56GB 16:58:27 core-data-arm64 latest fa539e06b416 4 minutes ago 19.3MB 16:58:27 security-bootstrapper-arm64 latest 950301ff555e 4 minutes ago 17.7MB 16:58:27 core-metadata-arm64 latest 9e0719549da7 4 minutes ago 15.8MB 16:58:27 support-notifications-arm64 latest 61a29536ef38 4 minutes ago 15.9MB 16:58:27 security-secretstore-setup-arm64 latest 4180aa98b675 4 minutes ago 26.5MB 16:58:27 cc52765f0729 5 minutes ago 1.57GB 16:58:27 32e7908d6d29 5 minutes ago 1.57GB 16:58:27 6773cdfe1207 5 minutes ago 1.57GB 16:58:27 8771bb5252b1 5 minutes ago 1.57GB 16:58:27 8b02e7b7d49a 5 minutes ago 1.57GB 16:58:27 ci-base-image-arm64 latest def49106b311 18 minutes ago 1.24GB 16:58:27 alpine 3.12 afc2cc120ca2 6 days ago 5.33MB 16:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:58:27 docker 20.10.7 df445af6242a 2 months ago 234MB 16:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:27 16:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:28 arm64: Pulling from edgex-lftools-log-publisher 16:58:28 448f6bf000e3: Pulling fs layer 16:58:28 f757da607395: Pulling fs layer 16:58:28 05883995daec: Pulling fs layer 16:58:28 8603b9c90790: Pulling fs layer 16:58:28 1560dd03e051: Pulling fs layer 16:58:28 27f5ce0e4adf: Pulling fs layer 16:58:28 c2d8d7efcc4b: Pulling fs layer 16:58:28 8603b9c90790: Waiting 16:58:28 1560dd03e051: Waiting 16:58:28 27f5ce0e4adf: Waiting 16:58:28 c2d8d7efcc4b: Waiting 16:58:28 f757da607395: Verifying Checksum 16:58:28 f757da607395: Download complete 16:58:28 8603b9c90790: Download complete 16:58:28 05883995daec: Verifying Checksum 16:58:28 05883995daec: Download complete 16:58:28 27f5ce0e4adf: Verifying Checksum 16:58:28 27f5ce0e4adf: Download complete 16:58:28 1560dd03e051: Verifying Checksum 16:58:28 1560dd03e051: Download complete 16:58:29 448f6bf000e3: Verifying Checksum 16:58:29 448f6bf000e3: Download complete 16:58:32 c2d8d7efcc4b: Verifying Checksum 16:58:32 c2d8d7efcc4b: Download complete 16:58:32 448f6bf000e3: Pull complete 16:58:33 f757da607395: Pull complete 16:58:34 05883995daec: Pull complete 16:58:35 8603b9c90790: Pull complete 16:58:36 1560dd03e051: Pull complete 16:58:36 27f5ce0e4adf: Pull complete 16:58:51 c2d8d7efcc4b: Pull complete 16:58:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:58:52 prd-ubuntu18.04-docker-arm64-4c-16g-1540 does not seem to be running inside a container 16:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:58:56 $ docker top cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:57 ---> job-cost.sh 16:58:57 lf-activate-venv: SKIPPING 16:58:57 INFO: No Stack... 16:58:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:58:58 INFO: Archiving Costs [Pipeline] sh 16:58:59 + + catcut -d, -f6 16:58:59 /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock 16:58:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] 16:58:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] did not exist. Created. 16:58:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:58:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:58:59 Stashed 1 file(s) [Pipeline] } 16:59:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-8-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:00 $ docker stop --time=1 cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a 16:59:01 $ docker rm -f cfc7ce3238a8a6951c5b3dcddfc6b9f4ad4d4249f03f311c0caa8e102d55793a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:59:02 provisioning config files... 16:59:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config2379893976353180917tmp [Pipeline] { [Pipeline] sh 16:59:03 + set +x 16:59:03 + curl -s https://codecov.io/bash 16:59:03 + bash -s -- 16:59:03 16:59:03 _____ _ 16:59:03 / ____| | | 16:59:03 | | ___ __| | ___ ___ _____ __ 16:59:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:59:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:59:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:59:03 Bash-1.0.6 16:59:03 16:59:03 16:59:03 ==> git version 2.24.4 found 16:59:03 ==> 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 16:59:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:59:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:59:03 ==> Jenkins CI detected. 16:59:03 current dir:  /w/workspace/edgex-go/8 16:59:03 project root: . 16:59:03 --> token set from env 16:59:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:59:03 ==> Running gcov in . (disable via -X gcov) 16:59:03 ==> Python coveragepy not found 16:59:03 ==> Searching for coverage reports in: 16:59:03 + . 16:59:03 -> Found 1 reports 16:59:03 ==> Detecting git/mercurial file structure 16:59:03 ==> Reading reports 16:59:03 + ./coverage.out bytes=405611 16:59:03 ==> Appending adjustments 16:59:03 https://docs.codecov.io/docs/fixing-reports 16:59:04 + Found adjustments 16:59:04 ==> Gzipping contents 16:59:04 56K /tmp/codecov.maYcGK.gz 16:59:04 ==> Uploading reports 16:59:04 url: https://codecov.io 16:59:04 query: branch=PR-3678&commit=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:59:04 -> Pinging Codecov 16:59:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:59:04 -> Uploading to 16:59:04 https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1/63e5cd7a-5374-411d-ab48-603cf8aa44de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T165904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2993785a1f7ebcb881362e457f6fb4c7ea8f2cd2b0924c74014077dc5129537 16:59:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:59:04 Dload Upload Total Spent Left Speed 16:59:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54629 0 0 100 54629 0 138k --:--:-- --:--:-- --:--:-- 138k 16:59:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/898c6b2b5f6bbcf30bd7ac1f3685114cff401ea1 [Pipeline] } 16:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:59:06 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:59:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:59:07 ---> package-listing.sh 16:59:07 ++ tr '[:upper:]' '[:lower:]' 16:59:07 ++ facter osfamily 16:59:07 + OS_FAMILY=redhat 16:59:07 + workspace=/w/workspace/edgex-go/8 16:59:07 + START_PACKAGES=/tmp/packages_start.txt 16:59:07 + END_PACKAGES=/tmp/packages_end.txt 16:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:59:07 + PACKAGES=/tmp/packages_start.txt 16:59:07 + '[' /w/workspace/edgex-go/8 ']' 16:59:07 + PACKAGES=/tmp/packages_end.txt 16:59:07 + case "${OS_FAMILY}" in 16:59:07 + rpm -qa 16:59:07 + sort 16:59:09 + '[' -f /tmp/packages_start.txt ']' 16:59:09 + '[' -f /tmp/packages_end.txt ']' 16:59:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:59:09 + '[' /w/workspace/edgex-go/8 ']' 16:59:09 + mkdir -p /w/workspace/edgex-go/8/archives/ 16:59:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 16:59:09 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:59:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:10 16:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:10 latest: Pulling from edgex-lftools-log-publisher 16:59:10 b4d181a07f80: Pulling fs layer 16:59:10 a1111a8f2ec3: Pulling fs layer 16:59:10 ed53099fbce6: Pulling fs layer 16:59:10 dc539afda2c1: Pulling fs layer 16:59:10 77bc0d833cb6: Pulling fs layer 16:59:10 9065ff56babe: Pulling fs layer 16:59:10 d287ab97295c: Pulling fs layer 16:59:10 77bc0d833cb6: Waiting 16:59:10 9065ff56babe: Waiting 16:59:10 d287ab97295c: Waiting 16:59:10 dc539afda2c1: Waiting 16:59:11 a1111a8f2ec3: Verifying Checksum 16:59:11 a1111a8f2ec3: Download complete 16:59:11 dc539afda2c1: Verifying Checksum 16:59:11 dc539afda2c1: Download complete 16:59:11 77bc0d833cb6: Verifying Checksum 16:59:11 77bc0d833cb6: Download complete 16:59:11 9065ff56babe: Verifying Checksum 16:59:11 9065ff56babe: Download complete 16:59:11 ed53099fbce6: Verifying Checksum 16:59:11 ed53099fbce6: Download complete 16:59:13 b4d181a07f80: Verifying Checksum 16:59:13 b4d181a07f80: Download complete 16:59:14 b4d181a07f80: Pull complete 16:59:14 a1111a8f2ec3: Pull complete 16:59:15 ed53099fbce6: Pull complete 16:59:15 dc539afda2c1: Pull complete 16:59:15 77bc0d833cb6: Pull complete 16:59:15 9065ff56babe: Pull complete 16:59:21 d287ab97295c: Verifying Checksum 16:59:21 d287ab97295c: Download complete 16:59:22 d287ab97295c: Pull complete 16:59:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:59:22 prd-centos7-docker-4c-2g-1534 does not seem to be running inside a container 16:59:22 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:59:26 $ docker top e147654e17b516701eaea87e4db4ccf43d702e244a4e83971f239a53636fcad8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:26 + touch /tmp/pre-build-complete [Pipeline] sh 16:59:27 + mkdir -p /var/log/sysstat [Pipeline] sh 16:59:27 + ls /var/log/sa-host 16:59:27 + sadf -c /var/log/sa-host/sa05 16:59:27 file_magic: OK 16:59:27 HZ: Using current value: 100 16:59:27 file_header: OK 16:59:27 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 16:59:27 Statistics: 16:59:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:27 File successfully converted to sysstat format version 12.0.3 16:59:27 + sadf -c /var/log/sa-host/sa07 16:59:27 file_magic: OK 16:59:27 HZ: Using current value: 100 16:59:27 file_header: OK 16:59:27 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 16:59:27 Statistics: 16:59:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:59:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:59:27 provisioning config files... 16:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8830795231587745996tmp [Pipeline] { [Pipeline] echo 16:59:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:59:28 ---> create-netrc.sh [Pipeline] } 16:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:59:28 ---> python-tools-install.sh [Pipeline] echo 16:59:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:59:28 ---> sudo-logs.sh 16:59:28 Archiving 'sudo' log.. 16:59:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1534.vexxhost.local: Name or service not known 16:59:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1534.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:59:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:59:29 ---> job-cost.sh 16:59:29 lf-activate-venv: SKIPPING 16:59:29 DEBUG: total: 0.10999999940395355 16:59:29 INFO: Retrieving Stack Cost... 16:59:30 INFO: Retrieving Pricing Info for: v3-standard-2 16:59:30 INFO: Archiving Costs [Pipeline] echo 16:59:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:59:30 ---> logs-deploy.sh 16:59:30 lf-activate-venv: SKIPPING 16:59:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/8 16:59:30 INFO: archiving workspace using pattern(s): 16:59:31 Archives upload complete. 16:59:31 INFO: archiving logs to Nexus 16:59:32 ---> uname -a: 16:59:32 Linux prd-centos7-docker-4c-2g-1534.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:59:32 16:59:32 16:59:32 ---> lscpu: 16:59:32 Architecture: x86_64 16:59:32 CPU op-mode(s): 32-bit, 64-bit 16:59:32 Byte Order: Little Endian 16:59:32 Address sizes: 40 bits physical, 48 bits virtual 16:59:32 CPU(s): 2 16:59:32 On-line CPU(s) list: 0,1 16:59:32 Thread(s) per core: 1 16:59:32 Core(s) per socket: 1 16:59:32 Socket(s): 2 16:59:32 NUMA node(s): 1 16:59:32 Vendor ID: AuthenticAMD 16:59:32 CPU family: 23 16:59:32 Model: 49 16:59:32 Model name: AMD EPYC-Rome Processor 16:59:32 Stepping: 0 16:59:32 CPU MHz: 2799.998 16:59:32 BogoMIPS: 5599.99 16:59:32 Virtualization: AMD-V 16:59:32 Hypervisor vendor: KVM 16:59:32 Virtualization type: full 16:59:32 L1d cache: 32K 16:59:32 L1i cache: 32K 16:59:32 L2 cache: 512K 16:59:32 L3 cache: 16384K 16:59:32 NUMA node0 CPU(s): 0,1 16:59:32 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:59:32 16:59:32 16:59:32 ---> nproc: 16:59:32 2 16:59:32 16:59:32 16:59:32 ---> df -h: 16:59:32 Filesystem Size Used Avail Use% Mounted on 16:59:32 overlay 40G 14G 27G 33% / 16:59:32 tmpfs 64M 0 64M 0% /dev 16:59:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:59:32 shm 64M 0 64M 0% /dev/shm 16:59:32 /dev/vda1 40G 14G 27G 33% /facter-os 16:59:32 16:59:32 16:59:32 ---> sar -b -r -n DEV: 16:59:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 16:59:32 16:59:32 16:30:19 LINUX RESTART (2 CPU) 16:59:32 16:59:32 16:31:01 tps rtps wtps bread/s bwrtn/s 16:59:32 16:32:01 7.59 0.00 7.59 0.00 4880.60 16:59:32 16:33:01 81.10 3.41 77.69 2578.65 3884.40 16:59:32 16:34:02 42.64 0.15 42.49 21.95 21634.74 16:59:32 16:35:01 90.65 0.00 90.65 0.00 22327.65 16:59:32 16:36:03 119.86 0.00 119.86 0.00 26034.27 16:59:32 16:37:01 196.54 0.00 196.54 0.00 28915.58 16:59:32 16:38:01 47.55 0.00 47.55 0.00 4174.22 16:59:32 16:39:01 53.85 0.00 53.85 0.00 7192.46 16:59:32 16:40:03 382.35 180.27 202.08 4959.26 127198.69 16:59:32 16:41:01 554.41 213.93 340.48 15468.96 191389.58 16:59:32 16:42:01 523.29 47.54 475.74 4026.24 213027.15 16:59:32 16:43:01 233.79 21.30 212.49 1714.44 36988.33 16:59:32 16:44:01 1.22 0.00 1.22 0.00 19.55 16:59:32 16:45:01 0.23 0.00 0.23 0.00 2.97 16:59:32 16:46:01 0.63 0.47 0.17 101.13 1.50 16:59:32 16:47:01 0.87 0.00 0.87 0.00 16.89 16:59:32 16:48:01 0.18 0.00 0.18 0.00 2.98 16:59:32 16:49:02 0.27 0.00 0.27 0.00 3.51 16:59:32 16:50:01 0.22 0.00 0.22 0.00 2.88 16:59:32 16:51:01 0.25 0.00 0.25 0.00 2.97 16:59:32 16:52:01 0.23 0.00 0.23 0.00 2.70 16:59:32 16:53:01 0.17 0.00 0.17 0.00 1.90 16:59:32 16:54:01 0.32 0.00 0.32 0.00 3.41 16:59:32 16:55:01 0.25 0.00 0.25 0.00 2.30 16:59:32 16:56:01 0.25 0.00 0.25 0.00 2.97 16:59:32 16:57:01 0.25 0.00 0.25 0.00 2.73 16:59:32 16:58:01 0.20 0.00 0.20 0.00 1.75 16:59:32 16:59:01 0.25 0.00 0.25 0.00 2.82 16:59:32 Average: 83.38 16.70 66.68 1020.85 24528.06 16:59:32 16:59:32 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:59:32 16:32:01 5559088 0 712992 8.90 2620 1734240 1151516 12.71 557376 1501032 8652 16:59:32 16:33:01 5124228 0 874468 10.92 2620 2007624 1325060 14.63 868968 1606148 113528 16:59:32 16:34:02 4119888 0 941848 11.76 2620 2944584 1380956 15.25 1020684 2362188 561284 16:59:32 16:35:01 3672220 0 1010192 12.61 2620 3323908 1495012 16.51 1088036 2696172 327556 16:59:32 16:36:03 2545116 0 1176904 14.69 2620 4284300 1461624 16.14 1701204 3068268 581708 16:59:32 16:37:01 3585380 0 1039844 12.98 2620 3381096 1080504 11.93 1008336 2787120 28 16:59:32 16:38:01 3100988 0 1196860 14.94 2620 3708472 1595296 17.61 1394052 2860816 210192 16:59:32 16:39:01 3177912 0 1147448 14.33 2620 3680960 1530080 16.89 1291216 2883360 133068 16:59:32 16:40:03 790120 0 1356160 16.93 2620 5860040 2012028 22.21 1783072 4686472 40948 16:59:32 16:41:01 768860 0 1584708 19.79 2620 5652752 3378908 37.31 2602028 3832724 198864 16:59:32 16:42:01 679824 0 1663580 20.77 2620 5662916 3041104 33.58 2758948 3747576 61020 16:59:32 16:43:01 2405148 0 1205968 15.06 2620 4395204 1219392 13.46 1475988 3347084 20 16:59:32 16:44:01 2416332 0 1194780 14.92 2620 4395208 1131620 12.49 1481236 3334724 12 16:59:32 16:45:01 2415488 0 1195620 14.93 2620 4395212 1127292 12.45 1477864 3339244 8 16:59:32 16:46:01 2408832 0 1199436 14.98 2620 4398052 1127496 12.45 1484800 3339116 28 16:59:32 16:47:01 2408864 0 1199396 14.98 2620 4398060 1127388 12.45 1481624 3341516 12 16:59:32 16:48:01 2409800 0 1198456 14.96 2620 4398064 1127292 12.45 1481116 3341716 16 16:59:32 16:49:02 2409528 0 1198720 14.97 2620 4398072 1127292 12.45 1481308 3341716 8 16:59:32 16:50:01 2409884 0 1198364 14.96 2620 4398072 1127292 12.45 1488364 3334596 8 16:59:32 16:51:01 2409468 0 1198724 14.97 2620 4398128 1127400 12.45 1488888 3334604 32 16:59:32 16:52:01 2409500 0 1198740 14.97 2620 4398080 1127292 12.45 1500304 3322700 12 16:59:32 16:53:01 2409732 0 1198500 14.96 2620 4398088 1127340 12.45 1500376 3322704 8 16:59:32 16:54:01 2409856 0 1198372 14.96 2620 4398092 1127292 12.45 1500264 3322700 8 16:59:32 16:55:01 2410020 0 1198208 14.96 2620 4398092 1127292 12.45 1500236 3322700 8 16:59:32 16:56:01 2409092 0 1199128 14.97 2620 4398100 1127412 12.45 1500680 3322700 16 16:59:32 16:57:01 2410036 0 1198180 14.96 2620 4398104 1127292 12.45 1500192 3322704 12 16:59:32 16:58:01 2409548 0 1198664 14.97 2620 4398108 1127292 12.45 1500236 3322700 8 16:59:32 16:59:01 2409664 0 1198544 14.97 2620 4398112 1127292 12.45 1500336 3322700 8 16:59:32 Average: 2646229 0 1181529 14.75 2620 4178562 1382609 15.26 1479205 3166707 79895 16:59:32 16:59:32 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:59:32 16:32:01 eth0 732.21 416.52 1881.11 28.65 0.00 0.00 0.00 0.00 16:59:32 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:33:01 veth9879a27 579.43 610.07 58.25 1942.61 0.00 0.00 0.00 0.00 16:59:32 16:33:01 eth0 970.67 788.26 2884.65 94.55 0.00 0.00 0.00 0.00 16:59:32 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:33:01 docker0 579.43 609.94 50.33 1942.60 0.00 0.00 0.00 0.00 16:59:32 16:34:02 eth0 851.83 578.65 4029.98 97.37 0.00 0.00 0.00 0.00 16:59:32 16:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:34:02 docker0 161.94 244.21 14.93 750.27 0.00 0.00 0.00 0.00 16:59:32 16:35:01 eth0 312.39 246.38 834.34 25.00 0.00 0.00 0.00 0.00 16:59:32 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:35:01 veth9608709 242.11 299.86 21.91 828.19 0.00 0.00 0.00 0.00 16:59:32 16:35:01 docker0 242.11 299.73 18.60 828.18 0.00 0.00 0.00 0.00 16:59:32 16:36:03 eth0 271.93 212.52 1214.32 19.33 0.00 0.00 0.00 0.00 16:59:32 16:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:36:03 docker0 211.55 267.57 15.80 1212.95 0.00 0.00 0.00 0.00 16:59:32 16:37:01 eth0 3.67 1.24 1.68 0.93 0.00 0.00 0.00 0.00 16:59:32 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:38:01 veth7699583 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 16:59:32 16:38:01 eth0 47.92 27.68 37.58 59.81 0.00 0.00 0.00 0.00 16:59:32 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:38:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 16:59:32 16:39:01 veth7699583 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 16:59:32 16:39:01 eth0 20.66 11.64 14.24 7.72 0.00 0.00 0.00 0.00 16:59:32 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:39:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 16:59:32 16:40:03 veth1e332eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:59:32 16:40:03 eth0 322.20 218.83 1651.66 74.30 0.00 0.00 0.00 0.00 16:59:32 16:40:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:41:01 vethe5bf7b1 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:59:32 16:41:01 veth16510aa 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:59:32 16:41:01 veth1e332eb 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 16:59:32 16:41:01 eth0 107.41 63.78 197.11 15.33 0.00 0.00 0.00 0.00 16:59:32 16:42:01 vethe97d3f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:59:32 16:42:01 veth9daeeaf 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:59:32 16:42:01 veth1e332eb 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 16:59:32 16:42:01 eth0 144.51 88.41 327.01 68.06 0.00 0.00 0.00 0.00 16:59:32 16:43:01 eth0 334.50 208.28 1646.05 75.92 0.00 0.00 0.00 0.00 16:59:32 16:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:43:01 docker0 1358.02 1683.01 109.76 5604.72 0.00 0.00 0.00 0.00 16:59:32 16:44:01 eth0 0.35 0.20 0.38 0.02 0.00 0.00 0.00 0.00 16:59:32 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:45:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:59:32 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:46:01 eth0 0.55 0.43 0.34 0.27 0.00 0.00 0.00 0.00 16:59:32 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:47:01 eth0 0.25 0.15 0.10 0.01 0.00 0.00 0.00 0.00 16:59:32 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:49:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:50:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:51:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:59:32 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:53:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:59:32 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:54:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:55:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:56:01 eth0 1.23 0.53 0.46 0.24 0.00 0.00 0.00 0.00 16:59:32 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:57:01 eth0 0.08 0.03 0.00 0.03 0.00 0.00 0.00 0.00 16:59:32 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:58:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:59:32 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:59:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 Average: eth0 148.10 102.88 530.31 20.41 0.00 0.00 0.00 0.00 16:59:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:32 Average: docker0 48.55 60.16 3.92 200.36 0.00 0.00 0.00 0.00 16:59:32 16:59:32 16:59:32 ---> sar -P ALL: 16:59:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 16:59:32 16:59:32 16:30:19 LINUX RESTART (2 CPU) 16:59:32 16:59:32 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:59:32 16:32:01 all 2.52 0.00 0.90 0.00 0.06 96.52 16:59:32 16:32:01 0 2.80 0.00 1.10 0.00 0.09 96.01 16:59:32 16:32:01 1 2.24 0.00 0.71 0.00 0.03 97.02 16:59:32 16:33:01 all 11.02 0.00 3.87 2.01 0.09 83.01 16:59:32 16:33:01 0 10.21 0.00 4.25 2.63 0.09 82.82 16:59:32 16:33:01 1 11.82 0.00 3.50 1.40 0.09 83.19 16:59:32 16:34:02 all 16.63 0.00 5.51 6.43 0.15 71.28 16:59:32 16:34:02 0 11.89 0.00 5.69 8.80 0.14 73.48 16:59:32 16:34:02 1 21.36 0.00 5.34 4.07 0.16 69.08 16:59:32 16:35:01 all 5.36 0.00 2.68 33.30 0.19 58.47 16:59:32 16:35:01 0 5.89 0.00 2.83 29.18 0.16 61.95 16:59:32 16:35:01 1 4.83 0.00 2.53 37.41 0.23 55.01 16:59:32 16:36:03 all 8.78 0.00 4.41 21.50 0.24 65.07 16:59:32 16:36:03 0 8.35 0.00 4.60 21.25 0.32 65.48 16:59:32 16:36:03 1 9.21 0.00 4.21 21.75 0.17 64.66 16:59:32 16:37:01 all 2.16 0.00 2.81 3.07 0.22 91.74 16:59:32 16:37:01 0 2.20 0.00 2.71 5.71 0.23 89.16 16:59:32 16:37:01 1 2.13 0.00 2.91 0.44 0.21 94.31 16:59:32 16:38:01 all 57.97 0.00 6.79 0.41 0.13 34.71 16:59:32 16:38:01 0 57.89 0.00 7.19 0.45 0.13 34.35 16:59:32 16:38:01 1 58.05 0.00 6.38 0.36 0.13 35.08 16:59:32 16:39:01 all 39.41 0.00 5.57 1.22 0.17 53.63 16:59:32 16:39:01 0 39.23 0.00 5.33 1.00 0.16 54.28 16:59:32 16:39:01 1 39.59 0.00 5.81 1.44 0.18 52.98 16:59:32 16:40:03 all 36.45 0.00 10.43 16.15 0.16 36.82 16:59:32 16:40:03 0 35.24 0.00 10.46 16.55 0.14 37.61 16:59:32 16:40:03 1 37.66 0.00 10.40 15.74 0.17 36.03 16:59:32 16:41:01 all 63.23 0.00 18.12 14.50 0.18 3.97 16:59:32 16:41:01 0 63.84 0.00 17.85 14.55 0.19 3.57 16:59:32 16:41:01 1 62.62 0.00 18.38 14.45 0.17 4.38 16:59:32 16:42:01 all 63.22 0.00 19.65 12.95 0.18 4.00 16:59:32 16:42:01 0 62.82 0.00 20.13 12.33 0.17 4.56 16:59:32 16:42:01 1 63.62 0.00 19.17 13.58 0.19 3.45 16:59:32 16:59:32 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:59:32 16:43:01 all 41.48 0.00 8.94 4.44 0.14 45.00 16:59:32 16:43:01 0 41.85 0.00 8.76 3.79 0.14 45.45 16:59:32 16:43:01 1 41.10 0.00 9.11 5.09 0.14 44.55 16:59:32 16:44:01 all 0.23 0.00 0.07 0.00 0.02 99.68 16:59:32 16:44:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:59:32 16:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 16:59:32 16:45:01 all 0.17 0.00 0.04 0.00 0.01 99.78 16:59:32 16:45:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:59:32 16:45:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:59:32 16:46:01 all 0.16 0.00 0.08 0.02 0.02 99.73 16:59:32 16:46:01 0 0.05 0.00 0.10 0.03 0.03 99.78 16:59:32 16:46:01 1 0.27 0.00 0.05 0.00 0.00 99.68 16:59:32 16:47:01 all 0.23 0.00 0.03 0.00 0.01 99.73 16:59:32 16:47:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:59:32 16:47:01 1 0.38 0.00 0.03 0.00 0.02 99.57 16:59:32 16:48:01 all 0.22 0.00 0.03 0.00 0.02 99.74 16:59:32 16:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:59:32 16:48:01 1 0.38 0.00 0.02 0.00 0.02 99.58 16:59:32 16:49:02 all 0.23 0.00 0.03 0.00 0.01 99.73 16:59:32 16:49:02 0 0.03 0.00 0.03 0.00 0.00 99.93 16:59:32 16:49:02 1 0.42 0.00 0.03 0.00 0.02 99.53 16:59:32 16:50:01 all 0.27 0.00 0.03 0.00 0.02 99.68 16:59:32 16:50:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:59:32 16:50:01 1 0.49 0.00 0.02 0.00 0.02 99.47 16:59:32 16:51:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:59:32 16:51:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:59:32 16:51:01 1 0.38 0.00 0.03 0.00 0.02 99.57 16:59:32 16:52:01 all 0.13 0.00 0.05 0.00 0.01 99.81 16:59:32 16:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:59:32 16:52:01 1 0.23 0.00 0.05 0.00 0.02 99.70 16:59:32 16:53:01 all 0.23 0.00 0.03 0.00 0.01 99.72 16:59:32 16:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:59:32 16:53:01 1 0.43 0.00 0.02 0.00 0.00 99.55 16:59:32 16:59:32 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:59:32 16:54:01 all 0.17 0.00 0.04 0.00 0.01 99.78 16:59:32 16:54:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:59:32 16:54:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:59:32 16:55:01 all 0.18 0.00 0.03 0.00 0.03 99.76 16:59:32 16:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:59:32 16:55:01 1 0.33 0.00 0.03 0.00 0.03 99.60 16:59:32 16:56:01 all 0.17 0.00 0.03 0.00 0.00 99.80 16:59:32 16:56:01 0 0.07 0.00 0.05 0.00 0.00 99.88 16:59:32 16:56:01 1 0.27 0.00 0.02 0.00 0.00 99.72 16:59:32 16:57:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:59:32 16:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:59:32 16:57:01 1 0.43 0.00 0.02 0.00 0.02 99.53 16:59:32 16:58:01 all 0.24 0.00 0.03 0.00 0.01 99.72 16:59:32 16:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:59:32 16:58:01 1 0.42 0.00 0.02 0.00 0.00 99.57 16:59:32 16:59:01 all 0.24 0.00 0.04 0.00 0.02 99.70 16:59:32 16:59:01 0 0.07 0.00 0.07 0.00 0.02 99.85 16:59:32 16:59:01 1 0.42 0.00 0.02 0.00 0.02 99.55 16:59:32 Average: all 11.86 0.00 3.05 4.02 0.07 81.00 16:59:32 Average: 0 11.56 0.00 3.10 4.03 0.07 81.24 16:59:32 Average: 1 12.15 0.00 3.00 4.01 0.07 80.77 16:59:32 16:59:32 16:59:32