Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 rather than f796848097e0871032be3b7ae3e191cab1bf5544 Obtained Jenkinsfile from 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1362408800015273675.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8509593609662535942.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8818518263531716313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7476411153561450728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7943783208186028539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-749 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/45 [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/45 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/45@tmp/jenkins-gitclient-ssh5422751071913354805.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/45@tmp/jenkins-gitclient-ssh8975340002546530121.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/45@tmp/jenkins-gitclient-ssh3436724536574434600.key > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 Commit message: "build(snap): remove app-service-config part in minimal snap build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:36:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 576d089083f144ec5fdf7c08b869a7f3c53b3b21 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:36:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:36:54 ========================================================= 21:36:54 EdgeX Global Pipelines Version Info 21:36:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:36:56 ------------------- 21:36:56 stable info: 21:36:56 ------------------- 21:36:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:36:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:36:56 Message: update stable to v1.0.195 21:36:56 ------------------- 21:36:56 experimental info: 21:36:56 ------------------- 21:36:56 Commited By: **** collab-it+edgex@linuxfoundation.org 21:36:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:36:56 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:36:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:36:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:36:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:36:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f796848097e0871032be3b7ae3e191cab1bf5544 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f796848 [Pipeline] echo 21:36:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:57 provisioning config files... 21:36:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/45@tmp/config1188510911888707449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:58 ---> docker-login.sh 21:36:58 nexus3.edgexfoundry.org:10001 21:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:58 Configure a credential helper to remove this warning. See 21:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:58 21:36:58 Login Succeeded 21:36:58 nexus3.edgexfoundry.org:10002 21:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:58 Configure a credential helper to remove this warning. See 21:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:58 21:36:58 Login Succeeded 21:36:58 nexus3.edgexfoundry.org:10003 21:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:58 Configure a credential helper to remove this warning. See 21:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:58 21:36:58 Login Succeeded 21:36:58 nexus3.edgexfoundry.org:10004 21:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:58 Configure a credential helper to remove this warning. See 21:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:58 21:36:58 Login Succeeded 21:36:58 docker.io 21:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:59 Configure a credential helper to remove this warning. See 21:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:59 21:36:59 Login Succeeded 21:36:59 ---> docker-login.sh ends [Pipeline] } 21:36:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:59 ++ 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 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/core-command/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo core-command,cmd/core-command/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/core-data/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo core-data,cmd/core-data/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/core-metadata/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo core-metadata,cmd/core-metadata/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/security-bootstrapper/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/security-proxy-setup/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/support-notifications/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo support-notifications,cmd/support-notifications/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/support-scheduler/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:36:59 + for file in '`ls cmd/**/Dockerfile`' 21:36:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:36:59 ++ cut -d/ -f2 21:36:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:36:59 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 21:37:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:01 21:37:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:37:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:01 latest: Pulling from edgex-devops/git-semver 21:37:01 31603596830f: Pulling fs layer 21:37:01 54011a49482f: Pulling fs layer 21:37:01 a6820b24f6d8: Pulling fs layer 21:37:01 f581987b2513: Pulling fs layer 21:37:01 f581987b2513: Waiting 21:37:01 54011a49482f: Verifying Checksum 21:37:01 54011a49482f: Download complete 21:37:01 31603596830f: Verifying Checksum 21:37:01 31603596830f: Download complete 21:37:01 f581987b2513: Verifying Checksum 21:37:01 f581987b2513: Download complete 21:37:01 a6820b24f6d8: Verifying Checksum 21:37:01 a6820b24f6d8: Download complete 21:37:01 31603596830f: Pull complete 21:37:02 54011a49482f: Pull complete 21:37:02 a6820b24f6d8: Pull complete 21:37:03 f581987b2513: Pull complete 21:37:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:37:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:37:03 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 21:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:37:04 $ docker top e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:04 [ssh-agent] Looking for ssh-agent implementation... 21:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:04 $ docker exec e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent 21:37:04 SSH_AUTH_SOCK=/tmp/ssh-khJ9oVyTQTby/agent.14 21:37:04 SSH_AGENT_PID=21 21:37:04 Running ssh-add (command line suppressed) 21:37:04 Identity added: /w/workspace/edgex-go/45@tmp/private_key_5012685365603121745.key (/w/workspace/edgex-go/45@tmp/private_key_5012685365603121745.key) 21:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:05 + git tag --points-at HEAD [Pipeline] } 21:37:05 $ docker exec --env ******** --env ******** e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent -k 21:37:05 unset SSH_AUTH_SOCK; 21:37:05 unset SSH_AGENT_PID; 21:37:05 echo Agent pid 21 killed; 21:37:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:37:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:05 [ssh-agent] Looking for ssh-agent implementation... 21:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:05 $ docker exec e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent 21:37:05 SSH_AUTH_SOCK=/tmp/ssh-PvqoV8b5ogFh/agent.53 21:37:05 SSH_AGENT_PID=59 21:37:05 Running ssh-add (command line suppressed) 21:37:05 Identity added: /w/workspace/edgex-go/45@tmp/private_key_1652698815792662371.key (/w/workspace/edgex-go/45@tmp/private_key_1652698815792662371.key) 21:37:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:06 + git semver init 21:37:06 # -> Open(): unable to determine branch for HEAD 21:37:06 # $GIT_DIR = /w/workspace/edgex-go/45/.git 21:37:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/45 21:37:06 # $SEMVER_REMOTE_NAME = origin 21:37:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:37:06 # $SEMVER_USER_NAME = edgex-jenkins 21:37:06 # $SEMVER_BRANCH = PR-3579 21:37:06 # $SEMVER_TEMP = /tmp/semver-514766463 21:37:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:37:21 # '/tmp/semver-514766463' -> '/w/workspace/edgex-go/45/.semver' 21:37:21 # -> Force: false 21:37:21 # $SEMVER_DIR = /w/workspace/edgex-go/45/.semver [Pipeline] } 21:37:21 $ docker exec --env ******** --env ******** e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent -k 21:37:21 unset SSH_AUTH_SOCK; 21:37:21 unset SSH_AGENT_PID; 21:37:21 echo Agent pid 59 killed; 21:37:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:21 + git semver [Pipeline] } 21:37:21 $ docker stop --time=1 e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc 21:37:23 $ docker rm -f e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc [Pipeline] // withDockerContainer [Pipeline] sh 21:37:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:37:24 Stashed 1 file(s) [Pipeline] echo 21:37:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:37:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:37:25 + sudo service docker restart 21:37:25 + true 21:37:25 Redirecting to /bin/systemctl restart docker.service 21:37:39 Still waiting to schedule task 21:37:39 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 21:37:43 ========================================================= 21:37:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:37:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:37:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:37:45 Sending build context to Docker daemon 329.6MB 21:37:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:37:45 Step 2/6 : FROM ${BASE} 21:37:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:45 540db60ca938: Pulling fs layer 21:37:45 adcc1eea9eea: Pulling fs layer 21:37:45 4c4ab2625f07: Pulling fs layer 21:37:45 0510c868ecb4: Pulling fs layer 21:37:45 afea3b2eda06: Pulling fs layer 21:37:45 7809a108b3ef: Pulling fs layer 21:37:45 f706445af74f: Pulling fs layer 21:37:45 0510c868ecb4: Waiting 21:37:45 afea3b2eda06: Waiting 21:37:45 7809a108b3ef: Waiting 21:37:45 f706445af74f: Waiting 21:37:45 4c4ab2625f07: Verifying Checksum 21:37:45 4c4ab2625f07: Download complete 21:37:45 adcc1eea9eea: Verifying Checksum 21:37:45 adcc1eea9eea: Download complete 21:37:45 afea3b2eda06: Verifying Checksum 21:37:45 afea3b2eda06: Download complete 21:37:45 7809a108b3ef: Verifying Checksum 21:37:45 7809a108b3ef: Download complete 21:37:45 540db60ca938: Verifying Checksum 21:37:45 540db60ca938: Download complete 21:37:46 540db60ca938: Pull complete 21:37:46 adcc1eea9eea: Pull complete 21:37:46 4c4ab2625f07: Pull complete 21:37:48 f706445af74f: Verifying Checksum 21:37:48 f706445af74f: Download complete 21:37:48 0510c868ecb4: Verifying Checksum 21:37:48 0510c868ecb4: Download complete 21:37:52 0510c868ecb4: Pull complete 21:37:52 afea3b2eda06: Pull complete 21:37:52 7809a108b3ef: Pull complete 21:37:55 f706445af74f: Pull complete 21:37:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:37:55 ---> b068be0155e3 21:37:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:37:57 ---> Running in e7d6bd31fc8f 21:37:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:37:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:37:59 (1/12) Installing libmagic (5.39-r0) 21:37:59 (2/12) Installing file (5.39-r0) 21:38:00 (3/12) Installing libc-dev (0.7.2-r3) 21:38:00 (4/12) Installing g++ (10.2.1_pre1-r3) 21:38:04 (5/12) Installing fortify-headers (1.1-r0) 21:38:04 (6/12) Installing patch (2.7.6-r7) 21:38:04 (7/12) Installing build-base (0.5-r2) 21:38:04 (8/12) Installing libsodium (1.0.18-r0) 21:38:04 (9/12) Installing pkgconf (1.7.3-r0) 21:38:04 (10/12) Installing libsodium-dev (1.0.18-r0) 21:38:04 (11/12) Installing libzmq (4.3.3-r1) 21:38:04 (12/12) Installing zeromq-dev (4.3.3-r1) 21:38:04 Executing busybox-1.32.1-r6.trigger 21:38:04 OK: 219 MiB in 52 packages 21:38:06 Removing intermediate container e7d6bd31fc8f 21:38:06 ---> e4377708c8a6 21:38:06 Step 4/6 : WORKDIR /edgex-go 21:38:06 ---> Running in f16f75e0d960 21:38:07 Removing intermediate container f16f75e0d960 21:38:07 ---> b08c7979e385 21:38:07 Step 5/6 : COPY go.mod . 21:38:07 ---> 4c66945f3924 21:38:07 Step 6/6 : RUN go mod download 21:38:07 ---> Running in 63bdca63adea 21:38:19 Removing intermediate container 63bdca63adea 21:38:19 ---> 406b71a32f0a 21:38:19 Successfully built 406b71a32f0a 21:38:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:38:19 + docker inspect -f . ci-base-image-x86_64 21:38:19 . [Pipeline] withDockerContainer 21:38:19 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 21:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-x86_64 cat 21:38:20 $ docker top 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:20 + go version 21:38:20 go version go1.16.3 linux/amd64 [Pipeline] } 21:38:20 $ docker stop --time=1 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c 21:38:21 $ docker rm -f 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:22 + docker inspect -f . ci-base-image-x86_64 21:38:22 . [Pipeline] withDockerContainer 21:38:22 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 21:38:22 $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-x86_64 cat 21:38:22 $ docker top 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e -eo pid,comm [Pipeline] { [Pipeline] echo 21:38:23 ========================================================= 21:38:23 [edgeXBuildGoParallel] Running Tests and Build... 21:38:23 ========================================================= [Pipeline] sh 21:38:23 + go mod tidy [Pipeline] sh 21:38:23 + make test 21:38:23 go mod tidy 21:38:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:38:30 ? github.com/edgexfoundry/edgex-go [no test files] 21:38:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:38:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:38:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:38:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:38:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:38:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:38:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 21:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 100.0% of statements 21:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 53.1% of statements 21:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.057s coverage: 78.9% of statements 21:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 95.1% of statements 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:39:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:39:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 21:39:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 21:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 21:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 21:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 21:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 81.8% of statements 21:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 21:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:39:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 21:39:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 21:39:47 GO111MODULE=on go vet ./... 21:40:14 gofmt -l . 21:40:14 [ "`gofmt -l .`" = "" ] 21:40:14 ./bin/test-attribution-txt.sh [Pipeline] sh 21:40:14 + ls -al . 21:40:14 total 560 21:40:14 drwxrwxr-x 10 1001 1001 4096 Jun 29 21:40 . 21:40:14 drwxr-xr-x 4 root root 30 Jun 29 21:38 .. 21:40:14 -rw-rw-r-- 1 1001 1001 11 Jun 29 21:36 .dockerignore 21:40:14 drwxrwxr-x 8 1001 1001 179 Jun 29 21:36 .git 21:40:14 drwxrwxr-x 3 1001 1001 125 Jun 29 21:36 .github 21:40:14 -rw-rw-r-- 1 1001 1001 818 Jun 29 21:36 .gitignore 21:40:14 drwx------ 3 1001 1001 60 Jun 29 21:37 .semver 21:40:14 -rw-rw-r-- 1 1001 1001 166 Jun 29 21:36 .sonarcloud.properties 21:40:14 -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:36 Attribution.txt 21:40:14 -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:36 CHANGELOG.md 21:40:14 -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:36 CONTRIBUTING.md 21:40:14 -rw-rw-r-- 1 1001 1001 931 Jun 29 21:36 Dockerfile.build 21:40:14 -rw-rw-r-- 1 1001 1001 849 Jun 29 21:36 Jenkinsfile 21:40:14 -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:36 LICENSE 21:40:14 -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:36 Makefile 21:40:14 -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:36 README.md 21:40:14 -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:36 SECURITY.md 21:40:14 -rw-rw-r-- 1 1001 1001 5 Jun 29 21:37 VERSION 21:40:14 -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:36 ZMQWindows.md 21:40:14 drwxrwxr-x 2 1001 1001 37 Jun 29 21:36 bin 21:40:14 drwxrwxr-x 14 1001 1001 4096 Jun 29 21:36 cmd 21:40:14 -rw-r--r-- 1 root root 398095 Jun 29 21:39 coverage.out 21:40:14 -rw-rw-r-- 1 1001 1001 806 Jun 29 21:36 go.mod 21:40:14 -rw-r--r-- 1 root root 20759 Jun 29 21:38 go.sum 21:40:14 drwxrwxr-x 7 1001 1001 114 Jun 29 21:36 internal 21:40:14 drwxrwxr-x 3 1001 1001 16 Jun 29 21:36 openapi 21:40:14 drwxrwxr-x 4 1001 1001 71 Jun 29 21:36 snap 21:40:14 -rw-rw-r-- 1 1001 1001 168 Jun 29 21:36 version.go [Pipeline] sh 21:40:15 + '[' -e coverage.out ] 21:40:15 + chown 1001:1001 coverage.out [Pipeline] stash 21:40:15 Stashed 1 file(s) [Pipeline] sh 21:40:15 + make build 21:40:15 go mod tidy 21:40:15 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 21:40:17 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 21:40:23 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 21:40:24 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 21:40:25 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 21:40:25 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 21:40:26 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 21:40:27 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 21:40:27 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 21:40:28 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 21:40:29 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 21:40:30 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] } 21:40:32 $ docker stop --time=1 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e 21:40:35 $ docker rm -f 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:40:39 21:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:40:40 latest: Pulling from edgex-devops/edgex-compose 21:40:40 cbdbe7a5bc2a: Pulling fs layer 21:40:40 ca9280d653b3: Pulling fs layer 21:40:40 7e9c9ca2126c: Pulling fs layer 21:40:40 cbdbe7a5bc2a: Download complete 21:40:40 cbdbe7a5bc2a: Pull complete 21:40:41 ca9280d653b3: Verifying Checksum 21:40:41 ca9280d653b3: Download complete 21:40:42 ca9280d653b3: Pull complete 21:40:42 7e9c9ca2126c: Verifying Checksum 21:40:42 7e9c9ca2126c: Download complete 21:40:46 7e9c9ca2126c: Pull complete 21:40:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:40:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:40:46 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 21:40:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:40:56 $ docker top b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:57 + docker-compose build --help 21:40:57 + grep parallel 21:40:57 --parallel Build images in parallel. [Pipeline] } 21:40:57 $ docker stop --time=1 b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 21:40:59 $ docker rm -f b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:40:59 . [Pipeline] withDockerContainer 21:40:59 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 21:40:59 $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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-devops/edgex-compose:latest cat 21:41:00 $ docker top 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:00 + docker-compose -f ./docker-compose-build.yml build --parallel 21:41:01 Building core-command ... 21:41:01 Building core-data ... 21:41:01 Building core-metadata ... 21:41:01 Building security-bootstrapper ... 21:41:01 Building security-proxy-setup ... 21:41:01 Building security-secretstore-setup ... 21:41:01 Building support-notifications ... 21:41:01 Building support-scheduler ... 21:41:01 Building sys-mgmt-agent ... 21:41:01 Building support-scheduler 21:41:01 Building security-proxy-setup 21:41:01 Building security-bootstrapper 21:41:01 Building core-command 21:41:01 Building core-data 21:41:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:41:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:41:13 ---> 406b71a32f0a 21:41:13 Step 3/23 : WORKDIR /edgex-go 21:41:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:41:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:41:20 ---> 406b71a32f0a 21:41:20 Step 3/24 : WORKDIR /edgex-go 21:41:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:41:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:41:24 ---> 406b71a32f0a 21:41:24 Step 3/24 : WORKDIR /edgex-go 21:41:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:41:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:24 ---> 406b71a32f0a 21:41:24 Step 3/22 : WORKDIR /edgex-go 21:41:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:41:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 406b71a32f0a 21:41:25 Step 3/32 : WORKDIR /edgex-go 21:41:27 ---> Running in 8c9b8297d785 21:41:27 ---> Running in 23ec8f14a5c9 21:41:27 ---> Running in cfeb57dc3d4e 21:41:27 ---> Running in 618b53f2007b 21:41:27 ---> Running in 63f4278a335f 21:41:27 Removing intermediate container cfeb57dc3d4e 21:41:27 ---> 19d4bde9083a 21:41:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:27 Removing intermediate container 23ec8f14a5c9 21:41:27 ---> 705d11fafd48 21:41:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:27 Removing intermediate container 8c9b8297d785 21:41:27 ---> e918bafccec9 21:41:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:27 Removing intermediate container 63f4278a335f 21:41:27 ---> fc5be644bb04 21:41:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:27 Removing intermediate container 618b53f2007b 21:41:27 ---> 370b0164829d 21:41:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:27 ---> Running in 3579abd99e05 21:41:27 ---> Running in 286dcf2023e2 21:41:27 ---> Running in ddcc0370a82c 21:41:27 ---> Running in 4030491642a9 21:41:27 ---> Running in 09b5cc0195a3 21:41:28 Removing intermediate container 3579abd99e05 21:41:28 ---> e99c35e09e51 21:41:28 Step 5/22 : RUN apk add --update --no-cache make git 21:41:28 ---> Running in 5d70db6ea2bf 21:41:28 Removing intermediate container 286dcf2023e2 21:41:28 ---> b026b1c2ebeb 21:41:28 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:41:28 ---> Running in d36532a90f1b 21:41:28 Removing intermediate container ddcc0370a82c 21:41:28 ---> 094b58debd91 21:41:28 Step 5/24 : RUN apk add --update --no-cache make git 21:41:28 ---> Running in 9d68462a1b5d 21:41:28 Removing intermediate container 4030491642a9 21:41:28 ---> 23d31d02c979 21:41:28 Step 5/23 : RUN apk add --update --no-cache make git 21:41:28 ---> Running in 6289c39ffc74 21:41:28 Removing intermediate container 09b5cc0195a3 21:41:28 ---> ac77d6406a43 21:41:28 Step 5/32 : RUN apk add --update --no-cache make git 21:41:29 ---> Running in 0ac43d75b3a0 21:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:41:30 OK: 219 MiB in 52 packages 21:41:30 OK: 219 MiB in 52 packages 21:41:30 OK: 219 MiB in 52 packages 21:41:30 OK: 219 MiB in 52 packages 21:41:31 OK: 219 MiB in 52 packages 21:41:31 Removing intermediate container d36532a90f1b 21:41:31 ---> e3e5d5b5c7df 21:41:31 Step 6/24 : COPY go.mod . 21:41:31 Removing intermediate container 0ac43d75b3a0 21:41:31 ---> 1b160b1bf4bf 21:41:31 Step 6/32 : COPY go.mod . 21:41:31 ---> 5adaf8491d51 21:41:31 Step 7/24 : RUN go mod download 21:41:31 ---> Running in 87efd3700faf 21:41:31 Removing intermediate container 6289c39ffc74 21:41:31 ---> b1d026176e64 21:41:31 Step 6/23 : COPY go.mod . 21:41:31 Removing intermediate container 5d70db6ea2bf 21:41:31 ---> 81f5a809bfad 21:41:31 Step 6/22 : COPY go.mod . 21:41:31 Removing intermediate container 9d68462a1b5d 21:41:31 ---> f9758fd281de 21:41:31 Step 6/24 : COPY go.mod . 21:41:31 ---> 71a4c4c07c6e 21:41:31 Step 7/32 : RUN go mod download 21:41:31 ---> Running in 566fc42ce5c6 21:41:31 ---> 2b7db1950fe9 21:41:31 Step 7/23 : RUN go mod download 21:41:31 ---> c33ebab6994e 21:41:31 Step 7/22 : RUN go mod download 21:41:31 ---> fb6082a675d4 21:41:31 Step 7/24 : RUN go mod download 21:41:31 ---> Running in 447e4fc3ff12 21:41:31 ---> Running in 2717ce7e3937 21:41:31 ---> Running in cc94a62570d0 21:41:32 Removing intermediate container 87efd3700faf 21:41:32 ---> f92dd6b0ef8e 21:41:32 Step 8/24 : COPY . . 21:41:33 Removing intermediate container 566fc42ce5c6 21:41:33 ---> 0ae1921cd82d 21:41:33 Step 8/32 : COPY . . 21:41:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-750 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 21:41:38 Running in /w/workspace/edgex-go/45 [Pipeline] { [Pipeline] checkout 21:41:38 The recommended git tool is: git 21:41:39 Removing intermediate container 447e4fc3ff12 21:41:39 ---> 077f94ce625e 21:41:39 Step 8/23 : COPY . . 21:41:40 Removing intermediate container cc94a62570d0 21:41:40 ---> fcaee3c9bcc8 21:41:40 Step 8/22 : COPY . . 21:41:40 Removing intermediate container 2717ce7e3937 21:41:40 ---> 7eb83ac0e190 21:41:40 Step 8/24 : COPY . . 21:41:40 ---> 06585d82ba5f 21:41:40 Step 9/32 : RUN go mod tidy 21:41:40 ---> 52deb0c3bd3f 21:41:40 Step 9/24 : RUN go mod tidy 21:41:43 using credential edgex-jenkins-ssh 21:41:43 Cloning the remote Git repository 21:41:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:41:43 > git init /w/workspace/edgex-go/45 # timeout=10 21:41:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:41:44 > git --version # timeout=10 21:41:44 > git --version # 'git version 2.17.1' 21:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:55 ---> Running in 50a01af84497 21:41:55 ---> Running in ca89e1b2ea93 21:41:55 ---> 04a29d058538 21:41:55 Step 9/23 : RUN go mod tidy 21:41:55 ---> 4a7bb6987399 21:41:55 Step 9/22 : RUN go mod tidy 21:41:55 ---> Running in 1ba2b92e1382 21:41:55 ---> 9d690e826101 21:41:55 Step 9/24 : RUN go mod tidy 21:41:55 ---> Running in 4b2b788ca2a8 21:41:55 ---> Running in a8989fbfe4d5 21:41:59 Removing intermediate container 50a01af84497 21:41:59 ---> 347d3e691749 21:41:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:41:59 ---> Running in b929f1c85c74 21:41:59 Removing intermediate container 1ba2b92e1382 21:41:59 ---> 51d2497415dc 21:41:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:41:59 ---> Running in 47dc015b00cc 21:41:59 Removing intermediate container a8989fbfe4d5 21:41:59 ---> 372dfa910107 21:41:59 Step 10/24 : RUN make cmd/core-command/core-command 21:41:59 Removing intermediate container ca89e1b2ea93 21:41:59 ---> f458ab6b79c6 21:41:59 Step 10/24 : RUN make cmd/core-data/core-data 21:42:00 ---> Running in 688154090ab7 21:42:00 ---> Running in b0200840c82d 21:42:00 Removing intermediate container 4b2b788ca2a8 21:42:00 ---> 31a78f8ef6bb 21:42:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:42:00 ---> Running in e061b4b51142 21:42:00 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 21:42:00 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 21:42:00 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 21:42:01 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 21:42:01 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 21:42:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:42:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:42:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:42:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:42:02 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 21:42:03 Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 21:42:03 Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) 21:42:02 > git config core.sparsecheckout # timeout=10 21:42:02 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 21:42:03 > git remote # timeout=10 21:42:03 > git config --get remote.origin.url # timeout=10 21:42:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:03 > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 21:42:03 > git rev-parse HEAD^{commit} # timeout=10 21:42:03 > git config core.sparsecheckout # timeout=10 21:42:03 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 21:42:07 Commit message: "build(snap): remove app-service-config part in minimal snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:42:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:42:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:42:09 + sudo service docker restart 21:42:09 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:28 provisioning config files... 21:42:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/45@tmp/config5236583045673682093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:28 ---> docker-login.sh 21:42:28 nexus3.edgexfoundry.org:10001 21:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:29 Configure a credential helper to remove this warning. See 21:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:29 21:42:29 Login Succeeded 21:42:29 nexus3.edgexfoundry.org:10002 21:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:30 Configure a credential helper to remove this warning. See 21:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:30 21:42:30 Login Succeeded 21:42:30 nexus3.edgexfoundry.org:10003 21:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:30 Configure a credential helper to remove this warning. See 21:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:30 21:42:30 Login Succeeded 21:42:30 nexus3.edgexfoundry.org:10004 21:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:31 Configure a credential helper to remove this warning. See 21:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:31 21:42:31 Login Succeeded 21:42:31 docker.io 21:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:42:32 Configure a credential helper to remove this warning. See 21:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:42:32 21:42:32 Login Succeeded 21:42:32 ---> docker-login.sh ends [Pipeline] } 21:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:42:32 ========================================================= 21:42:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:42:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:42:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:42:35 Sending build context to Docker daemon 166.5MB 21:42:35 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:42:35 Step 2/6 : FROM ${BASE} 21:42:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:42:35 595b0fe564bb: Pulling fs layer 21:42:35 3088b5b3c5c0: Pulling fs layer 21:42:35 5b7225fbf94c: Pulling fs layer 21:42:35 ba82ee9f976e: Pulling fs layer 21:42:35 506bd15cee9f: Pulling fs layer 21:42:35 75a0a4a0db45: Pulling fs layer 21:42:35 ba82ee9f976e: Waiting 21:42:35 506bd15cee9f: Waiting 21:42:35 75a0a4a0db45: Waiting 21:42:35 618dc40b7e24: Pulling fs layer 21:42:35 618dc40b7e24: Waiting 21:42:35 5b7225fbf94c: Verifying Checksum 21:42:35 5b7225fbf94c: Download complete 21:42:35 3088b5b3c5c0: Download complete 21:42:35 506bd15cee9f: Verifying Checksum 21:42:35 506bd15cee9f: Download complete 21:42:35 75a0a4a0db45: Verifying Checksum 21:42:35 75a0a4a0db45: Download complete 21:42:35 595b0fe564bb: Verifying Checksum 21:42:35 595b0fe564bb: Download complete 21:42:36 595b0fe564bb: Pull complete 21:42:36 3088b5b3c5c0: Pull complete 21:42:37 5b7225fbf94c: Pull complete 21:42:37 618dc40b7e24: Verifying Checksum 21:42:37 618dc40b7e24: Download complete 21:42:39 ba82ee9f976e: Download complete 21:42:40 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 21:42:41 Removing intermediate container b929f1c85c74 21:42:41 ---> 587f52f3be59 21:42:41 21:42:41 Step 11/32 : FROM alpine:3.12 21:42:41 Removing intermediate container 688154090ab7 21:42:41 ---> c138831644f1 21:42:41 21:42:41 Step 11/24 : FROM alpine:3.12 21:42:41 Removing intermediate container e061b4b51142 21:42:41 ---> 5e90b9d83d3b 21:42:41 21:42:41 Step 11/22 : FROM alpine:3.12 21:42:42 3.12: Pulling from library/alpine 21:42:42 3.12: Pulling from library/alpine 21:42:42 3.12: Pulling from library/alpine 21:42:42 Removing intermediate container 47dc015b00cc 21:42:42 ---> a34ec063f33d 21:42:42 21:42:42 Step 11/23 : FROM alpine:3.12 21:42:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:44 Status: Downloaded newer image for alpine:3.12 21:42:44 Status: Image is up to date for alpine:3.12 21:42:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:44 Status: Image is up to date for alpine:3.12 21:42:44 ---> 13621d1b12d4 21:42:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:42:44 ---> 13621d1b12d4 21:42:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:42:44 ---> 13621d1b12d4 21:42:44 Step 12/22 : RUN apk add --update --no-cache curl 21:42:44 3.12: Pulling from library/alpine 21:42:44 ---> Running in 48ab9559c363 21:42:44 ---> Running in a6f32982518a 21:42:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:42:44 Status: Image is up to date for alpine:3.12 21:42:44 ---> Running in 74680e3fe16b 21:42:44 ---> 13621d1b12d4 21:42:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:42:44 Removing intermediate container b0200840c82d 21:42:44 ---> bc0c315c3042 21:42:44 21:42:44 Step 11/24 : FROM alpine:3.12 21:42:44 ---> 13621d1b12d4 21:42:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:42:44 ---> Running in 230949de2c81 21:42:44 Removing intermediate container a6f32982518a 21:42:44 ---> e6c0a212f6c8 21:42:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:42:44 ---> Running in 44edb9339f1d 21:42:44 ---> Running in 4b9815248f2d 21:42:45 Removing intermediate container 44edb9339f1d 21:42:45 ---> a93fd0cf390c 21:42:45 Step 13/24 : ENV APP_PORT=59880 21:42:45 ---> Running in 316fd0e4968f 21:42:45 Removing intermediate container 316fd0e4968f 21:42:45 ---> 9a5d7b5bc3ce 21:42:45 Step 14/24 : EXPOSE $APP_PORT 21:42:45 ---> Running in 1e1a0e54bc8d 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:45 Removing intermediate container 1e1a0e54bc8d 21:42:45 ---> 8a8474b8a3ee 21:42:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:42:45 ---> Running in 0b90d8b20b9e 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:45 (1/4) Installing ca-certificates (20191127-r4) 21:42:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:42:45 (3/4) Installing libcurl (7.77.0-r0) 21:42:45 (4/4) Installing curl (7.77.0-r0) 21:42:45 Executing busybox-1.31.1-r20.trigger 21:42:45 Executing ca-certificates-20191127-r4.trigger 21:42:45 (1/1) Installing dumb-init (1.2.2-r1) 21:42:45 Executing busybox-1.31.1-r20.trigger 21:42:45 OK: 6 MiB in 15 packages 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:45 OK: 7 MiB in 18 packages 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:45 (1/1) Installing dumb-init (1.2.2-r1) 21:42:45 Executing busybox-1.31.1-r20.trigger 21:42:46 OK: 6 MiB in 15 packages 21:42:46 (1/2) Installing dumb-init (1.2.2-r1) 21:42:46 (2/2) Installing su-exec (0.2-r1) 21:42:46 Executing busybox-1.31.1-r20.trigger 21:42:46 OK: 6 MiB in 16 packages 21:42:46 Removing intermediate container 74680e3fe16b 21:42:46 ---> dd058333c594 21:42:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:42:46 ---> Running in b698f1af254e 21:42:46 Removing intermediate container b698f1af254e 21:42:46 ---> 916e5e63b89d 21:42:46 Step 14/24 : ENV APP_PORT=59882 21:42:46 Removing intermediate container 48ab9559c363 21:42:46 ---> f20dbc8960dd 21:42:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:42:46 ---> Running in 96eec54feb0e 21:42:46 ---> Running in 94a5a4415a5c 21:42:46 Removing intermediate container 4b9815248f2d 21:42:46 ---> f1a21aa0b505 21:42:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:42:46 Removing intermediate container 96eec54feb0e 21:42:46 ---> 113816a72a3a 21:42:46 Step 15/24 : EXPOSE $APP_PORT 21:42:46 ---> Running in ea245584bd57 21:42:46 ---> Running in b557be4c0aa9 21:42:46 Removing intermediate container 94a5a4415a5c 21:42:46 ---> 9eb499cc8701 21:42:46 Step 14/22 : WORKDIR /edgex 21:42:46 Removing intermediate container 0b90d8b20b9e 21:42:46 ---> 9e7f52ce89fd 21:42:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:42:46 Removing intermediate container 230949de2c81 21:42:46 ---> 58e9e90bd9cd 21:42:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:42:46 ---> Running in 044d57e852e0 21:42:46 ---> Running in c0d609920994 21:42:46 ---> Running in cf5f10b4e0ae 21:42:46 Removing intermediate container b557be4c0aa9 21:42:46 ---> 9281eb33b463 21:42:46 Step 16/24 : WORKDIR / 21:42:46 Removing intermediate container ea245584bd57 21:42:46 ---> c091e0a19052 21:42:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:42:46 ---> Running in fbb2f3107c89 21:42:47 ---> Running in 73a29520d245 21:42:47 Removing intermediate container 044d57e852e0 21:42:47 ---> 74437076a404 21:42:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:42:47 Removing intermediate container cf5f10b4e0ae 21:42:47 ---> bab3c9695382 21:42:47 Step 14/23 : ENV APP_PORT=59861 21:42:47 ---> Running in fad610843c96 21:42:47 Removing intermediate container fbb2f3107c89 21:42:47 ---> 0746b0d43942 21:42:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:47 Removing intermediate container 73a29520d245 21:42:47 ---> 03c701b46631 21:42:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:42:47 ---> Running in 303ed0b6ef18 21:42:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:42:47 ---> 12303485a0f0 21:42:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:42:47 Removing intermediate container fad610843c96 21:42:47 ---> c6510d14cdd2 21:42:47 Step 15/23 : EXPOSE $APP_PORT 21:42:47 ---> Running in 22df8b82d981 21:42:47 ---> 60d0daf11024 21:42:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:42:47 Removing intermediate container 22df8b82d981 21:42:47 ---> 66bec46b6568 21:42:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:47 ---> a6f1a555f098 21:42:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:42:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:42:48 ---> d0331311f2cd 21:42:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:42:48 (1/6) Installing dumb-init (1.2.2-r1) 21:42:48 (2/6) Installing libgcc (9.3.0-r2) 21:42:48 (3/6) Installing libsodium (1.0.18-r0) 21:42:48 (4/6) Installing libstdc++ (9.3.0-r2) 21:42:49 ---> ec96b7ed3cba 21:42:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:42:49 ---> 6191bbfaf152 21:42:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:42:49 Removing intermediate container 303ed0b6ef18 21:42:49 ---> 06f7fea37ac4 21:42:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:42:49 ---> a3322b9eb661 21:42:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:42:49 ---> Running in 26a47c145aaa 21:42:49 ---> Running in 22e209251be7 21:42:49 Removing intermediate container 26a47c145aaa 21:42:49 ---> 92bc857f6a28 21:42:49 Step 19/22 : CMD ["--init=true"] 21:42:49 ---> ea62a57e6bd4 21:42:49 Step 20/24 : ENTRYPOINT ["/core-command"] 21:42:49 ---> 7da7d8681306 21:42:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:42:49 Removing intermediate container 22e209251be7 21:42:49 ---> 282dbe9e3c3f 21:42:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:42:49 ---> Running in b813451db9c1 21:42:49 ---> Running in c10650b5af35 21:42:49 ---> Running in 87b090c67b82 21:42:49 Removing intermediate container c10650b5af35 21:42:49 ---> e94b782eb4cc 21:42:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:49 Removing intermediate container b813451db9c1 21:42:49 ---> 9b518d735e54 21:42:49 Step 20/22 : LABEL arch=x86_64 21:42:49 Removing intermediate container 87b090c67b82 21:42:49 ---> 1cd8ab245bde 21:42:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:49 ---> Running in 0a6689effbe3 21:42:49 ---> ef7d33900a82 21:42:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:42:49 ---> Running in 51665f7a832a 21:42:49 ---> Running in ecf6c980c9ea 21:42:49 (5/6) Installing libzmq (4.3.3-r0) 21:42:49 ---> Running in 0c6da15cbb17 21:42:49 (6/6) Installing zeromq (4.3.3-r0) 21:42:49 Removing intermediate container 0a6689effbe3 21:42:49 ---> 83829694bc63 21:42:49 Step 22/24 : LABEL arch=x86_64 21:42:49 ba82ee9f976e: Pull complete 21:42:49 Removing intermediate container ecf6c980c9ea 21:42:49 ---> 233f7ae61a98 21:42:49 Step 21/23 : LABEL arch=x86_64 21:42:49 Removing intermediate container 51665f7a832a 21:42:49 ---> a720c2a596ea 21:42:49 Step 21/22 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:42:49 ---> Running in 7bb536b482d1 21:42:49 Executing busybox-1.31.1-r20.trigger 21:42:49 OK: 8 MiB in 20 packages 21:42:49 ---> Running in 9b103d2a92ae 21:42:49 ---> Running in 50bb730bddad 21:42:49 Removing intermediate container 7bb536b482d1 21:42:49 ---> a6e185cd86bb 21:42:49 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:42:49 506bd15cee9f: Pull complete 21:42:50 ---> Running in 1aa5c7d73e52 21:42:50 Removing intermediate container 9b103d2a92ae 21:42:50 ---> 9406968e4d39 21:42:50 Step 22/22 : LABEL version=0.0.0 21:42:50 ---> Running in 8b56d86ad339 21:42:50 Removing intermediate container 50bb730bddad 21:42:50 ---> a7a144b850a2 21:42:50 Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:42:50 ---> Running in a146ce9bd096 21:42:50 Removing intermediate container 1aa5c7d73e52 21:42:50 ---> d207811158a5 21:42:50 Step 24/24 : LABEL version=0.0.0 21:42:50 Removing intermediate container c0d609920994 21:42:50 ---> 782ae9e9c5a3 21:42:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:50 Removing intermediate container 8b56d86ad339 21:42:50 ---> 3fc4492772ee 21:42:50 21:42:50 ---> Running in 2c8c2df82175 21:42:50 Removing intermediate container a146ce9bd096 21:42:50 ---> 44a2d57b6b06 21:42:50 Step 23/23 : LABEL version=0.0.0 21:42:50 Successfully built 3fc4492772ee 21:42:50 Successfully tagged security-proxy-setup:latest 21:42:50 Building security-secretstore-setup 21:42:50  Building security-proxy-setup ... done  ---> Running in 388bbd1bc7b5 21:42:50 Removing intermediate container 0c6da15cbb17 21:42:50 ---> de5bf619bd8b 21:42:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:42:50 75a0a4a0db45: Pull complete 21:42:50 Removing intermediate container 2c8c2df82175 21:42:50 ---> 0ae935818bce 21:42:50 21:42:50 Successfully built 0ae935818bce 21:42:51 ---> 95bd5cf10ff8 21:42:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:42:51 Successfully tagged core-command:latest 21:42:51  Building core-command ... done Building core-metadata 21:42:51 Removing intermediate container 388bbd1bc7b5 21:42:51 ---> 7c0a47ca51a9 21:42:51 21:42:51 Successfully built 7c0a47ca51a9 21:42:51 Successfully tagged support-scheduler:latest 21:42:51  Building support-scheduler ... done Building sys-mgmt-agent 21:42:54 618dc40b7e24: Pull complete 21:42:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:42:54 ---> a36622ca3599 21:42:54 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:42:56 ---> Running in 7b5502477e69 21:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:42:59 (1/12) Installing libmagic (5.39-r0) 21:42:59 (2/12) Installing file (5.39-r0) 21:43:00 (3/12) Installing libc-dev (0.7.2-r3) 21:43:00 (4/12) Installing g++ (10.2.1_pre1-r3) 21:43:06 ---> 8b93ec32e770 21:43:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:43:06 ---> 65a57f6b92b5 21:43:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:43:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:43:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:43:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:43:06 ---> 406b71a32f0a 21:43:06 Step 3/26 : WORKDIR /edgex-go 21:43:06 ---> 406b71a32f0a 21:43:06 Step 3/24 : WORKDIR /edgex-go 21:43:06 ---> 406b71a32f0a 21:43:06 Step 3/24 : WORKDIR /edgex-go 21:43:06 ---> Using cache 21:43:06 ---> 370b0164829d 21:43:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:06 ---> Using cache 21:43:06 ---> 370b0164829d 21:43:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:06 ---> Using cache 21:43:06 ---> ac77d6406a43 21:43:06 Step 5/24 : RUN apk add --update --no-cache make git 21:43:06 ---> Using cache 21:43:06 ---> 1b160b1bf4bf 21:43:06 Step 6/24 : COPY go.mod . 21:43:06 ---> Using cache 21:43:06 ---> 71a4c4c07c6e 21:43:06 Step 7/24 : RUN go mod download 21:43:06 ---> Using cache 21:43:06 ---> 0ae1921cd82d 21:43:06 Step 8/24 : COPY . . 21:43:06 ---> Using cache 21:43:06 ---> 370b0164829d 21:43:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:06 ---> Using cache 21:43:06 ---> ac77d6406a43 21:43:06 Step 5/26 : RUN apk add --update --no-cache make git 21:43:06 ---> Using cache 21:43:06 ---> 1b160b1bf4bf 21:43:06 Step 6/26 : COPY go.mod . 21:43:06 ---> Using cache 21:43:06 ---> 71a4c4c07c6e 21:43:06 Step 7/26 : RUN go mod download 21:43:06 ---> Using cache 21:43:06 ---> 0ae1921cd82d 21:43:06 Step 8/26 : COPY . . 21:43:06 ---> Using cache 21:43:06 ---> ac77d6406a43 21:43:06 Step 5/24 : RUN apk add --update --no-cache make bash git 21:43:06 ---> e9f6b95d10ba 21:43:06 Step 20/24 : ENTRYPOINT ["/core-data"] 21:43:06 ---> 398f6a466ed7 21:43:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:43:06 ---> Using cache 21:43:06 ---> 06585d82ba5f 21:43:06 Step 9/26 : RUN go mod tidy 21:43:06 ---> Using cache 21:43:06 ---> 347d3e691749 21:43:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:43:06 ---> Using cache 21:43:06 ---> 06585d82ba5f 21:43:06 Step 9/24 : RUN go mod tidy 21:43:06 ---> Using cache 21:43:06 ---> 347d3e691749 21:43:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:43:06 ---> Running in 614c6b8ce91b 21:43:06 ---> Running in 8ec64b93f64f 21:43:06 (5/12) Installing fortify-headers (1.1-r0) 21:43:06 (6/12) Installing patch (2.7.6-r7) 21:43:06 (7/12) Installing build-base (0.5-r2) 21:43:06 (8/12) Installing libsodium (1.0.18-r0) 21:43:06 (9/12) Installing pkgconf (1.7.3-r0) 21:43:06 (10/12) Installing libsodium-dev (1.0.18-r0) 21:43:06 (11/12) Installing libzmq (4.3.3-r1) 21:43:06 (12/12) Installing zeromq-dev (4.3.3-r1) 21:43:06 Executing busybox-1.32.1-r6.trigger 21:43:06 OK: 218 MiB in 52 packages 21:43:06 ---> Running in 81ecd05bae9a 21:43:06 ---> Running in a5176f96d55c 21:43:06 ---> a2ba9d934758 21:43:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:43:06 Removing intermediate container 614c6b8ce91b 21:43:06 ---> ca5baa78e222 21:43:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:43:07 ---> Running in f889d7c8b264 21:43:07 ---> a50d9081db72 21:43:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:43:07 Removing intermediate container f889d7c8b264 21:43:07 ---> 136b4bc90732 21:43:07 Step 22/24 : LABEL arch=x86_64 21:43:07 ---> Running in 2da177531c6f 21:43:07 ---> 3c596226750e 21:43:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:43:07 Removing intermediate container 2da177531c6f 21:43:07 ---> c2bbc3c08aa9 21:43:07 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:43:07 ---> Running in d85ef0b5b4f3 21:43:07 ---> Running in c2e131531736 21:43:07 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 21:43:07 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 21:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:43:08 Removing intermediate container d85ef0b5b4f3 21:43:08 ---> 5ab5e694c444 21:43:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:43:08 Removing intermediate container c2e131531736 21:43:08 ---> 45b0d991a419 21:43:08 Step 24/24 : LABEL version=0.0.0 21:43:08 ---> Running in 9cf999111b72 21:43:08 ---> e063558110b3 21:43:08 Step 27/32 : RUN chmod +x /entrypoint.sh 21:43:08 Removing intermediate container 9cf999111b72 21:43:08 ---> 19d2c2ed91a4 21:43:08 21:43:08 ---> Running in 9478720da898 21:43:08 Successfully built 19d2c2ed91a4 21:43:08 Successfully tagged core-data:latest 21:43:08 Building support-notifications 21:43:08  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:43:09 OK: 219 MiB in 52 packages 21:43:10 Removing intermediate container 7b5502477e69 21:43:10 ---> f96b4d1f5b1d 21:43:10 Step 4/6 : WORKDIR /edgex-go 21:43:10 ---> Running in 160830f46b73 21:43:10 Removing intermediate container 160830f46b73 21:43:10 ---> b76768931b9f 21:43:10 Step 5/6 : COPY go.mod . 21:43:11 ---> c026db484596 21:43:11 Step 6/6 : RUN go mod download 21:43:11 ---> Running in 71ea1037f86a 21:43:12 Removing intermediate container 9478720da898 21:43:12 ---> 8cb05117c515 21:43:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:43:14 Removing intermediate container 8ec64b93f64f 21:43:14 ---> c539ebda5ecf 21:43:14 Step 6/24 : COPY go.mod . 21:43:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:43:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:43:15 ---> 406b71a32f0a 21:43:15 Step 3/23 : WORKDIR /edgex-go 21:43:15 ---> Using cache 21:43:15 ---> 370b0164829d 21:43:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:15 ---> Using cache 21:43:15 ---> ac77d6406a43 21:43:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:43:16 ---> Running in 9fe8e95288f6 21:43:16 ---> ce28608c32c0 21:43:16 Step 7/24 : RUN go mod download 21:43:16 ---> Running in e9f4572450d0 21:43:16 ---> Running in 585e3cee33be 21:43:16 Removing intermediate container 9fe8e95288f6 21:43:16 ---> f4feb54687a8 21:43:16 Step 29/32 : CMD ["gate"] 21:43:16 ---> Running in cf2f899da21f 21:43:17 Removing intermediate container cf2f899da21f 21:43:17 ---> b150a510a62c 21:43:17 Step 30/32 : LABEL arch=x86_64 21:43:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:43:17 ---> Running in 7b154b234276 21:43:17 Removing intermediate container 7b154b234276 21:43:17 ---> 3e5f9acbf139 21:43:17 Step 31/32 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:43:17 ---> Running in 4804210d29a0 21:43:17 Removing intermediate container 4804210d29a0 21:43:17 ---> e3fb9abaa78e 21:43:17 Step 32/32 : LABEL version=0.0.0 21:43:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:43:18 ---> Running in 0139964f6ee6 21:43:18 Removing intermediate container 0139964f6ee6 21:43:18 ---> c7ccffe52189 21:43:18 21:43:18 Removing intermediate container 585e3cee33be 21:43:18 ---> 72ed443a03bd 21:43:18 Step 8/24 : COPY . . 21:43:18 Successfully built c7ccffe52189 21:43:18 Successfully tagged security-bootstrapper:latest 21:43:18  Building security-bootstrapper ... done OK: 219 MiB in 52 packages 21:43:22 Removing intermediate container e9f4572450d0 21:43:22 ---> 4947eac05e65 21:43:22 Step 6/23 : COPY go.mod . 21:43:24 ---> fbfbaf69fd0e 21:43:24 Step 7/23 : RUN go mod download 21:43:25 ---> Running in 22b2fb70df66 21:43:25 ---> 37c4187d45d8 21:43:25 Step 9/24 : RUN go mod tidy 21:43:25 ---> Running in 8b5683fdd9fb 21:43:26 Removing intermediate container 22b2fb70df66 21:43:26 ---> 59dd3c615978 21:43:26 Step 8/23 : COPY . . 21:43:33 Removing intermediate container 8b5683fdd9fb 21:43:33 ---> 855761571f79 21:43:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:43:33 ---> e138e9ba60d8 21:43:33 Step 9/23 : RUN go mod tidy 21:43:33 ---> Running in 2396450dc260 21:43:33 ---> Running in 6fadcbd91323 21:43:34 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 21:43:35 Removing intermediate container 6fadcbd91323 21:43:35 ---> 3f413b5a655e 21:43:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:43:35 ---> Running in c35bd034fc6a 21:43:36 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 21:43:38 Removing intermediate container 71ea1037f86a 21:43:38 ---> b234c5ab5784 21:43:38 Successfully built b234c5ab5784 21:43:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:43:38 + docker inspect -f . ci-base-image-arm64 21:43:38 . [Pipeline] withDockerContainer 21:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 21:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-arm64 cat 21:43:40 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 21:43:41 $ docker top 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:42 + go version 21:43:42 go version go1.16.5 linux/arm64 [Pipeline] } 21:43:42 $ docker stop --time=1 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 21:43:43 Removing intermediate container a5176f96d55c 21:43:43 ---> 6cee5fa5d0bd 21:43:43 21:43:43 Step 11/24 : FROM alpine:3.12 21:43:43 ---> 13621d1b12d4 21:43:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:43:43 ---> Using cache 21:43:43 ---> 58e9e90bd9cd 21:43:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:43:43 ---> Using cache 21:43:43 ---> bab3c9695382 21:43:43 Step 14/24 : ENV APP_PORT=59881 21:43:44 $ docker rm -f 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 21:43:44 ---> Running in 0944008f5738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:43:44 Removing intermediate container 0944008f5738 21:43:44 ---> c2ac271cd5cf 21:43:44 Step 15/24 : EXPOSE $APP_PORT 21:43:44 ---> Running in a87a6169ad35 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:43:44 + docker inspect -f . ci-base-image-arm64 21:43:44 . [Pipeline] withDockerContainer 21:43:45 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 21:43:45 $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-arm64 cat 21:43:45 Removing intermediate container a87a6169ad35 21:43:45 ---> 9eacb7eed741 21:43:45 Step 16/24 : WORKDIR / 21:43:46 ---> Running in 396b503280d7 21:43:46 Removing intermediate container 81ecd05bae9a 21:43:46 ---> a0c4e52db312 21:43:46 21:43:46 Step 11/26 : FROM alpine:3.12 21:43:46 ---> 13621d1b12d4 21:43:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:43:46 ---> Running in c4846a5f5e00 21:43:46 Removing intermediate container 396b503280d7 21:43:46 ---> 611832ab080a 21:43:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:43:46 ---> 2fd30409f9a0 21:43:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:43:46 $ docker top 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 -eo pid,comm 21:43:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 21:43:47 ========================================================= 21:43:47 [edgeXBuildGoParallel] Running Tests and Build... 21:43:47 ========================================================= [Pipeline] sh 21:43:47 (1/6) Installing ca-certificates (20191127-r4) 21:43:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:43:47 (3/6) Installing libcurl (7.77.0-r0) 21:43:47 (4/6) Installing curl (7.77.0-r0) 21:43:47 (5/6) Installing dumb-init (1.2.2-r1) 21:43:47 (6/6) Installing su-exec (0.2-r1) 21:43:47 Executing busybox-1.31.1-r20.trigger 21:43:47 Executing ca-certificates-20191127-r4.trigger 21:43:47 OK: 7 MiB in 20 packages 21:43:47 ---> a2c7ac9052a2 21:43:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:43:47 + go mod tidy 21:43:48 ---> 7262baadac27 21:43:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:43:48 ---> Running in 1bffb2b7b12f 21:43:48 Removing intermediate container c4846a5f5e00 21:43:48 ---> a656ca13aa4a 21:43:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:43:48 ---> Running in 6647da8cfa3d 21:43:48 Removing intermediate container 1bffb2b7b12f 21:43:48 ---> 707f0c34d832 21:43:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh 21:43:48 Removing intermediate container 6647da8cfa3d 21:43:48 ---> 8bf00539dde1 21:43:48 Step 14/26 : WORKDIR / 21:43:48 ---> Running in e1feb1fd6bd2 21:43:49 + make test 21:43:49 go mod tidy 21:43:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:43:49 ---> Running in b5d25f36a509 21:43:49 Removing intermediate container e1feb1fd6bd2 21:43:49 ---> fb0ef6b172f2 21:43:49 Step 22/24 : LABEL arch=x86_64 21:43:50 Removing intermediate container b5d25f36a509 21:43:50 ---> 3599c7230d87 21:43:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:43:50 ---> Running in a9b686f70eb9 21:43:50 Removing intermediate container a9b686f70eb9 21:43:50 ---> 3021a019c7ce 21:43:50 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:43:50 ---> Running in 657dcf86628a 21:43:50 ---> 62debc1f8e52 21:43:50 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:43:50 Removing intermediate container 657dcf86628a 21:43:50 ---> c872ef7023b6 21:43:50 Step 24/24 : LABEL version=0.0.0 21:43:50 ---> Running in 329878400fa7 21:43:50 ---> e415cfe4ba69 21:43:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:43:50 Removing intermediate container 329878400fa7 21:43:50 ---> 23508c76adab 21:43:50 21:43:51 Successfully built 23508c76adab 21:43:51 Successfully tagged core-metadata:latest 21:43:51  Building core-metadata ... done  ---> 09e3d535ebe9 21:43:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:43:51 ---> 30207c8c113b 21:43:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:43:52 ---> 3b720c873f86 21:43:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:43:52 ---> 8c450339c279 21:43:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:43:52 ---> 562e785856de 21:43:52 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/ 21:43:53 ---> Running in 3eaf22bacc69 21:43:54 Removing intermediate container 3eaf22bacc69 21:43:54 ---> e2cb3c9c57bc 21:43:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:43:54 ---> Running in eeee8281636d 21:43:54 Removing intermediate container eeee8281636d 21:43:54 ---> af91bab4115a 21:43:54 Step 24/26 : LABEL arch=x86_64 21:43:54 ---> Running in a11225b2888a 21:43:54 Removing intermediate container a11225b2888a 21:43:54 ---> 2fd42e0e81ff 21:43:54 Step 25/26 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:43:54 ---> Running in 86ac380a6932 21:43:54 Removing intermediate container 86ac380a6932 21:43:54 ---> e51434f545d5 21:43:54 Step 26/26 : LABEL version=0.0.0 21:43:54 ---> Running in d65e0ffc000c 21:43:55 Removing intermediate container d65e0ffc000c 21:43:55 ---> 067aeb74953e 21:43:55 21:43:55 Successfully built 067aeb74953e 21:43:55 Successfully tagged security-secretstore-setup:latest 21:43:57  Building security-secretstore-setup ... done Removing intermediate container 2396450dc260 21:43:57 ---> 6e03529a8e32 21:43:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:43:57 ---> Running in b68adc500243 21:43:58 Removing intermediate container c35bd034fc6a 21:43:58 ---> 7a33942ddfaa 21:43:58 21:43:58 Step 11/23 : FROM alpine:3.12 21:43:58 ---> 13621d1b12d4 21:43:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:43:58 ---> Running in 3ac653712034 21:43:58 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 21:43:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:43:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:43:58 (1/2) Installing ca-certificates (20191127-r4) 21:43:58 (2/2) Installing dumb-init (1.2.2-r1) 21:43:58 Executing busybox-1.31.1-r20.trigger 21:43:58 Executing ca-certificates-20191127-r4.trigger 21:43:58 OK: 6 MiB in 16 packages 21:43:59 Removing intermediate container b68adc500243 21:43:59 ---> 32b96c722a70 21:43:59 21:43:59 Step 12/24 : FROM docker:20.10.0 21:43:59 20.10.0: Pulling from library/docker 21:43:59 Removing intermediate container 3ac653712034 21:43:59 ---> c08679507fc2 21:43:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:43:59 ---> Running in 0efb7ed7c3f2 21:43:59 Removing intermediate container 0efb7ed7c3f2 21:43:59 ---> 6659af816fe6 21:43:59 Step 14/23 : ENV APP_PORT=59860 21:43:59 ---> Running in 678d5a70f9b8 21:44:00 Removing intermediate container 678d5a70f9b8 21:44:00 ---> f0c3579acc3a 21:44:00 Step 15/23 : EXPOSE $APP_PORT 21:44:00 ---> Running in c0b90a67165a 21:44:00 Removing intermediate container c0b90a67165a 21:44:00 ---> fdd1fbdb34c0 21:44:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:00 ---> 59597ae879b4 21:44:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:44:01 ---> 8285bf2479b9 21:44:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:44:01 ---> 06b33e3b1309 21:44:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:44:02 ---> Running in a1c6738d2646 21:44:02 Removing intermediate container a1c6738d2646 21:44:02 ---> a1dec077c11f 21:44:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:03 ---> Running in dbf25e3b16df 21:44:03 Removing intermediate container dbf25e3b16df 21:44:03 ---> f623b541e191 21:44:03 Step 21/23 : LABEL arch=x86_64 21:44:03 ---> Running in 6e551ba5f178 21:44:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:44:03 Removing intermediate container 6e551ba5f178 21:44:03 ---> 3ef192f6c82c 21:44:03 Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:44:03 Status: Downloaded newer image for docker:20.10.0 21:44:03 ---> aefe523efa57 21:44:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:44:03 ---> Running in cad6a318c423 21:44:03 ---> Running in 97551be064b8 21:44:03 Removing intermediate container cad6a318c423 21:44:03 ---> 180c5d5e5409 21:44:03 Step 23/23 : LABEL version=0.0.0 21:44:03 Removing intermediate container 97551be064b8 21:44:03 ---> 315135c9260e 21:44:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:44:03 ---> Running in 48f15b8ea8cc 21:44:03 ---> Running in a9c902d35038 21:44:03 Removing intermediate container 48f15b8ea8cc 21:44:03 ---> 363ef4652cc6 21:44:03 21:44:03 Successfully built 363ef4652cc6 21:44:03 Successfully tagged support-notifications:latest 21:44:03  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:03 (1/39) Installing readline (8.0.4-r0) 21:44:03 (2/39) Installing bash (5.0.17-r0) 21:44:03 Executing bash-5.0.17-r0.post-install 21:44:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:44:03 (4/39) Installing libcurl (7.77.0-r0) 21:44:03 (5/39) Installing curl (7.77.0-r0) 21:44:03 (6/39) Installing dumb-init (1.2.2-r1) 21:44:03 (7/39) Installing libbz2 (1.0.8-r1) 21:44:03 (8/39) Installing expat (2.2.9-r1) 21:44:03 (9/39) Installing libffi (3.3-r2) 21:44:03 (10/39) Installing gdbm (1.13-r1) 21:44:03 (11/39) Installing xz-libs (5.2.5-r0) 21:44:03 (12/39) Installing sqlite-libs (3.32.1-r1) 21:44:04 (13/39) Installing python3 (3.8.10-r0) 21:44:04 (14/39) Installing py3-appdirs (1.4.4-r1) 21:44:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:44:04 (16/39) Installing py3-parsing (2.4.7-r0) 21:44:04 (17/39) Installing py3-six (1.15.0-r0) 21:44:04 (18/39) Installing py3-packaging (20.4-r0) 21:44:04 (19/39) Installing py3-setuptools (47.0.0-r0) 21:44:04 (20/39) Installing py3-chardet (3.0.4-r4) 21:44:04 (21/39) Installing py3-idna (2.9-r0) 21:44:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:44:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:44:04 (24/39) Installing py3-requests (2.23.0-r0) 21:44:04 (25/39) Installing py3-msgpack (1.0.0-r0) 21:44:04 (26/39) Installing py3-lockfile (0.12.2-r3) 21:44:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:44:05 (28/39) Installing py3-colorama (0.4.3-r0) 21:44:05 (29/39) Installing py3-distlib (0.3.0-r0) 21:44:05 (30/39) Installing py3-distro (1.5.0-r1) 21:44:05 (31/39) Installing py3-webencodings (0.5.1-r3) 21:44:05 (32/39) Installing py3-html5lib (1.0.1-r4) 21:44:05 (33/39) Installing py3-pytoml (0.1.21-r0) 21:44:05 (34/39) Installing py3-pep517 (0.8.2-r0) 21:44:05 (35/39) Installing py3-progress (1.5-r0) 21:44:05 (36/39) Installing py3-toml (0.10.1-r0) 21:44:05 (37/39) Installing py3-retrying (1.3.3-r0) 21:44:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:44:05 (39/39) Installing py3-pip (20.1.1-r0) 21:44:05 Executing busybox-1.31.1-r19.trigger 21:44:05 OK: 72 MiB in 59 packages 21:44:06 Collecting docker-compose==1.23.2 21:44:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:44:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:44:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:44:06 Collecting docker<4.0,>=3.6.0 21:44:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:44:06 Collecting dockerpty<0.5,>=0.4.1 21:44:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:44:07 Collecting docopt<0.7,>=0.6.1 21:44:07 Downloading docopt-0.6.2.tar.gz (25 kB) 21:44:07 Collecting websocket-client<1.0,>=0.32.0 21:44:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:44:07 Collecting cached-property<2,>=1.2.0 21:44:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:44:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:44:07 Collecting jsonschema<3,>=2.5.1 21:44:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:44:07 Collecting texttable<0.10,>=0.9.0 21:44:07 Downloading texttable-0.9.1.tar.gz (11 kB) 21:44:07 Collecting PyYAML<4,>=3.10 21:44:07 Downloading PyYAML-3.13.tar.gz (270 kB) 21:44:08 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:44:08 Collecting urllib3<1.25,>=1.21.1 21:44:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:44:08 Collecting idna<2.8,>=2.5 21:44:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:44:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:44:08 Collecting docker-pycreds>=0.4.0 21:44:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:44:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:44:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:44:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:44:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:44:08 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, cached-property, jsonschema, texttable, PyYAML, docker-compose 21:44:08 Attempting uninstall: urllib3 21:44:08 Found existing installation: urllib3 1.25.9 21:44:08 Uninstalling urllib3-1.25.9: 21:44:08 Successfully uninstalled urllib3-1.25.9 21:44:09 Attempting uninstall: idna 21:44:09 Found existing installation: idna 2.9 21:44:09 Uninstalling idna-2.9: 21:44:09 Successfully uninstalled idna-2.9 21:44:09 Attempting uninstall: requests 21:44:09 Found existing installation: requests 2.23.0 21:44:09 Uninstalling requests-2.23.0: 21:44:09 Successfully uninstalled requests-2.23.0 21:44:09 Running setup.py install for dockerpty: started 21:44:09 Running setup.py install for dockerpty: finished with status 'done' 21:44:09 Running setup.py install for docopt: started 21:44:09 Running setup.py install for docopt: finished with status 'done' 21:44:10 Running setup.py install for texttable: started 21:44:10 Running setup.py install for texttable: finished with status 'done' 21:44:10 Running setup.py install for PyYAML: started 21:44:10 Running setup.py install for PyYAML: finished with status 'done' 21:44:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:44:14 Removing intermediate container a9c902d35038 21:44:14 ---> f98378bf36f8 21:44:14 Step 15/24 : ENV APP_PORT=58890 21:44:14 ---> Running in f61e1090b094 21:44:14 Removing intermediate container f61e1090b094 21:44:14 ---> a79773983f0a 21:44:14 Step 16/24 : EXPOSE $APP_PORT 21:44:14 ---> Running in 68d6b5832eb6 21:44:14 Removing intermediate container 68d6b5832eb6 21:44:14 ---> 9e1fd0e8240f 21:44:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:44:14 ---> 1173a72d3233 21:44:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:44:14 ---> f345b3353d61 21:44:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:44:15 ---> bd9ea7908910 21:44:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:44:15 ---> Running in 2900e22dce5b 21:44:15 Removing intermediate container 2900e22dce5b 21:44:15 ---> 880d9ad7fed4 21:44:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:15 ---> Running in abbbe9dce11c 21:44:15 Removing intermediate container abbbe9dce11c 21:44:15 ---> f4da80206893 21:44:15 Step 22/24 : LABEL arch=x86_64 21:44:15 ---> Running in cb05912bf057 21:44:15 Removing intermediate container cb05912bf057 21:44:15 ---> f71168c9b7a4 21:44:15 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:44:15 ---> Running in 19f16a909ed7 21:44:15 Removing intermediate container 19f16a909ed7 21:44:15 ---> 0d210075de8a 21:44:15 Step 24/24 : LABEL version=0.0.0 21:44:15 ---> Running in 1a9ef9f4971b 21:44:15 Removing intermediate container 1a9ef9f4971b 21:44:15 ---> 5c69c3d8612a 21:44:15 21:44:15 Successfully built 5c69c3d8612a 21:44:15 Successfully tagged sys-mgmt-agent:latest 21:44:16  Building sys-mgmt-agent ... done  [Pipeline] } 21:44:16 $ docker stop --time=1 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 21:44:16 ? github.com/edgexfoundry/edgex-go [no test files] 21:44:17 $ docker rm -f 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:17 + docker images 21:44:17 REPOSITORY TAG IMAGE ID CREATED SIZE 21:44:17 sys-mgmt-agent latest 5c69c3d8612a 2 seconds ago 312MB 21:44:17 support-notifications latest 363ef4652cc6 14 seconds ago 16.7MB 21:44:17 32b96c722a70 19 seconds ago 1.15GB 21:44:17 7a33942ddfaa 20 seconds ago 1.15GB 21:44:17 security-secretstore-setup latest 067aeb74953e 23 seconds ago 28.7MB 21:44:17 core-metadata latest 23508c76adab 27 seconds ago 16.6MB 21:44:17 a0c4e52db312 32 seconds ago 1.15GB 21:44:17 6cee5fa5d0bd 35 seconds ago 1.15GB 21:44:17 security-bootstrapper latest c7ccffe52189 59 seconds ago 18.6MB 21:44:17 core-data latest 19d2c2ed91a4 About a minute ago 20.2MB 21:44:17 security-proxy-setup latest 3fc4492772ee About a minute ago 25.7MB 21:44:17 core-command latest 0ae935818bce About a minute ago 15.9MB 21:44:17 support-scheduler latest 7c0a47ca51a9 About a minute ago 15.9MB 21:44:17 bc0c315c3042 About a minute ago 1.15GB 21:44:17 587f52f3be59 About a minute ago 1.15GB 21:44:17 5e90b9d83d3b About a minute ago 1.15GB 21:44:17 c138831644f1 About a minute ago 1.14GB 21:44:17 a34ec063f33d About a minute ago 1.15GB 21:44:17 ci-base-image-x86_64 latest 406b71a32f0a 6 minutes ago 647MB 21:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 21:44:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 21:44:17 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 21:44:17 docker 20.10.0 aefe523efa57 6 months ago 240MB 21:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:44:33 Still waiting to schedule task 21:44:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:45:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:45:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:45:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:45:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:45:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:45:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:45:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:45:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements 21:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:45:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.315s coverage: 100.0% of statements 21:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 53.1% of statements 21:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.581s coverage: 87.7% of statements 21:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.177s coverage: 78.9% of statements 21:45:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.185s coverage: 81.2% of statements 21:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.552s coverage: 95.1% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.301s coverage: 0.8% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 22.0% of statements 21:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements 21:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 21:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements 21:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements 21:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements 21:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.157s coverage: 44.8% of statements 21:46:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.511s coverage: 81.8% of statements 21:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.189s coverage: 58.8% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 91.2% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.708s coverage: 64.4% of statements 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 21:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 21:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 21:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.277s coverage: 66.9% of statements 21:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.6% of statements 21:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements 21:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.340s coverage: 84.8% of statements 21:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.3% of statements 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 91.9% of statements 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 62.7% of statements 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.6% of statements 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:46:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 21:46:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 21:46:35 GO111MODULE=on go vet ./... 21:46:47 Running on prd-ubuntu18.04-docker-8c-8g-751 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 21:46:47 Running in /w/workspace/edgex-go/45 [Pipeline] { [Pipeline] checkout 21:46:47 The recommended git tool is: git 21:46:50 using credential edgex-jenkins-ssh 21:46:50 Cloning the remote Git repository 21:46:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:46:50 > git init /w/workspace/edgex-go/45 # timeout=10 21:46:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:46:50 > git --version # timeout=10 21:46:50 > git --version # 'git version 2.17.1' 21:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:07 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 21:47:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:47:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:47:07 > git config core.sparsecheckout # timeout=10 21:47:07 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 21:47:07 Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 21:47:07 Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) 21:47:07 > git remote # timeout=10 21:47:07 > git config --get remote.origin.url # timeout=10 21:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:07 > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 21:47:07 > git rev-parse HEAD^{commit} # timeout=10 21:47:07 > git config core.sparsecheckout # timeout=10 21:47:07 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 21:47:11 Commit message: "build(snap): remove app-service-config part in minimal snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:12 + echo snap-build.sh 21:47:12 snap-build.sh 21:47:12 + SNAP_BASE_DIR=. 21:47:12 + '[' '!' -z /w/workspace/edgex-go/45 ']' 21:47:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/45 21:47:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/45]' 21:47:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/45] 21:47:12 + cd /w/workspace/edgex-go/45 21:47:12 + sudo apt-get remove -qy --purge lxd lxd-client 21:47:12 Reading package lists... 21:47:12 Building dependency tree... 21:47:12 Reading state information... 21:47:12 The following packages were automatically installed and are no longer required: 21:47:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:47:12 uidmap xdelta3 21:47:12 Use 'sudo apt autoremove' to remove them. 21:47:12 The following packages will be REMOVED: 21:47:12 lxd* lxd-client* 21:47:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:47:13 After this operation, 31.7 MB disk space will be freed. 21:47:13 (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.) 21:47:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:47:14 Removing lxd dnsmasq configuration 21:47:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:47:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:47:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:47:16 (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.) 21:47:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:47:17 Processing triggers for systemd (237-3ubuntu10.45) ... 21:47:17 Processing triggers for ureadahead (0.100.0-21) ... 21:47:19 + sudo snap remove --purge lxd 21:47:19 snap "lxd" is not installed 21:47:19 + sudo groupadd --force --system lxd 21:47:19 ++ whoami 21:47:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:47:19 + newgrp - lxd 21:47:19 + sudo snap install lxd 21:47:29 2021-06-29T21:47:27Z INFO Waiting for automatic snapd restart... 21:47:44 lxd 4.15 from Canonical* installed 21:47:44 + sudo lxd init --auto 21:47:52 + sudo snap install --classic snapcraft 21:47:57 gofmt -l . 21:47:57 [ "`gofmt -l .`" = "" ] 21:47:57 ./bin/test-attribution-txt.sh [Pipeline] sh 21:47:58 + ls -al . 21:47:58 total 588 21:47:58 drwxrwxr-x 9 1001 1001 4096 Jun 29 21:47 . 21:47:58 drwxr-xr-x 4 root root 4096 Jun 29 21:43 .. 21:47:58 -rw-rw-r-- 1 1001 1001 11 Jun 29 21:42 .dockerignore 21:47:58 drwxrwxr-x 8 1001 1001 4096 Jun 29 21:42 .git 21:47:58 drwxrwxr-x 3 1001 1001 4096 Jun 29 21:42 .github 21:47:58 -rw-rw-r-- 1 1001 1001 818 Jun 29 21:42 .gitignore 21:47:58 -rw-rw-r-- 1 1001 1001 166 Jun 29 21:42 .sonarcloud.properties 21:47:58 -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:42 Attribution.txt 21:47:58 -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:42 CHANGELOG.md 21:47:58 -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:42 CONTRIBUTING.md 21:47:58 -rw-rw-r-- 1 1001 1001 931 Jun 29 21:42 Dockerfile.build 21:47:58 -rw-rw-r-- 1 1001 1001 849 Jun 29 21:42 Jenkinsfile 21:47:58 -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:42 LICENSE 21:47:58 -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:42 Makefile 21:47:58 -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:42 README.md 21:47:58 -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:42 SECURITY.md 21:47:58 -rw-rw-r-- 1 1001 1001 5 Jun 29 21:37 VERSION 21:47:58 -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:42 ZMQWindows.md 21:47:58 drwxrwxr-x 2 1001 1001 4096 Jun 29 21:42 bin 21:47:58 drwxrwxr-x 14 1001 1001 4096 Jun 29 21:42 cmd 21:47:58 -rw-r--r-- 1 root root 398095 Jun 29 21:46 coverage.out 21:47:58 -rw-rw-r-- 1 1001 1001 806 Jun 29 21:42 go.mod 21:47:58 -rw-r--r-- 1 root root 20759 Jun 29 21:43 go.sum 21:47:58 drwxrwxr-x 7 1001 1001 4096 Jun 29 21:42 internal 21:47:58 drwxrwxr-x 3 1001 1001 4096 Jun 29 21:42 openapi 21:47:58 drwxrwxr-x 4 1001 1001 4096 Jun 29 21:42 snap 21:47:58 -rw-rw-r-- 1 1001 1001 168 Jun 29 21:42 version.go [Pipeline] sh 21:47:58 + '[' -e coverage.out ] 21:47:58 + chown 1001:1001 coverage.out [Pipeline] stash 21:47:58 Warning: overwriting stash ‘coverage-report’ 21:47:59 Stashed 1 file(s) [Pipeline] sh 21:48:00 + make build 21:48:00 go mod tidy 21:48:00 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 21:48:04 snapcraft 4.8.3 from Canonical* installed 21:48:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:48:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:48:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:04 Dload Upload Total Spent Left Speed 21:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3943 21:48:04 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5459k 0 --:--:-- --:--:-- --:--:-- 72.1M 21:48:04 ./yq_linux_amd64 21:48:04 + sudo snapcraft prime --use-lxd 21:48:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:48:05 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: 21:48:05 - README.md 21:48:05 21:48:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:48:06 Launching a container. 21:48:07 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 21:48:14 Waiting for container to be ready 21:48:14 To start your first instance, try: lxc launch ubuntu:18.04 21:48:14 21:48:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:48:18 Waiting for network to be ready... 21:48:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:48:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 21:48:18 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:48:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:48:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:48:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:48:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:48:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:48:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 21:48:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:48:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:48:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:48:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:48:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:48:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:48:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:48:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:48:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:48:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:48:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 21:48:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 21:48:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:48:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:48:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:48:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:48:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 21:48:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 21:48:22 Fetched 24.8 MB in 4s (6074 kB/s) 21:48:23 Reading package lists... 21:48:23 Reading package lists... 21:48:24 Building dependency tree... 21:48:24 Reading state information... 21:48:24 The following additional packages will be installed: 21:48:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:48:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:48:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:48:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:48:24 Suggested packages: 21:48:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:48:24 Recommended packages: 21:48:24 gnupg libsasl2-modules 21:48:24 The following NEW packages will be installed: 21:48:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:48:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:48:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:48:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:48:24 The following packages will be upgraded: 21:48:24 gpg gpg-agent gpgconf libudev1 21:48:24 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 21:48:24 Need to get 3530 kB of archives. 21:48:24 After this operation, 13.3 MB of additional disk space will be used. 21:48:24 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] 21:48:24 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] 21:48:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:48:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:48:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 21:48:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 21:48:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:48:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:48:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:48:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:48:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:48:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:48:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:48:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:48:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:48:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:48:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:48:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:48:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:48:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:48:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:48:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:48:25 debconf: delaying package configuration, since apt-utils is not installed 21:48:25 Fetched 3530 kB in 1s (3209 kB/s) 21:48:25 (Reading database ... 12511 files and directories currently installed.) 21:48:25 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 21:48:25 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:48:25 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 21:48:25 Selecting previously unselected package udev. 21:48:25 (Reading database ... 12511 files and directories currently installed.) 21:48:25 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 21:48:25 Unpacking udev (237-3ubuntu10.48) ... 21:48:25 Selecting previously unselected package libfuse2:amd64. 21:48:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:48:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:48:25 Selecting previously unselected package fuse. 21:48:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:48:25 Unpacking fuse (2.9.7-1ubuntu1) ... 21:48:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:48:25 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:48:26 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:48:26 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:48:26 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:48:26 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:48:26 Selecting previously unselected package libksba8:amd64. 21:48:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:48:26 Unpacking libksba8:amd64 (1.3.5-2) ... 21:48:26 Selecting previously unselected package libroken18-heimdal:amd64. 21:48:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:48:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:48:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:48:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libwind0-heimdal:amd64. 21:48:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:48:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:48:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:48:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:48:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:48:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:26 Selecting previously unselected package libsasl2-modules-db:amd64. 21:48:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:48:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:48:26 Selecting previously unselected package libsasl2-2:amd64. 21:48:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:48:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:48:26 Selecting previously unselected package libldap-common. 21:48:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:48:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:48:27 Selecting previously unselected package libldap-2.4-2:amd64. 21:48:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:48:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:48:27 Selecting previously unselected package dirmngr. 21:48:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:48:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:48:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:48:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:48:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:48:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:48:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:48:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:48:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libksba8:amd64 (1.3.5-2) ... 21:48:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:48:27 Setting up udev (237-3ubuntu10.48) ... 21:48:27 invoke-rc.d: policy-rc.d denied execution of start. 21:48:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Processing triggers for systemd (237-3ubuntu10) ... 21:48:27 Setting up fuse (2.9.7-1ubuntu1) ... 21:48:27 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:48:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:48:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:48:27 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:48:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:48:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:48:28 settings in the [Install] section, and DefaultInstance for template units). 21:48:28 This means they are not meant to be enabled using systemctl. 21:48:28 Possible reasons for having this kind of units are: 21:48:28 1) A unit may be statically enabled by being symlinked from another unit's 21:48:28 .wants/ or .requires/ directory. 21:48:28 2) A unit's purpose may be to act as a helper for some other unit which has 21:48:28 a requirement dependency on it. 21:48:28 3) A unit may be started when needed via activation (socket, path, timer, 21:48:28 D-Bus, udev, scripted systemctl call, ...). 21:48:28 4) In case of template units, the unit is meant to be enabled with some 21:48:28 instance name specified. 21:48:28 Reading package lists... 21:48:29 Building dependency tree... 21:48:29 Reading state information... 21:48:29 The following additional packages will be installed: 21:48:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:48:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:48:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:48:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:48:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:48:29 Suggested packages: 21:48:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:48:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:48:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:48:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:48:29 systemd-container policykit-1 21:48:29 Recommended packages: 21:48:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:48:29 The following NEW packages will be installed: 21:48:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:48:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:48:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:48:29 multiarch-support openssh-client python3 python3-minimal python3.6 21:48:29 python3.6-minimal snapd squashfs-tools sudo 21:48:29 The following packages will be upgraded: 21:48:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:48:29 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 21:48:29 Need to get 36.7 MB of archives. 21:48:29 After this operation, 147 MB of additional disk space will be used. 21:48:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:48:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:48:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 21:48:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:48:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:48:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:48:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:48:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:48:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:48:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:48:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:48:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:48:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:48:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:48:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:48:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:48:29 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 21:48:30 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 21:48:30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 21:48:30 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 21:48:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:48:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:48:30 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:48:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:48:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:48:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:48:30 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:48:30 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:48:30 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:48:30 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 21:48:30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:48:30 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 21:48:31 debconf: delaying package configuration, since apt-utils is not installed 21:48:31 Fetched 36.7 MB in 2s (15.9 MB/s) 21:48:31 (Reading database ... 12757 files and directories currently installed.) 21:48:31 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 21:48:31 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:48:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 21:48:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:48:32 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 21:48:32 (Reading database ... 12757 files and directories currently installed.) 21:48:32 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 21:48:32 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 21:48:32 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 21:48:32 (Reading database ... 12757 files and directories currently installed.) 21:48:32 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 21:48:32 Unpacking apt (1.6.13) over (1.6.1) ... 21:48:33 Setting up apt (1.6.13) ... 21:48:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:48:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:48:33 (Reading database ... 12764 files and directories currently installed.) 21:48:33 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:48:33 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:48:33 Selecting previously unselected package libpython3.6-minimal:amd64. 21:48:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:48:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:48:33 Selecting previously unselected package libexpat1:amd64. 21:48:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:48:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:48:33 Selecting previously unselected package python3.6-minimal. 21:48:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:48:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:48:34 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:48:34 Checking for services that may need to be restarted...done. 21:48:34 Checking for services that may need to be restarted...done. 21:48:34 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:48:34 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:48:34 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:48:34 Selecting previously unselected package python3-minimal. 21:48:34 (Reading database ... 13012 files and directories currently installed.) 21:48:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:48:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:48:34 Selecting previously unselected package mime-support. 21:48:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:48:34 Unpacking mime-support (3.60ubuntu1) ... 21:48:34 Selecting previously unselected package libmpdec2:amd64. 21:48:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:48:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:48:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:48:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:48:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:48:35 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 21:48:35 Selecting previously unselected package python3.6. 21:48:35 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:48:35 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:48:35 Selecting previously unselected package libpython3-stdlib:amd64. 21:48:35 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:48:35 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:48:35 Setting up python3-minimal (3.6.7-1~18.04) ... 21:48:35 Selecting previously unselected package python3. 21:48:35 (Reading database ... 13442 files and directories currently installed.) 21:48:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:48:35 Unpacking python3 (3.6.7-1~18.04) ... 21:48:35 Selecting previously unselected package multiarch-support. 21:48:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:48:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:48:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:48:35 Selecting previously unselected package liblzo2-2:amd64. 21:48:35 (Reading database ... 13479 files and directories currently installed.) 21:48:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:48:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:48:35 Selecting previously unselected package libbsd0:amd64. 21:48:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:48:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:48:35 Selecting previously unselected package sudo. 21:48:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:48:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:48:35 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 21:48:35 Selecting previously unselected package apparmor. 21:48:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:48:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:48:35 Selecting previously unselected package libedit2:amd64. 21:48:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:48:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:48:36 Selecting previously unselected package libkrb5support0:amd64. 21:48:36 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:48:36 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:48:36 Selecting previously unselected package libk5crypto3:amd64. 21:48:36 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:48:36 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:48:36 Selecting previously unselected package libkeyutils1:amd64. 21:48:36 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:48:36 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:48:36 Selecting previously unselected package libkrb5-3:amd64. 21:48:36 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:48:36 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:48:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:48:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:48:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:48:36 Selecting previously unselected package libssl1.0.0:amd64. 21:48:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:48:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:48:36 Selecting previously unselected package openssh-client. 21:48:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:48:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:48:36 Selecting previously unselected package squashfs-tools. 21:48:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 21:48:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:48:36 Selecting previously unselected package snapd. 21:48:36 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:48:36 Unpacking snapd (2.49.2+18.04) ... 21:48:39 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 21:48:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:48:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:48:39 Setting up mime-support (3.60ubuntu1) ... 21:48:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:48:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:48:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:48:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:48:39 Setting up systemd (237-3ubuntu10.48) ... 21:48:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:48:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:48:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:48:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:48:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:48:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:48:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:48:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 21:48:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:48:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:48:40 Setting up python3 (3.6.7-1~18.04) ... 21:48:40 running python rtupdate hooks for python3.6... 21:48:40 running python post-rtupdate hooks for python3.6... 21:48:40 Setting up apparmor (2.12-4ubuntu5.1) ... 21:48:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:48:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:48:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:48:41 Setting up snapd (2.49.2+18.04) ... 21:48:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:48:42 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 21:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:48:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:48:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:48:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:48:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:48:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:48:43 /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' 21:48:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:48:43 Processing triggers for systemd (237-3ubuntu10.48) ... 21:48:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:48:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:48:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:48:45 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 21:48:46 Reading package lists... 21:48:46 Reading package lists... 21:48:46 Building dependency tree... 21:48:46 Reading state information... 21:48:46 Calculating upgrade... 21:48:47 The following packages will be upgraded: 21:48:47 advancecomp base-files bash binutils binutils-common 21:48:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:48:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:48:47 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:48:47 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:48:47 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:48:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:48:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:48:47 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:48:47 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:48:47 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:48:47 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:48:47 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:48:47 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:48:47 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:48:47 ubuntu-keyring util-linux 21:48:47 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:48:47 Need to get 64.1 MB of archives. 21:48:47 After this operation, 5112 kB of additional disk space will be used. 21:48:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 21:48:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:48:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:48:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:48:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:48:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:48:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:48:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:48:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:48:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:48:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:48:47 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:48:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:48:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:48:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:48:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:48:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:48:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:48:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:48:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:48:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:48:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:48:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:48:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:48:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:48:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:48:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:48:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:48:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:48:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:48:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:48:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:48:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:48:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:48:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:48:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:48:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:48:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:48:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:48:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:48:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:48:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:48:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:48:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:48:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:48:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:48:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:48:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:48:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:48:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:48:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:48:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:48:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:48:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:48:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:48:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:48:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:48:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:48:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:48:48 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:48:48 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:48:48 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:48:48 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:48:48 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:48:48 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:48:48 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:48:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:48:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:48:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:48:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:48:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:48:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:48:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:48:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:48:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:48:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:48:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:48:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:48:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:48:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:48:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:48:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:48:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:48:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:48:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:48:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 21:48:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:48:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:48:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:48:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:48:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:48:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:48:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:48:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:48:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:48:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:48:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:48:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:48:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:48:49 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:48:49 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:48:49 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:48:49 debconf: delaying package configuration, since apt-utils is not installed 21:48:49 Fetched 64.1 MB in 2s (32.3 MB/s) 21:48:49 (Reading database ... 13914 files and directories currently installed.) 21:48:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:48:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:48:49 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 21:48:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:48:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:48:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 21:48:49 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 21:48:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:48:50 (Reading database ... 13914 files and directories currently installed.) 21:48:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:48:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:48:50 (Reading database ... 13914 files and directories currently installed.) 21:48:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:48:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:48:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:48:51 (Reading database ... 13914 files and directories currently installed.) 21:48:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:48:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:48:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:48:52 (Reading database ... 13914 files and directories currently installed.) 21:48:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:48:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:48:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:48:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:48:52 Setting up base-files (10.1ubuntu2.10) ... 21:48:52 Installing new version of config file /etc/issue ... 21:48:52 Installing new version of config file /etc/issue.net ... 21:48:52 Installing new version of config file /etc/lsb-release ... 21:48:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:48:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:48:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:48:52 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 21:48:52 Removing obsolete conffile /etc/default/motd-news ... 21:48:52 (Reading database ... 13915 files and directories currently installed.) 21:48:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:48:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:48:52 Setting up bash (4.4.18-2ubuntu1.2) ... 21:48:52 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 21:48:53 (Reading database ... 13915 files and directories currently installed.) 21:48:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:48:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:48:53 (Reading database ... 13915 files and directories currently installed.) 21:48:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:48:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:48:53 Setting up tar (1.29b-2ubuntu0.2) ... 21:48:53 (Reading database ... 13915 files and directories currently installed.) 21:48:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:48:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:48:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:48:53 (Reading database ... 13915 files and directories currently installed.) 21:48:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:48:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:48:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:48:54 (Reading database ... 13915 files and directories currently installed.) 21:48:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:48:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:48:54 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:48:54 (Reading database ... 13915 files and directories currently installed.) 21:48:54 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:48:54 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:48:54 Setting up grep (3.1-2build1) ... 21:48:54 (Reading database ... 13915 files and directories currently installed.) 21:48:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:48:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:48:54 Setting up login (1:4.5-1ubuntu2) ... 21:48:54 (Reading database ... 13915 files and directories currently installed.) 21:48:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:48:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:48:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:48:55 (Reading database ... 13915 files and directories currently installed.) 21:48:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:48:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:48:55 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 21:48:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:48:55 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:48:55 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:48:55 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:48:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:48:55 (Reading database ... 13915 files and directories currently installed.) 21:48:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:48:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:48:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:48:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:48:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:48:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:48:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:48:56 (Reading database ... 13915 files and directories currently installed.) 21:48:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:48:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:48:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:48:56 (Reading database ... 13915 files and directories currently installed.) 21:48:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:48:57 (Reading database ... 13915 files and directories currently installed.) 21:48:57 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:57 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:57 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:48:57 (Reading database ... 13915 files and directories currently installed.) 21:48:57 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:57 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:57 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:48:57 (Reading database ... 13915 files and directories currently installed.) 21:48:57 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:57 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:57 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:48:57 (Reading database ... 13915 files and directories currently installed.) 21:48:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:48:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:48:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:48:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:48:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:48:58 (Reading database ... 13915 files and directories currently installed.) 21:48:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:48:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:48:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:48:58 (Reading database ... 13915 files and directories currently installed.) 21:48:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:48:58 (Reading database ... 13915 files and directories currently installed.) 21:48:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:48:58 (Reading database ... 13915 files and directories currently installed.) 21:48:58 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:48:58 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:48:58 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:48:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:48:59 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:48:59 (Reading database ... 13915 files and directories currently installed.) 21:48:59 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:48:59 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:48:59 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:48:59 (Reading database ... 13915 files and directories currently installed.) 21:48:59 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:48:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:48:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:48:59 (Reading database ... 13917 files and directories currently installed.) 21:48:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:48:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:49:00 Setting up debconf (1.5.66ubuntu1) ... 21:49:00 (Reading database ... 13917 files and directories currently installed.) 21:49:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:49:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:49:00 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:49:00 (Reading database ... 13917 files and directories currently installed.) 21:49:00 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:49:00 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:49:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:49:00 (Reading database ... 13917 files and directories currently installed.) 21:49:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:49:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:49:00 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:49:00 (Reading database ... 13917 files and directories currently installed.) 21:49:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:49:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] } 21:49:00 $ docker stop --time=1 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 21:49:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:49:00 (Reading database ... 13919 files and directories currently installed.) 21:49:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:49:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:49:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:49:01 (Reading database ... 13923 files and directories currently installed.) 21:49:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:49:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:49:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 21:49:01 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 21:49:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:49:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:49:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:49:01 (Reading database ... 13923 files and directories currently installed.) 21:49:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:49:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:49:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:49:01 (Reading database ... 13923 files and directories currently installed.) 21:49:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:49:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:49:01 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:49:01 (Reading database ... 13923 files and directories currently installed.) 21:49:01 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:49:01 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:49:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:49:02 (Reading database ... 13923 files and directories currently installed.) 21:49:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:49:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:49:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:49:02 (Reading database ... 13923 files and directories currently installed.) 21:49:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:49:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:49:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:49:02 (Reading database ... 13923 files and directories currently installed.) 21:49:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:49:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:49:02 Setting up passwd (1:4.5-1ubuntu2) ... 21:49:02 (Reading database ... 13923 files and directories currently installed.) 21:49:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:49:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:49:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:49:02 (Reading database ... 13923 files and directories currently installed.) 21:49:02 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:49:02 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:49:02 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:49:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:49:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:49:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:49:03 $ docker rm -f 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 21:49:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:49:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:49:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:49:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:49:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:49:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:49:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:49:03 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:49:03 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:49:03 (Reading database ... 13923 files and directories currently installed.) 21:49:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:49:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:49:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:49:04 (Reading database ... 13924 files and directories currently installed.) 21:49:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:49:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:49:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:49:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 21:49:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:49:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:49:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:49:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:49:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:49:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:49:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:49:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:49:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:49:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:49:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:49:04 21:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:49:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:49:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:49:04 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:49:04 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:49:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:49:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [Pipeline] isUnix [Pipeline] sh 21:49:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:49:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:49:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:49:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:49:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:49:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:49:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:49:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:49:05 latest: Pulling from edgex-devops/edgex-compose-arm64 21:49:05 29e5d40040c1: Pulling fs layer 21:49:05 1ce36da41761: Pulling fs layer 21:49:05 25b303627fd3: Pulling fs layer 21:49:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:49:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:49:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:49:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:49:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:49:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:49:06 29e5d40040c1: Verifying Checksum 21:49:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:06 29e5d40040c1: Download complete 21:49:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:07 29e5d40040c1: Pull complete 21:49:07 1ce36da41761: Verifying Checksum 21:49:07 1ce36da41761: Download complete 21:49:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:08 1ce36da41761: Pull complete 21:49:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:09 25b303627fd3: Verifying Checksum 21:49:09 25b303627fd3: Download complete 21:49:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:49:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:49:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:49:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:49:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:49:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:49:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:49:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:49:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:49:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:49:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:49:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:49:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:49:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:49:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:49:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:49:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:49:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:49:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:49:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:49:10 21:49:10 Current default time zone: 'Etc/UTC' 21:49:10 Local time is now: Tue Jun 29 21:49:10 UTC 2021. 21:49:10 Universal Time is now: Tue Jun 29 21:49:10 UTC 2021. 21:49:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:49:10 21:49:10 Setting up systemd-sysv (237-3ubuntu10.48) ... 21:49:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 21:49:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:49:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:49:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:49:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:49:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:49:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:49:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:49:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:49:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:49:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:10 Setting up patch (2.7.6-2ubuntu1.1) ... 21:49:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:49:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:49:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:49:10 Installing new version of config file /etc/ssl/openssl.cnf ... 21:49:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:49:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:49:10 Setting up ca-certificates (20210119~18.04.1) ... 21:49:12 Updating certificates in /etc/ssl/certs... 21:49:13 23 added, 27 removed; done. 21:49:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:49:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:49:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:49:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:49:13 Setting up pkgbinarymangler (138.18.04.1) ... 21:49:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:49:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up perl (5.26.1-6ubuntu0.5) ... 21:49:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:49:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:49:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:49:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:49:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:49:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:49:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:49:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:49:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:49:13 Processing triggers for systemd (237-3ubuntu10.48) ... 21:49:13 Processing triggers for mime-support (3.60ubuntu1) ... 21:49:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:49:13 Updating certificates in /etc/ssl/certs... 21:49:14 0 added, 0 removed; done. 21:49:14 Running hooks in /etc/ca-certificates/update.d... 21:49:14 done. 21:49:14 Reading package lists... 21:49:15 Building dependency tree... 21:49:15 Reading state information... 21:49:15 The following NEW packages will be installed: 21:49:15 apt-transport-https 21:49:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:49:15 Need to get 1692 B of archives. 21:49:15 After this operation, 154 kB of additional disk space will be used. 21:49:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:49:15 debconf: delaying package configuration, since apt-utils is not installed 21:49:15 Fetched 1692 B in 0s (9568 B/s) 21:49:15 Selecting previously unselected package apt-transport-https. 21:49:15 (Reading database ... 13929 files and directories currently installed.) 21:49:15 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:49:15 Unpacking apt-transport-https (1.6.13) ... 21:49:15 Setting up apt-transport-https (1.6.13) ... 21:49:16 Waiting for network to be ready... 21:49:19 25b303627fd3: Pull complete 21:49:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:49:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 21:49:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:49:22 $ docker top 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:22 2021-06-29T21:49:20Z INFO Waiting for automatic snapd restart... 21:49:23 + + docker-composegrep build parallel --help 21:49:23 21:49:24 snapd 2.51 from Canonical* installed 21:49:24 "snapd" switched to the "latest/stable" channel 21:49:24 21:49:26 --parallel Build images in parallel. [Pipeline] } 21:49:26 $ docker stop --time=1 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 21:49:27 core18 20210611 from Canonical* installed 21:49:27 "core18" switched to the "latest/stable" channel 21:49:27 21:49:28 $ docker rm -f 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:49:29 . [Pipeline] withDockerContainer 21:49:29 prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container 21:49:29 $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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-devops/edgex-compose-arm64:latest cat 21:49:30 snapcraft 4.8.3 from Canonical* installed 21:49:30 "snapcraft" switched to the "latest/stable" channel 21:49:30 21:49:31 $ docker top 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:32 + docker-compose -f ./docker-compose-build.yml build --parallel 21:49:35 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: 21:49:35 - README.md 21:49:35 21:49:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:49:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:49:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:49:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:49:35 Building core-command ... 21:49:35 Building core-data ... 21:49:35 Building core-metadata ... 21:49:35 Building security-bootstrapper ... 21:49:35 Building security-proxy-setup ... 21:49:35 Building security-secretstore-setup ... 21:49:35 Building support-notifications ... 21:49:35 Building support-scheduler ... 21:49:35 Building sys-mgmt-agent ... 21:49:35 Building security-proxy-setup 21:49:35 Building support-notifications 21:49:35 Building support-scheduler 21:49:35 Building security-bootstrapper 21:49:35 Building core-command 21:49:36 Reading package lists... 21:49:36 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 21:49:36 Reading package lists... 21:49:37 Building dependency tree... 21:49:37 Reading state information... 21:49:37 Suggested packages: 21:49:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:49:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:49:37 Recommended packages: 21:49:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:49:37 The following NEW packages will be installed: 21:49:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:49:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:49:37 pkg-config zip 21:49:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:49:37 Need to get 7663 kB of archives. 21:49:37 After this operation, 43.8 MB of additional disk space will be used. 21:49:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:49:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:49:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:49:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:49:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:49:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:49:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:49:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:49:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:49:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:49:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:49:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:49:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:49:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:49:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:49:38 debconf: delaying package configuration, since apt-utils is not installed 21:49:38 Fetched 7663 kB in 1s (9662 kB/s) 21:49:38 Selecting previously unselected package libglib2.0-0:amd64. 21:49:38 (Reading database ... 13933 files and directories currently installed.) 21:49:38 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:49:38 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:49:38 Selecting previously unselected package libpsl5:amd64. 21:49:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:49:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:49:38 Selecting previously unselected package libnghttp2-14:amd64. 21:49:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:49:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:49:38 Selecting previously unselected package librtmp1:amd64. 21:49:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:49:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:49:38 Selecting previously unselected package libcurl3-gnutls:amd64. 21:49:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:49:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:49:38 Selecting previously unselected package liberror-perl. 21:49:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:49:38 Unpacking liberror-perl (0.17025-1) ... 21:49:38 Selecting previously unselected package git-man. 21:49:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:49:38 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:49:38 Selecting previously unselected package git. 21:49:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:49:38 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:49:39 Selecting previously unselected package libnorm1:amd64. 21:49:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:49:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:49:39 Selecting previously unselected package libpgm-5.2-0:amd64. 21:49:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:49:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:49:39 Selecting previously unselected package libsodium23:amd64. 21:49:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:49:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:49:39 Selecting previously unselected package libzmq5:amd64. 21:49:39 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:49:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:49:39 Selecting previously unselected package libzmq3-dev:amd64. 21:49:39 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:49:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:49:39 Selecting previously unselected package pkg-config. 21:49:39 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:49:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:49:39 Selecting previously unselected package zip. 21:49:39 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:49:39 Unpacking zip (3.0-11build1) ... 21:49:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:49:40 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:49:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:49:40 Setting up liberror-perl (0.17025-1) ... 21:49:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:49:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:49:40 No schema files found: doing nothing. 21:49:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:49:40 Setting up zip (3.0-11build1) ... 21:49:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:49:40 Setting up libsodium23:amd64 (1.0.16-2) ... 21:49:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:49:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:49:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:49:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:49:40 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:49:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:49:40 git set to automatically installed. 21:49:40 git-man set to automatically installed. 21:49:40 libcurl3-gnutls set to automatically installed. 21:49:40 liberror-perl set to automatically installed. 21:49:40 libglib2.0-0 set to automatically installed. 21:49:40 libnghttp2-14 set to automatically installed. 21:49:40 libnorm1 set to automatically installed. 21:49:40 libpgm-5.2-0 set to automatically installed. 21:49:40 libpsl5 set to automatically installed. 21:49:40 librtmp1 set to automatically installed. 21:49:40 libsodium23 set to automatically installed. 21:49:40 libzmq3-dev set to automatically installed. 21:49:40 libzmq5 set to automatically installed. 21:49:40 pkg-config set to automatically installed. 21:49:40 zip set to automatically installed. 21:49:42 snapd is not logged in, snap install commands will use sudo 21:49:48 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 21:49:49 snapd is not logged in, snap install commands will use sudo 21:49:51 snap "core18" has no updates available 21:49:51 Pulling config-common 21:49:51 + snapcraftctl pull 21:49:52 Pulling go-build-helper 21:49:52 + snapcraftctl pull 21:49:53 'edgex-go' has dependencies that need to be staged: go-build-helper 21:49:53 Skipping pull go-build-helper (already ran) 21:49:53 Building go-build-helper 21:49:53 + snapcraftctl build 21:49:55 Staging go-build-helper 21:49:55 + snapcraftctl stage 21:50:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:50:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:50:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 21:50:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 21:50:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 21:50:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:50:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 21:50:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 21:50:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 21:50:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 21:50:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:50:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:50:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:50:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:50:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:50:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:50:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:50:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:50:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:50:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 21:50:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 21:50:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 21:50:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 21:50:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 21:50:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 21:50:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 21:50:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 21:50:05 Fetched 24.8 MB in 0s (0 B/s) 21:50:05 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:50:05 Fetched 224 kB in 0s (0 B/s) 21:50:05 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:50:05 Fetched 157 kB in 0s (0 B/s) 21:50:05 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:50:05 Fetched 221 kB in 0s (0 B/s) 21:50:05 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:50:05 Fetched 143 kB in 0s (0 B/s) 21:50:05 Pulling edgex-go 21:50:05 + snapcraftctl pull 21:50:05 Pulling hooks 21:50:05 + snapcraftctl pull 21:50:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:50:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:50:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:50:23 Fetched 0 B in 0s (0 B/s) 21:50:23 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:50:23 Fetched 96.5 kB in 0s (0 B/s) 21:50:23 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:50:23 Fetched 279 kB in 0s (0 B/s) 21:50:23 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:50:23 Fetched 122 kB in 0s (0 B/s) 21:50:23 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:50:23 Fetched 77.8 kB in 0s (0 B/s) 21:50:23 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:50:23 Fetched 8848 B in 0s (0 B/s) 21:50:23 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:50:23 Fetched 47.8 kB in 0s (0 B/s) 21:50:23 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:50:23 Fetched 45.6 kB in 0s (0 B/s) 21:50:23 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:50:23 Fetched 15.0 kB in 0s (0 B/s) 21:50:23 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:50:23 Fetched 219 kB in 0s (0 B/s) 21:50:23 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:50:23 Fetched 154 kB in 0s (0 B/s) 21:50:23 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:50:23 Fetched 50.6 kB in 0s (0 B/s) 21:50:23 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:50:23 Fetched 14.8 kB in 0s (0 B/s) 21:50:23 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:50:23 Fetched 41.8 kB in 0s (0 B/s) 21:50:23 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:50:23 Fetched 499 kB in 0s (0 B/s) 21:50:23 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:50:23 Fetched 111 kB in 0s (0 B/s) 21:50:23 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:50:23 Fetched 240 kB in 0s (0 B/s) 21:50:23 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:50:23 Fetched 29.3 kB in 0s (0 B/s) 21:50:23 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:50:23 Fetched 85.5 kB in 0s (0 B/s) 21:50:23 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:50:23 Fetched 24.5 kB in 0s (0 B/s) 21:50:23 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:50:23 Fetched 49.2 kB in 0s (0 B/s) 21:50:23 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:50:23 Fetched 54.2 kB in 0s (0 B/s) 21:50:23 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:50:23 Fetched 30.8 kB in 0s (0 B/s) 21:50:23 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:50:23 Fetched 15.8 kB in 0s (0 B/s) 21:50:23 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:50:23 Fetched 85.9 kB in 0s (0 B/s) 21:50:23 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:50:23 Fetched 8720 B in 0s (0 B/s) 21:50:23 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:50:23 Fetched 140 kB in 0s (0 B/s) 21:50:23 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:50:23 Fetched 119 kB in 0s (0 B/s) 21:50:23 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:50:23 Fetched 111 kB in 0s (0 B/s) 21:50:23 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:50:23 Fetched 11.1 kB in 0s (0 B/s) 21:50:23 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:50:23 Fetched 645 kB in 0s (0 B/s) 21:50:23 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:50:23 Fetched 41.3 kB in 0s (0 B/s) 21:50:23 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:50:23 Fetched 17.9 kB in 0s (0 B/s) 21:50:23 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:50:23 Fetched 368 kB in 0s (0 B/s) 21:50:23 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:50:23 Fetched 187 kB in 0s (0 B/s) 21:50:23 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:50:23 Fetched 175 kB in 0s (0 B/s) 21:50:23 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:50:23 Fetched 206 kB in 0s (0 B/s) 21:50:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:50:23 Fetched 1301 kB in 0s (0 B/s) 21:50:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:50:23 Fetched 36.2 kB in 0s (0 B/s) 21:50:23 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:50:23 Fetched 159 kB in 0s (0 B/s) 21:50:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:50:23 Fetched 107 kB in 0s (0 B/s) 21:50:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:50:23 Fetched 48.7 kB in 0s (0 B/s) 21:50:23 Pulling static-packages 21:50:23 + snapcraftctl pull 21:50:23 Pulling version 21:50:23 + cd /root/project 21:50:23 + git describe --tags --abbrev=0 21:50:23 + sed s/v// 21:50:23 + GIT_VERSION=2.0.0-dev.275 21:50:23 + [ -z 2.0.0-dev.275 ] 21:50:23 + snapcraftctl set-version 2.0.0-dev.275 21:50:23 Building config-common 21:50:23 + snapcraftctl build 21:50:25 Skipping build go-build-helper (already ran) 21:50:25 Building edgex-go 21:50:25 + cd /root/parts/edgex-go/src 21:50:25 + git+ sed s/v// 21:50:25 describe --tags --abbrev=0 21:50:25 + GIT_VERSION=2.0.0-dev.275 21:50:25 + [ -z 2.0.0-dev.275 ] 21:50:25 + echo 2.0.0-dev.275 21:50:25 + make build 21:50:25 go mod tidy 21:50:27 go: downloading github.com/gorilla/mux v1.8.0 21:50:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:50:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:50:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:50:27 go: downloading github.com/stretchr/testify v1.7.0 21:50:27 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:50:27 go: downloading github.com/google/uuid v1.2.0 21:50:27 go: downloading gopkg.in/yaml.v2 v2.4.0 21:50:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:50:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:50:27 go: downloading github.com/lib/pq v1.10.2 21:50:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:50:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:50:27 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:50:27 go: downloading github.com/pelletier/go-toml v1.9.2 21:50:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:50:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:50:29 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:50:29 go: downloading github.com/go-kit/kit v0.9.0 21:50:29 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:50:29 go: downloading github.com/davecgh/go-spew v1.1.1 21:50:29 go: downloading github.com/pmezard/go-difflib v1.0.0 21:50:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:50:29 go: downloading github.com/stretchr/objx v0.1.0 21:50:29 go: downloading github.com/x448/float16 v0.8.4 21:50:29 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:50:29 go: downloading github.com/go-playground/universal-translator v0.17.0 21:50:29 go: downloading github.com/leodido/go-urn v1.2.0 21:50:29 go: downloading golang.org/x/text v0.3.2 21:50:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:50:29 go: downloading github.com/go-playground/locales v0.13.0 21:50:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:50:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:50:29 go: downloading github.com/pebbe/zmq4 v1.2.7 21:50:29 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:50:29 go: downloading github.com/go-stack/stack v1.8.0 21:50:29 go: downloading github.com/kr/pretty v0.2.0 21:50:29 go: downloading github.com/hashicorp/consul/api v1.8.1 21:50:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:50:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:50:29 go: downloading github.com/onsi/ginkgo v1.10.1 21:50:30 go: downloading github.com/onsi/gomega v1.7.0 21:50:30 go: downloading github.com/gorilla/websocket v1.4.2 21:50:30 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:50:30 go: downloading github.com/kr/text v0.1.0 21:50:30 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:50:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:50:30 go: downloading github.com/mitchellh/copystructure v1.0.0 21:50:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:50:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:50:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:50:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:50:30 go: downloading github.com/hashicorp/serf v0.9.5 21:50:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:50:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:50:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:50:30 go: downloading github.com/fatih/color v1.9.0 21:50:30 go: downloading github.com/mattn/go-colorable v0.1.6 21:50:30 go: downloading github.com/mattn/go-isatty v0.0.12 21:50:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:50:30 go: downloading github.com/pkg/errors v0.8.1 21:50:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:50:30 go: downloading github.com/hpcloud/tail v1.0.0 21:50:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:50:30 go: downloading github.com/hashicorp/memberlist v0.2.2 21:50:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:50:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:50:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:50:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:50:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:50:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:50:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:50:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:50:30 go: downloading github.com/miekg/dns v1.1.26 21:50:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:50:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:50:30 go: downloading github.com/hashicorp/errwrap v1.0.0 21:50:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-data/core-data ./cmd/core-data 21:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:50:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-command/core-command ./cmd/core-command 21:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:50:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:50:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/secrets-config ./cmd/secrets-config 21:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:50:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:50:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:50:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:50:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:50:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:50:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:50:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:50:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:50:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:50:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:50:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:50:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:50:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:50:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:50:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:50:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:50:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:50:55 + 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 21:50:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:50:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:50:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:50:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:50:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:50:55 + 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 21:50:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:50:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:50:55 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:50:56 Building hooks 21:50:56 + cd /root/parts/hooks/src 21:50:56 + make build 21:50:56 go mod tidy 21:50:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:50:56 go: downloading github.com/stretchr/testify v1.5.1 21:50:56 go: downloading gopkg.in/yaml.v2 v2.2.2 21:50:56 go: downloading github.com/davecgh/go-spew v1.1.0 21:50:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:50:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:50:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:50:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:50:57 ---> b234c5ab5784 21:50:57 Step 3/24 : WORKDIR /edgex-go 21:50:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:50:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:50:57 ---> b234c5ab5784 21:50:57 Step 3/32 : WORKDIR /edgex-go 21:50:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:50:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:50:57 ---> b234c5ab5784 21:50:57 Step 3/22 : WORKDIR /edgex-go 21:50:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:50:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:50:57 ---> b234c5ab5784 21:50:57 Step 3/23 : WORKDIR /edgex-go 21:50:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:50:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:50:57 ---> b234c5ab5784 21:50:57 Step 3/23 : WORKDIR /edgex-go 21:50:57 ---> Running in 25dda8cde340 21:50:57 ---> Running in 3f1ac254da5f 21:50:57 ---> Running in 8e68c85ca111 21:50:57 ---> Running in 6c74a61d7428 21:50:57 ---> Running in 6312e4fe6570 21:50:57 Removing intermediate container 8e68c85ca111 21:50:57 ---> 64b69911b260 21:50:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:57 ---> Running in bdb1d1a7a2fb 21:50:57 Removing intermediate container 25dda8cde340 21:50:57 ---> f2e24f27bf85 21:50:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:57 Removing intermediate container 6c74a61d7428 21:50:57 ---> b5e2d83e5d64 21:50:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:57 Removing intermediate container 6312e4fe6570 21:50:57 ---> 712aabc7b9a4 21:50:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:57 Removing intermediate container 3f1ac254da5f 21:50:57 ---> fd379c6dabd4 21:50:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:57 ---> Running in e5480adc15ef 21:50:57 ---> Running in 3347d7f43025 21:50:57 ---> Running in aad819b0b218 21:50:57 ---> Running in b74703d15659 21:50:57 Removing intermediate container bdb1d1a7a2fb 21:50:57 ---> e87c1beb8130 21:50:57 Step 5/24 : RUN apk add --update --no-cache make git 21:50:57 ---> Running in 175884ab9683 21:50:57 Removing intermediate container 3347d7f43025 21:50:57 ---> 9cfbc2aad97f 21:50:57 Step 5/32 : RUN apk add --update --no-cache make git 21:50:57 Removing intermediate container e5480adc15ef 21:50:57 ---> d82120563a14 21:50:57 Step 5/22 : RUN apk add --update --no-cache make git 21:50:57 ---> Running in 6d508cc6e0db 21:50:57 ---> Running in eed5114d3f33 21:50:57 Removing intermediate container aad819b0b218 21:50:57 ---> 0a0d2cd73b2f 21:50:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:50:57 Removing intermediate container b74703d15659 21:50:57 ---> 66e3fdf74fb0 21:50:57 Step 5/23 : RUN apk add --update --no-cache make git 21:50:57 ---> Running in 9378d040a2ba 21:50:57 ---> Running in c660ecbd030f 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:50:57 OK: 218 MiB in 52 packages 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:50:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:50:57 OK: 218 MiB in 52 packages 21:50:57 OK: 218 MiB in 52 packages 21:50:57 OK: 218 MiB in 52 packages 21:50:57 Removing intermediate container 175884ab9683 21:50:57 ---> 50ebc4374d1e 21:50:57 Step 6/24 : COPY go.mod . 21:50:57 OK: 218 MiB in 52 packages 21:50:57 Removing intermediate container 6d508cc6e0db 21:50:57 ---> fc7fc8c1bae7 21:50:57 Step 6/32 : COPY go.mod . 21:50:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:50:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:50:58 Removing intermediate container eed5114d3f33 21:50:58 ---> 11a1bc6ee776 21:50:58 Step 6/22 : COPY go.mod . 21:50:58 ---> 560b2154726c 21:50:58 Step 7/24 : RUN go mod download 21:50:58 ---> Running in 128a78f7d21b 21:50:58 Removing intermediate container c660ecbd030f 21:50:58 ---> 403e939652f1 21:50:58 Step 6/23 : COPY go.mod . 21:50:58 Removing intermediate container 9378d040a2ba 21:50:58 ---> ec3825d36248 21:50:58 Step 6/23 : COPY go.mod . 21:50:58 ---> 3a54d0ce30c3 21:50:58 Step 7/32 : RUN go mod download 21:50:59 ---> Running in 337f43329461 21:50:59 ---> 9278d7ca77e0 21:50:59 Step 7/22 : RUN go mod download 21:50:59 ---> Running in 2bff2d879ea7 21:50:59 ---> e02fcf88eabf 21:50:59 Step 7/23 : RUN go mod download 21:50:59 ---> 7f63380aee61 21:50:59 Step 7/23 : RUN go mod download 21:51:00 ---> Running in c60e70542678 21:51:00 ---> Running in 870acf1f8d5c 21:51:01 Building static-packages 21:51:01 + snapcraftctl build 21:51:03 Removing intermediate container 128a78f7d21b 21:51:03 ---> 4829b75d59de 21:51:03 Step 8/24 : COPY . . 21:51:03 Building version 21:51:03 + snapcraftctl build 21:51:03 Removing intermediate container 337f43329461 21:51:03 ---> 1bc69ec6e045 21:51:03 Step 8/32 : COPY . . 21:51:04 Removing intermediate container 2bff2d879ea7 21:51:04 ---> e2354daedc2a 21:51:04 Step 8/22 : COPY . . 21:51:04 Removing intermediate container c60e70542678 21:51:04 ---> fa6dbb35126c 21:51:04 Step 8/23 : COPY . . 21:51:05 Removing intermediate container 870acf1f8d5c 21:51:05 ---> aeb701e79185 21:51:05 Step 8/23 : COPY . . 21:51:05 Staging config-common 21:51:05 + snapcraftctl stage 21:51:06 Skipping stage go-build-helper (already ran) 21:51:06 Staging edgex-go 21:51:06 + snapcraftctl stage 21:51:07 Staging hooks 21:51:07 + snapcraftctl stage 21:51:08 Staging static-packages 21:51:08 + snapcraftctl stage 21:51:09 Staging version 21:51:09 + snapcraftctl stage 21:51:10 Priming config-common 21:51:10 + snapcraftctl prime 21:51:11 Priming go-build-helper 21:51:11 + snapcraftctl prime 21:51:12 Priming edgex-go 21:51:12 + snapcraftctl prime 21:51:13 Priming hooks 21:51:13 + snapcraftctl prime 21:51:14 Priming static-packages 21:51:14 + snapcraftctl prime 21:51:17 Priming version 21:51:17 + snapcraftctl prime 21:51:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:51:27 ---> 1ff3e0b9704a 21:51:27 Step 9/24 : RUN go mod tidy 21:51:27 ---> a8ee090a3a2e 21:51:27 Step 9/32 : RUN go mod tidy 21:51:27 ---> Running in 9b8835f12b83 21:51:27 ---> Running in 8407689f8f7e 21:51:27 ---> f136f7ec55aa 21:51:27 Step 9/23 : RUN go mod tidy 21:51:27 ---> 95426aa89b56 21:51:27 Step 9/23 : RUN go mod tidy 21:51:27 ---> 53fd23dabc36 21:51:27 Step 9/22 : RUN go mod tidy 21:51:28 ---> Running in 3335f4d72d34 21:51:28 ---> Running in bcf45d25a2ae 21:51:28 ---> Running in 6d26f1ee663e 21:51:34 Removing intermediate container 9b8835f12b83 21:51:34 ---> ede1055bde9c 21:51:34 Step 10/24 : RUN make cmd/core-command/core-command 21:51:34 ---> Running in 10617bff2958 21:51:34 Removing intermediate container 8407689f8f7e 21:51:34 ---> 4350b067e456 21:51:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:51:34 ---> Running in 12b8652f2f9c 21:51:34 Removing intermediate container bcf45d25a2ae 21:51:34 ---> 9877f72a83a1 21:51:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:51:35 ---> Running in ec0c3418d27a 21:51:35 Removing intermediate container 3335f4d72d34 21:51:35 ---> 61610e2aebe3 21:51:35 Removing intermediate container 6d26f1ee663e 21:51:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler ---> fb548aa92e81 21:51:35 21:51:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:51:35 ---> Running in 186dd6159695 21:51:35 ---> Running in 8cb840e22d1e 21:51:36 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 21:51:36 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 21:51:37 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 21:51:37 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 21:51:38 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 21:53:30 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 21:53:30 Removing intermediate container 10617bff2958 21:53:30 ---> 13612a89f6dd 21:53:30 21:53:30 Step 11/24 : FROM alpine:3.12 21:53:30 3.12: Pulling from library/alpine 21:53:30 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:53:30 Status: Downloaded newer image for alpine:3.12 21:53:30 ---> c4fd0aeabfcf 21:53:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:53:30 ---> Running in 707ab2b96848 21:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:30 (1/1) Installing dumb-init (1.2.2-r1) 21:53:30 Executing busybox-1.31.1-r20.trigger 21:53:30 OK: 5 MiB in 15 packages 21:53:33 Removing intermediate container ec0c3418d27a 21:53:33 ---> 14bd0e3850eb 21:53:33 21:53:33 Step 11/23 : FROM alpine:3.12 21:53:33 ---> c4fd0aeabfcf 21:53:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:53:33 Removing intermediate container 8cb840e22d1e 21:53:33 ---> b439a80788b1 21:53:33 21:53:33 Step 11/23 : FROM alpine:3.12 21:53:33 ---> c4fd0aeabfcf 21:53:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:53:33 Removing intermediate container 12b8652f2f9c 21:53:33 ---> 819b864b9c0c 21:53:33 21:53:33 Step 11/32 : FROM alpine:3.12 21:53:33 ---> c4fd0aeabfcf 21:53:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:53:33 Removing intermediate container 186dd6159695 21:53:33 ---> 173349366f92 21:53:33 21:53:33 Step 11/22 : FROM alpine:3.12 21:53:33 ---> c4fd0aeabfcf 21:53:33 Step 12/22 : RUN apk add --update --no-cache curl 21:53:33 ---> Running in 015deae2a5eb 21:53:33 ---> Running in 1ee52b7d275e 21:53:33 ---> Running in 62e4455be956 21:53:33 ---> Running in 2dfd0e55ac11 21:53:33 Removing intermediate container 707ab2b96848 21:53:33 ---> 667e2821f20c 21:53:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:53:33 ---> Running in 17a8d757aefd 21:53:34 Removing intermediate container 1ee52b7d275e 21:53:34 ---> 0fdb983f6eb5 21:53:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:53:34 ---> Running in 4ec7d5952e4f 21:53:34 Removing intermediate container 17a8d757aefd 21:53:34 ---> dd16bb124f5e 21:53:34 Step 14/24 : ENV APP_PORT=59882 21:53:34 ---> Running in a90cd304b746 21:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:35 Removing intermediate container a90cd304b746 21:53:35 ---> fa57e498fd9a 21:53:35 Step 15/24 : EXPOSE $APP_PORT 21:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:36 ---> Running in 841dbfcd2430 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:53:36 (1/2) Installing ca-certificates (20191127-r4) 21:53:36 (2/2) Installing dumb-init (1.2.2-r1) 21:53:36 Executing busybox-1.31.1-r20.trigger 21:53:36 Executing ca-certificates-20191127-r4.trigger 21:53:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:53:36 Removing intermediate container 841dbfcd2430 21:53:36 ---> fec5c653672e 21:53:36 Step 16/24 : WORKDIR / 21:53:36 (1/1) Installing dumb-init (1.2.2-r1) 21:53:36 Executing busybox-1.31.1-r20.trigger 21:53:36 OK: 5 MiB in 15 packages 21:53:36 OK: 6 MiB in 16 packages 21:53:36 (1/4) Installing ca-certificates (20191127-r4) 21:53:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:53:36 (3/4) Installing libcurl (7.77.0-r0) 21:53:37 (4/4) Installing curl (7.77.0-r0) 21:53:37 Executing busybox-1.31.1-r20.trigger 21:53:37 ---> Running in b0a838bc74c9 21:53:37 Executing ca-certificates-20191127-r4.trigger 21:53:37 (1/2) Installing dumb-init (1.2.2-r1) 21:53:37 (2/2) Installing su-exec (0.2-r1) 21:53:37 Executing busybox-1.31.1-r20.trigger 21:53:37 OK: 5 MiB in 16 packages 21:53:37 OK: 7 MiB in 18 packages 21:53:38 Removing intermediate container b0a838bc74c9 21:53:38 ---> c9e29d3702aa 21:53:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:39 Removing intermediate container 62e4455be956 21:53:39 ---> 510db6a5a75f 21:53:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:53:39 Removing intermediate container 015deae2a5eb 21:53:39 ---> ad2b5cd65759 21:53:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:53:39 ---> Running in a7e2f022f1a6 21:53:39 Removing intermediate container 4ec7d5952e4f 21:53:39 ---> d201db2648d6 21:53:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:53:39 ---> 88433b1d6e2b 21:53:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:53:39 ---> Running in ba38d9a3e3c9 21:53:39 ---> Running in 625b78a2dbfd 21:53:39 Removing intermediate container 2dfd0e55ac11 21:53:39 ---> 6256dba320a1 21:53:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:53:40 Removing intermediate container a7e2f022f1a6 21:53:40 ---> ea40d8f98ea8 21:53:40 Step 14/23 : ENV APP_PORT=59861 21:53:40 ---> Running in a5d4fed2b191 21:53:40 ---> Running in 842c2292bb68 21:53:40 Removing intermediate container ba38d9a3e3c9 21:53:40 ---> 5897ff073e56 21:53:40 Step 14/23 : ENV APP_PORT=59860 21:53:40 Removing intermediate container 625b78a2dbfd 21:53:40 ---> d5c61da781c0 21:53:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:53:40 ---> Running in fdd261c50d89 21:53:41 ---> Running in 118cb03ac47c 21:53:41 ---> 0007fefe9fea 21:53:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:53:41 Removing intermediate container a5d4fed2b191 21:53:41 ---> 16241c84c9b6 21:53:41 Step 14/22 : WORKDIR /edgex 21:53:41 Removing intermediate container 842c2292bb68 21:53:41 ---> 922541cfb9fb 21:53:41 Step 15/23 : EXPOSE $APP_PORT 21:53:41 ---> Running in a0d1d74d6c58 21:53:41 ---> Running in 6b493f71b005 21:53:41 Removing intermediate container fdd261c50d89 21:53:41 ---> 421a0be3119c 21:53:41 Step 15/23 : EXPOSE $APP_PORT 21:53:41 Removing intermediate container 118cb03ac47c 21:53:41 ---> fec8ce33f016 21:53:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:53:41 ---> Running in 51805e9eabd7 21:53:41 ---> Running in 0a8233668fda 21:53:42 Removing intermediate container 6b493f71b005 21:53:42 ---> bd4194fe7676 21:53:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:42 ---> 01d9d93179d5 21:53:42 Step 20/24 : ENTRYPOINT ["/core-command"] 21:53:42 Removing intermediate container a0d1d74d6c58 21:53:42 ---> d6f233cbcdc7 21:53:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:53:42 ---> Running in faa5f5d32f89 21:53:42 Removing intermediate container 51805e9eabd7 21:53:42 ---> 5bd9ca37d4e6 21:53:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:43 Removing intermediate container faa5f5d32f89 21:53:43 ---> 393265f61061 21:53:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:43 ---> 5efcfff13709 21:53:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:53:43 ---> Running in 79eca164c49c 21:53:43 ---> ab8bcdf67296 21:53:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:53:43 ---> f766cd7e3a2b 21:53:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:53:44 Removing intermediate container 79eca164c49c 21:53:44 ---> 2fce524982ce 21:53:44 Step 22/24 : LABEL arch=arm64 21:53:44 ---> Running in c7e2b5457468 21:53:44 Removing intermediate container 0a8233668fda 21:53:44 ---> cca5da29e520 21:53:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:53:45 ---> e4224cc740f6 21:53:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:53:45 ---> Running in a1d21b57af6f 21:53:45 Removing intermediate container c7e2b5457468 21:53:45 ---> 28e890d4cfc6 21:53:45 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:53:45 ---> ac2a19d77e96 21:53:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:53:45 ---> dfaf5b00e873 21:53:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:53:45 ---> Running in e2c6e1302ab6 21:53:45 Removing intermediate container a1d21b57af6f 21:53:45 ---> d0c41a013f96 21:53:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:53:46 ---> a5577c3b7361 21:53:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:53:46 ---> Running in 5cde1f6fd748 21:53:46 Removing intermediate container e2c6e1302ab6 21:53:46 ---> 5eb61c52cda9 21:53:46 Step 24/24 : LABEL version=0.0.0 21:53:46 ---> 2f28d6c59255 21:53:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:53:47 ---> Running in bc9901a9444a 21:53:47 ---> Running in cdc5995d4755 21:53:47 ---> 5cda4302fba6 21:53:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:53:47 ---> 9c2eba99d1aa 21:53:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:53:47 Removing intermediate container 5cde1f6fd748 21:53:47 ---> 58c899aacb91 21:53:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:47 ---> Running in e3d9c0e37261 21:53:47 ---> Running in 4632b516532c 21:53:47 ---> Running in 376c39be4e2d 21:53:47 Removing intermediate container cdc5995d4755 21:53:47 ---> b979015ddf59 21:53:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:47 Removing intermediate container bc9901a9444a 21:53:47 ---> b77f075e2013 21:53:47 21:53:48 ---> Running in 654027a8098a 21:53:48 Removing intermediate container 376c39be4e2d 21:53:48 ---> ba51d36dbef2 21:53:48 Step 19/22 : CMD ["--init=true"] 21:53:48 Removing intermediate container e3d9c0e37261 21:53:48 ---> 568076b5b5bb 21:53:48 Step 21/23 : LABEL arch=arm64 21:53:48 Successfully built b77f075e2013 21:53:48 Successfully tagged core-command-arm64:latest 21:53:48  Building core-command ... done Building core-data 21:53:48 ---> Running in 52a7c7375731 21:53:48 ---> Running in fe0a0d8de31f 21:53:49 Removing intermediate container 654027a8098a 21:53:49 ---> 8dcb680d94df 21:53:49 Step 21/23 : LABEL arch=arm64 21:53:49 ---> Running in 3d978660f727 21:53:49 Removing intermediate container fe0a0d8de31f 21:53:49 ---> 30aac4cce6f6 21:53:49 Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:53:49 Removing intermediate container 52a7c7375731 21:53:49 ---> a492874f2a44 21:53:49 Step 20/22 : LABEL arch=arm64 21:53:49 ---> Running in cefbbec77cb0 21:53:49 ---> Running in e578ed5f43d9 21:53:49 Removing intermediate container 3d978660f727 21:53:49 ---> 59b159f857b4 21:53:49 Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:53:50 ---> Running in 961ea20f452f 21:53:50 Removing intermediate container e578ed5f43d9 21:53:50 ---> 3c2aec4a3fb7 21:53:50 Removing intermediate container 4632b516532c 21:53:50 Step 21/22 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:53:50 Removing intermediate container cefbbec77cb0 21:53:50 ---> 68278dee59b2 21:53:50 ---> 0a2500d19885 21:53:50 Step 23/23 : LABEL version=0.0.0 21:53:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:51 Removing intermediate container 961ea20f452f 21:53:51 ---> 564ce92ec2b7 21:53:51 Step 23/23 : LABEL version=0.0.0 21:53:51 ---> Running in 5ee56c302aca 21:53:51 ---> Running in 2c67f545399a 21:53:51 ---> Running in 01327cbec547 21:53:52 ---> dfe57cc3c839 21:53:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:53:52 Removing intermediate container 2c67f545399a 21:53:52 ---> 84b06146614a 21:53:52 Step 22/22 : LABEL version=0.0.0 21:53:52 Removing intermediate container 5ee56c302aca 21:53:52 ---> d5c93218efda 21:53:52 21:53:52 Removing intermediate container 01327cbec547 21:53:52 ---> 22177a48ab93 21:53:52 21:53:52 ---> Running in ac3015436dd3 21:53:52 Successfully built d5c93218efda 21:53:53 Successfully tagged support-scheduler-arm64:latest 21:53:53 Building core-metadata 21:53:53  Building support-scheduler ... done Successfully built 22177a48ab93 21:53:53 Successfully tagged support-notifications-arm64:latest 21:53:53 Building sys-mgmt-agent 21:53:53  Building support-notifications ... done Removing intermediate container ac3015436dd3 21:53:53 ---> ce5cbb858d5c 21:53:53 21:53:53 Successfully built ce5cbb858d5c 21:53:53 ---> 8909d93f8cc0 21:53:53 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:53:53 Successfully tagged security-proxy-setup-arm64:latest 21:53:53 Building security-secretstore-setup 21:53:55  Building security-proxy-setup ... done  ---> e56f0115dd4a 21:53:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:53:55 ---> 0f92b58ae33c 21:53:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:53:56 ---> db802e5663d4 21:53:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:53:56 ---> Running in 4b8361555024 21:53:57 Removing intermediate container 4b8361555024 21:53:57 ---> b344ea45673a 21:53:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:53:59 ---> 5676ec702461 21:53:59 Step 27/32 : RUN chmod +x /entrypoint.sh 21:53:59 ---> Running in 1ce1e3ac928e 21:54:02 Removing intermediate container 1ce1e3ac928e 21:54:02 ---> 4191d26e8ffa 21:54:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:54:03 ---> Running in 575fd12f7a84 21:54:03 Removing intermediate container 575fd12f7a84 21:54:03 ---> 79bc70d1b816 21:54:03 Step 29/32 : CMD ["gate"] 21:54:03 ---> Running in 85ec780d16e3 21:54:04 Removing intermediate container 85ec780d16e3 21:54:04 ---> 81a5c779a215 21:54:04 Step 30/32 : LABEL arch=arm64 21:54:05 ---> Running in 556ed0a4c548 21:54:06 Removing intermediate container 556ed0a4c548 21:54:06 ---> 56b1d844a0b3 21:54:06 Step 31/32 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:54:06 ---> Running in ef628052bb04 21:54:07 Removing intermediate container ef628052bb04 21:54:07 ---> a06bde98395f 21:54:07 Step 32/32 : LABEL version=0.0.0 21:54:07 ---> Running in 5bf3a0d28820 21:54:07 Removing intermediate container 5bf3a0d28820 21:54:07 ---> a69917c42a9c 21:54:07 21:54:08 Successfully built a69917c42a9c 21:54:08 Successfully tagged security-bootstrapper-arm64:latest 21:54:40  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:54:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:40 ---> b234c5ab5784 21:54:40 Step 3/24 : WORKDIR /edgex-go 21:54:40 ---> Using cache 21:54:40 ---> fd379c6dabd4 21:54:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:40 ---> Using cache 21:54:40 ---> 0a0d2cd73b2f 21:54:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:54:44 ---> Running in ad6d0b8c233c 21:54:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:54:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:54:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:46 ---> b234c5ab5784 21:54:46 Step 3/24 : WORKDIR /edgex-go 21:54:46 ---> Using cache 21:54:46 ---> fd379c6dabd4 21:54:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:46 ---> Using cache 21:54:46 ---> 0a0d2cd73b2f 21:54:46 Step 5/24 : RUN apk add --update --no-cache make git 21:54:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:54:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:54:46 ---> b234c5ab5784 21:54:46 Step 3/24 : WORKDIR /edgex-go 21:54:46 ---> Using cache 21:54:46 ---> fd379c6dabd4 21:54:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:46 ---> Using cache 21:54:46 ---> 0a0d2cd73b2f 21:54:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:54:46 Step 5/24 : RUN apk add --update --no-cache make bash git 21:54:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:54:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:54:46 ---> b234c5ab5784 21:54:46 Step 3/26 : WORKDIR /edgex-go 21:54:46 ---> Using cache 21:54:46 ---> fd379c6dabd4 21:54:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:46 ---> Using cache 21:54:46 ---> 0a0d2cd73b2f 21:54:46 Step 5/26 : RUN apk add --update --no-cache make git 21:54:46 ---> Running in 35ff5354ff53 21:54:46 ---> Running in 8c12663d80ca 21:54:46 ---> Running in 023851c13301 21:54:47 OK: 218 MiB in 52 packages 21:54:48 Removing intermediate container ad6d0b8c233c 21:54:48 ---> bbfaf865889e 21:54:48 Step 6/24 : COPY go.mod . 21:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:54:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:54:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:54:49 ---> 5c204c63a049 21:54:49 Step 7/24 : RUN go mod download 21:54:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:54:49 ---> Running in 0c72a61146fb 21:54:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:54:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:54:50 OK: 218 MiB in 52 packages 21:54:50 OK: 218 MiB in 52 packages 21:54:51 OK: 218 MiB in 52 packages 21:54:52 Removing intermediate container 8c12663d80ca 21:54:52 ---> 025a86235266 21:54:52 Step 6/26 : COPY go.mod . 21:54:52 Removing intermediate container 35ff5354ff53 21:54:52 ---> 2378340f8dc3 21:54:52 Step 6/24 : COPY go.mod . 21:54:52 Removing intermediate container 023851c13301 21:54:52 ---> f7b2b8f47a0f 21:54:52 Step 6/24 : COPY go.mod . 21:54:53 Removing intermediate container 0c72a61146fb 21:54:53 ---> c7d2302570da 21:54:53 Step 8/24 : COPY . . 21:54:53 ---> 4fca70880265 21:54:53 Step 7/26 : RUN go mod download 21:54:54 ---> Running in 5923daa738ba 21:54:54 ---> 0a282c373236 21:54:54 Step 7/24 : RUN go mod download 21:54:54 ---> e916018b0dc6 21:54:54 Step 7/24 : RUN go mod download 21:54:54 ---> Running in 0b47ce55135a 21:54:54 ---> Running in 0e931824c1ff 21:54:59 Removing intermediate container 5923daa738ba 21:54:59 ---> fde47348152c 21:54:59 Step 8/26 : COPY . . 21:54:59 Removing intermediate container 0b47ce55135a 21:54:59 ---> f6d99d503bca 21:54:59 Removing intermediate container 0e931824c1ff 21:54:59 Step 8/24 : COPY . . 21:54:59 ---> 03f8ba8f8aeb 21:54:59 Step 8/24 : COPY . . 21:55:17 ---> 582504d795cd 21:55:17 Step 9/24 : RUN go mod tidy 21:55:17 ---> Running in c07ccf692f12 21:55:17 ---> 3fd3176d7d6b 21:55:17 Step 9/26 : RUN go mod tidy 21:55:17 ---> Running in 81915788827c 21:55:17 ---> f05a4be9105a 21:55:17 Step 9/24 : RUN go mod tidy 21:55:17 ---> Running in 74ae89859dd9 21:55:17 ---> 3ef77ff4a4c4 21:55:17 Step 9/24 : RUN go mod tidy 21:55:17 ---> Running in 4252a655557b 21:55:20 Removing intermediate container c07ccf692f12 21:55:20 ---> f9cbe5a2fc95 21:55:20 Step 10/24 : RUN make cmd/core-data/core-data 21:55:20 ---> Running in cdb7a774f606 21:55:22 Removing intermediate container 81915788827c 21:55:22 ---> 794ff39e8780 21:55:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:55:22 ---> Running in 144fa6903488 21:55:22 Removing intermediate container 74ae89859dd9 21:55:22 ---> eb30cded4ccf 21:55:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:55:22 ---> Running in 5add316fc99a 21:55:22 Removing intermediate container 4252a655557b 21:55:22 ---> 41f6efdbb3bf 21:55:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:55:22 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 21:55:22 ---> Running in a404bf74e787 21:55: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 21:55:24 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 21:55:24 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 21:57:01 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 21:57:01 Removing intermediate container 5add316fc99a 21:57:01 ---> 3771094a62e0 21:57:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:57:01 ---> Running in 4056d2842c74 21:57:01 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 21:57:01 Removing intermediate container 144fa6903488 21:57:01 ---> 88a56d2509ef 21:57:01 21:57:01 Step 11/26 : FROM alpine:3.12 21:57:01 ---> c4fd0aeabfcf 21:57:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:57:01 ---> Running in a1a2ad383a51 21:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:57:02 Removing intermediate container 4056d2842c74 21:57:02 ---> a50b810718fd 21:57:02 21:57:02 Step 12/24 : FROM docker:20.10.0 21:57:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:57:02 Removing intermediate container a404bf74e787 21:57:02 ---> 8ce60cb5ed5a 21:57:02 21:57:02 Step 11/24 : FROM alpine:3.12 21:57:02 ---> c4fd0aeabfcf 21:57:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:57:02 ---> Using cache 21:57:02 ---> 510db6a5a75f 21:57:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:02 ---> Using cache 21:57:02 ---> ea40d8f98ea8 21:57:02 Step 14/24 : ENV APP_PORT=59881 21:57:02 20.10.0: Pulling from library/docker 21:57:03 (1/6) Installing ca-certificates (20191127-r4) 21:57:03 ---> Running in 595bc1469198 21:57:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:57:03 (3/6) Installing libcurl (7.77.0-r0) 21:57:03 (4/6) Installing curl (7.77.0-r0) 21:57:03 (5/6) Installing dumb-init (1.2.2-r1) 21:57:03 (6/6) Installing su-exec (0.2-r1) 21:57:03 Executing busybox-1.31.1-r20.trigger 21:57:03 Executing ca-certificates-20191127-r4.trigger 21:57:03 OK: 7 MiB in 20 packages 21:57:05 Removing intermediate container 595bc1469198 21:57:05 ---> c651e0169d6e 21:57:05 Step 15/24 : EXPOSE $APP_PORT 21:57:06 ---> Running in 484cc6754700 21:57:06 Removing intermediate container cdb7a774f606 21:57:06 ---> e63e6093a458 21:57:06 21:57:06 Step 11/24 : FROM alpine:3.12 21:57:06 ---> c4fd0aeabfcf 21:57:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:57:06 ---> Running in 5cacf928612a 21:57:06 Removing intermediate container 484cc6754700 21:57:06 ---> 2df5d11e4975 21:57:06 Step 16/24 : WORKDIR / 21:57:06 Removing intermediate container a1a2ad383a51 21:57:06 ---> 982b9dc82996 21:57:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:07 ---> Running in 415b11ffbd41 21:57:07 ---> Running in 928442a06a40 21:57:07 Removing intermediate container 5cacf928612a 21:57:07 ---> 5ac5459b9111 21:57:07 Step 13/24 : ENV APP_PORT=59880 21:57:07 ---> Running in 0377b277ea33 21:57:08 Removing intermediate container 928442a06a40 21:57:08 ---> 773d9c14f483 21:57:08 Step 14/26 : WORKDIR / 21:57:08 Removing intermediate container 415b11ffbd41 21:57:08 ---> 5a7477c21a19 21:57:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:08 ---> Running in 77756a58db47 21:57:08 Removing intermediate container 0377b277ea33 21:57:08 ---> bec21e7ffc6a 21:57:08 Step 14/24 : EXPOSE $APP_PORT 21:57:09 ---> Running in 863ebb1f5721 21:57:09 ---> c5c0b0fc903e 21:57:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:57:09 Removing intermediate container 77756a58db47 21:57:09 ---> e15fa8446ebe 21:57:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:57:10 Removing intermediate container 863ebb1f5721 21:57:10 ---> ebc56ee41e14 21:57:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:57:10 ---> Running in b08213868d9e 21:57:11 ---> d0f3619464f7 21:57:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:57:11 ---> 680e3ee936f8 21:57:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:57:13 ---> af0da58660b1 21:57:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:57:13 ---> ba77994286f8 21:57:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:57:13 ---> Running in 0a73775ae765 21:57:13 Removing intermediate container b08213868d9e 21:57:13 ---> 40dc7e286434 21:57:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:57:14 ---> Running in a5ac9d649e7a 21:57:14 ---> 24d7ffe4c521 21:57: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 21:57:14 Removing intermediate container 0a73775ae765 21:57:14 ---> 0744e7931f0f 21:57:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:14 ---> Running in c43be9e2c658 21:57:15 Removing intermediate container c43be9e2c658 21:57:15 ---> a92e4a50c123 21:57:15 Step 22/24 : LABEL arch=arm64 21:57:15 ---> ec6f35fb2c32 21:57:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:57:15 ---> Running in 809a5beef979 21:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:57:16 Removing intermediate container 809a5beef979 21:57:16 ---> 45b38ef08e9b 21:57:16 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:57:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:57:16 Status: Downloaded newer image for docker:20.10.0 21:57:16 ---> eeaf43b92773 21:57:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:57:16 ---> Running in 82c70fde63ca 21:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:57:16 ---> Running in ab2e002dee8e 21:57:17 ---> 66328b42e01d 21:57:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:57:17 Removing intermediate container 82c70fde63ca 21:57:17 ---> d11f0fd5f713 21:57:17 Step 24/24 : LABEL version=0.0.0 21:57:17 (1/6) Installing dumb-init (1.2.2-r1) 21:57:17 ---> Running in fcf2242583a8 21:57:17 Removing intermediate container ab2e002dee8e 21:57:17 ---> 451177402db5 21:57:17 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:57:17 (2/6) Installing libgcc (9.3.0-r2) 21:57:17 (3/6) Installing libsodium (1.0.18-r0) 21:57:17 (4/6) Installing libstdc++ (9.3.0-r2) 21:57:17 ---> Running in fccfe9b23dd7 21:57:17 (5/6) Installing libzmq (4.3.3-r0) 21:57:18 (6/6) Installing zeromq (4.3.3-r0) 21:57:18 Executing busybox-1.31.1-r20.trigger 21:57:18 OK: 8 MiB in 20 packages 21:57:18 Removing intermediate container fcf2242583a8 21:57:18 ---> 5f843f4d93d5 21:57:18 21:57:18 ---> 71332dcb8e63 21:57:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:57:19 Successfully built 5f843f4d93d5 21:57:19 Successfully tagged core-metadata-arm64:latest 21:57:19  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:57:19 ---> c0809d92f099 21:57:19 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/ 21:57:19 Removing intermediate container a5ac9d649e7a 21:57:19 ---> f4504ef6e8af 21:57:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:19 ---> Running in aa51ce29d778 21:57:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:57:20 (1/39) Installing readline (8.0.4-r0) 21:57:20 (2/39) Installing bash (5.0.17-r0) 21:57:20 Executing bash-5.0.17-r0.post-install 21:57:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:57:20 (4/39) Installing libcurl (7.77.0-r0) 21:57:20 (5/39) Installing curl (7.77.0-r0) 21:57:20 (6/39) Installing dumb-init (1.2.2-r1) 21:57:20 (7/39) Installing libbz2 (1.0.8-r1) 21:57:20 (8/39) Installing expat (2.2.9-r1) 21:57:20 (9/39) Installing libffi (3.3-r2) 21:57:20 (10/39) Installing gdbm (1.13-r1) 21:57:20 (11/39) Installing xz-libs (5.2.5-r0) 21:57:20 (12/39) Installing sqlite-libs (3.32.1-r1) 21:57:20 (13/39) Installing python3 (3.8.10-r0) 21:57:20 ---> 68abf4b3f176 21:57:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:57:22 (14/39) Installing py3-appdirs (1.4.4-r1) 21:57:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:57:22 (16/39) Installing py3-parsing (2.4.7-r0) 21:57:22 ---> 7e44f1d561df 21:57:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:57:22 (17/39) Installing py3-six (1.15.0-r0) 21:57:22 (18/39) Installing py3-packaging (20.4-r0) 21:57:22 (19/39) Installing py3-setuptools (47.0.0-r0) 21:57:22 (20/39) Installing py3-chardet (3.0.4-r4) 21:57:22 (21/39) Installing py3-idna (2.9-r0) 21:57:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:57:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:57:22 (24/39) Installing py3-requests (2.23.0-r0) 21:57:22 (25/39) Installing py3-msgpack (1.0.0-r0) 21:57:22 (26/39) Installing py3-lockfile (0.12.2-r3) 21:57:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:57:22 (28/39) Installing py3-colorama (0.4.3-r0) 21:57:22 (29/39) Installing py3-distlib (0.3.0-r0) 21:57:23 (30/39) Installing py3-distro (1.5.0-r1) 21:57:23 (31/39) Installing py3-webencodings (0.5.1-r3) 21:57:23 (32/39) Installing py3-html5lib (1.0.1-r4) 21:57:23 Removing intermediate container aa51ce29d778 21:57:23 ---> d9f432603490 21:57:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:57:23 (33/39) Installing py3-pytoml (0.1.21-r0) 21:57:23 (34/39) Installing py3-pep517 (0.8.2-r0) 21:57:23 (35/39) Installing py3-progress (1.5-r0) 21:57:23 (36/39) Installing py3-toml (0.10.1-r0) 21:57:23 (37/39) Installing py3-retrying (1.3.3-r0) 21:57:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:57:23 (39/39) Installing py3-pip (20.1.1-r0) 21:57:23 Executing busybox-1.31.1-r19.trigger 21:57:23 OK: 72 MiB in 59 packages 21:57:23 ---> Running in 3ebafe0e4d34 21:57:23 ---> b406954009c9 21:57:23 Step 20/24 : ENTRYPOINT ["/core-data"] 21:57:23 ---> Running in ff431473140d 21:57:23 Removing intermediate container 3ebafe0e4d34 21:57:23 ---> 731bef15ec77 21:57:23 Step 24/26 : LABEL arch=arm64 21:57:24 ---> Running in 713522c32569 21:57:24 Removing intermediate container ff431473140d 21:57:24 ---> 8981413d07ab 21:57:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:24 ---> Running in c64c33e14378 21:57:24 Removing intermediate container 713522c32569 21:57:24 ---> 21d0a90b960b 21:57:24 Step 25/26 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:57:24 ---> Running in 5efea099161c 21:57:25 Removing intermediate container c64c33e14378 21:57:25 ---> 5764f274f1e7 21:57:25 Step 22/24 : LABEL arch=arm64 21:57:25 ---> Running in 7520731be3da 21:57:25 Removing intermediate container 5efea099161c 21:57:25 ---> 0f48999dbef5 21:57:25 Step 26/26 : LABEL version=0.0.0 21:57:25 ---> Running in a7246354d48c 21:57:25 Removing intermediate container 7520731be3da 21:57:25 ---> 65f7277915e3 21:57:25 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:57:25 ---> Running in 996e30f429b1 21:57:26 Removing intermediate container a7246354d48c 21:57:26 ---> c0136e25022f 21:57:26 21:57:26 Successfully built c0136e25022f 21:57:26 Successfully tagged security-secretstore-setup-arm64:latest 21:57:26 Removing intermediate container 996e30f429b1 21:57:26 ---> e8b10d3505f8 21:57:26 Step 24/24 : LABEL version=0.0.0 21:57:26  Building security-secretstore-setup ... done  ---> Running in 77be789c260b 21:57:27 Removing intermediate container 77be789c260b 21:57:27 ---> 5ddfeb590ab6 21:57:27 21:57:27 Successfully built 5ddfeb590ab6 21:57:27 Successfully tagged core-data-arm64:latest 21:57:28  Building core-data ... done Collecting docker-compose==1.23.2 21:57:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:57:29 Collecting PyYAML<4,>=3.10 21:57:29 Downloading PyYAML-3.13.tar.gz (270 kB) 21:57:32 Collecting texttable<0.10,>=0.9.0 21:57:32 Downloading texttable-0.9.1.tar.gz (11 kB) 21:57:34 Collecting docopt<0.7,>=0.6.1 21:57:34 Downloading docopt-0.6.2.tar.gz (25 kB) 21:57:36 Collecting dockerpty<0.5,>=0.4.1 21:57:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:57:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:57:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:57:39 Collecting jsonschema<3,>=2.5.1 21:57:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:57:39 Collecting cached-property<2,>=1.2.0 21:57:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:57:40 Collecting docker<4.0,>=3.6.0 21:57:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:57:41 Collecting websocket-client<1.0,>=0.32.0 21:57:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:57:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:57:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:57:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:57:41 Collecting urllib3<1.25,>=1.21.1 21:57:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:57:42 Collecting idna<2.8,>=2.5 21:57:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:57:42 Collecting docker-pycreds>=0.4.0 21:57:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:57:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:57:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:57:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:57:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:57:43 Installing collected packages: PyYAML, texttable, docopt, dockerpty, urllib3, idna, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docker-compose 21:57:43 Running setup.py install for PyYAML: started 21:57:45 Running setup.py install for PyYAML: finished with status 'done' 21:57:45 Running setup.py install for texttable: started 21:57:47 Running setup.py install for texttable: finished with status 'done' 21:57:47 Running setup.py install for docopt: started 21:57:49 Running setup.py install for docopt: finished with status 'done' 21:57:49 Running setup.py install for dockerpty: started 21:57:50 Running setup.py install for dockerpty: finished with status 'done' 21:57:50 Attempting uninstall: urllib3 21:57:50 Found existing installation: urllib3 1.25.9 21:57:50 Uninstalling urllib3-1.25.9: 21:57:51 Successfully uninstalled urllib3-1.25.9 21:57:51 Attempting uninstall: idna 21:57:51 Found existing installation: idna 2.9 21:57:51 Uninstalling idna-2.9: 21:57:51 Successfully uninstalled idna-2.9 21:57:52 Attempting uninstall: requests 21:57:52 Found existing installation: requests 2.23.0 21:57:52 Uninstalling requests-2.23.0: 21:57:52 Successfully uninstalled requests-2.23.0 21:57:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:58:03 Removing intermediate container fccfe9b23dd7 21:58:03 ---> f8c672292283 21:58:03 Step 15/24 : ENV APP_PORT=58890 21:58:03 ---> Running in e8ed8abe08d8 21:58:03 Removing intermediate container e8ed8abe08d8 21:58:03 ---> fbd18396d92c 21:58:03 Step 16/24 : EXPOSE $APP_PORT 21:58:03 ---> Running in c363e7d375bf 21:58:03 Removing intermediate container c363e7d375bf 21:58:03 ---> 5aa030b06ef9 21:58:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:58:05 ---> 4ca51af424a5 21:58:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:58:05 ---> 28348a4430f3 21:58:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:58:06 ---> ac4107154541 21:58:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:58:06 ---> Running in 0089b5de3c7b 21:58:07 Removing intermediate container 0089b5de3c7b 21:58:07 ---> cb5356d3daaf 21:58:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:07 ---> Running in 2611cf1c3290 21:58:07 Removing intermediate container 2611cf1c3290 21:58:07 ---> 9c9bb7c5c7a4 21:58:07 Step 22/24 : LABEL arch=arm64 21:58:07 ---> Running in e98705114433 21:58:08 Removing intermediate container e98705114433 21:58:08 ---> 15ffe40ffa6d 21:58:08 Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 21:58:08 ---> Running in 7574495280e5 21:58:09 Removing intermediate container 7574495280e5 21:58:09 ---> 6bcdebb9b0c5 21:58:09 Step 24/24 : LABEL version=0.0.0 21:58:09 ---> Running in 8776326f6bbc 21:58:09 Removing intermediate container 8776326f6bbc 21:58:09 ---> 7cf5c7271b3f 21:58:09 21:58:10 Successfully built 7cf5c7271b3f 21:58:10 Successfully tagged sys-mgmt-agent-arm64:latest 21:58:10  Building sys-mgmt-agent ... done  [Pipeline] } 21:58:10 $ docker stop --time=1 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 21:58:12 $ docker rm -f 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:12 + docker images 21:58:13 REPOSITORY TAG IMAGE ID CREATED SIZE 21:58:13 sys-mgmt-agent-arm64 latest 7cf5c7271b3f 3 seconds ago 299MB 21:58:13 core-data-arm64 latest 5ddfeb590ab6 46 seconds ago 19.1MB 21:58:13 security-secretstore-setup-arm64 latest c0136e25022f 47 seconds ago 27.1MB 21:58:13 core-metadata-arm64 latest 5f843f4d93d5 55 seconds ago 15.7MB 21:58:13 e63e6093a458 About a minute ago 975MB 21:58:13 8ce60cb5ed5a About a minute ago 972MB 21:58:13 a50b810718fd About a minute ago 969MB 21:58:13 88a56d2509ef About a minute ago 976MB 21:58:13 security-bootstrapper-arm64 latest a69917c42a9c 4 minutes ago 17.5MB 21:58:13 security-proxy-setup-arm64 latest ce5cbb858d5c 4 minutes ago 24.2MB 21:58:13 support-notifications-arm64 latest 22177a48ab93 4 minutes ago 15.7MB 21:58:13 support-scheduler-arm64 latest d5c93218efda 4 minutes ago 15.1MB 21:58:13 core-command-arm64 latest b77f075e2013 4 minutes ago 15MB 21:58:13 b439a80788b1 4 minutes ago 968MB 21:58:13 14bd0e3850eb 4 minutes ago 969MB 21:58:13 819b864b9c0c 4 minutes ago 970MB 21:58:13 173349366f92 4 minutes ago 973MB 21:58:13 13612a89f6dd 4 minutes ago 967MB 21:58:13 ci-base-image-arm64 latest b234c5ab5784 14 minutes ago 641MB 21:58:13 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 21:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 21:58:13 docker 20.10.0 eeaf43b92773 6 months ago 228MB 21:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:58:14 ---> job-cost.sh 21:58:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6qHc 21:58:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:00:29 lf-activate-venv(): INFO: Adding /tmp/venv-6qHc/bin to PATH 22:00:29 INFO: No Stack... 22:00:29 INFO: Retrieving Pricing Info for: v2-standard-4 22:00:29 INFO: Archiving Costs [Pipeline] sh 22:00:30 + cat /w/workspace/edgex-go/45/archives/cost.csv 22:00:30 + cut -d, -f6 [Pipeline] lock 22:00:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] 22:00:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] did not exist. Created. 22:00:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:30 + echo total: 0.18000000715255737 [Pipeline] stash 22:00:30 Stashed 1 file(s) [Pipeline] } 22:00:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:00:31 provisioning config files... 22:00:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/45@tmp/config6512285651917272227tmp [Pipeline] { [Pipeline] sh 22:00:32 + set +x 22:00:32 + curl -s https://codecov.io/bash 22:00:32 + bash -s -- 22:00:32 22:00:32 _____ _ 22:00:32 / ____| | | 22:00:32 | | ___ __| | ___ ___ _____ __ 22:00:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:00:32 | |___| (_) | (_| | __/ (_| (_) \ V / 22:00:32 \_____\___/ \__,_|\___|\___\___/ \_/ 22:00:32 Bash-1.0.3 22:00:32 22:00:32 22:00:32 ==> git version 2.24.4 found 22:00:32 ==> 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 22:00:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:00:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:00:32 ==> Jenkins CI detected. 22:00:32 project root: . 22:00:32 --> token set from env 22:00:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:00:32 ==> Running gcov in . (disable via -X gcov) 22:00:32 ==> Python coveragepy not found 22:00:32 ==> Searching for coverage reports in: 22:00:32 + . 22:00:32 -> Found 1 reports 22:00:32 ==> Detecting git/mercurial file structure 22:00:32 ==> Reading reports 22:00:32 + ./coverage.out bytes=398095 22:00:32 ==> Appending adjustments 22:00:32 https://docs.codecov.io/docs/fixing-reports 22:00:33 + Found adjustments 22:00:33 ==> Gzipping contents 22:00:33 56K /tmp/codecov.Ga388s.gz 22:00:33 ==> Uploading reports 22:00:33 url: https://codecov.io 22:00:33 query: branch=PR-3579&commit=f796848097e0871032be3b7ae3e191cab1bf5544&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 22:00:33 -> Pinging Codecov 22:00:33 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=f796848097e0871032be3b7ae3e191cab1bf5544&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 22:00:34 -> Uploading to 22:00:34 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/f796848097e0871032be3b7ae3e191cab1bf5544/c16fa0a9-158d-425a-b8b2-8f487d46f850.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e195570bd06e58c82c78f9235cf52fa1d39b8c2aa9f095a6a0f6f15653c64ff 22:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:34 Dload Upload Total Spent Left Speed 22:00:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54858 0 0 100 54858 0 142k --:--:-- --:--:-- --:--:-- 142k 100 54858 0 0 100 54858 0 142k --:--:-- --:--:-- --:--:-- 142k 22:00:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f796848097e0871032be3b7ae3e191cab1bf5544 [Pipeline] } 22:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:00:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:37 ---> package-listing.sh 22:00:37 ++ tr '[:upper:]' '[:lower:]' 22:00:37 ++ facter osfamily 22:00:37 + OS_FAMILY=redhat 22:00:37 + workspace=/w/workspace/edgex-go/45 22:00:37 + START_PACKAGES=/tmp/packages_start.txt 22:00:37 + END_PACKAGES=/tmp/packages_end.txt 22:00:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:37 + PACKAGES=/tmp/packages_start.txt 22:00:37 + '[' /w/workspace/edgex-go/45 ']' 22:00:37 + PACKAGES=/tmp/packages_end.txt 22:00:37 + case "${OS_FAMILY}" in 22:00:37 + rpm -qa 22:00:37 + sort 22:00:42 + '[' -f /tmp/packages_start.txt ']' 22:00:42 + '[' -f /tmp/packages_end.txt ']' 22:00:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:42 + '[' /w/workspace/edgex-go/45 ']' 22:00:42 + mkdir -p /w/workspace/edgex-go/45/archives/ 22:00:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/45/archives/ [Pipeline] echo 22:00:42 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/45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:00:43 22:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:00:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:00:44 alpine: Pulling from edgex-lftools-log-publisher 22:00:44 df20fa9351a1: Pulling fs layer 22:00:44 36b3adc4ff6f: Pulling fs layer 22:00:44 8ad3a11d3b57: Pulling fs layer 22:00:44 46f8f816bc3b: Pulling fs layer 22:00:44 93b61091891f: Pulling fs layer 22:00:44 93b9cdb0e59b: Pulling fs layer 22:00:44 5e14af77c1be: Pulling fs layer 22:00:44 01666e4c0597: Pulling fs layer 22:00:44 aa168da1d23b: Pulling fs layer 22:00:44 46f8f816bc3b: Waiting 22:00:44 93b61091891f: Waiting 22:00:44 93b9cdb0e59b: Waiting 22:00:44 5e14af77c1be: Waiting 22:00:44 01666e4c0597: Waiting 22:00:44 aa168da1d23b: Waiting 22:00:44 36b3adc4ff6f: Verifying Checksum 22:00:44 36b3adc4ff6f: Download complete 22:00:44 46f8f816bc3b: Verifying Checksum 22:00:44 46f8f816bc3b: Download complete 22:00:44 df20fa9351a1: Verifying Checksum 22:00:44 93b9cdb0e59b: Verifying Checksum 22:00:44 93b9cdb0e59b: Download complete 22:00:44 5e14af77c1be: Download complete 22:00:44 01666e4c0597: Verifying Checksum 22:00:44 01666e4c0597: Download complete 22:00:44 93b61091891f: Verifying Checksum 22:00:44 93b61091891f: Download complete 22:00:44 8ad3a11d3b57: Verifying Checksum 22:00:44 8ad3a11d3b57: Download complete 22:00:44 df20fa9351a1: Pull complete 22:00:44 36b3adc4ff6f: Pull complete 22:00:45 8ad3a11d3b57: Pull complete 22:00:45 46f8f816bc3b: Pull complete 22:00:46 93b61091891f: Pull complete 22:00:46 93b9cdb0e59b: Pull complete 22:00:46 5e14af77c1be: Pull complete 22:00:46 01666e4c0597: Pull complete 22:00:46 aa168da1d23b: Verifying Checksum 22:00:46 aa168da1d23b: Download complete 22:00:51 aa168da1d23b: Pull complete 22:00:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:00:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:00:51 prd-centos7-docker-4c-2g-749 does not seem to be running inside a container 22:00:52 $ 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/45/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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:01:02 $ docker top 51f94858c6020adf52378454f230ec091e8c6228eb719493b99f1b536d222235 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:03 + mkdir -p /var/log/sa [Pipeline] sh 22:01:03 + ls /var/log/sa-host 22:01:03 + sadf -c /var/log/sa-host/sa05 22:01:03 file_magic: OK 22:01:03 HZ: Using current value: 100 22:01:03 file_header: OK 22:01:03 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 22:01:03 Statistics: 22:01:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:01:03 File successfully converted to sysstat format version 12.2.1 22:01:03 + sadf -c /var/log/sa-host/sa29 22:01:03 file_magic: OK 22:01:03 HZ: Using current value: 100 22:01:03 file_header: OK 22:01:03 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 22:01:03 Statistics: 22:01:03 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... 22:01:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:04 provisioning config files... 22:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/45@tmp/config7386516777746887996tmp [Pipeline] { [Pipeline] echo 22:01:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:04 ---> create-netrc.sh [Pipeline] } 22:01:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:05 ---> python-tools-install.sh [Pipeline] echo 22:01:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:05 ---> sudo-logs.sh 22:01:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:05 ---> job-cost.sh 22:01:05 lf-activate-venv: SKIPPING 22:01:05 DEBUG: total: 0.18000000715255737 22:01:05 INFO: Retrieving Stack Cost... 22:01:06 INFO: Retrieving Pricing Info for: v3-standard-2 22:01:07 INFO: Archiving Costs [Pipeline] echo 22:01:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:07 ---> logs-deploy.sh 22:01:07 lf-activate-venv: SKIPPING 22:01:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/45 22:01:07 INFO: archiving workspace using pattern(s): 22:01:08 Archives upload complete. 22:01:08 INFO: archiving logs to Nexus 22:01:09 ---> uname -a: 22:01:09 Linux prd-centos7-docker-4c-2g-749.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:01:09 22:01:09 22:01:09 ---> lscpu: 22:01:09 Architecture: x86_64 22:01:09 CPU op-mode(s): 32-bit, 64-bit 22:01:09 Byte Order: Little Endian 22:01:09 Address sizes: 40 bits physical, 48 bits virtual 22:01:09 CPU(s): 2 22:01:09 On-line CPU(s) list: 0,1 22:01:09 Thread(s) per core: 1 22:01:09 Core(s) per socket: 1 22:01:09 Socket(s): 2 22:01:09 NUMA node(s): 1 22:01:09 Vendor ID: AuthenticAMD 22:01:09 CPU family: 23 22:01:09 Model: 49 22:01:09 Model name: AMD EPYC-Rome Processor 22:01:09 Stepping: 0 22:01:09 CPU MHz: 2800.000 22:01:09 BogoMIPS: 5600.00 22:01:09 Virtualization: AMD-V 22:01:09 Hypervisor vendor: KVM 22:01:09 Virtualization type: full 22:01:09 L1d cache: 64 KiB 22:01:09 L1i cache: 64 KiB 22:01:09 L2 cache: 1 MiB 22:01:09 L3 cache: 32 MiB 22:01:09 NUMA node0 CPU(s): 0,1 22:01:09 Vulnerability Itlb multihit: Not affected 22:01:09 Vulnerability L1tf: Not affected 22:01:09 Vulnerability Mds: Not affected 22:01:09 Vulnerability Meltdown: Not affected 22:01:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:01:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:01:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:01:09 Vulnerability Srbds: Not affected 22:01:09 Vulnerability Tsx async abort: Not affected 22:01:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:01:09 22:01:09 22:01:09 ---> nproc: 22:01:09 2 22:01:09 22:01:09 22:01:09 ---> df -h: 22:01:09 Filesystem Size Used Available Use% Mounted on 22:01:09 overlay 40.0G 12.1G 27.9G 30% / 22:01:09 tmpfs 64.0M 0 64.0M 0% /dev 22:01:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:01:09 shm 64.0M 0 64.0M 0% /dev/shm 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/45@tmp 22:01:09 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/45 22:01:09 22:01:09 22:01:09 ---> free -m: 22:01:09 total used free shared buff/cache available 22:01:09 Mem: 7821 1342 1719 0 4759 6442 22:01:09 Swap: 1023 1 1022 22:01:09 22:01:09 22:01:09 ---> ip addr: 22:01:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:01:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:01:09 inet 127.0.0.1/8 scope host lo 22:01:09 valid_lft forever preferred_lft forever 22:01:09 inet6 ::1/128 scope host 22:01:09 valid_lft forever preferred_lft forever 22:01:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:01:09 link/ether fa:16:3e:95:e7:2e brd ff:ff:ff:ff:ff:ff 22:01:09 inet 10.30.122.151/23 brd 10.30.123.255 scope global dynamic eth0 22:01:09 valid_lft 84906sec preferred_lft 84906sec 22:01:09 inet6 fe80::f816:3eff:fe95:e72e/64 scope link 22:01:09 valid_lft forever preferred_lft forever 22:01:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:01:09 link/ether 02:42:29:bd:cd:7b brd ff:ff:ff:ff:ff:ff 22:01:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:01:09 valid_lft forever preferred_lft forever 22:01:09 inet6 fe80::42:29ff:febd:cd7b/64 scope link 22:01:09 valid_lft forever preferred_lft forever 22:01:09 22:01:09 22:01:09 ---> sar -b -r -n DEV: 22:01:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 22:01:09 22:01:09 21:36:04 LINUX RESTART (2 CPU) 22:01:09 22:01:09 21:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:01:09 21:38:01 91.04 0.65 90.39 0.00 352.26 42940.47 0.00 22:01:09 21:39:02 140.90 0.00 140.90 0.00 0.00 18435.50 0.00 22:01:09 21:40:01 55.77 0.00 55.77 0.00 0.00 9975.57 0.00 22:01:09 21:41:01 106.09 0.00 106.09 0.00 0.00 19996.07 0.00 22:01:09 21:42:01 637.68 214.63 423.05 0.00 4883.87 290858.35 0.00 22:01:09 21:43:01 262.11 40.59 221.52 0.00 2339.80 78644.51 0.00 22:01:09 21:44:01 381.69 7.82 373.87 0.00 262.41 158616.23 0.00 22:01:09 21:45:01 85.88 7.76 78.12 0.00 1085.23 13249.04 0.00 22:01:09 21:46:01 1.27 0.00 1.27 0.00 0.00 19.86 0.00 22:01:09 21:47:01 0.25 0.02 0.23 0.00 0.13 2.32 0.00 22:01:09 21:48:01 0.38 0.00 0.38 0.00 0.00 5.68 0.00 22:01:09 21:49:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 22:01:09 21:50:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 22:01:09 21:51:01 0.47 0.18 0.28 0.00 5.73 3.13 0.00 22:01:09 21:52:01 0.85 0.12 0.73 0.00 1.20 15.39 0.00 22:01:09 21:53:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 22:01:09 21:54:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 22:01:09 21:55:01 0.38 0.00 0.38 0.00 0.00 5.35 0.00 22:01:09 21:56:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 22:01:09 21:57:01 0.18 0.02 0.17 0.00 0.13 1.63 0.00 22:01:09 21:58:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 22:01:09 21:59:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 22:01:09 22:00:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 22:01:09 22:01:02 104.93 40.42 64.51 0.00 4027.58 14404.63 0.00 22:01:09 Average: 78.05 13.02 65.03 0.00 540.49 26995.08 0.00 22:01:09 22:01:09 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:01:09 21:38:01 4121556 0 987360 12.33 2620 2897396 1568676 17.32 1073564 2326968 42656 22:01:09 21:39:02 3812216 0 1131628 14.13 2620 3062468 1669244 18.43 1359560 2279168 278000 22:01:09 21:40:01 3807156 0 1180344 14.74 2620 3018812 1855504 20.49 1340716 2296264 106008 22:01:09 21:41:01 3665676 0 1145108 14.30 2620 3195528 1513932 16.71 1294124 2472608 220 22:01:09 21:42:01 1779384 0 1487292 18.57 2620 4739636 3285364 36.27 2199796 3285732 408 22:01:09 21:43:01 965732 0 1434092 17.91 2620 5606488 2144452 23.68 2147696 4187304 163240 22:01:09 21:44:01 1601512 0 1374816 17.17 2620 5029984 2030020 22.41 2422020 3261340 33112 22:01:09 21:45:01 2390108 0 1271020 15.87 2620 4345184 1440060 15.90 1493204 3410364 8 22:01:09 21:46:01 2396124 0 1265000 15.79 2620 4345188 1395844 15.41 1489828 3409888 8 22:01:09 21:47:01 2395404 0 1265716 15.80 2620 4345192 1396024 15.41 1490104 3409888 16 22:01:09 21:48:01 2395904 0 1265216 15.80 2620 4345192 1395868 15.41 1489844 3409888 12 22:01:09 21:49:01 2396192 0 1264916 15.79 2620 4345204 1395844 15.41 1489736 3410000 8 22:01:09 21:50:01 2396184 0 1264920 15.79 2620 4345208 1395844 15.41 1489624 3410000 8 22:01:09 21:51:01 2395644 0 1265456 15.80 2620 4345212 1395848 15.41 1489776 3410000 8 22:01:09 21:52:01 2393788 0 1267280 15.82 2620 4345244 1395928 15.41 1495520 3407208 8 22:01:09 21:53:01 2393896 0 1267168 15.82 2620 4345248 1395928 15.41 1495408 3407208 8 22:01:09 21:54:01 2393828 0 1267232 15.82 2620 4345252 1395844 15.41 1495320 3407208 8 22:01:09 21:55:01 2393720 0 1267332 15.82 2620 4345260 1395844 15.41 1495444 3407208 8 22:01:09 21:56:01 2393712 0 1267340 15.82 2620 4345260 1395844 15.41 1495444 3407208 8 22:01:09 21:57:01 2393112 0 1267936 15.83 2620 4345264 1395988 15.41 1495824 3407212 8 22:01:09 21:58:01 2393496 0 1267548 15.83 2620 4345268 1395868 15.41 1495416 3407212 8 22:01:09 21:59:01 2393668 0 1267372 15.82 2620 4345272 1395844 15.41 1495460 3407212 8 22:01:09 22:00:01 2393800 0 1267232 15.82 2620 4345280 1395844 15.41 1495352 3407212 8 22:01:09 22:01:02 1779340 0 1356564 16.94 2620 4870408 1575836 17.40 1555380 3901736 124 22:01:09 Average: 2493381 0 1265245 15.80 2620 4247685 1584220 17.49 1553507 3272752 25996 22:01:09 22:01:09 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:01:09 21:38:01 vethe49c554 47.88 62.08 3.49 199.23 0.00 0.00 0.00 0.00 22:01:09 21:38:01 eth0 1070.60 1238.22 5609.21 125.42 0.00 0.00 0.00 0.00 22:01:09 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:38:01 docker0 982.57 779.01 78.64 2894.14 0.00 0.00 0.00 0.00 22:01:09 21:39:02 eth0 207.52 173.10 679.05 28.73 0.00 0.00 0.00 0.00 22:01:09 21:39:02 veth3d87029 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:01:09 21:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:39:02 docker0 150.18 167.43 10.73 642.69 0.00 0.00 0.00 0.00 22:01:09 21:40:01 eth0 32.61 22.88 19.64 100.77 0.00 0.00 0.00 0.00 22:01:09 21:40:01 veth3d87029 2.29 2.29 0.18 0.18 0.00 0.00 0.00 0.00 22:01:09 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:40:01 docker0 2.29 2.29 0.15 0.18 0.00 0.00 0.00 0.00 22:01:09 21:41:01 eth0 184.13 156.89 1701.52 24.52 0.00 0.00 0.00 0.00 22:01:09 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:41:01 veth99a7685 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:42:01 veth6deda20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:42:01 eth0 94.99 66.12 191.55 16.55 0.00 0.00 0.00 0.00 22:01:09 21:42:01 vethd0522e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:43:01 eth0 64.47 44.28 237.70 11.35 0.00 0.00 0.00 0.00 22:01:09 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:43:01 veth99a7685 0.00 1.60 0.00 0.08 0.00 0.00 0.00 0.00 22:01:09 21:43:01 docker0 1213.37 1051.51 94.61 3877.88 0.00 0.00 0.00 0.00 22:01:09 21:44:01 eth0 198.40 158.28 1390.86 137.82 0.00 0.00 0.00 0.00 22:01:09 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:44:01 veth99a7685 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 22:01:09 21:44:01 docker0 26.29 36.98 1.72 138.22 0.00 0.00 0.00 0.00 22:01:09 21:45:01 eth0 65.56 36.15 359.88 9.44 0.00 0.00 0.00 0.00 22:01:09 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:45:01 docker0 26.78 48.49 1.73 345.29 0.00 0.00 0.00 0.00 22:01:09 21:46:01 eth0 0.13 0.08 0.01 0.02 0.00 0.00 0.00 0.00 22:01:09 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:47:01 eth0 1.22 0.58 0.75 0.25 0.00 0.00 0.00 0.00 22:01:09 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:48:01 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 22:01:09 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:01:09 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:01:09 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:01:09 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:52:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:01:09 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:53:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 22:01:09 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:57:01 eth0 0.58 0.38 0.34 0.26 0.00 0.00 0.00 0.00 22:01:09 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:58:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:01:09 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 22:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:01:09 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 22:01:02 eth0 195.19 174.47 2176.32 20.52 0.00 0.00 0.00 0.00 22:01:09 22:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 22:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 Average: eth0 88.28 86.44 515.82 19.78 0.00 0.00 0.00 0.00 22:01:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:01:09 Average: docker0 52.83 47.43 4.09 181.92 0.00 0.00 0.00 0.00 22:01:09 22:01:09 22:01:09 ---> sar -P ALL: 22:01:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 22:01:09 22:01:09 21:36:04 LINUX RESTART (2 CPU) 22:01:09 22:01:09 21:37:01 CPU %user %nice %system %iowait %steal %idle 22:01:09 21:38:01 all 19.42 0.00 7.30 3.31 0.08 69.90 22:01:09 21:38:01 0 16.99 0.00 7.68 3.30 0.07 71.97 22:01:09 21:38:01 1 21.86 0.00 6.91 3.32 0.09 67.83 22:01:09 21:39:02 all 57.89 0.00 9.90 2.34 0.10 29.77 22:01:09 21:39:02 0 58.30 0.00 9.57 1.62 0.09 30.42 22:01:09 21:39:02 1 57.48 0.00 10.23 3.06 0.11 29.12 22:01:09 21:40:01 all 33.77 0.00 5.38 0.26 0.08 60.52 22:01:09 21:40:01 0 34.03 0.00 5.39 0.27 0.09 60.22 22:01:09 21:40:01 1 33.50 0.00 5.36 0.25 0.07 60.82 22:01:09 21:41:01 all 36.40 0.00 7.85 5.58 0.09 50.09 22:01:09 21:41:01 0 36.11 0.00 7.65 5.64 0.09 50.52 22:01:09 21:41:01 1 36.68 0.00 8.05 5.52 0.09 49.66 22:01:09 21:42:01 all 25.41 0.00 22.07 37.03 0.11 15.38 22:01:09 21:42:01 0 25.03 0.00 22.25 36.34 0.11 16.27 22:01:09 21:42:01 1 25.80 0.00 21.89 37.72 0.11 14.49 22:01:09 21:43:01 all 65.87 0.00 11.71 18.65 0.13 3.64 22:01:09 21:43:01 0 66.34 0.00 11.59 18.75 0.13 3.19 22:01:09 21:43:01 1 65.39 0.00 11.83 18.55 0.13 4.10 22:01:09 21:44:01 all 62.36 0.00 16.18 17.37 0.14 3.96 22:01:09 21:44:01 0 60.27 0.00 18.38 17.45 0.13 3.76 22:01:09 21:44:01 1 64.46 0.00 13.96 17.28 0.15 4.15 22:01:09 21:45:01 all 7.08 0.00 2.84 2.27 0.05 87.76 22:01:09 21:45:01 0 5.82 0.00 2.81 1.86 0.05 89.45 22:01:09 21:45:01 1 8.34 0.00 2.87 2.68 0.05 86.06 22:01:09 21:46:01 all 0.11 0.00 0.03 0.00 0.03 99.83 22:01:09 21:46:01 0 0.18 0.00 0.02 0.00 0.02 99.78 22:01:09 21:46:01 1 0.03 0.00 0.03 0.00 0.05 99.88 22:01:09 21:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:01:09 21:47:01 0 0.20 0.00 0.02 0.00 0.00 99.78 22:01:09 21:47:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:01:09 21:48:01 all 0.10 0.00 0.03 0.00 0.03 99.85 22:01:09 21:48:01 0 0.18 0.00 0.02 0.00 0.02 99.78 22:01:09 21:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:01:09 22:01:09 21:48:01 CPU %user %nice %system %iowait %steal %idle 22:01:09 21:49:01 all 0.10 0.00 0.03 0.00 0.02 99.86 22:01:09 21:49:01 0 0.15 0.00 0.02 0.00 0.00 99.83 22:01:09 21:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:01:09 21:50:01 all 0.13 0.00 0.02 0.00 0.03 99.82 22:01:09 21:50:01 0 0.23 0.00 0.02 0.00 0.02 99.73 22:01:09 21:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:01:09 21:51:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:01:09 21:51:01 0 0.25 0.00 0.03 0.00 0.03 99.68 22:01:09 21:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:01:09 21:52:01 all 0.15 0.00 0.04 0.01 0.02 99.78 22:01:09 21:52:01 0 0.10 0.00 0.05 0.02 0.02 99.82 22:01:09 21:52:01 1 0.20 0.00 0.03 0.00 0.02 99.75 22:01:09 21:53:01 all 0.11 0.00 0.03 0.00 0.02 99.85 22:01:09 21:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:01:09 21:53:01 1 0.18 0.00 0.03 0.00 0.00 99.78 22:01:09 21:54:01 all 0.11 0.00 0.03 0.00 0.03 99.84 22:01:09 21:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:01:09 21:54:01 1 0.18 0.00 0.02 0.00 0.02 99.78 22:01:09 21:55:01 all 0.11 0.00 0.02 0.00 0.02 99.86 22:01:09 21:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:01:09 21:55:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:01:09 21:56:01 all 0.13 0.00 0.03 0.00 0.02 99.83 22:01:09 21:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:01:09 21:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 22:01:09 21:57:01 all 0.14 0.00 0.03 0.00 0.02 99.82 22:01:09 21:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:01:09 21:57:01 1 0.25 0.00 0.03 0.00 0.03 99.68 22:01:09 21:58:01 all 0.05 0.00 0.02 0.00 0.02 99.92 22:01:09 21:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:01:09 21:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:01:09 21:59:01 all 0.04 0.00 0.02 0.00 0.03 99.92 22:01:09 21:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:01:09 21:59:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:01:09 22:01:09 21:59:01 CPU %user %nice %system %iowait %steal %idle 22:01:09 22:00:01 all 0.09 0.00 0.02 0.00 0.03 99.87 22:01:09 22:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 22:01:09 22:00:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:01:09 22:01:02 all 7.35 0.00 2.93 11.02 0.04 78.65 22:01:09 22:01:02 0 7.25 0.00 2.96 9.34 0.05 80.40 22:01:09 22:01:02 1 7.45 0.00 2.91 12.71 0.03 76.89 22:01:09 Average: all 12.53 0.00 3.42 3.88 0.05 80.13 22:01:09 Average: 0 12.30 0.00 3.50 3.74 0.04 80.41 22:01:09 Average: 1 12.75 0.00 3.34 4.01 0.05 79.85 22:01:09 22:01:09 22:01:09