Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 01697bfbc48e94c14c4cb574b9de5d4f39642380+e36e7e4730a5a7048b5474c920e87cbd813cb5b7 (1fbff8e7d6cc7794a973a807eeb3d8bcf0024596) 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-ssh2911266361809766166.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-ssh331204632709764249.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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4178393880800974270.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-ssh6172988384964490081.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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh771405947950036360.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-753 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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/13@tmp/jenkins-gitclient-ssh4699687346761811388.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/13@tmp/jenkins-gitclient-ssh3503848934166599509.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 01697bfbc48e94c14c4cb574b9de5d4f39642380 Merge succeeded, producing e58bb987848616e133b367529a5de00480ed33c9 Checking out Revision e58bb987848616e133b367529a5de00480ed33c9 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f 01697bfbc48e94c14c4cb574b9de5d4f39642380 # 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/13@tmp/jenkins-gitclient-ssh1679185133091418985.key > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e58bb987848616e133b367529a5de00480ed33c9 # timeout=10 Commit message: "Merge commit 'e36e7e4730a5a7048b5474c920e87cbd813cb5b7' into HEAD" > git rev-list --no-walk 01697bfbc48e94c14c4cb574b9de5d4f39642380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:28 ========================================================= 22:04:28 EdgeX Global Pipelines Version Info 22:04:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:30 ------------------- 22:04:30 stable info: 22:04:30 ------------------- 22:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:04:30 Message: update stable to v1.0.195 22:04:30 ------------------- 22:04:30 experimental info: 22:04:30 ------------------- 22:04:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:30 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:04:30 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e58bb987848616e133b367529a5de00480ed33c9 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e58bb98 [Pipeline] echo 22:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:31 provisioning config files... 22:04:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config1516538043304865085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:31 ---> docker-login.sh 22:04:31 nexus3.edgexfoundry.org:10001 22:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:32 Configure a credential helper to remove this warning. See 22:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:32 22:04:32 Login Succeeded 22:04:32 nexus3.edgexfoundry.org:10002 22:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:32 Configure a credential helper to remove this warning. See 22:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:32 22:04:32 Login Succeeded 22:04:32 nexus3.edgexfoundry.org:10003 22:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:32 Configure a credential helper to remove this warning. See 22:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:32 22:04:32 Login Succeeded 22:04:32 nexus3.edgexfoundry.org:10004 22:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:32 Configure a credential helper to remove this warning. See 22:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:32 22:04:32 Login Succeeded 22:04:32 docker.io 22:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:32 Configure a credential helper to remove this warning. See 22:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:32 22:04:32 Login Succeeded 22:04:32 ---> docker-login.sh ends [Pipeline] } 22:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:33 ++ 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 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/core-command/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo core-command,cmd/core-command/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/core-data/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo core-data,cmd/core-data/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/core-metadata/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo core-metadata,cmd/core-metadata/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/security-bootstrapper/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/security-proxy-setup/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/support-notifications/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo support-notifications,cmd/support-notifications/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/support-scheduler/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:04:33 + for file in '`ls cmd/**/Dockerfile`' 22:04:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:04:33 ++ cut -d/ -f2 22:04:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:04:33 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 22:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:34 22:04:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:04:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:34 latest: Pulling from edgex-devops/git-semver 22:04:34 31603596830f: Pulling fs layer 22:04:34 54011a49482f: Pulling fs layer 22:04:34 a6820b24f6d8: Pulling fs layer 22:04:34 f581987b2513: Pulling fs layer 22:04:34 f581987b2513: Waiting 22:04:34 54011a49482f: Verifying Checksum 22:04:34 54011a49482f: Download complete 22:04:35 31603596830f: Verifying Checksum 22:04:35 31603596830f: Download complete 22:04:35 f581987b2513: Verifying Checksum 22:04:35 f581987b2513: Download complete 22:04:35 a6820b24f6d8: Verifying Checksum 22:04:35 a6820b24f6d8: Download complete 22:04:35 31603596830f: Pull complete 22:04:35 54011a49482f: Pull complete 22:04:35 a6820b24f6d8: Pull complete 22:04:36 f581987b2513: Pull complete 22:04:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:04:36 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:04:37 $ docker top 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:37 [ssh-agent] Looking for ssh-agent implementation... 22:04:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:37 $ docker exec 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 ssh-agent 22:04:37 SSH_AUTH_SOCK=/tmp/ssh-hUyj58zImbtx/agent.13 22:04:37 SSH_AGENT_PID=19 22:04:37 Running ssh-add (command line suppressed) 22:04:38 Identity added: /w/workspace/edgex-go/13@tmp/private_key_5434472473431093458.key (/w/workspace/edgex-go/13@tmp/private_key_5434472473431093458.key) 22:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:38 + git tag --points-at HEAD [Pipeline] } 22:04:38 $ docker exec --env ******** --env ******** 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 ssh-agent -k 22:04:38 unset SSH_AUTH_SOCK; 22:04:38 unset SSH_AGENT_PID; 22:04:38 echo Agent pid 19 killed; 22:04:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:38 [ssh-agent] Looking for ssh-agent implementation... 22:04:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:38 $ docker exec 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 ssh-agent 22:04:38 SSH_AUTH_SOCK=/tmp/ssh-azKuer9keHpP/agent.52 22:04:38 SSH_AGENT_PID=58 22:04:38 Running ssh-add (command line suppressed) 22:04:38 Identity added: /w/workspace/edgex-go/13@tmp/private_key_1365053219401720803.key (/w/workspace/edgex-go/13@tmp/private_key_1365053219401720803.key) 22:04:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:39 + git semver init 22:04:39 # -> Open(): unable to determine branch for HEAD 22:04:39 # $GIT_DIR = /w/workspace/edgex-go/13/.git 22:04:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 22:04:39 # $SEMVER_REMOTE_NAME = origin 22:04:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:04:39 # $SEMVER_USER_NAME = edgex-jenkins 22:04:39 # $SEMVER_BRANCH = PR-3571 22:04:39 # $SEMVER_TEMP = /tmp/semver-254248687 22:04:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:04:54 # '/tmp/semver-254248687' -> '/w/workspace/edgex-go/13/.semver' 22:04:54 # -> Force: false 22:04:54 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 22:04:54 $ docker exec --env ******** --env ******** 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 ssh-agent -k 22:04:54 unset SSH_AUTH_SOCK; 22:04:54 unset SSH_AGENT_PID; 22:04:54 echo Agent pid 58 killed; 22:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:54 + git semver [Pipeline] } 22:04:54 $ docker stop --time=1 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 22:04:56 $ docker rm -f 680dc2d3fd85a97d0b3218fd86a607a0ba944d0306a9142b6fb0e2011438a909 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:04:57 Stashed 1 file(s) [Pipeline] echo 22:04:57 [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 22:04:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:04:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:04:58 + sudo service docker restart 22:04:58 + true 22:04:58 Redirecting to /bin/systemctl restart docker.service 22:05:12 Still waiting to schedule task 22:05:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 22:05:16 ========================================================= 22:05:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:05:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:05:17 + 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 . 22:05:18 Sending build context to Docker daemon 329.5MB 22:05:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:05:18 Step 2/6 : FROM ${BASE} 22:05:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:05:18 540db60ca938: Pulling fs layer 22:05:18 adcc1eea9eea: Pulling fs layer 22:05:18 4c4ab2625f07: Pulling fs layer 22:05:18 0510c868ecb4: Pulling fs layer 22:05:18 afea3b2eda06: Pulling fs layer 22:05:18 7809a108b3ef: Pulling fs layer 22:05:18 f706445af74f: Pulling fs layer 22:05:18 0510c868ecb4: Waiting 22:05:18 afea3b2eda06: Waiting 22:05:18 7809a108b3ef: Waiting 22:05:18 f706445af74f: Waiting 22:05:18 4c4ab2625f07: Verifying Checksum 22:05:18 4c4ab2625f07: Download complete 22:05:18 adcc1eea9eea: Verifying Checksum 22:05:18 adcc1eea9eea: Download complete 22:05:18 afea3b2eda06: Verifying Checksum 22:05:18 afea3b2eda06: Download complete 22:05:18 7809a108b3ef: Verifying Checksum 22:05:18 7809a108b3ef: Download complete 22:05:18 540db60ca938: Verifying Checksum 22:05:18 540db60ca938: Download complete 22:05:19 540db60ca938: Pull complete 22:05:19 adcc1eea9eea: Pull complete 22:05:19 4c4ab2625f07: Pull complete 22:05:20 f706445af74f: Verifying Checksum 22:05:20 f706445af74f: Download complete 22:05:20 0510c868ecb4: Verifying Checksum 22:05:20 0510c868ecb4: Download complete 22:05:25 0510c868ecb4: Pull complete 22:05:25 afea3b2eda06: Pull complete 22:05:25 7809a108b3ef: Pull complete 22:05:29 f706445af74f: Pull complete 22:05:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:05:29 ---> b068be0155e3 22:05:29 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 22:05:32 ---> Running in f502b9ca42ad 22:05:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:05:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:05:33 (1/12) Installing libmagic (5.39-r0) 22:05:34 (2/12) Installing file (5.39-r0) 22:05:34 (3/12) Installing libc-dev (0.7.2-r3) 22:05:34 (4/12) Installing g++ (10.2.1_pre1-r3) 22:05:38 (5/12) Installing fortify-headers (1.1-r0) 22:05:38 (6/12) Installing patch (2.7.6-r7) 22:05:38 (7/12) Installing build-base (0.5-r2) 22:05:38 (8/12) Installing libsodium (1.0.18-r0) 22:05:38 (9/12) Installing pkgconf (1.7.3-r0) 22:05:38 (10/12) Installing libsodium-dev (1.0.18-r0) 22:05:38 (11/12) Installing libzmq (4.3.3-r1) 22:05:39 (12/12) Installing zeromq-dev (4.3.3-r1) 22:05:39 Executing busybox-1.32.1-r6.trigger 22:05:39 OK: 219 MiB in 52 packages 22:05:40 Removing intermediate container f502b9ca42ad 22:05:40 ---> 00e13d7a0f3c 22:05:40 Step 4/6 : WORKDIR /edgex-go 22:05:40 ---> Running in 6bddc5e9fea6 22:05:40 Removing intermediate container 6bddc5e9fea6 22:05:40 ---> 8d910cfa7d38 22:05:40 Step 5/6 : COPY go.mod . 22:05:40 ---> d484ba686a9b 22:05:40 Step 6/6 : RUN go mod download 22:05:40 ---> Running in 319a0206caee 22:05:53 Removing intermediate container 319a0206caee 22:05:53 ---> f89fa6026ba4 22:05:53 Successfully built f89fa6026ba4 22:05:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:05:53 + docker inspect -f . ci-base-image-x86_64 22:05:53 . [Pipeline] withDockerContainer 22:05:53 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:54 $ docker top da020976de1ebc36d25328bd4ee50b6b5b4c02888b79f2d34017feb65da8c0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:05:54 + go version 22:05:54 go version go1.16.3 linux/amd64 [Pipeline] } 22:05:54 $ docker stop --time=1 da020976de1ebc36d25328bd4ee50b6b5b4c02888b79f2d34017feb65da8c0a8 22:05:55 $ docker rm -f da020976de1ebc36d25328bd4ee50b6b5b4c02888b79f2d34017feb65da8c0a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:56 + docker inspect -f . ci-base-image-x86_64 22:05:56 . [Pipeline] withDockerContainer 22:05:56 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:05:56 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:56 $ docker top 1ccd35ff3c8ed86a07d82b3fccfedcfb3d5a7d478d281db7d7a087e0d276605e -eo pid,comm [Pipeline] { [Pipeline] echo 22:05:57 ========================================================= 22:05:57 [edgeXBuildGoParallel] Running Tests and Build... 22:05:57 ========================================================= [Pipeline] sh 22:05:57 + go mod tidy [Pipeline] sh 22:05:57 + make test 22:05:57 go mod tidy 22:05:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:06:04 ? github.com/edgexfoundry/edgex-go [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:06:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:06:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:06:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:06:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:06:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:06:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:06:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:06:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:06:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 22:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:06:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 100.0% of statements 22:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements 22:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 87.7% of statements 22:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:06:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:06:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements 22:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 22:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 95.1% of statements 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:06:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:06:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 22:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements 22:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 22:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 22:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 22:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 22:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 22:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 22:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.206s coverage: 81.8% of statements 22:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 22:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 22:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.233s coverage: 66.9% of statements 22:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.6% of statements 22:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 22:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 22:07:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 91.9% of statements 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 62.7% of statements 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.6% of statements 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:07:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 22:07:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 22:07:27 GO111MODULE=on go vet ./... 22:07:54 gofmt -l . 22:07:54 [ "`gofmt -l .`" = "" ] 22:07:54 ./bin/test-attribution-txt.sh [Pipeline] sh 22:07:54 + ls -al . 22:07:54 total 560 22:07:54 drwxrwxr-x 10 1001 1001 4096 Jun 29 22:07 . 22:07:54 drwxr-xr-x 4 root root 30 Jun 29 22:05 .. 22:07:54 -rw-rw-r-- 1 1001 1001 11 Jun 29 22:04 .dockerignore 22:07:54 drwxrwxr-x 8 1001 1001 179 Jun 29 22:04 .git 22:07:54 drwxrwxr-x 3 1001 1001 125 Jun 29 22:04 .github 22:07:54 -rw-rw-r-- 1 1001 1001 818 Jun 29 22:04 .gitignore 22:07:54 drwx------ 3 1001 1001 60 Jun 29 22:04 .semver 22:07:54 -rw-rw-r-- 1 1001 1001 166 Jun 29 22:04 .sonarcloud.properties 22:07:54 -rw-rw-r-- 1 1001 1001 8609 Jun 29 22:04 Attribution.txt 22:07:54 -rw-rw-r-- 1 1001 1001 43881 Jun 29 22:04 CHANGELOG.md 22:07:54 -rw-rw-r-- 1 1001 1001 3804 Jun 29 22:04 CONTRIBUTING.md 22:07:54 -rw-rw-r-- 1 1001 1001 931 Jun 29 22:04 Dockerfile.build 22:07:54 -rw-rw-r-- 1 1001 1001 849 Jun 29 22:04 Jenkinsfile 22:07:54 -rw-rw-r-- 1 1001 1001 10775 Jun 29 22:04 LICENSE 22:07:54 -rw-rw-r-- 1 1001 1001 5605 Jun 29 22:04 Makefile 22:07:54 -rw-rw-r-- 1 1001 1001 7905 Jun 29 22:04 README.md 22:07:54 -rw-rw-r-- 1 1001 1001 7071 Jun 29 22:04 SECURITY.md 22:07:54 -rw-rw-r-- 1 1001 1001 5 Jun 29 22:04 VERSION 22:07:54 -rw-rw-r-- 1 1001 1001 4131 Jun 29 22:04 ZMQWindows.md 22:07:54 drwxrwxr-x 2 1001 1001 37 Jun 29 22:04 bin 22:07:54 drwxrwxr-x 14 1001 1001 4096 Jun 29 22:04 cmd 22:07:54 -rw-r--r-- 1 root root 398095 Jun 29 22:07 coverage.out 22:07:54 -rw-rw-r-- 1 1001 1001 806 Jun 29 22:04 go.mod 22:07:54 -rw-r--r-- 1 root root 20850 Jun 29 22:05 go.sum 22:07:54 drwxrwxr-x 7 1001 1001 114 Jun 29 22:04 internal 22:07:54 drwxrwxr-x 3 1001 1001 16 Jun 29 22:04 openapi 22:07:54 drwxrwxr-x 4 1001 1001 71 Jun 29 22:04 snap 22:07:54 -rw-rw-r-- 1 1001 1001 168 Jun 29 22:04 version.go [Pipeline] sh 22:07:54 + '[' -e coverage.out ] 22:07:54 + chown 1001:1001 coverage.out [Pipeline] stash 22:07:54 Stashed 1 file(s) [Pipeline] sh 22:07:55 + make build 22:07:55 go mod tidy 22:07:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:07:56 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 22:08:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-759 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 22:08:02 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 22:08:02 The recommended git tool is: git 22:08:04 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 22:08:04 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 22:08:06 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 22:08:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:08:07 using credential edgex-jenkins-ssh 22:08:07 Cloning the remote Git repository 22:08:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:08:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:08:07 > git init /w/workspace/edgex-go/13 # timeout=10 22:08:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:08:08 > git --version # timeout=10 22:08:08 > git --version # 'git version 2.17.1' 22:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:08 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 22:08:09 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 22:08:11 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 22:08:11 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 22:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:08:14 $ docker stop --time=1 1ccd35ff3c8ed86a07d82b3fccfedcfb3d5a7d478d281db7d7a087e0d276605e 22:08:16 $ docker rm -f 1ccd35ff3c8ed86a07d82b3fccfedcfb3d5a7d478d281db7d7a087e0d276605e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:17 22:08:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:18 latest: Pulling from edgex-devops/edgex-compose 22:08:18 cbdbe7a5bc2a: Pulling fs layer 22:08:18 ca9280d653b3: Pulling fs layer 22:08:18 7e9c9ca2126c: Pulling fs layer 22:08:18 cbdbe7a5bc2a: Verifying Checksum 22:08:18 cbdbe7a5bc2a: Download complete 22:08:18 cbdbe7a5bc2a: Pull complete 22:08:18 ca9280d653b3: Verifying Checksum 22:08:18 ca9280d653b3: Download complete 22:08:19 ca9280d653b3: Pull complete 22:08:19 7e9c9ca2126c: Verifying Checksum 22:08:19 7e9c9ca2126c: Download complete 22:08:23 7e9c9ca2126c: Pull complete 22:08:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:08:24 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:08:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:08:25 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 01697bfbc48e94c14c4cb574b9de5d4f39642380 22:08:26 Merge succeeded, producing ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:08:26 Checking out Revision ded095a49e8a009b8a6153b98ea5d03484d3eaed (PR-3571) 22:08:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:08:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:08:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:08:25 > git config core.sparsecheckout # timeout=10 22:08:25 > git checkout -f 01697bfbc48e94c14c4cb574b9de5d4f39642380 # timeout=10 22:08:25 > git remote # timeout=10 22:08:25 > git config --get remote.origin.url # timeout=10 22:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:25 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 22:08:26 > git rev-parse HEAD^{commit} # timeout=10 22:08:26 > git config core.sparsecheckout # timeout=10 22:08:26 > git checkout -f ded095a49e8a009b8a6153b98ea5d03484d3eaed # timeout=10 22:08:26 $ docker top 22d4e03d264ff70d6cba57d8ef6cb71884b2d364d2d83def0557d79bb8b879f6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:27 + docker-compose build --help 22:08:27 + grep parallel 22:08:27 --parallel Build images in parallel. [Pipeline] } 22:08:27 $ docker stop --time=1 22d4e03d264ff70d6cba57d8ef6cb71884b2d364d2d83def0557d79bb8b879f6 22:08:29 $ docker rm -f 22d4e03d264ff70d6cba57d8ef6cb71884b2d364d2d83def0557d79bb8b879f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:08:29 . [Pipeline] withDockerContainer 22:08:29 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:08: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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:08:30 $ docker top 77454b2e58810a6f3856d99963986c3a197783dedae4db8c29033a14fa542f6c -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:30 Commit message: "Merge commit 'e36e7e4730a5a7048b5474c920e87cbd813cb5b7' into HEAD" 22:08:30 > git rev-list --no-walk 01697bfbc48e94c14c4cb574b9de5d4f39642380 # timeout=10 22:08:30 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:31 Building core-command ... 22:08:31 Building core-data ... 22:08:31 Building core-metadata ... 22:08:31 Building security-bootstrapper ... 22:08:31 Building security-proxy-setup ... 22:08:31 Building security-secretstore-setup ... 22:08:31 Building support-notifications ... 22:08:31 Building support-scheduler ... 22:08:31 Building sys-mgmt-agent ... 22:08:31 Building core-command 22:08:31 Building sys-mgmt-agent 22:08:31 Building security-bootstrapper 22:08:31 Building core-metadata 22:08:31 Building support-notifications 22:08:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:08:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:08:32 + sudo service docker restart 22:08:32 + true 22:08:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:08:45 ---> f89fa6026ba4 22:08:45 Step 3/32 : WORKDIR /edgex-go 22:08:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:45 ---> f89fa6026ba4 22:08:45 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:50 provisioning config files... 22:08:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config8192435972593431174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:51 ---> docker-login.sh 22:08:51 nexus3.edgexfoundry.org:10001 22:08:51 ---> Running in 8e94269c9cd4 22:08:51 ---> Running in 32360f0d9cf1 22:08:51 Removing intermediate container 32360f0d9cf1 22:08:51 ---> cec2832c6086 22:08:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:51 Removing intermediate container 8e94269c9cd4 22:08:51 ---> ede4b0c8413b 22:08:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:52 ---> Running in 28798394a40e 22:08:52 ---> Running in 6a992acff66c 22:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:52 Configure a credential helper to remove this warning. See 22:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:52 22:08:52 Login Succeeded 22:08:52 nexus3.edgexfoundry.org:10002 22:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:08:52 ---> f89fa6026ba4 22:08:52 Step 3/23 : WORKDIR /edgex-go 22:08:52 ---> Using cache 22:08:52 ---> cec2832c6086 22:08:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:52 Configure a credential helper to remove this warning. See 22:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:52 22:08:52 Login Succeeded 22:08:52 nexus3.edgexfoundry.org:10003 22:08:52 ---> Running in 13eed7fbdf63 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:53 Configure a credential helper to remove this warning. See 22:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:53 22:08:53 Login Succeeded 22:08:53 nexus3.edgexfoundry.org:10004 22:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:53 ---> f89fa6026ba4 22:08:53 Step 3/24 : WORKDIR /edgex-go 22:08:53 ---> Using cache 22:08:53 ---> cec2832c6086 22:08:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:53 ---> f89fa6026ba4 22:08:53 Step 3/24 : WORKDIR /edgex-go 22:08:53 ---> Using cache 22:08:53 ---> cec2832c6086 22:08:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 docker.io 22:08:54 ---> Running in bea17ae2b469 22:08:54 Removing intermediate container 28798394a40e 22:08:54 ---> 757339c29f0d 22:08:54 Step 5/32 : RUN apk add --update --no-cache make git 22:08:54 ---> Running in e72cddfae389 22:08:54 ---> Running in ce3b8b3fd527 22:08:54 Removing intermediate container 6a992acff66c 22:08:54 ---> 5206bd8de6b5 22:08:54 Step 5/24 : RUN apk add --update --no-cache make bash git 22:08:54 ---> Running in 4f58c38dda11 22:08:54 Removing intermediate container 13eed7fbdf63 22:08:54 ---> 6f1a2d8cae20 22:08:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:08:54 ---> Running in 77f86c5d86f5 22:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:54 Configure a credential helper to remove this warning. See 22:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:54 22:08:54 Login Succeeded 22:08:54 ---> docker-login.sh ends 22:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] } 22:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:55 Removing intermediate container bea17ae2b469 22:08:55 ---> f65cba36df46 22:08:55 Step 5/24 : RUN apk add --update --no-cache make git 22:08:55 ---> Running in 720c924356e6 [Pipeline] echo 22:08:55 ========================================================= 22:08:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:08:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:08:55 Removing intermediate container e72cddfae389 22:08:55 ---> e8d70d7c8110 22:08:55 Step 5/24 : RUN apk add --update --no-cache make git 22:08:55 ---> Running in e28287796948 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:55 + 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 . 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:56 OK: 219 MiB in 52 packages 22:08:56 OK: 219 MiB in 52 packages 22:08:57 OK: 219 MiB in 52 packages 22:08:57 OK: 219 MiB in 52 packages 22:08:57 Removing intermediate container 77f86c5d86f5 22:08:57 ---> a63b1ab413af 22:08:57 Step 6/23 : COPY go.mod . 22:08:57 Removing intermediate container 4f58c38dda11 22:08:57 ---> 5a3d2574510b 22:08:57 Step 6/24 : COPY go.mod . 22:08:57 ---> e29f66373596 22:08:57 Step 7/23 : RUN go mod download 22:08:57 Removing intermediate container ce3b8b3fd527 22:08:57 ---> 8a1673f7e523 22:08:57 Step 6/32 : COPY go.mod . 22:08:57 ---> Running in 9402b22e6f5b 22:08:57 ---> 1dea40fef572 22:08:57 Step 7/24 : RUN go mod download 22:08:57 ---> Running in 8774c67aa595 22:08:57 Removing intermediate container e28287796948 22:08:57 ---> 0d370ff06c70 22:08:57 Step 6/24 : COPY go.mod . 22:08:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:57 ---> a1347f5c2e61 22:08:57 Step 7/32 : RUN go mod download 22:08:58 ---> Running in d39841de7124 22:08:58 ---> aeab2b37a697 22:08:58 Step 7/24 : RUN go mod download 22:08:58 ---> Running in 7d64605f63f9 22:08:58 Sending build context to Docker daemon 166.3MB 22:08:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:08:58 Step 2/6 : FROM ${BASE} 22:08:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:08:58 595b0fe564bb: Pulling fs layer 22:08:58 3088b5b3c5c0: Pulling fs layer 22:08:58 5b7225fbf94c: Pulling fs layer 22:08:58 ba82ee9f976e: Pulling fs layer 22:08:58 506bd15cee9f: Pulling fs layer 22:08:58 75a0a4a0db45: Pulling fs layer 22:08:58 618dc40b7e24: Pulling fs layer 22:08:58 506bd15cee9f: Waiting 22:08:58 75a0a4a0db45: Waiting 22:08:58 618dc40b7e24: Waiting 22:08:58 5b7225fbf94c: Download complete 22:08:58 3088b5b3c5c0: Verifying Checksum 22:08:58 3088b5b3c5c0: Download complete 22:08:58 506bd15cee9f: Verifying Checksum 22:08:58 506bd15cee9f: Download complete 22:08:58 75a0a4a0db45: Verifying Checksum 22:08:58 75a0a4a0db45: Download complete 22:08:58 595b0fe564bb: Verifying Checksum 22:08:58 595b0fe564bb: Download complete 22:08:58 Removing intermediate container 9402b22e6f5b 22:08:58 ---> 1d9bb8dfeaf9 22:08:58 Step 8/23 : COPY . . 22:08:59 Removing intermediate container 8774c67aa595 22:08:59 ---> ead92604fc21 22:08:59 Step 8/24 : COPY . . 22:08:59 595b0fe564bb: Pull complete 22:09:00 3088b5b3c5c0: Pull complete 22:09:00 5b7225fbf94c: Pull complete 22:09:01 618dc40b7e24: Verifying Checksum 22:09:01 618dc40b7e24: Download complete 22:09:01 OK: 219 MiB in 52 packages 22:09:01 Removing intermediate container d39841de7124 22:09:01 ---> 094f7c58302c 22:09:01 Step 8/32 : COPY . . 22:09:02 ba82ee9f976e: Download complete 22:09:02 Removing intermediate container 7d64605f63f9 22:09:02 ---> eeb013a74019 22:09:02 Step 8/24 : COPY . . 22:09:10 Removing intermediate container 720c924356e6 22:09:10 ---> 7cbe65fc5b41 22:09:10 Step 6/24 : COPY go.mod . 22:09:11 ---> 979c5458435e 22:09:11 Step 7/24 : RUN go mod download 22:09:11 ---> Running in 4fb933ae7a3a 22:09:11 ---> adcd468a58ee 22:09:11 Step 9/24 : RUN go mod tidy 22:09:11 ---> Running in 0f99c19d4f81 22:09:12 ba82ee9f976e: Pull complete 22:09:12 506bd15cee9f: Pull complete 22:09:12 75a0a4a0db45: Pull complete 22:09:13 ---> ce82a6d54afc 22:09:13 Step 9/32 : RUN go mod tidy 22:09:13 ---> Running in 4010dd9b8765 22:09:13 Removing intermediate container 4fb933ae7a3a 22:09:13 ---> 029345f6c093 22:09:13 Step 8/24 : COPY . . 22:09:16 618dc40b7e24: Pull complete 22:09:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:09:16 ---> a36622ca3599 22:09:16 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 22:09:18 ---> Running in f4074bdc694d 22:09:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:20 ---> 0cff46d20a7c 22:09:20 Step 9/23 : RUN go mod tidy 22:09:20 ---> c3606c8748ca 22:09:20 Step 9/24 : RUN go mod tidy 22:09:20 ---> Running in e3b2ead5b584 22:09:20 ---> Running in bffba357c3e7 22:09:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:21 (1/12) Installing libmagic (5.39-r0) 22:09:22 (2/12) Installing file (5.39-r0) 22:09:22 (3/12) Installing libc-dev (0.7.2-r3) 22:09:22 (4/12) Installing g++ (10.2.1_pre1-r3) 22:09:26 (5/12) Installing fortify-headers (1.1-r0) 22:09:26 (6/12) Installing patch (2.7.6-r7) 22:09:26 (7/12) Installing build-base (0.5-r2) 22:09:26 (8/12) Installing libsodium (1.0.18-r0) 22:09:26 (9/12) Installing pkgconf (1.7.3-r0) 22:09:26 (10/12) Installing libsodium-dev (1.0.18-r0) 22:09:26 (11/12) Installing libzmq (4.3.3-r1) 22:09:26 (12/12) Installing zeromq-dev (4.3.3-r1) 22:09:26 Executing busybox-1.32.1-r6.trigger 22:09:26 OK: 218 MiB in 52 packages 22:09:27 Removing intermediate container bffba357c3e7 22:09:27 ---> 360dae94dc7c 22:09:27 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:09:27 ---> Running in cdfc9243716e 22:09:27 Removing intermediate container 0f99c19d4f81 22:09:27 ---> 8f4b41eac7c5 22:09:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:09:27 Removing intermediate container 4010dd9b8765 22:09:27 ---> c9db9ddb00e8 22:09:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:09:27 Removing intermediate container e3b2ead5b584 22:09:27 ---> 7c26011ab84b 22:09:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:09:27 ---> Running in cff64c75a578 22:09:27 ---> Running in 863aba2e812c 22:09:27 ---> Running in a282409dfc9a 22:09:27 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 22:09:28 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 22:09:28 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 22:09:28 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 22:09:31 Removing intermediate container f4074bdc694d 22:09:31 ---> 6b0fd1663786 22:09:31 Step 4/6 : WORKDIR /edgex-go 22:09:31 ---> Running in d3040aec494e 22:09:31 Removing intermediate container d3040aec494e 22:09:31 ---> aad6c5d7aae7 22:09:31 Step 5/6 : COPY go.mod . 22:09:31 ---> e1a5d4b126d7 22:09:31 Step 6/6 : RUN go mod download 22:09:32 ---> Running in d58b3dc19e76 22:09:38 ---> b91c6eb1a9a6 22:09:38 Step 9/24 : RUN go mod tidy 22:09:38 ---> Running in e693dee49964 22:09:39 Removing intermediate container e693dee49964 22:09:39 ---> 7283e6ef12e6 22:09:39 Step 10/24 : RUN make cmd/core-command/core-command 22:09:39 ---> Running in f3c32851aa21 22:09:39 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 22:09:58 Removing intermediate container d58b3dc19e76 22:09:58 ---> e63276eb379d 22:09:58 Successfully built e63276eb379d 22:09:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:09:59 + docker inspect -f . ci-base-image-arm64 22:09:59 . [Pipeline] withDockerContainer 22:09:59 prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container 22:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:01 $ docker top 7e8f4c5870439f15401a391302c0bd702295c5f780cceecb187351c76ce87a61 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:02 + go version 22:10:02 go version go1.16.5 linux/arm64 [Pipeline] } 22:10:02 $ docker stop --time=1 7e8f4c5870439f15401a391302c0bd702295c5f780cceecb187351c76ce87a61 22:10:04 $ docker rm -f 7e8f4c5870439f15401a391302c0bd702295c5f780cceecb187351c76ce87a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:04 + docker inspect -f . ci-base-image-arm64 22:10:04 . [Pipeline] withDockerContainer 22:10:05 prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container 22:10:05 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:06 $ docker top aacb80ac6b89260eed9a600de479d52349c9a2d7ff728ce5619e8d39891dd3ff -eo pid,comm [Pipeline] { [Pipeline] echo 22:10:07 ========================================================= 22:10:07 [edgeXBuildGoParallel] Running Tests and Build... 22:10:07 ========================================================= [Pipeline] sh 22:10:07 + go mod tidy [Pipeline] sh 22:10:08 + make test 22:10:08 go mod tidy 22:10:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:10:18 Removing intermediate container cdfc9243716e 22:10:18 ---> f5c755114c3b 22:10:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:10:20 ---> Running in 34c919f20999 22:10:22 Removing intermediate container cff64c75a578 22:10:22 ---> f204d80ba9f3 22:10:22 22:10:22 Step 11/24 : FROM alpine:3.12 22:10:22 Removing intermediate container 863aba2e812c 22:10:22 ---> e677da78a76e 22:10:22 22:10:22 Step 11/32 : FROM alpine:3.12 22:10:22 Removing intermediate container a282409dfc9a 22:10:22 ---> 7ecbf3b06c92 22:10:22 22:10:22 Step 11/23 : FROM alpine:3.12 22:10:22 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 22:10:23 3.12: Pulling from library/alpine 22:10:23 3.12: Pulling from library/alpine 22:10:23 3.12: Pulling from library/alpine 22:10:24 Removing intermediate container f3c32851aa21 22:10:24 ---> fd32c9e536af 22:10:24 22:10:24 Step 11/24 : FROM alpine:3.12 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Image is up to date for alpine:3.12 22:10:24 Status: Downloaded newer image for alpine:3.12 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Image is up to date for alpine:3.12 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:10:24 3.12: Pulling from library/alpine 22:10:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:10:24 Status: Image is up to date for alpine:3.12 22:10:24 ---> Running in 3e7b0f2cdddc 22:10:24 ---> Running in c69cc0de4782 22:10:24 ---> Running in 4ab9d41b7488 22:10:24 ---> 13621d1b12d4 22:10:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:10:24 Removing intermediate container 34c919f20999 22:10:24 ---> f732b33d68cd 22:10:24 22:10:24 Step 12/24 : FROM docker:20.10.0 22:10:24 ---> Running in e98ceb0baf2d 22:10:24 Removing intermediate container c69cc0de4782 22:10:24 ---> 5717b3c88ffd 22:10:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:10:24 ---> Running in 246c14d2f010 22:10:24 20.10.0: Pulling from library/docker 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 (1/1) Installing dumb-init (1.2.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 OK: 6 MiB in 15 packages 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:25 (1/1) Installing dumb-init (1.2.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 (1/2) Installing ca-certificates (20191127-r4) 22:10:25 (2/2) Installing dumb-init (1.2.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 Executing ca-certificates-20191127-r4.trigger 22:10:25 (1/2) Installing dumb-init (1.2.2-r1) 22:10:25 (2/2) Installing su-exec (0.2-r1) 22:10:25 Executing busybox-1.31.1-r20.trigger 22:10:25 OK: 6 MiB in 16 packages 22:10:25 OK: 6 MiB in 16 packages 22:10:26 OK: 6 MiB in 15 packages 22:10:27 Removing intermediate container 3e7b0f2cdddc 22:10:27 ---> 1e035e1c9ad8 22:10:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:10:28 ---> Running in e9a494d77efc 22:10:32 Removing intermediate container 246c14d2f010 22:10:32 ---> 8f141826f172 22:10:32 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:10:32 Removing intermediate container e9a494d77efc 22:10:32 ---> 836aee1c0ec5 22:10:32 Step 14/24 : ENV APP_PORT=59881 22:10:32 Removing intermediate container 4ab9d41b7488 22:10:32 ---> b53f006cf90a 22:10:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:10:32 Removing intermediate container e98ceb0baf2d 22:10:32 ---> 009c5dfe5558 22:10:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:10:32 ---> Running in 6367d3e7d72e 22:10:32 ---> Running in 1d33adb2ac9e 22:10:32 ---> Running in e8b6b21d25f8 22:10:32 ---> Running in 9e124fd3d54a 22:10:32 Removing intermediate container 6367d3e7d72e 22:10:32 ---> a6a84d82f627 22:10:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:10:33 Removing intermediate container 1d33adb2ac9e 22:10:33 ---> be430e940df5 22:10:33 Step 15/24 : EXPOSE $APP_PORT 22:10:33 Removing intermediate container 9e124fd3d54a 22:10:33 ---> 657da092e124 22:10:33 Step 14/24 : ENV APP_PORT=59882 22:10:33 Removing intermediate container e8b6b21d25f8 22:10:33 ---> aac2186ffe5c 22:10:33 Step 14/23 : ENV APP_PORT=59860 22:10:33 ---> Running in 7baaf3b8d9ce 22:10:33 ---> Running in b3547b0799c1 22:10:33 ---> Running in ac10e8220d13 22:10:33 ---> Running in 913d84e1a24a 22:10:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:10:33 Status: Downloaded newer image for docker:20.10.0 22:10:33 ---> aefe523efa57 22:10:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:10:33 ---> Running in c99ae6357ae5 22:10:33 Removing intermediate container ac10e8220d13 22:10:33 ---> bdd88f0511fe 22:10:33 Step 15/24 : EXPOSE $APP_PORT 22:10:33 Removing intermediate container b3547b0799c1 22:10:33 ---> 03d646cde0f0 22:10:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:10:33 Removing intermediate container 7baaf3b8d9ce 22:10:33 ---> 3849b758ecd8 22:10:33 Step 16/24 : WORKDIR / 22:10:34 Removing intermediate container 913d84e1a24a 22:10:34 ---> f20b21fc5a3e 22:10:34 Step 15/23 : EXPOSE $APP_PORT 22:10:34 ---> Running in 293c38f86296 22:10:34 ---> Running in ad3f1c981b59 22:10:34 ---> Running in 650a45c7ae68 22:10:34 Removing intermediate container c99ae6357ae5 22:10:34 ---> 2c07e6166ab7 22:10:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:10:34 ---> Running in 5b6a0d06ec5c 22:10:34 ---> Running in 727aa84163fb 22:10:34 Removing intermediate container 293c38f86296 22:10:34 ---> fd7d3308d164 22:10:34 Step 16/24 : WORKDIR / 22:10:34 Removing intermediate container 650a45c7ae68 22:10:34 ---> 0e65250209fc 22:10:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:35 Removing intermediate container 5b6a0d06ec5c 22:10:35 ---> 9e493bfa85b0 22:10:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:35 ---> Running in 8ee41a0b9cda 22:10:35 ---> 9bd930d5c0db 22:10:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:10:35 ---> 4a979bf06628 22:10:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:10:35 Removing intermediate container 8ee41a0b9cda 22:10:35 ---> ace6e89e7b9a 22:10:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:35 (1/39) Installing readline (8.0.4-r0) 22:10:35 (2/39) Installing bash (5.0.17-r0) 22:10:35 Executing bash-5.0.17-r0.post-install 22:10:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:10:35 (4/39) Installing libcurl (7.77.0-r0) 22:10:36 ? github.com/edgexfoundry/edgex-go [no test files] 22:10:36 (5/39) Installing curl (7.77.0-r0) 22:10:36 (6/39) Installing dumb-init (1.2.2-r1) 22:10:36 (7/39) Installing libbz2 (1.0.8-r1) 22:10:36 (8/39) Installing expat (2.2.9-r1) 22:10:36 ---> 0f6b3b6cefef 22:10:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:10:36 (9/39) Installing libffi (3.3-r2) 22:10:36 (10/39) Installing gdbm (1.13-r1) 22:10:36 (11/39) Installing xz-libs (5.2.5-r0) 22:10:36 (12/39) Installing sqlite-libs (3.32.1-r1) 22:10:36 (13/39) Installing python3 (3.8.10-r0) 22:10:36 ---> 3bcfc372fb91 22:10:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:10:39 Removing intermediate container ad3f1c981b59 22:10:39 ---> 5ef31a645e71 22:10:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:10:39 ---> da8e1465f82a 22:10:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:10:39 (14/39) Installing py3-appdirs (1.4.4-r1) 22:10:39 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:10:39 (16/39) Installing py3-parsing (2.4.7-r0) 22:10:39 (17/39) Installing py3-six (1.15.0-r0) 22:10:39 (18/39) Installing py3-packaging (20.4-r0) 22:10:39 ---> 8ac9fcbed829 22:10:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:10:39 ---> Running in b169a1b43414 22:10:39 (19/39) Installing py3-setuptools (47.0.0-r0) 22:10:39 (20/39) Installing py3-chardet (3.0.4-r4) 22:10:39 ---> 25ae9d0df4f9 22:10:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:10:39 (21/39) Installing py3-idna (2.9-r0) 22:10:39 ---> Running in d66172abfdb8 22:10:39 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:10:39 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:10:39 ---> 8c9b1e395241 22:10:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:10:39 (24/39) Installing py3-requests (2.23.0-r0) 22:10:39 (25/39) Installing py3-msgpack (1.0.0-r0) 22:10:40 (26/39) Installing py3-lockfile (0.12.2-r3) 22:10:40 Removing intermediate container b169a1b43414 22:10:40 ---> 1604095c88cf 22:10:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:10:40 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:10:40 (28/39) Installing py3-colorama (0.4.3-r0) 22:10:40 (29/39) Installing py3-distlib (0.3.0-r0) 22:10:40 (30/39) Installing py3-distro (1.5.0-r1) 22:10:40 (31/39) Installing py3-webencodings (0.5.1-r3) 22:10:40 (32/39) Installing py3-html5lib (1.0.1-r4) 22:10:40 ---> Running in fb3163ab4ee4 22:10:40 (33/39) Installing py3-pytoml (0.1.21-r0) 22:10:40 (34/39) Installing py3-pep517 (0.8.2-r0) 22:10:40 Removing intermediate container d66172abfdb8 22:10:40 ---> 5cfce5748f25 22:10:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:40 (35/39) Installing py3-progress (1.5-r0) 22:10:40 (36/39) Installing py3-toml (0.10.1-r0) 22:10:40 (37/39) Installing py3-retrying (1.3.3-r0) 22:10:40 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:10:40 (39/39) Installing py3-pip (20.1.1-r0) 22:10:40 ---> 5a7a6b779b05 22:10:40 Step 20/24 : ENTRYPOINT ["/core-command"] 22:10:40 ---> 1db705a4ca47 22:10:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:10:40 Removing intermediate container fb3163ab4ee4 22:10:40 ---> f96852517011 22:10:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:41 ---> Running in a85c2a79c43f 22:10:41 Executing busybox-1.31.1-r19.trigger 22:10:41 OK: 72 MiB in 59 packages 22:10:41 ---> Running in d65f088dbf4c 22:10:41 ---> Running in daae317730b4 22:10:41 ---> Running in a84f09b6dc4e 22:10:41 Removing intermediate container a85c2a79c43f 22:10:41 ---> f24730871396 22:10:41 Step 22/24 : LABEL arch=x86_64 22:10:41 Removing intermediate container a84f09b6dc4e 22:10:41 ---> 0e318044be62 22:10:41 Step 21/23 : LABEL arch=x86_64 22:10:41 Removing intermediate container d65f088dbf4c 22:10:41 ---> c0a385091c1b 22:10:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:41 ---> Running in a512b5b9988a 22:10:41 ---> Running in 63821b5cd706 22:10:41 ---> Running in 6f79f4a7aa8e 22:10:41 Removing intermediate container a512b5b9988a 22:10:41 ---> 80947c094c40 22:10:41 Step 23/24 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:10:41 Removing intermediate container 63821b5cd706 22:10:41 ---> 13e9157e77e5 22:10:41 Step 22/23 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:10:42 Removing intermediate container 6f79f4a7aa8e 22:10:42 ---> 4aff33b2c628 22:10:42 Step 22/24 : LABEL arch=x86_64 22:10:42 Collecting docker-compose==1.23.2 22:10:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:10:42 ---> Running in 28994db36b11 22:10:42 ---> Running in 346e1a8b30c2 22:10:42 ---> Running in c86e4f6df0e1 22:10:42 Collecting jsonschema<3,>=2.5.1 22:10:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:10:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:10:42 Collecting cached-property<2,>=1.2.0 22:10:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:10:42 Removing intermediate container c86e4f6df0e1 22:10:42 ---> c7d948da40a4 22:10:42 Step 23/24 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:10:42 Removing intermediate container 28994db36b11 22:10:42 ---> b56605f052f6 22:10:42 Step 24/24 : LABEL version=0.0.0 22:10:42 ---> Running in 911d9b2913ef 22:10:42 Collecting docker<4.0,>=3.6.0 22:10:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:10:42 ---> Running in c1e3342a9253 22:10:42 Removing intermediate container daae317730b4 22:10:42 ---> d55f2f5bb32d 22:10:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:42 Removing intermediate container 346e1a8b30c2 22:10:42 ---> 9f994de9973b 22:10:42 Step 23/23 : LABEL version=0.0.0 22:10:42 Collecting PyYAML<4,>=3.10 22:10:42 Downloading PyYAML-3.13.tar.gz (270 kB) 22:10:42 Removing intermediate container c1e3342a9253 22:10:42 ---> e06a7a95aa65 22:10:42 22:10:42 ---> Running in 30667abcff84 22:10:42 Removing intermediate container 911d9b2913ef 22:10:42 ---> 36f97990c007 22:10:42 Step 24/24 : LABEL version=0.0.0 22:10:43 Successfully built e06a7a95aa65 22:10:43 Successfully tagged core-metadata:latest 22:10:43 Building support-scheduler 22:10:43  Building core-metadata ... done Collecting websocket-client<1.0,>=0.32.0 22:10:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:10:43 ---> Running in d98f7d1fb4eb 22:10:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:10:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:10:45 ---> eda8ffa22974 22:10:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:10:45 Collecting texttable<0.10,>=0.9.0 22:10:45 Downloading texttable-0.9.1.tar.gz (11 kB) 22:10:45 Removing intermediate container 30667abcff84 22:10:45 ---> 9c6f72507679 22:10:45 22:10:45 Successfully built 9c6f72507679 22:10:46 Successfully tagged support-notifications:latest 22:10:46  Building support-notifications ... done Building security-secretstore-setup 22:10:46 Removing intermediate container d98f7d1fb4eb 22:10:46 ---> 5ecf0c03e7df 22:10:46 22:10:46 Collecting docopt<0.7,>=0.6.1 22:10:46 Downloading docopt-0.6.2.tar.gz (25 kB) 22:10:46 Successfully built 5ecf0c03e7df 22:10:46 Successfully tagged core-command:latest 22:10:46  Building core-command ... done Building core-data 22:10:47 Collecting dockerpty<0.5,>=0.4.1 22:10:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:10:52 Collecting docker-pycreds>=0.4.0 22:10:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:10:52 ---> e4b678b4502a 22:10:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:10:52 Collecting idna<2.8,>=2.5 22:10:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:10:52 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) 22:10:52 Collecting urllib3<1.25,>=1.21.1 22:10:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:10:52 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) 22:10:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:10:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:10:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:10:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:10:52 Installing collected packages: jsonschema, cached-property, websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, texttable, docopt, dockerpty, docker-compose 22:10:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:10:55 ---> f89fa6026ba4 22:10:55 Step 3/24 : WORKDIR /edgex-go 22:10:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:10:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:10:55 ---> f89fa6026ba4 22:10:55 Step 3/26 : WORKDIR /edgex-go 22:10:55 Attempting uninstall: idna 22:10:55 Found existing installation: idna 2.9 22:10:55 Uninstalling idna-2.9: 22:10:55 Successfully uninstalled idna-2.9 22:10:55 ---> Using cache 22:10:55 ---> Using cache 22:10:55 ---> cec2832c6086 22:10:55 ---> cec2832c6086 22:10:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:55 Attempting uninstall: urllib3 22:10:55 Found existing installation: urllib3 1.25.9 22:10:55 Uninstalling urllib3-1.25.9: 22:10:55 Successfully uninstalled urllib3-1.25.9 22:10:55 ---> 514fb64f9ea2 22:10:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:10:56 Attempting uninstall: requests 22:10:56 Found existing installation: requests 2.23.0 22:10:56 Uninstalling requests-2.23.0: 22:10:56 Successfully uninstalled requests-2.23.0 22:10:56 ---> Using cache 22:10:56 ---> e8d70d7c8110 22:10:56 Step 5/26 : RUN apk add --update --no-cache make git 22:10:56 ---> Using cache 22:10:56 ---> e8d70d7c8110 22:10:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:10:56 Running setup.py install for PyYAML: started 22:10:57 ---> Using cache 22:10:57 ---> 0d370ff06c70 22:10:57 Step 6/26 : COPY go.mod . 22:10:58 ---> Using cache 22:10:58 ---> aeab2b37a697 22:10:58 Step 7/26 : RUN go mod download 22:10:58 ---> Using cache 22:10:58 ---> eeb013a74019 22:10:58 Step 8/26 : COPY . . 22:10:58 ---> Using cache 22:10:58 ---> adcd468a58ee 22:10:58 Step 9/26 : RUN go mod tidy 22:10:58 ---> Using cache 22:10:58 ---> 8f4b41eac7c5 22:10:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:58 ---> 822ce551fc15 22:10:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:10:58 ---> Running in 17daec933632 22:10:59 Running setup.py install for PyYAML: finished with status 'done' 22:10:59 Running setup.py install for texttable: started 22:10:59 ---> Running in bdb2ff506c28 22:10:59 Running setup.py install for texttable: finished with status 'done' 22:10:59 Running setup.py install for docopt: started 22:10:59 ---> fe12f6832e78 22:10:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:10:59 Running setup.py install for docopt: finished with status 'done' 22:10:59 Running setup.py install for dockerpty: started 22:10:59 Running setup.py install for dockerpty: finished with status 'done' 22:11:00 ---> Running in cd09a5c5326a 22:11:00 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 22:11:00 Removing intermediate container cd09a5c5326a 22:11:00 ---> e0a0e8b75425 22:11:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:11:01 ---> 3aedc4e2ad94 22:11:01 Step 27/32 : RUN chmod +x /entrypoint.sh 22:11:01 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 22:11:01 ---> Running in 2379c0fd7f6d 22:11:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:11:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:11:03 Removing intermediate container 2379c0fd7f6d 22:11:03 ---> ba216f4f73dc 22:11:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:11:03 OK: 219 MiB in 52 packages 22:11:03 ---> Running in bce604b027f4 22:11:03 Removing intermediate container bce604b027f4 22:11:03 ---> 7f54e0290c45 22:11:03 Step 29/32 : CMD ["gate"] 22:11:03 ---> Running in 30434bab95f2 22:11:03 Removing intermediate container bdb2ff506c28 22:11:03 ---> 7f257a973f20 22:11:03 Step 6/24 : COPY go.mod . 22:11:04 Removing intermediate container 30434bab95f2 22:11:04 ---> ec23f644166e 22:11:04 Step 30/32 : LABEL arch=x86_64 22:11:04 Removing intermediate container 727aa84163fb 22:11:04 ---> a277135ab9a1 22:11:04 Step 15/24 : ENV APP_PORT=58890 22:11:04 ---> cb3e9e1f2b71 22:11:04 Step 7/24 : RUN go mod download 22:11:04 ---> Running in d9afb07aecd2 22:11:04 ---> Running in 09445f275d9e 22:11:04 ---> Running in d7a78c6c3b4e 22:11:04 Removing intermediate container d9afb07aecd2 22:11:04 ---> ed75d2431cd4 22:11:04 Step 31/32 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:11:05 Removing intermediate container 09445f275d9e 22:11:05 ---> 3b3b2b8d9c10 22:11:05 Step 16/24 : EXPOSE $APP_PORT 22:11:05 ---> Running in c2ec4b7c1f56 22:11:05 ---> Running in 69c1f3aa36a0 22:11:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:11:05 ---> f89fa6026ba4 22:11:05 Step 3/23 : WORKDIR /edgex-go 22:11:05 ---> Using cache 22:11:05 ---> cec2832c6086 22:11:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:05 ---> Using cache 22:11:05 ---> e8d70d7c8110 22:11:05 Step 5/23 : RUN apk add --update --no-cache make git 22:11:05 ---> Using cache 22:11:05 ---> 0d370ff06c70 22:11:05 Step 6/23 : COPY go.mod . 22:11:05 ---> Using cache 22:11:05 ---> aeab2b37a697 22:11:05 Step 7/23 : RUN go mod download 22:11:05 ---> Using cache 22:11:05 ---> eeb013a74019 22:11:05 Step 8/23 : COPY . . 22:11:05 ---> Using cache 22:11:05 ---> adcd468a58ee 22:11:05 Step 9/23 : RUN go mod tidy 22:11:05 ---> Using cache 22:11:05 ---> 8f4b41eac7c5 22:11:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:11:05 Removing intermediate container c2ec4b7c1f56 22:11:05 ---> c2b34047ab78 22:11:05 Step 32/32 : LABEL version=0.0.0 22:11:05 ---> Running in 924f14b7f66a 22:11:05 Removing intermediate container 69c1f3aa36a0 22:11:05 ---> 7526abc79505 22:11:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:11:05 ---> Running in 9b9a367d01bc 22:11:05 Removing intermediate container 9b9a367d01bc 22:11:05 ---> 88731d5b2683 22:11:05 22:11:06 Successfully built 88731d5b2683 22:11:06 Successfully tagged security-bootstrapper:latest 22:11:06  Building security-bootstrapper ... done Building security-proxy-setup 22:11:06 ---> 149cd51d18b2 22:11:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:11:06 Removing intermediate container d7a78c6c3b4e 22:11:06 ---> e7985444269e 22:11:06 Step 8/24 : COPY . . 22:11:06 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 22:11:10 ---> 71c91f067f2f 22:11:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:11:11 ---> 0c3bb912023e 22:11:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:11:12 ---> Running in 1dc0b2b6d3ca 22:11:12 Removing intermediate container 1dc0b2b6d3ca 22:11:12 ---> 9bd26d5c9bbc 22:11:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:12 ---> Running in ebc831dc861d 22:11:12 ---> 249c546d35c6 22:11:12 Step 9/24 : RUN go mod tidy 22:11:13 ---> Running in bb7fe07dc5d6 22:11:13 Removing intermediate container ebc831dc861d 22:11:13 ---> 1af3fb0156e2 22:11:13 Step 22/24 : LABEL arch=x86_64 22:11:13 ---> Running in 86e16cfd8c6c 22:11:13 Removing intermediate container 86e16cfd8c6c 22:11:13 ---> 407dfca0a5b5 22:11:13 Step 23/24 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:11:13 ---> Running in b73c5a04b941 22:11:14 Removing intermediate container b73c5a04b941 22:11:14 ---> 136b5b987a84 22:11:14 Step 24/24 : LABEL version=0.0.0 22:11:14 ---> Running in 86c29e3768dc 22:11:14 Removing intermediate container 86c29e3768dc 22:11:14 ---> 25be35b4d21a 22:11:14 22:11:14 Successfully built 25be35b4d21a 22:11:14 Successfully tagged sys-mgmt-agent:latest 22:11:15  Building sys-mgmt-agent ... done Removing intermediate container bb7fe07dc5d6 22:11:15 ---> eb90155b7bd8 22:11:15 Step 10/24 : RUN make cmd/core-data/core-data 22:11:15 ---> Running in 9012c19ccb1a 22:11:16 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 22:11:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:11:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:16 ---> f89fa6026ba4 22:11:16 Step 3/22 : WORKDIR /edgex-go 22:11:16 ---> Using cache 22:11:16 ---> cec2832c6086 22:11:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:16 ---> Using cache 22:11:16 ---> e8d70d7c8110 22:11:16 Step 5/22 : RUN apk add --update --no-cache make git 22:11:16 ---> Using cache 22:11:16 ---> 0d370ff06c70 22:11:16 Step 6/22 : COPY go.mod . 22:11:16 ---> Using cache 22:11:16 ---> aeab2b37a697 22:11:16 Step 7/22 : RUN go mod download 22:11:16 ---> Using cache 22:11:16 ---> eeb013a74019 22:11:16 Step 8/22 : COPY . . 22:11:16 ---> Using cache 22:11:16 ---> adcd468a58ee 22:11:16 Step 9/22 : RUN go mod tidy 22:11:16 ---> Using cache 22:11:16 ---> 8f4b41eac7c5 22:11:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:11:17 ---> Running in 3a9352a13c41 22:11:17 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 22:11:25 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 22:11:32 Removing intermediate container 17daec933632 22:11:32 ---> fa7766c497c8 22:11:32 22:11:32 Step 11/26 : FROM alpine:3.12 22:11:32 ---> 13621d1b12d4 22:11:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:11:32 ---> Running in 1f693a823df9 22:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:11:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:11:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:33 (1/6) Installing ca-certificates (20191127-r4) 22:11:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:11:33 (3/6) Installing libcurl (7.77.0-r0) 22:11:33 (4/6) Installing curl (7.77.0-r0) 22:11:33 (5/6) Installing dumb-init (1.2.2-r1) 22:11:33 (6/6) Installing su-exec (0.2-r1) 22:11:33 Executing busybox-1.31.1-r20.trigger 22:11:33 Executing ca-certificates-20191127-r4.trigger 22:11:34 OK: 7 MiB in 20 packages 22:11:35 Removing intermediate container 1f693a823df9 22:11:35 ---> bbbf09df4757 22:11:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:11:35 ---> Running in 71c86c266e4b 22:11:36 Removing intermediate container 71c86c266e4b 22:11:36 ---> ca45da16c6ba 22:11:36 Step 14/26 : WORKDIR / 22:11:36 ---> Running in eb54badd2a1c 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:11:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:11:38 Removing intermediate container eb54badd2a1c 22:11:38 ---> 24904b23f840 22:11:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:11:39 Removing intermediate container 924f14b7f66a 22:11:39 ---> 091b9f62a886 22:11:39 22:11:39 Step 11/23 : FROM alpine:3.12 22:11:39 ---> 13621d1b12d4 22:11:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:11:39 ---> Using cache 22:11:39 ---> 009c5dfe5558 22:11:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:11:39 ---> Using cache 22:11:39 ---> 657da092e124 22:11:39 Step 14/23 : ENV APP_PORT=59861 22:11:40 ---> Running in a4e94c4d24cf 22:11:40 ---> 22e2667e421b 22:11:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:11:40 Removing intermediate container a4e94c4d24cf 22:11:40 ---> cbf978367a24 22:11:40 Step 15/23 : EXPOSE $APP_PORT 22:11:40 ---> Running in 6d727912caac 22:11:40 ---> 742bc1837e89 22:11:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:11:41 Removing intermediate container 6d727912caac 22:11:41 ---> 7e400d66ebd9 22:11:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:41 ---> 9c64472330f6 22:11:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:11:41 ---> a134eac3dc99 22:11:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:11:43 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 22:11:43 ---> f190e4ac28e3 22:11:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:11:43 ---> e5710f5b69a4 22:11:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:11:44 ---> e3c4d601836d 22:11:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:11:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:11:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:11:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:11:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:11:44 ---> efc960dec19c 22:11:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:11:44 ---> Running in d65fcccc78d6 22:11:44 ---> 2fd464b37d62 22:11:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:11:44 ---> 036c4ae6e92d 22:11:44 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/ 22:11:44 Removing intermediate container d65fcccc78d6 22:11:44 ---> db1bcbc4a35c 22:11:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:11:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:11:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:11:46 ---> Running in d46896d147db 22:11:46 ---> Running in 7b7bc01de0ff 22:11:47 Removing intermediate container 7b7bc01de0ff 22:11:47 ---> b4407af2ab22 22:11:47 Step 21/23 : LABEL arch=x86_64 22:11:47 ---> Running in 64c0ac03ca68 22:11:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:11:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:11:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:11:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:11:48 Removing intermediate container 64c0ac03ca68 22:11:48 ---> 7b64c4dd55b9 22:11:48 Step 22/23 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:11:49 Removing intermediate container 3a9352a13c41 22:11:49 ---> 517c18819c16 22:11:49 22:11:49 Step 11/22 : FROM alpine:3.12 22:11:49 ---> 13621d1b12d4 22:11:49 Step 12/22 : RUN apk add --update --no-cache curl 22:11:49 ---> Running in de303712580e 22:11:49 ---> Running in df06e75f4707 22:11:49 Removing intermediate container de303712580e 22:11:49 ---> b62a75b148df 22:11:49 Step 23/23 : LABEL version=0.0.0 22:11:49 ---> Running in 0b3a54fafb97 22:11:51 Removing intermediate container 0b3a54fafb97 22:11:51 ---> 7e464caff2d8 22:11:51 22:11:51 Successfully built 7e464caff2d8 22:11:51 Removing intermediate container d46896d147db 22:11:51 ---> 072b014e604a 22:11:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:11:51 Successfully tagged support-scheduler:latest 22:11:51  Building support-scheduler ... done Removing intermediate container 9012c19ccb1a 22:11:51 ---> 3a92d1e738c4 22:11:51 22:11:51 Step 11/24 : FROM alpine:3.12 22:11:51 ---> 13621d1b12d4 22:11:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:11:52 ---> Running in 7bb8c5b26dd0 22:11:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:52 ---> Running in 8e98c5777d8e 22:11:52 (1/4) Installing ca-certificates (20191127-r4) 22:11:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:11:52 (3/4) Installing libcurl (7.77.0-r0) 22:11:52 (4/4) Installing curl (7.77.0-r0) 22:11:52 Executing busybox-1.31.1-r20.trigger 22:11:52 Executing ca-certificates-20191127-r4.trigger 22:11:52 OK: 7 MiB in 18 packages 22:11:52 Removing intermediate container 7bb8c5b26dd0 22:11:52 ---> eb0329acbf8c 22:11:52 Step 24/26 : LABEL arch=x86_64 22:11:53 ---> Running in b872eeed06ba 22:11:53 Removing intermediate container 8e98c5777d8e 22:11:53 ---> aec88af5bb8e 22:11:53 Step 13/24 : ENV APP_PORT=59880 22:11:53 ---> Running in d8ab604354c5 22:11:53 Removing intermediate container b872eeed06ba 22:11:53 ---> 394beea3f533 22:11:53 Step 25/26 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:11:54 Removing intermediate container d8ab604354c5 22:11:54 ---> b87b3f802000 22:11:54 Step 14/24 : EXPOSE $APP_PORT 22:11:54 ---> Running in 944e046bd799 22:11:54 Removing intermediate container df06e75f4707 22:11:54 ---> a25046c270d2 22:11:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:11:54 ---> Running in 954384603e50 22:11:54 ---> Running in 94ac39ffd9ee 22:11:54 Removing intermediate container 944e046bd799 22:11:54 ---> 3f5108fa03e7 22:11:54 Step 26/26 : LABEL version=0.0.0 22:11:54 Removing intermediate container 954384603e50 22:11:54 ---> 32fa72271c95 22:11:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:54 ---> Running in 7b8c367f8242 22:11:54 ---> Running in 8650eb9d5eca 22:11:54 Removing intermediate container 94ac39ffd9ee 22:11:54 ---> c69fd1fa7795 22:11:54 Step 14/22 : WORKDIR /edgex 22:11:54 Removing intermediate container 7b8c367f8242 22:11:54 ---> ed25f9283e43 22:11:54 22:11:54 ---> Running in 022405e7c1db 22:11:54 Successfully built ed25f9283e43 22:11:54 Successfully tagged security-secretstore-setup:latest 22:11:55  Building security-secretstore-setup ... done Removing intermediate container 022405e7c1db 22:11:55 ---> 27843cf0609b 22:11:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:11:55 ---> 7253e9890434 22:11:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:11:55 Removing intermediate container 8650eb9d5eca 22:11:55 ---> f85ef24ff60c 22:11:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:11:55 ---> Running in 2177a85b7c22 22:11:55 ---> 634c3743e988 22:11:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:11:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:11:55 ---> e77636ddee8c 22:11:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:11:55 ---> Running in 8d57e9e1bffd 22:11:56 Removing intermediate container 8d57e9e1bffd 22:11:56 ---> 4e671f1a894b 22:11:56 Step 19/22 : CMD ["--init=true"] 22:11:56 ---> Running in 3c6f99ece338 22:11:56 Removing intermediate container 3c6f99ece338 22:11:56 ---> ad68f0dd50bf 22:11:56 Step 20/22 : LABEL arch=x86_64 22:11:56 ---> Running in c7329e9f599c 22:11:56 Removing intermediate container c7329e9f599c 22:11:56 ---> 56f48786f98b 22:11:56 Step 21/22 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:11:56 ---> Running in 8190de02e351 22:11:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:11:56 Removing intermediate container 8190de02e351 22:11:56 ---> e4e9f44c9510 22:11:56 Step 22/22 : LABEL version=0.0.0 22:11:56 ---> Running in 954f81a61707 22:11:56 Removing intermediate container 954f81a61707 22:11:56 ---> 6ccb0bb3eee0 22:11:56 22:11:56 Successfully built 6ccb0bb3eee0 22:11:56 Successfully tagged security-proxy-setup:latest 22:11:56  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 22:11:56 (2/6) Installing libgcc (9.3.0-r2) 22:11:57 (3/6) Installing libsodium (1.0.18-r0) 22:11:57 (4/6) Installing libstdc++ (9.3.0-r2) 22:11:58 (5/6) Installing libzmq (4.3.3-r0) 22:11:58 (6/6) Installing zeromq (4.3.3-r0) 22:11:58 Executing busybox-1.31.1-r20.trigger 22:11:58 OK: 8 MiB in 20 packages 22:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.161s coverage: 28.7% of statements 22:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:11:58 Removing intermediate container 2177a85b7c22 22:11:58 ---> f0c28388b439 22:11:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:11:58 ---> bc30e5558ce6 22:11:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:11:59 ---> 67280765ab38 22:11:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:11:59 ---> c38d1a15f4db 22:11:59 Step 20/24 : ENTRYPOINT ["/core-data"] 22:12:00 ---> Running in 685337a155ff 22:12:00 Removing intermediate container 685337a155ff 22:12:00 ---> a57cd755a11d 22:12:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:00 ---> Running in 63e60fc447c7 22:12:00 Removing intermediate container 63e60fc447c7 22:12:00 ---> 7a2b6fa36ba0 22:12:00 Step 22/24 : LABEL arch=x86_64 22:12:00 ---> Running in 4d0b7075d6c3 22:12:00 Removing intermediate container 4d0b7075d6c3 22:12:00 ---> a9bfc068fecc 22:12:00 Step 23/24 : LABEL git_sha=e58bb987848616e133b367529a5de00480ed33c9 22:12:00 ---> Running in 579cf08cf3fd 22:12:00 Removing intermediate container 579cf08cf3fd 22:12:00 ---> ffc7eef76ade 22:12:00 Step 24/24 : LABEL version=0.0.0 22:12:00 ---> Running in 17f7bff2e50e 22:12:00 Removing intermediate container 17f7bff2e50e 22:12:00 ---> 6044534c0177 22:12:00 22:12:00 Successfully built 6044534c0177 22:12:00 Successfully tagged core-data:latest 22:12:01  Building core-data ... done  [Pipeline] } 22:12:01 $ docker stop --time=1 77454b2e58810a6f3856d99963986c3a197783dedae4db8c29033a14fa542f6c 22:12:02 $ docker rm -f 77454b2e58810a6f3856d99963986c3a197783dedae4db8c29033a14fa542f6c [Pipeline] // withDockerContainer [Pipeline] sh 22:12:03 + docker images 22:12:03 REPOSITORY TAG IMAGE ID CREATED SIZE 22:12:03 core-data latest 6044534c0177 3 seconds ago 20.2MB 22:12:03 security-proxy-setup latest 6ccb0bb3eee0 7 seconds ago 25.7MB 22:12:03 security-secretstore-setup latest ed25f9283e43 9 seconds ago 28.7MB 22:12:03 3a92d1e738c4 12 seconds ago 1.15GB 22:12:03 support-scheduler latest 7e464caff2d8 14 seconds ago 15.9MB 22:12:03 517c18819c16 16 seconds ago 1.15GB 22:12:03 091b9f62a886 25 seconds ago 1.15GB 22:12:03 fa7766c497c8 33 seconds ago 1.15GB 22:12:03 sys-mgmt-agent latest 25be35b4d21a 49 seconds ago 312MB 22:12:03 security-bootstrapper latest 88731d5b2683 58 seconds ago 18.6MB 22:12:03 core-command latest 5ecf0c03e7df About a minute ago 15.9MB 22:12:03 support-notifications latest 9c6f72507679 About a minute ago 16.7MB 22:12:03 core-metadata latest e06a7a95aa65 About a minute ago 16.6MB 22:12:03 f732b33d68cd About a minute ago 1.15GB 22:12:03 fd32c9e536af About a minute ago 1.14GB 22:12:03 7ecbf3b06c92 About a minute ago 1.15GB 22:12:03 e677da78a76e About a minute ago 1.15GB 22:12:03 f204d80ba9f3 About a minute ago 1.15GB 22:12:03 ci-base-image-x86_64 latest f89fa6026ba4 6 minutes ago 647MB 22:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 22:12:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 22:12:03 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 22:12:03 docker 20.10.0 aefe523efa57 6 months ago 240MB 22:12:03 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 22:12:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.294s coverage: 100.0% of statements 22:12:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:12:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.301s coverage: 53.1% of statements 22:12:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:12:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.593s coverage: 87.7% of statements 22:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:12:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:12:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.180s coverage: 78.9% of statements 22:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.177s coverage: 81.2% of statements 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.326s coverage: 95.1% of statements 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.8% of statements 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 22.0% of statements 22:12:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.154s coverage: 94.1% of statements 22:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements 22:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements 22:12:18 Still waiting to schedule task 22:12:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements 22:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 22:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.514s coverage: 81.8% of statements 22:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 91.2% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.212s coverage: 100.0% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.072s coverage: 91.3% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements 22:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.082s coverage: 66.9% of statements 22:12:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:12:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:12:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:12:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements 22:12:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:12:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 22:12:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:12:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 22:12:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.3% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 91.9% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 62.7% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.6% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 22:12:56 GO111MODULE=on go vet ./... 22:13:32 Running on prd-ubuntu18.04-docker-8c-8g-761 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 22:13:32 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 22:13:32 The recommended git tool is: git 22:13:35 using credential edgex-jenkins-ssh 22:13:35 Cloning the remote Git repository 22:13:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:13:35 > git init /w/workspace/edgex-go/13 # timeout=10 22:13:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:13:35 > git --version # timeout=10 22:13:35 > git --version # 'git version 2.17.1' 22:13:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:13:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:13:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:13:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:13:42 Merging remotes/origin/master commit e36e7e4730a5a7048b5474c920e87cbd813cb5b7 into PR head commit 01697bfbc48e94c14c4cb574b9de5d4f39642380 22:13:42 Merge succeeded, producing 1b28bb72476b986d6f8c16bc7799eabcf73a5433 22:13:42 Checking out Revision 1b28bb72476b986d6f8c16bc7799eabcf73a5433 (PR-3571) 22:13:42 > git config core.sparsecheckout # timeout=10 22:13:42 > git checkout -f 01697bfbc48e94c14c4cb574b9de5d4f39642380 # timeout=10 22:13:42 > git remote # timeout=10 22:13:42 > git config --get remote.origin.url # timeout=10 22:13:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:13:42 > git merge e36e7e4730a5a7048b5474c920e87cbd813cb5b7 # timeout=10 22:13:42 > git rev-parse HEAD^{commit} # timeout=10 22:13:42 > git config core.sparsecheckout # timeout=10 22:13:42 > git checkout -f 1b28bb72476b986d6f8c16bc7799eabcf73a5433 # timeout=10 22:13:46 Commit message: "Merge commit 'e36e7e4730a5a7048b5474c920e87cbd813cb5b7' into HEAD" 22:13:46 > git rev-list --no-walk 01697bfbc48e94c14c4cb574b9de5d4f39642380 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:47 + echo snap-build.sh 22:13:47 snap-build.sh 22:13:47 + SNAP_BASE_DIR=. 22:13:47 + '[' '!' -z /w/workspace/edgex-go/13 ']' 22:13:47 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 22:13:47 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 22:13:47 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 22:13:47 + cd /w/workspace/edgex-go/13 22:13:47 + sudo apt-get remove -qy --purge lxd lxd-client 22:13:47 Reading package lists... 22:13:47 Building dependency tree... 22:13:47 Reading state information... 22:13:47 The following packages were automatically installed and are no longer required: 22:13:47 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:13:47 uidmap xdelta3 22:13:47 Use 'sudo apt autoremove' to remove them. 22:13:47 The following packages will be REMOVED: 22:13:47 lxd* lxd-client* 22:13:48 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:13:48 After this operation, 31.7 MB disk space will be freed. 22:13:49 (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.) 22:13:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:13:49 Removing lxd dnsmasq configuration 22:13:49 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:13:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:13:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:13:51 (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.) 22:13:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:13:52 Processing triggers for systemd (237-3ubuntu10.45) ... 22:13:53 Processing triggers for ureadahead (0.100.0-21) ... 22:13:54 + sudo snap remove --purge lxd 22:13:54 snap "lxd" is not installed 22:13:54 + sudo groupadd --force --system lxd 22:13:54 ++ whoami 22:13:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:13:54 + newgrp - lxd 22:13:54 + sudo snap install lxd 22:14:06 2021-06-29T22:14:02Z INFO Waiting for automatic snapd restart... 22:14:19 gofmt -l . 22:14:19 [ "`gofmt -l .`" = "" ] 22:14:19 ./bin/test-attribution-txt.sh [Pipeline] sh 22:14:20 + ls -al . 22:14:20 total 588 22:14:20 drwxrwxr-x 9 1001 1001 4096 Jun 29 22:14 . 22:14:20 drwxr-xr-x 4 root root 4096 Jun 29 22:10 .. 22:14:20 -rw-rw-r-- 1 1001 1001 11 Jun 29 22:08 .dockerignore 22:14:20 drwxrwxr-x 8 1001 1001 4096 Jun 29 22:08 .git 22:14:20 drwxrwxr-x 3 1001 1001 4096 Jun 29 22:08 .github 22:14:20 -rw-rw-r-- 1 1001 1001 818 Jun 29 22:08 .gitignore 22:14:20 -rw-rw-r-- 1 1001 1001 166 Jun 29 22:08 .sonarcloud.properties 22:14:20 -rw-rw-r-- 1 1001 1001 8609 Jun 29 22:08 Attribution.txt 22:14:20 -rw-rw-r-- 1 1001 1001 43881 Jun 29 22:08 CHANGELOG.md 22:14:20 -rw-rw-r-- 1 1001 1001 3804 Jun 29 22:08 CONTRIBUTING.md 22:14:20 -rw-rw-r-- 1 1001 1001 931 Jun 29 22:08 Dockerfile.build 22:14:20 -rw-rw-r-- 1 1001 1001 849 Jun 29 22:08 Jenkinsfile 22:14:20 -rw-rw-r-- 1 1001 1001 10775 Jun 29 22:08 LICENSE 22:14:20 -rw-rw-r-- 1 1001 1001 5605 Jun 29 22:08 Makefile 22:14:20 -rw-rw-r-- 1 1001 1001 7905 Jun 29 22:08 README.md 22:14:20 -rw-rw-r-- 1 1001 1001 7071 Jun 29 22:08 SECURITY.md 22:14:20 -rw-rw-r-- 1 1001 1001 5 Jun 29 22:04 VERSION 22:14:20 -rw-rw-r-- 1 1001 1001 4131 Jun 29 22:08 ZMQWindows.md 22:14:20 drwxrwxr-x 2 1001 1001 4096 Jun 29 22:08 bin 22:14:20 drwxrwxr-x 14 1001 1001 4096 Jun 29 22:08 cmd 22:14:20 -rw-r--r-- 1 root root 398095 Jun 29 22:12 coverage.out 22:14:20 -rw-rw-r-- 1 1001 1001 806 Jun 29 22:08 go.mod 22:14:20 -rw-r--r-- 1 root root 20850 Jun 29 22:10 go.sum 22:14:20 drwxrwxr-x 7 1001 1001 4096 Jun 29 22:08 internal 22:14:20 drwxrwxr-x 3 1001 1001 4096 Jun 29 22:08 openapi 22:14:20 drwxrwxr-x 4 1001 1001 4096 Jun 29 22:08 snap 22:14:20 -rw-rw-r-- 1 1001 1001 168 Jun 29 22:08 version.go [Pipeline] sh 22:14:21 lxd 4.15 from Canonical* installed 22:14:21 + sudo lxd init --auto 22:14:21 + '[' -e coverage.out ] 22:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 22:14:21 Warning: overwriting stash ‘coverage-report’ 22:14:22 Stashed 1 file(s) [Pipeline] sh 22:14:22 + make build 22:14:22 go mod tidy 22:14:23 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 22:14:29 + sudo snap install --classic snapcraft 22:14:30 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 22:14:39 snapcraft 4.8.3 from Canonical* installed 22:14:39 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:14:39 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:14:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:39 Dload Upload Total Spent Left Speed 22:14:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 22:14:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 25.5M 22:14:39 ./yq_linux_amd64 22:14:39 + sudo snapcraft prime --use-lxd 22:14:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:14:40 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: 22:14:40 - README.md 22:14:40 22:14:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:14:40 Launching a container. 22:14:48 Waiting for container to be ready 22:14:48 To start your first instance, try: lxc launch ubuntu:18.04 22:14:48 22:14:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:14:52 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 22:14:52 Waiting for network to be ready... 22:14:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:14:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:14:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 22:14:53 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:14:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:14:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:14:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:14:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:14:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:14:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 22:14:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:14:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:14:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:14:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:14:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:14:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:14:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:14:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:14:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:14:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:14:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 22:14:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 22:14:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:14:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:14:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:14:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:14:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 22:14:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:14:57 Fetched 24.8 MB in 4s (5863 kB/s) 22:14:57 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 22:14:57 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 22:14:58 Reading package lists... 22:14:58 Reading package lists... 22:14:58 Building dependency tree... 22:14:58 Reading state information... 22:14:58 The following additional packages will be installed: 22:14:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:14:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:14:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:14:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:14:58 Suggested packages: 22:14:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:14:58 Recommended packages: 22:14:58 gnupg libsasl2-modules 22:14:58 The following NEW packages will be installed: 22:14:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:14:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:14:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:14:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:14:58 The following packages will be upgraded: 22:14:58 gpg gpg-agent gpgconf libudev1 22:14:58 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 22:14:58 Need to get 3530 kB of archives. 22:14:58 After this operation, 13.3 MB of additional disk space will be used. 22:14:58 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] 22:14:58 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] 22:14:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:14:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:14:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 22:14:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 22:14:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:14:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:14:59 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:14:59 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:14:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:14:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:14:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:14:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:14:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:14:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:14:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:14:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:14:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:14:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:14:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:14:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:14:59 debconf: delaying package configuration, since apt-utils is not installed 22:14:59 Fetched 3530 kB in 1s (3205 kB/s) 22:15:00 (Reading database ... 12511 files and directories currently installed.) 22:15:00 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 22:15:00 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:15:00 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 22:15:00 Selecting previously unselected package udev. 22:15:00 (Reading database ... 12511 files and directories currently installed.) 22:15:00 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 22:15:00 Unpacking udev (237-3ubuntu10.48) ... 22:15:00 Selecting previously unselected package libfuse2:amd64. 22:15:00 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:15:00 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:15:00 Selecting previously unselected package fuse. 22:15:00 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:15:00 Unpacking fuse (2.9.7-1ubuntu1) ... 22:15:00 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:00 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:00 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:00 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:00 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:00 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:00 Selecting previously unselected package libksba8:amd64. 22:15:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:15:00 Unpacking libksba8:amd64 (1.3.5-2) ... 22:15:00 Selecting previously unselected package libroken18-heimdal:amd64. 22:15:00 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:00 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:15:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:15:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:15:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 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 22:15:01 Selecting previously unselected package libwind0-heimdal:amd64. 22:15:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:15:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:15:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:15:01 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:15:01 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:01 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:01 Selecting previously unselected package libsasl2-modules-db:amd64. 22:15:01 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:15:01 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:01 Selecting previously unselected package libsasl2-2:amd64. 22:15:01 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:15:01 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:02 Selecting previously unselected package libldap-common. 22:15:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:15:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:15:02 Selecting previously unselected package libldap-2.4-2:amd64. 22:15:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:15:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:15:02 Selecting previously unselected package dirmngr. 22:15:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:02 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:15:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:15:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:15:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:15:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:15:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libksba8:amd64 (1.3.5-2) ... 22:15:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:02 Setting up udev (237-3ubuntu10.48) ... 22:15:02 invoke-rc.d: policy-rc.d denied execution of start. 22:15:02 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Processing triggers for systemd (237-3ubuntu10) ... 22:15:02 Setting up fuse (2.9.7-1ubuntu1) ... 22:15:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:15:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:15:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:15:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:15:03 settings in the [Install] section, and DefaultInstance for template units). 22:15:03 This means they are not meant to be enabled using systemctl. 22:15:03 Possible reasons for having this kind of units are: 22:15:03 1) A unit may be statically enabled by being symlinked from another unit's 22:15:03 .wants/ or .requires/ directory. 22:15:03 2) A unit's purpose may be to act as a helper for some other unit which has 22:15:03 a requirement dependency on it. 22:15:03 3) A unit may be started when needed via activation (socket, path, timer, 22:15:03 D-Bus, udev, scripted systemctl call, ...). 22:15:03 4) In case of template units, the unit is meant to be enabled with some 22:15:03 instance name specified. 22:15:03 Reading package lists... 22:15:03 Building dependency tree... 22:15:03 Reading state information... 22:15:03 The following additional packages will be installed: 22:15:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:15:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:15:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:15:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:15:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:15:03 Suggested packages: 22:15:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:15:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:15:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:15:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:15:03 systemd-container policykit-1 22:15:03 Recommended packages: 22:15:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:15:03 The following NEW packages will be installed: 22:15:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:15:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:15:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:15:03 multiarch-support openssh-client python3 python3-minimal python3.6 22:15:03 python3.6-minimal snapd squashfs-tools sudo 22:15:03 The following packages will be upgraded: 22:15:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:15:04 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 22:15:04 Need to get 36.7 MB of archives. 22:15:04 After this operation, 147 MB of additional disk space will be used. 22:15:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 22:15:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:15:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:15:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:15:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:15:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:15:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:15:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:15:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:15:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:15:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:15:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:15:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:15:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:15:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:15:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:15:04 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 22:15:04 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 22:15:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 22:15:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 22:15:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:15:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:15:05 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:15:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:15:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:15:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:15:05 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:15:05 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:15:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:15:05 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:15:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:15:06 debconf: delaying package configuration, since apt-utils is not installed 22:15:06 Fetched 36.7 MB in 2s (16.3 MB/s) 22:15:06 (Reading database ... 12757 files and directories currently installed.) 22:15:06 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 22:15:06 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:15:07 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 22:15:07 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:15:07 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 22:15:07 (Reading database ... 12757 files and directories currently installed.) 22:15:07 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 22:15:07 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 22:15:07 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 22:15:07 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 22:15:07 (Reading database ... 12757 files and directories currently installed.) 22:15:07 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 22:15:07 Unpacking apt (1.6.13) over (1.6.1) ... 22:15:07 Setting up apt (1.6.13) ... 22:15:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:15:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:15:08 (Reading database ... 12764 files and directories currently installed.) 22:15:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:15:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:15:08 Selecting previously unselected package libpython3.6-minimal:amd64. 22:15:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:15:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:15:08 Selecting previously unselected package libexpat1:amd64. 22:15:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:15:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:15:08 Selecting previously unselected package python3.6-minimal. 22:15:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:15:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:15:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:15:09 Checking for services that may need to be restarted...done. 22:15:09 Checking for services that may need to be restarted...done. 22:15:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:15:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:15:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:15:09 Selecting previously unselected package python3-minimal. 22:15:09 (Reading database ... 13012 files and directories currently installed.) 22:15:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:15:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:15:09 Selecting previously unselected package mime-support. 22:15:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:15:09 Unpacking mime-support (3.60ubuntu1) ... 22:15:09 Selecting previously unselected package libmpdec2:amd64. 22:15:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:15:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:15:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:15:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:15:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:15:09 Selecting previously unselected package python3.6. 22:15:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:15:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:15:09 Selecting previously unselected package libpython3-stdlib:amd64. 22:15:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:15:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:15:10 Setting up python3-minimal (3.6.7-1~18.04) ... 22:15:10 Selecting previously unselected package python3. 22:15:10 (Reading database ... 13442 files and directories currently installed.) 22:15:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:15:10 Unpacking python3 (3.6.7-1~18.04) ... 22:15:10 Selecting previously unselected package multiarch-support. 22:15:10 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:15:10 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:15:10 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:15:10 Selecting previously unselected package liblzo2-2:amd64. 22:15:10 (Reading database ... 13479 files and directories currently installed.) 22:15:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:15:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:15:10 Selecting previously unselected package libbsd0:amd64. 22:15:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:15:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:15:10 Selecting previously unselected package sudo. 22:15:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:15:10 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:15:10 Selecting previously unselected package apparmor. 22:15:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:15:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:15:10 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 22:15:10 Selecting previously unselected package libedit2:amd64. 22:15:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:15:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:15:10 Selecting previously unselected package libkrb5support0:amd64. 22:15:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:15:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:15:10 Selecting previously unselected package libk5crypto3:amd64. 22:15:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:15:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:15:10 Selecting previously unselected package libkeyutils1:amd64. 22:15:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:15:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:15:11 Selecting previously unselected package libkrb5-3:amd64. 22:15:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:15:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:15:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:15:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:15:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:15:11 Selecting previously unselected package libssl1.0.0:amd64. 22:15:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:15:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:15:11 Selecting previously unselected package openssh-client. 22:15:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:15:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:15:11 Selecting previously unselected package squashfs-tools. 22:15:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:15:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:15:11 Selecting previously unselected package snapd. 22:15:11 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:15:11 Unpacking snapd (2.49.2+18.04) ... 22:15:14 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 22:15:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:15:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:15:14 Setting up mime-support (3.60ubuntu1) ... 22:15:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:15:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:15:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:15:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:14 Setting up systemd (237-3ubuntu10.48) ... 22:15:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:15:14 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:15:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:15:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:15:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:15:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:15:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:15:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:15:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:15:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:15:15 Setting up python3 (3.6.7-1~18.04) ... 22:15:15 running python rtupdate hooks for python3.6... 22:15:15 running python post-rtupdate hooks for python3.6... 22:15:15 Setting up apparmor (2.12-4ubuntu5.1) ... 22:15:16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:15:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:15:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:15:16 Setting up snapd (2.49.2+18.04) ... 22:15:16 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 22:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:15:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:15:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:15:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:15:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:15:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:15:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:15:18 /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' 22:15:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:18 Processing triggers for systemd (237-3ubuntu10.48) ... 22:15:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:15:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:15:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:15:20 Reading package lists... 22:15:20 Reading package lists... 22:15:21 Building dependency tree... 22:15:21 Reading state information... 22:15:21 Calculating upgrade... 22:15:21 The following packages will be upgraded: 22:15:21 advancecomp base-files bash binutils binutils-common 22:15:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:15:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:15:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:15:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:15:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:15:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:15:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:15:21 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:15:21 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:15:21 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:15:21 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:15:21 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:15:21 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:15:21 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:15:21 ubuntu-keyring util-linux 22:15:21 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:15:21 Need to get 64.1 MB of archives. 22:15:21 After this operation, 5112 kB of additional disk space will be used. 22:15:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 22:15:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:15:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:15:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:15:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:15:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:15:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:15:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:15:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:15:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:15:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:15:21 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:15:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:15:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:15:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:15:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:15:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:15:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:15:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:15:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:15:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:15:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:15:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:15:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:15:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:15:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:15:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:15:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:15:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:15:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:15:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:15:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:15:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:15:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:15:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:15:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:15:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:15:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:15:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:15:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:15:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:15:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:15:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:15:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:15:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:15:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:15:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:15:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:15:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:15:21 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] 22:15:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:15:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:15:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:15:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:15:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:15:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:15:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:15:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:15:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:15:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:15:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [Pipeline] } 22:15:22 $ docker stop --time=1 aacb80ac6b89260eed9a600de479d52349c9a2d7ff728ce5619e8d39891dd3ff 22:15:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:15:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:15:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:15:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:15:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:15:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:15:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:15:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:15:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:15:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:15:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:15:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:15:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:15:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:15:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:15:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:15:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:15:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:15:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:15:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:15:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:15:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:15:22 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] 22:15:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:15:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 22:15:22 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] 22:15:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:15:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:15:23 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:15:23 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:15:23 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:15:23 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:15:23 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:15:23 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:15:23 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] 22:15:23 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:15:23 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:15:23 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:15:23 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:15:23 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:15:23 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:15:23 debconf: delaying package configuration, since apt-utils is not installed 22:15:23 Fetched 64.1 MB in 2s (33.6 MB/s) 22:15:23 (Reading database ... 13914 files and directories currently installed.) 22:15:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:15:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:15:24 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:15:24 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:15:24 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 22:15:24 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 22:15:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 $ docker rm -f aacb80ac6b89260eed9a600de479d52349c9a2d7ff728ce5619e8d39891dd3ff 22:15:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:24 (Reading database ... 13914 files and directories currently installed.) 22:15:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:15:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:15:25 (Reading database ... 13914 files and directories currently installed.) 22:15:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:15:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:15:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:25 (Reading database ... 13914 files and directories currently installed.) 22:15:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:15:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 22:15:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:26 (Reading database ... 13914 files and directories currently installed.) 22:15:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:15:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:15:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:15:26 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:26 Setting up base-files (10.1ubuntu2.10) ... 22:15:26 Installing new version of config file /etc/issue ... 22:15:26 Installing new version of config file /etc/issue.net ... 22:15:26 Installing new version of config file /etc/lsb-release ... 22:15:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:15:26 22:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 22:15:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:15:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:15:26 Removing obsolete conffile /etc/default/motd-news ... [Pipeline] sh 22:15:26 (Reading database ... 13915 files and directories currently installed.) 22:15:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:15:26 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:15:26 Setting up bash (4.4.18-2ubuntu1.2) ... 22:15:26 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 22:15:26 (Reading database ... 13915 files and directories currently installed.) 22:15:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:15:27 (Reading database ... 13915 files and directories currently installed.) 22:15:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:15:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:15:27 Setting up tar (1.29b-2ubuntu0.2) ... 22:15:27 latest: Pulling from edgex-devops/edgex-compose-arm64 22:15:27 29e5d40040c1: Pulling fs layer 22:15:27 1ce36da41761: Pulling fs layer 22:15:27 25b303627fd3: Pulling fs layer 22:15:27 (Reading database ... 13915 files and directories currently installed.) 22:15:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:15:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:15:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:15:27 29e5d40040c1: Download complete 22:15:27 (Reading database ... 13915 files and directories currently installed.) 22:15:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:15:27 (Reading database ... 13915 files and directories currently installed.) 22:15:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:15:28 (Reading database ... 13915 files and directories currently installed.) 22:15:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:15:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:15:28 29e5d40040c1: Pull complete 22:15:28 1ce36da41761: Verifying Checksum 22:15:28 1ce36da41761: Download complete 22:15:28 Setting up grep (3.1-2build1) ... 22:15:28 (Reading database ... 13915 files and directories currently installed.) 22:15:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:15:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:15:28 Setting up login (1:4.5-1ubuntu2) ... 22:15:28 (Reading database ... 13915 files and directories currently installed.) 22:15:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:15:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:15:28 (Reading database ... 13915 files and directories currently installed.) 22:15:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:15:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:15:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:15:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:15:29 1ce36da41761: Pull complete 22:15:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:15:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:15:29 25b303627fd3: Verifying Checksum 22:15:29 25b303627fd3: Download complete 22:15:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:15:30 (Reading database ... 13915 files and directories currently installed.) 22:15:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:15:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:15:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:15:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:15:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:15:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:15:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:15:30 (Reading database ... 13915 files and directories currently installed.) 22:15:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:15:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:15:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:15:30 (Reading database ... 13915 files and directories currently installed.) 22:15:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:30 (Reading database ... 13915 files and directories currently installed.) 22:15:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:15:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:15:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:15:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:15:31 (Reading database ... 13915 files and directories currently installed.) 22:15:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:15:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:15:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:15:32 (Reading database ... 13915 files and directories currently installed.) 22:15:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:15:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:15:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:15:33 (Reading database ... 13915 files and directories currently installed.) 22:15:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:15:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:15:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:15:33 (Reading database ... 13917 files and directories currently installed.) 22:15:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:15:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:15:33 Setting up debconf (1.5.66ubuntu1) ... 22:15:33 (Reading database ... 13917 files and directories currently installed.) 22:15:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:15:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:15:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:15:33 (Reading database ... 13917 files and directories currently installed.) 22:15:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:15:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:15:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:15:33 (Reading database ... 13917 files and directories currently installed.) 22:15:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:34 (Reading database ... 13917 files and directories currently installed.) 22:15:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:34 (Reading database ... 13919 files and directories currently installed.) 22:15:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:15:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:34 (Reading database ... 13923 files and directories currently installed.) 22:15:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:15:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:15:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 22:15:34 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:15:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:15:34 (Reading database ... 13923 files and directories currently installed.) 22:15:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:15:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:15:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:15:34 (Reading database ... 13923 files and directories currently installed.) 22:15:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:15:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:15:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:15:34 (Reading database ... 13923 files and directories currently installed.) 22:15:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:15:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:15:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:15:35 (Reading database ... 13923 files and directories currently installed.) 22:15:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:15:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:15:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:15:35 (Reading database ... 13923 files and directories currently installed.) 22:15:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:15:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:15:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:15:35 (Reading database ... 13923 files and directories currently installed.) 22:15:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:15:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:15:35 Setting up passwd (1:4.5-1ubuntu2) ... 22:15:35 (Reading database ... 13923 files and directories currently installed.) 22:15:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:15:35 (Reading database ... 13923 files and directories currently installed.) 22:15:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:15:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:15:36 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:15:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:15:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:15:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:15:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:15:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:15:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:15:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:15:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:15:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:15:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:15:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:15:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:15:36 (Reading database ... 13923 files and directories currently installed.) 22:15:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:15:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:15:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:15:37 (Reading database ... 13924 files and directories currently installed.) 22:15:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:15:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:15:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:15:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:15:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:15:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:15:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:15:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:15:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:15:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:15:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:15:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:15:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:15:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:15:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:15:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:15:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:15:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:15:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:15:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:15:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:15:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:15:38 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:15:38 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:15:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:15:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:15:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:15:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:15:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:15:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:15:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:40 25b303627fd3: Pull complete 22:15:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:15:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:40 prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container 22:15:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:15:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:15:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:15:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:15:42 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:15:42 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:15:42 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:15:42 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:15:42 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:15:42 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:42 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:15:42 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:15:42 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:15:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:15:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:15:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:15:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:15:42 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:15:42 22:15:42 Current default time zone: 'Etc/UTC' 22:15:42 Local time is now: Tue Jun 29 22:15:42 UTC 2021. 22:15:42 Universal Time is now: Tue Jun 29 22:15:42 UTC 2021. 22:15:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:15:42 22:15:43 Setting up systemd-sysv (237-3ubuntu10.48) ... 22:15:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:43 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 22:15:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:15:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:15:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:15:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:15:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:15:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:15:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:15:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:15:43 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:43 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:15:43 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:43 Setting up patch (2.7.6-2ubuntu1.1) ... 22:15:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:15:43 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:15:43 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:15:43 Installing new version of config file /etc/ssl/openssl.cnf ... 22:15:43 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:15:43 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:15:43 Setting up ca-certificates (20210119~18.04.1) ... 22:15:43 $ docker top 72bc0f308752642a30fd9d7b7f2c18a9a50cc366423757aad53da106949e4e26 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:44 + docker-compose build --help 22:15:44 + grep parallel 22:15:45 Updating certificates in /etc/ssl/certs... 22:15:45 23 added, 27 removed; done. 22:15:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:15:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:15:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:15:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:15:45 Setting up pkgbinarymangler (138.18.04.1) ... 22:15:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:15:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:15:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:15:46 Setting up perl (5.26.1-6ubuntu0.5) ... 22:15:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:15:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:15:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:15:46 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:15:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:15:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:15:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:15:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:15:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:15:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:15:46 Processing triggers for systemd (237-3ubuntu10.48) ... 22:15:46 Processing triggers for mime-support (3.60ubuntu1) ... 22:15:46 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:15:46 Updating certificates in /etc/ssl/certs... 22:15:46 0 added, 0 removed; done. 22:15:46 Running hooks in /etc/ca-certificates/update.d... 22:15:46 done. 22:15:47 Reading package lists... 22:15:47 Building dependency tree... 22:15:47 Reading state information... 22:15:47 The following NEW packages will be installed: 22:15:47 apt-transport-https 22:15:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:15:47 Need to get 1692 B of archives. 22:15:47 After this operation, 154 kB of additional disk space will be used. 22:15:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 22:15:47 debconf: delaying package configuration, since apt-utils is not installed 22:15:47 Fetched 1692 B in 0s (9664 B/s) 22:15:47 Selecting previously unselected package apt-transport-https. 22:15:47 (Reading database ... 13929 files and directories currently installed.) 22:15:47 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 22:15:47 Unpacking apt-transport-https (1.6.13) ... 22:15:47 Setting up apt-transport-https (1.6.13) ... 22:15:47 --parallel Build images in parallel. 22:15:47 Waiting for network to be ready... [Pipeline] } 22:15:48 $ docker stop --time=1 72bc0f308752642a30fd9d7b7f2c18a9a50cc366423757aad53da106949e4e26 22:15:49 $ docker rm -f 72bc0f308752642a30fd9d7b7f2c18a9a50cc366423757aad53da106949e4e26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:50 . [Pipeline] withDockerContainer 22:15:50 prd-ubuntu18.04-docker-arm64-4c-16g-759 does not seem to be running inside a container 22:15:50 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:15:52 $ docker top 3e602f5bfe6ffa7946e2bd84f44362c4f4dcf9b2b4ae16a08e84930530c66196 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:53 + docker-compose -f ./docker-compose-build.yml build --parallel 22:15:54 2021-06-29T22:15:52Z INFO Waiting for automatic snapd restart... 22:15:55 snapd 2.51 from Canonical* installed 22:15:56 "snapd" switched to the "latest/stable" channel 22:15:56 22:15:57 Building core-command ... 22:15:57 Building core-data ... 22:15:57 Building core-metadata ... 22:15:57 Building security-bootstrapper ... 22:15:57 Building security-proxy-setup ... 22:15:57 Building security-secretstore-setup ... 22:15:57 Building support-notifications ... 22:15:57 Building support-scheduler ... 22:15:57 Building sys-mgmt-agent ... 22:15:57 Building support-scheduler 22:15:57 Building security-bootstrapper 22:15:57 Building security-secretstore-setup 22:15:57 Building core-metadata 22:15:57 Building core-command 22:15:59 core18 20210611 from Canonical* installed 22:15:59 "core18" switched to the "latest/stable" channel 22:15:59 22:16:02 snapcraft 4.8.3 from Canonical* installed 22:16:02 "snapcraft" switched to the "latest/stable" channel 22:16:02 22:16:06 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: 22:16:06 - README.md 22:16:06 22:16:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:16:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:16:07 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:16:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:16:08 Reading package lists... 22:16:08 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 22:16:08 Reading package lists... 22:16:08 Building dependency tree... 22:16:08 Reading state information... 22:16:08 Suggested packages: 22:16:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:16:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:16:08 Recommended packages: 22:16:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:16:08 The following NEW packages will be installed: 22:16:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:16:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:16:08 pkg-config zip 22:16:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:16:09 Need to get 7663 kB of archives. 22:16:09 After this operation, 43.8 MB of additional disk space will be used. 22:16:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:16:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:16:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:16:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:16:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:16:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:16:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:16:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:16:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:16:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:16:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:16:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:16:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:16:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:16:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:16:10 debconf: delaying package configuration, since apt-utils is not installed 22:16:10 Fetched 7663 kB in 1s (7030 kB/s) 22:16:10 Selecting previously unselected package libglib2.0-0:amd64. 22:16:10 (Reading database ... 13933 files and directories currently installed.) 22:16:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:16:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:16:10 Selecting previously unselected package libpsl5:amd64. 22:16:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:16:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:16:10 Selecting previously unselected package libnghttp2-14:amd64. 22:16:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:16:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:16:10 Selecting previously unselected package librtmp1:amd64. 22:16:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:16:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:16:10 Selecting previously unselected package libcurl3-gnutls:amd64. 22:16:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:16:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:16:10 Selecting previously unselected package liberror-perl. 22:16:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:16:10 Unpacking liberror-perl (0.17025-1) ... 22:16:10 Selecting previously unselected package git-man. 22:16:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:16:10 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:16:10 Selecting previously unselected package git. 22:16:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:16:10 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:16:11 Selecting previously unselected package libnorm1:amd64. 22:16:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:16:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:16:11 Selecting previously unselected package libpgm-5.2-0:amd64. 22:16:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:16:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:16:11 Selecting previously unselected package libsodium23:amd64. 22:16:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:16:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:16:11 Selecting previously unselected package libzmq5:amd64. 22:16:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:16:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:16:11 Selecting previously unselected package libzmq3-dev:amd64. 22:16:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:16:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:16:11 Selecting previously unselected package pkg-config. 22:16:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:16:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:16:11 Selecting previously unselected package zip. 22:16:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:16:11 Unpacking zip (3.0-11build1) ... 22:16:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:16:11 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:16:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:16:11 Setting up liberror-perl (0.17025-1) ... 22:16:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:16:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:16:11 No schema files found: doing nothing. 22:16:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:16:11 Setting up zip (3.0-11build1) ... 22:16:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:16:11 Setting up libsodium23:amd64 (1.0.16-2) ... 22:16:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:16:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:16:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:16:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:16:12 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:16:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:16:12 git set to automatically installed. 22:16:12 git-man set to automatically installed. 22:16:12 libcurl3-gnutls set to automatically installed. 22:16:12 liberror-perl set to automatically installed. 22:16:12 libglib2.0-0 set to automatically installed. 22:16:12 libnghttp2-14 set to automatically installed. 22:16:12 libnorm1 set to automatically installed. 22:16:12 libpgm-5.2-0 set to automatically installed. 22:16:12 libpsl5 set to automatically installed. 22:16:12 librtmp1 set to automatically installed. 22:16:12 libsodium23 set to automatically installed. 22:16:12 libzmq3-dev set to automatically installed. 22:16:12 libzmq5 set to automatically installed. 22:16:12 pkg-config set to automatically installed. 22:16:12 zip set to automatically installed. 22:16:13 snapd is not logged in, snap install commands will use sudo 22:16:22 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 22:16:22 snapd is not logged in, snap install commands will use sudo 22:16:23 snap "core18" has no updates available 22:16:24 Pulling config-common 22:16:24 + snapcraftctl pull 22:16:24 Pulling go-build-helper 22:16:24 + snapcraftctl pull 22:16:25 'edgex-go' has dependencies that need to be staged: go-build-helper 22:16:25 Skipping pull go-build-helper (already ran) 22:16:25 Building go-build-helper 22:16:25 + snapcraftctl build 22:16:27 Staging go-build-helper 22:16:27 + snapcraftctl stage 22:16:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:16:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:16:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 22:16:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:16:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:16:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:16:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:16:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:16:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 22:16:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:16:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:16:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:16:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:16:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:16:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:16:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:16:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:16:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:16:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:16:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 22:16:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 22:16:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:16:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:16:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:16:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:16:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 22:16:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:16:35 Fetched 24.8 MB in 0s (0 B/s) 22:16:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:16:35 Fetched 224 kB in 0s (0 B/s) 22:16:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:16:35 Fetched 157 kB in 0s (0 B/s) 22:16:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:16:35 Fetched 221 kB in 0s (0 B/s) 22:16:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:16:35 Fetched 143 kB in 0s (0 B/s) 22:16:35 Pulling edgex-go 22:16:35 + snapcraftctl pull 22:16:37 Pulling hooks 22:16:37 + snapcraftctl pull 22:16:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:16:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:16:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:16:55 Fetched 0 B in 0s (0 B/s) 22:16:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:16:55 Fetched 96.5 kB in 0s (0 B/s) 22:16:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:16:55 Fetched 279 kB in 0s (0 B/s) 22:16:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:16:55 Fetched 122 kB in 0s (0 B/s) 22:16:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:16:55 Fetched 77.8 kB in 0s (0 B/s) 22:16:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:16:55 Fetched 8848 B in 0s (0 B/s) 22:16:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:16:55 Fetched 47.8 kB in 0s (0 B/s) 22:16:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:16:55 Fetched 45.6 kB in 0s (0 B/s) 22:16:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:16:55 Fetched 15.0 kB in 0s (0 B/s) 22:16:55 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:16:55 Fetched 219 kB in 0s (0 B/s) 22:16:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:16:55 Fetched 154 kB in 0s (0 B/s) 22:16:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:16:55 Fetched 50.6 kB in 0s (0 B/s) 22:16:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:16:55 Fetched 14.8 kB in 0s (0 B/s) 22:16:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:16:55 Fetched 41.8 kB in 0s (0 B/s) 22:16:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:16:55 Fetched 499 kB in 0s (0 B/s) 22:16:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:16:55 Fetched 111 kB in 0s (0 B/s) 22:16:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:16:55 Fetched 240 kB in 0s (0 B/s) 22:16:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:16:55 Fetched 29.3 kB in 0s (0 B/s) 22:16:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:16:55 Fetched 85.5 kB in 0s (0 B/s) 22:16:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:16:55 Fetched 24.5 kB in 0s (0 B/s) 22:16:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:16:55 Fetched 49.2 kB in 0s (0 B/s) 22:16:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:16:55 Fetched 54.2 kB in 0s (0 B/s) 22:16:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:16:55 Fetched 30.8 kB in 0s (0 B/s) 22:16:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:16:55 Fetched 15.8 kB in 0s (0 B/s) 22:16:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:16:55 Fetched 85.9 kB in 0s (0 B/s) 22:16:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:16:55 Fetched 8720 B in 0s (0 B/s) 22:16:55 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:16:55 Fetched 140 kB in 0s (0 B/s) 22:16:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:16:55 Fetched 119 kB in 0s (0 B/s) 22:16:55 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:16:55 Fetched 111 kB in 0s (0 B/s) 22:16:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:16:55 Fetched 11.1 kB in 0s (0 B/s) 22:16:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:16:55 Fetched 645 kB in 0s (0 B/s) 22:16:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:16:55 Fetched 41.3 kB in 0s (0 B/s) 22:16:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:16:55 Fetched 17.9 kB in 0s (0 B/s) 22:16:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:16:55 Fetched 368 kB in 0s (0 B/s) 22:16:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:16:55 Fetched 187 kB in 0s (0 B/s) 22:16:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:16:55 Fetched 175 kB in 0s (0 B/s) 22:16:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:16:55 Fetched 206 kB in 0s (0 B/s) 22:16:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:16:55 Fetched 1301 kB in 0s (0 B/s) 22:16:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:16:55 Fetched 36.2 kB in 0s (0 B/s) 22:16:55 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:16:55 Fetched 159 kB in 0s (0 B/s) 22:16:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:16:55 Fetched 107 kB in 0s (0 B/s) 22:16:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:16:55 Fetched 48.7 kB in 0s (0 B/s) 22:16:55 Pulling static-packages 22:16:55 + snapcraftctl pull 22:16:55 Pulling version 22:16:55 + cd /root/project 22:16:55 + git describe --tags --abbrev=0 22:16:55 + sed s/v// 22:16:55 + GIT_VERSION=2.0.0-dev.275 22:16:55 + [ -z 2.0.0-dev.275 ] 22:16:55 + snapcraftctl set-version 2.0.0-dev.275 22:16:55 Building config-common 22:16:55 + snapcraftctl build 22:16:57 Skipping build go-build-helper (already ran) 22:16:57 Building edgex-go 22:16:58 + cd /root/parts/edgex-go/src 22:16:58 + + sed s/v// 22:16:58 git describe --tags --abbrev=0 22:16:58 + GIT_VERSION=2.0.0-dev.275 22:16:58 + [ -z 2.0.0-dev.275 ] 22:16:58 + echo 2.0.0-dev.275 22:16:58 + make build 22:16:58 go mod tidy 22:17:00 go: downloading github.com/gorilla/mux v1.8.0 22:17:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:17:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:17:00 go: downloading github.com/stretchr/testify v1.7.0 22:17:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:17:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:17:00 go: downloading github.com/google/uuid v1.2.0 22:17:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:17:00 go: downloading gopkg.in/yaml.v2 v2.4.0 22:17:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:17:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:17:00 go: downloading github.com/lib/pq v1.10.2 22:17:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:17:00 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:17:00 go: downloading github.com/pelletier/go-toml v1.9.3 22:17:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:17:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:17:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:17:01 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:17:01 go: downloading github.com/go-kit/kit v0.9.0 22:17:01 go: downloading github.com/davecgh/go-spew v1.1.1 22:17:01 go: downloading github.com/pmezard/go-difflib v1.0.0 22:17:01 go: downloading github.com/stretchr/objx v0.1.0 22:17:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:17:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:17:01 go: downloading github.com/x448/float16 v0.8.4 22:17:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:17:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:17:01 go: downloading github.com/pebbe/zmq4 v1.2.7 22:17:01 go: downloading github.com/kr/pretty v0.2.0 22:17:01 go: downloading github.com/go-playground/universal-translator v0.17.0 22:17:01 go: downloading github.com/leodido/go-urn v1.2.0 22:17:01 go: downloading golang.org/x/text v0.3.2 22:17:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:17:01 go: downloading github.com/go-playground/locales v0.13.0 22:17:02 go: downloading github.com/hashicorp/consul/api v1.8.1 22:17:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:17:02 go: downloading github.com/go-stack/stack v1.8.0 22:17:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:17:02 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:17:02 go: downloading github.com/gorilla/websocket v1.4.2 22:17:02 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:17:02 go: downloading github.com/onsi/ginkgo v1.10.1 22:17:02 go: downloading github.com/onsi/gomega v1.7.0 22:17:02 go: downloading github.com/kr/text v0.1.0 22:17:02 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:17:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:17:03 go: downloading github.com/mitchellh/copystructure v1.0.0 22:17:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:17:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:17:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:17:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:17:03 go: downloading github.com/hashicorp/serf v0.9.5 22:17:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:17:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:17:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:17:03 go: downloading github.com/fatih/color v1.9.0 22:17:03 go: downloading github.com/mattn/go-colorable v0.1.6 22:17:03 go: downloading github.com/mattn/go-isatty v0.0.12 22:17:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:17:03 go: downloading github.com/pkg/errors v0.8.1 22:17:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:17:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:17:03 go: downloading github.com/hashicorp/memberlist v0.2.2 22:17:03 go: downloading github.com/hpcloud/tail v1.0.0 22:17:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:17:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:17:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:17:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:17:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:17:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:17:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:17:03 go: downloading github.com/miekg/dns v1.1.26 22:17:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:17:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:17:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:17:03 go: downloading github.com/hashicorp/errwrap v1.0.0 22:17:03 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 22:17:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:17:05 ---> e63276eb379d 22:17:05 Step 3/26 : WORKDIR /edgex-go 22:17:05 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:05 ---> e63276eb379d 22:17:05 Step 3/23 : WORKDIR /edgex-go 22:17:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:17:05 ---> e63276eb379d 22:17:05 Step 3/24 : WORKDIR /edgex-go 22:17:05 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:17:05 ---> e63276eb379d 22:17:05 Step 3/32 : WORKDIR /edgex-go 22:17:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:17:05 ---> e63276eb379d 22:17:05 Step 3/24 : WORKDIR /edgex-go 22:17:07 ---> Running in e688c7256bbb 22:17:07 ---> Running in e272ce11a9ae 22:17:07 ---> Running in d617f28c9483 22:17:07 ---> Running in ae93a79d3a09 22:17:07 ---> Running in 3ec1e0efb4f6 22:17:08 Removing intermediate container d617f28c9483 22:17:08 ---> 064c8b0094bf 22:17:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:08 Removing intermediate container e688c7256bbb 22:17:08 ---> 548d2e99bcf6 22:17:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:08 Removing intermediate container e272ce11a9ae 22:17:08 ---> cc468c1d147f 22:17:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:08 Removing intermediate container 3ec1e0efb4f6 22:17:08 ---> 741a3c157223 22:17:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:08 Removing intermediate container ae93a79d3a09 22:17:08 ---> 4a00d60acf4b 22:17:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:08 ---> Running in 2ffc93a5006b 22:17:08 ---> Running in efb6eced0fe8 22:17:08 ---> Running in 032685d03bb8 22:17:08 ---> Running in a28e0a5171a0 22:17:08 ---> Running in 2edd87c3c74e 22:17:12 Removing intermediate container 2ffc93a5006b 22:17:12 ---> 4a23341fb0ca 22:17:12 Step 5/24 : RUN apk add --update --no-cache make git 22:17:12 ---> Running in 7a193cb2d849 22:17:12 Removing intermediate container 032685d03bb8 22:17:12 ---> 66fc8d144a12 22:17:12 Step 5/24 : RUN apk add --update --no-cache make git 22:17:12 Removing intermediate container efb6eced0fe8 22:17:12 ---> 655a91c4630f 22:17:12 Step 5/26 : RUN apk add --update --no-cache make git 22:17:13 ---> Running in b15991452102 22:17:13 ---> Running in f5545182f87d 22:17:13 Removing intermediate container a28e0a5171a0 22:17:13 ---> 9fa60c32f214 22:17:13 Step 5/32 : RUN apk add --update --no-cache make git 22:17:13 Removing intermediate container 2edd87c3c74e 22:17:13 ---> 3646bd1db7a8 22:17:13 Step 5/23 : RUN apk add --update --no-cache make git 22:17:13 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 22:17:13 ---> Running in 62dd4935c4a0 22:17:13 ---> Running in ec83ce437018 22:17:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:16 OK: 218 MiB in 52 packages 22:17:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:16 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 22:17:17 OK: 218 MiB in 52 packages 22:17:17 OK: 218 MiB in 52 packages 22:17:17 OK: 218 MiB in 52 packages 22:17:17 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 22:17:17 OK: 218 MiB in 52 packages 22:17:18 Removing intermediate container 7a193cb2d849 22:17:18 ---> 8616bdc8737a 22:17:18 Step 6/24 : COPY go.mod . 22:17:18 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 22:17:19 Removing intermediate container b15991452102 22:17:19 ---> 6d82b5636b1b 22:17:19 Step 6/24 : COPY go.mod . 22:17:19 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 22:17:19 Removing intermediate container ec83ce437018 22:17:19 ---> 6332fe8315f0 22:17:19 Step 6/32 : COPY go.mod . 22:17:19 ---> 989194b24331 22:17:19 Step 7/24 : RUN go mod download 22:17:19 Removing intermediate container 62dd4935c4a0 22:17:19 ---> 22d6921309af 22:17:19 Step 6/23 : COPY go.mod . 22:17:19 Removing intermediate container f5545182f87d 22:17:19 ---> 4c88b4cc37ec 22:17:19 Step 6/26 : COPY go.mod . 22:17:19 ---> Running in fa2c8c21672c 22:17:20 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 22:17:20 ---> 24f4137f6fa1 22:17:20 Step 7/24 : RUN go mod download 22:17:20 ---> 3d0161a838c5 22:17:20 Step 7/32 : RUN go mod download 22:17:20 ---> Running in 8642f68b817d 22:17:20 ---> Running in cbd6829d1aa2 22:17:20 ---> 28ee6e05c2ef 22:17:20 Step 7/23 : RUN go mod download 22:17:21 ---> c770594f4063 22:17:21 Step 7/26 : RUN go mod download 22:17:21 ---> Running in a96fd71d2df7 22:17:21 ---> Running in c2408b2ba1b8 22:17:21 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 22:17:22 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 22:17:23 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 22:17:24 Removing intermediate container fa2c8c21672c 22:17:24 ---> 241e78ced6eb 22:17:24 Step 8/24 : COPY . . 22:17:24 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 22:17:25 Removing intermediate container 8642f68b817d 22:17:25 ---> fc7093193390 22:17:25 Step 8/24 : COPY . . 22:17:25 Removing intermediate container cbd6829d1aa2 22:17:25 ---> 1927e40af2d7 22:17:25 Step 8/32 : COPY . . 22:17:25 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 22:17:27 Removing intermediate container a96fd71d2df7 22:17:27 ---> 3e919b287666 22:17:27 Step 8/23 : COPY . . 22:17:27 Removing intermediate container c2408b2ba1b8 22:17:27 ---> bf6e8771a9bb 22:17:27 Step 8/26 : COPY . . 22:17:27 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:17:27 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:17:27 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:17:27 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:17:27 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:17:27 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:17:27 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:17:27 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:17:27 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:17:27 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:17:27 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:17:27 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:17:27 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:17:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:17:27 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:17:27 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:17:27 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:17:27 + 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 22:17:27 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:17:27 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:17:27 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:17:27 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:17:27 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:17:27 + 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 22:17:27 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:17:27 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:17:27 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:17:28 Building hooks 22:17:28 + cd /root/parts/hooks/src 22:17:28 + make build 22:17:28 go mod tidy 22:17:29 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:17:29 go: downloading github.com/stretchr/testify v1.5.1 22:17:29 go: downloading gopkg.in/yaml.v2 v2.2.2 22:17:29 go: downloading github.com/davecgh/go-spew v1.1.0 22:17:29 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:17:30 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:17:31 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:17:31 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:17:33 Building static-packages 22:17:33 + snapcraftctl build 22:17:35 Building version 22:17:35 + snapcraftctl build 22:17:37 Staging config-common 22:17:37 + snapcraftctl stage 22:17:38 Skipping stage go-build-helper (already ran) 22:17:38 Staging edgex-go 22:17:38 + snapcraftctl stage 22:17:39 Staging hooks 22:17:39 + snapcraftctl stage 22:17:40 Staging static-packages 22:17:40 + snapcraftctl stage 22:17:41 Staging version 22:17:41 + snapcraftctl stage 22:17:42 Priming config-common 22:17:42 + snapcraftctl prime 22:17:43 Priming go-build-helper 22:17:43 + snapcraftctl prime 22:17:44 Priming edgex-go 22:17:44 + snapcraftctl prime 22:17:45 Priming hooks 22:17:45 + snapcraftctl prime 22:17:46 Priming static-packages 22:17:46 + snapcraftctl prime 22:17:49 Priming version 22:17:49 + snapcraftctl prime 22:17:49 ---> 4e1af5ac03b1 22:17:49 Step 9/24 : RUN go mod tidy 22:17:49 ---> 9e8b16d1b022 22:17:49 Step 9/24 : RUN go mod tidy 22:17:49 ---> f68d7faa090e 22:17:49 Step 9/32 : RUN go mod tidy 22:17:49 ---> a88b0a6acfb1 22:17:49 Step 9/23 : RUN go mod tidy 22:17:49 ---> 14db58467443 22:17:49 Step 9/26 : RUN go mod tidy 22:17:49 ---> Running in c11e20b075b3 22:17:49 ---> Running in c174c57facee 22:17:49 ---> Running in 222d5c9aed10 22:17:49 ---> Running in a8a250ee96f4 22:17:49 ---> Running in 6049ec641306 22:17:50 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] } 22:17:56 Removing intermediate container c174c57facee 22:17:56 ---> 9c7f43ee8cdd 22:17:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:17:56 ---> Running in c7a03bdbbe00 22:17:56 Removing intermediate container c11e20b075b3 22:17:56 ---> 391c1cc6e3af 22:17:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:17:56 ---> Running in e2c73bac17be 22:17:56 Removing intermediate container a8a250ee96f4 22:17:56 ---> a3bd71937e4d 22:17:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:17:56 Removing intermediate container 6049ec641306 22:17:56 ---> 6dd7ae154c97 22:17:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:17:57 ---> Running in e6323d2b8376 22:17:57 ---> Running in ac0c264637d9 22:17:57 Removing intermediate container 222d5c9aed10 22:17:57 ---> 394ae1286921 22:17:57 Step 10/24 : RUN make cmd/core-command/core-command 22:17:57 ---> Running in b81452805784 22:17:58 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 22:17:58 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 22:17:59 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 22:17:59 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 22:17:59 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 22:19:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:19:51 Removing intermediate container c7a03bdbbe00 22:19:51 ---> 490e15f6ff10 22:19:51 22:19:51 Step 11/32 : FROM alpine:3.12 22:19:52 Removing intermediate container b81452805784 22:19:52 ---> ee4777aded95 22:19:52 22:19:52 Step 11/24 : FROM alpine:3.12 22:19:52 3.12: Pulling from library/alpine 22:19:52 3.12: Pulling from library/alpine 22:19:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:19:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:19:55 Status: Downloaded newer image for alpine:3.12 22:19:55 Status: Image is up to date for alpine:3.12 22:19:55 ---> c4fd0aeabfcf 22:19:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:19:55 ---> c4fd0aeabfcf 22:19:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:19:55 Removing intermediate container ac0c264637d9 22:19:55 ---> 3dcd38268c6c 22:19:55 22:19:55 Step 11/23 : FROM alpine:3.12 22:19:55 ---> c4fd0aeabfcf 22:19:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:19:55 Removing intermediate container e6323d2b8376 22:19:55 ---> 910b5a02793c 22:19:55 22:19:55 Step 11/26 : FROM alpine:3.12 22:19:55 ---> c4fd0aeabfcf 22:19:55 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:19:55 ---> Running in 752711501a62 22:19:55 ---> Running in 20e51c3c122b 22:19:56 ---> Running in cbbae0efece9 22:19:56 ---> Running in b6297e2a2e59 22:19:56 Removing intermediate container 20e51c3c122b 22:19:56 ---> 13f651af7212 22:19:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:19:57 ---> Running in 338ed5811f69 22:19:58 Removing intermediate container e2c73bac17be 22:19:58 ---> 81c2b80781c9 22:19:58 22:19:58 Step 11/24 : FROM alpine:3.12 22:19:58 ---> c4fd0aeabfcf 22:19:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:19:58 ---> Running in 4b4bdaf62950 22:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:19:59 (1/1) Installing dumb-init (1.2.2-r1) 22:20:00 Executing busybox-1.31.1-r20.trigger 22:20:00 (1/1) Installing dumb-init (1.2.2-r1) 22:20:00 Executing busybox-1.31.1-r20.trigger 22:20:00 OK: 5 MiB in 15 packages 22:20:00 OK: 5 MiB in 15 packages 22:20:00 (1/6) Installing ca-certificates (20191127-r4) 22:20:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:20:00 (3/6) Installing libcurl (7.77.0-r0) 22:20:00 (4/6) Installing curl (7.77.0-r0) 22:20:00 (5/6) Installing dumb-init (1.2.2-r1) 22:20:00 (6/6) Installing su-exec (0.2-r1) 22:20:00 (1/2) Installing dumb-init (1.2.2-r1) 22:20:00 Executing busybox-1.31.1-r20.trigger 22:20:00 (2/2) Installing su-exec (0.2-r1) 22:20:00 Executing busybox-1.31.1-r20.trigger 22:20:00 Executing ca-certificates-20191127-r4.trigger 22:20:00 OK: 5 MiB in 16 packages 22:20:00 OK: 7 MiB in 20 packages 22:20:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:01 (1/1) Installing dumb-init (1.2.2-r1) 22:20:01 Executing busybox-1.31.1-r20.trigger 22:20:01 OK: 5 MiB in 15 packages 22:20:01 Removing intermediate container cbbae0efece9 22:20:01 ---> 8052dc2ebd28 22:20:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:02 ---> Running in 6c14bbfaffc4 22:20:02 Removing intermediate container 752711501a62 22:20:02 ---> 87842953afcc 22:20:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:02 Removing intermediate container 338ed5811f69 22:20:02 ---> aef13b82a395 22:20:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:20:02 Removing intermediate container b6297e2a2e59 22:20:02 ---> 80aae5102f6c 22:20:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:20:02 ---> Running in 1a2da4ba91d2 22:20:02 Removing intermediate container 6c14bbfaffc4 22:20:02 ---> 08f5bea663dc 22:20:02 Step 14/23 : ENV APP_PORT=59861 22:20:02 ---> Running in d8f7d8c711d6 22:20:02 ---> Running in 581cc2b96d25 22:20:02 ---> Running in f37c9fad8a75 22:20:03 Removing intermediate container 4b4bdaf62950 22:20:03 ---> 9bd30a48a494 22:20:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:03 Removing intermediate container 1a2da4ba91d2 22:20:03 ---> ed3b4b56dc5f 22:20:03 Step 14/24 : ENV APP_PORT=59882 22:20:03 ---> Running in b547bff73491 22:20:03 ---> Running in 9965076dce22 22:20:03 Removing intermediate container d8f7d8c711d6 22:20:03 ---> 9278d9df121d 22:20:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:20:03 Removing intermediate container 581cc2b96d25 22:20:03 ---> 89a4b73023f3 22:20:03 Step 14/26 : WORKDIR / 22:20:03 Removing intermediate container f37c9fad8a75 22:20:03 ---> 23e286cf3bc3 22:20:03 Step 15/23 : EXPOSE $APP_PORT 22:20:03 ---> Running in 39a14679fa27 22:20:03 ---> Running in 5e6bc1a35f50 22:20:03 ---> Running in a48d477fc7dc 22:20:03 Removing intermediate container b547bff73491 22:20:03 ---> ddc42748737d 22:20:03 Step 14/24 : ENV APP_PORT=59881 22:20:04 Removing intermediate container 9965076dce22 22:20:04 ---> f93671079b72 22:20:04 Step 15/24 : EXPOSE $APP_PORT 22:20:04 ---> Running in 6e28ba5f36c5 22:20:04 ---> Running in 6e283c93d3e2 22:20:04 Removing intermediate container 39a14679fa27 22:20:04 ---> 4db69bbdad5f 22:20:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:20:04 Removing intermediate container 5e6bc1a35f50 22:20:04 ---> 38e549038e3c 22:20:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:20:04 Removing intermediate container a48d477fc7dc 22:20:04 ---> 622fdcd1f13c 22:20:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:04 ---> Running in 5c3364662ec3 22:20:05 Removing intermediate container 6e28ba5f36c5 22:20:05 ---> c04a03916b37 22:20:05 Step 15/24 : EXPOSE $APP_PORT 22:20:05 Removing intermediate container 6e283c93d3e2 22:20:05 ---> 9f56f7c05ba2 22:20:05 Step 16/24 : WORKDIR / 22:20:05 ---> Running in 379374e3751e 22:20:05 ---> Running in 6a4c69546638 22:20:05 ---> 83941e4c3dcf 22:20:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:20:05 ---> 10ee8d5974d2 22:20:05 Removing intermediate container 379374e3751e 22:20:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> 7c88a31c6ab9 22:20:05 22:20:05 Step 16/24 : WORKDIR / 22:20:06 Removing intermediate container 6a4c69546638 22:20:06 ---> 7077e832349a 22:20:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:06 ---> Running in cd018de07f51 22:20:07 ---> feb96b90f20f 22:20:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:20:07 Removing intermediate container cd018de07f51 22:20:07 ---> 758975052356 22:20:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:07 ---> b53584dcd666 22:20:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:20:07 ---> 636a2068b3d3 22:20:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:08 Removing intermediate container 5c3364662ec3 22:20:08 ---> 9b8550191bac 22:20:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:20:08 ---> Running in b596f6498cec 22:20:08 ---> 44f537d4a36b 22:20:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:20:08 ---> c4c01c49c2cb 22:20:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:20:09 ---> f88c9a709aec 22:20:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:09 Removing intermediate container b596f6498cec 22:20:09 ---> 460d2c0479d5 22:20:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:20:09 ---> Running in c05de50dc2cd 22:20:09 ---> 4e7406714a08 22:20:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:20:09 ---> 0cd398c161bb 22:20:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:20:10 Removing intermediate container c05de50dc2cd 22:20:10 ---> dc22fa09026c 22:20:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:10 ---> 003008534199 22:20:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:20:10 ---> Running in 2fa649180c65 22:20:10 ---> 3b04ae4156c8 22:20:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:20:10 ---> b516603ec168 22:20:10 Step 20/24 : ENTRYPOINT ["/core-command"] 22:20:10 ---> Running in 77b1b74f65ad 22:20:11 ---> Running in 733cddfc5bfb 22:20:11 Removing intermediate container 2fa649180c65 22:20:11 ---> 838bede224ca 22:20:11 Step 21/23 : LABEL arch=arm64 22:20:11 ---> b334da308fd6 22:20:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:20:11 ---> Running in fa0d2e82bee3 22:20:11 ---> 3ff171e5282d 22:20:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:20:12 ---> Running in 86e98521c614 22:20:12 Removing intermediate container 733cddfc5bfb 22:20:12 ---> fe578ab854b6 22:20:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:12 ---> Running in c9f98c06cdc1 22:20:13 Removing intermediate container fa0d2e82bee3 22:20:13 ---> d27020676e9b 22:20:13 Step 22/23 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:20:13 ---> Running in 57824c6aa577 22:20:13 Removing intermediate container 86e98521c614 22:20:13 ---> 5d69c1b1303b 22:20:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:13 Removing intermediate container c9f98c06cdc1 22:20:13 ---> 4c18d0e3ecbf 22:20:13 Step 22/24 : LABEL arch=arm64 22:20:13 ---> 35eb64c2319a 22:20:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:20:13 ---> Running in d738762f16fd 22:20:14 ---> Running in 7ebae1270365 22:20:14 Removing intermediate container 57824c6aa577 22:20:14 ---> bc89300b642d 22:20:14 Step 23/23 : LABEL version=0.0.0 22:20:14 ---> Running in 2d0f2850b234 22:20:14 Removing intermediate container d738762f16fd 22:20:14 ---> b5ffae6cdb80 22:20:14 Step 22/24 : LABEL arch=arm64 22:20:14 ---> Running in 1a4243823ec3 22:20:14 Removing intermediate container 7ebae1270365 22:20:14 ---> 6d8e940250a2 22:20:14 Step 23/24 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:20:15 Removing intermediate container 77b1b74f65ad 22:20:15 ---> e64e7b93917e 22:20:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:15 ---> 647dde6bb818 22:20:15 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:20:15 ---> Running in 368a42db2b92 22:20:15 Removing intermediate container 2d0f2850b234 22:20:15 ---> da76ce505da7 22:20:15 22:20:15 ---> Running in aad2abf51e73 22:20:15 Removing intermediate container 1a4243823ec3 22:20:15 ---> e35e4526f14c 22:20:15 Step 23/24 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:20:15 Successfully built da76ce505da7 22:20:15 ---> Running in 91eb52aa8b1f 22:20:15 Successfully tagged support-scheduler-arm64:latest 22:20:15  Building support-scheduler ... done Building support-notifications 22:20:16 Removing intermediate container 368a42db2b92 22:20:16 ---> c7e7833edb35 22:20:16 Step 24/24 : LABEL version=0.0.0 22:20:16 ---> 144b0cb23c24 22:20:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:20:16 ---> Running in ca44cfe814e6 22:20:16 Removing intermediate container 91eb52aa8b1f 22:20:16 ---> a9a939037163 22:20:16 Step 24/24 : LABEL version=0.0.0 22:20:16 ---> Running in 27bfd6c4ceaa 22:20:17 Removing intermediate container ca44cfe814e6 22:20:17 ---> c348ff1c1132 22:20:17 22:20:17 Successfully built c348ff1c1132 22:20:18 Successfully tagged core-command-arm64:latest 22:20:18 Building security-proxy-setup 22:20:18  Building core-command ... done Removing intermediate container 27bfd6c4ceaa 22:20:18 ---> 580501f56058 22:20:18 22:20:18 Successfully built 580501f56058 22:20:18 ---> a93a5652d7b8 22:20:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:20:19 Successfully tagged core-metadata-arm64:latest 22:20:19 Building sys-mgmt-agent 22:20:19  Building core-metadata ... done Removing intermediate container aad2abf51e73 22:20:19 ---> aa8322faadcc 22:20:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:20:19 ---> Running in 277b19e1c91a 22:20:19 ---> dfcc749ea382 22:20:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:20:20 Removing intermediate container 277b19e1c91a 22:20:20 ---> 39e4c058b790 22:20:20 Step 24/26 : LABEL arch=arm64 22:20:20 ---> Running in 141cc3cd5d7b 22:20:21 ---> 3dd14a5c881c 22:20:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:20:21 Removing intermediate container 141cc3cd5d7b 22:20:21 ---> 375823613098 22:20:21 Step 25/26 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:20:22 ---> Running in 9736b62e8841 22:20:22 ---> 64827f0ca8e1 22:20:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:20:22 ---> Running in f56be17dc233 22:20:22 Removing intermediate container 9736b62e8841 22:20:22 ---> 4ffe0c2586e5 22:20:22 Step 26/26 : LABEL version=0.0.0 22:20:22 ---> Running in 2ba2f0a3bdcf 22:20:23 Removing intermediate container f56be17dc233 22:20:23 ---> 6b396d5fe322 22:20:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:20:23 Removing intermediate container 2ba2f0a3bdcf 22:20:23 ---> 135da7d462b4 22:20:23 22:20:23 Successfully built 135da7d462b4 22:20:23 Successfully tagged security-secretstore-setup-arm64:latest 22:20:23  Building security-secretstore-setup ... done Building core-data 22:20:24 ---> f7d26d5b6c13 22:20:24 Step 27/32 : RUN chmod +x /entrypoint.sh 22:20:24 ---> Running in 9aecf5f1bf3e 22:20:28 Removing intermediate container 9aecf5f1bf3e 22:20:28 ---> 0165b06ffbfc 22:20:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:20:28 ---> Running in 99cac40bd0ac 22:20:28 Removing intermediate container 99cac40bd0ac 22:20:28 ---> 3437dc48845d 22:20:28 Step 29/32 : CMD ["gate"] 22:20:29 ---> Running in ec6913117211 22:20:30 Removing intermediate container ec6913117211 22:20:30 ---> d802c002b0ec 22:20:30 Step 30/32 : LABEL arch=arm64 22:20:30 ---> Running in 11e01eef1e3f 22:20:30 Removing intermediate container 11e01eef1e3f 22:20:30 ---> 42ad0e574b56 22:20:30 Step 31/32 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:20:31 ---> Running in f32cceb08999 22:20:31 Removing intermediate container f32cceb08999 22:20:31 ---> 772d6b15cec3 22:20:31 Step 32/32 : LABEL version=0.0.0 22:20:32 ---> Running in 3cda8467012c 22:20:32 Removing intermediate container 3cda8467012c 22:20:32 ---> bef9d99a0fd0 22:20:32 22:20:32 Successfully built bef9d99a0fd0 22:20:33 Successfully tagged security-bootstrapper-arm64:latest 22:21:12  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:21:12 ---> e63276eb379d 22:21:12 Step 3/23 : WORKDIR /edgex-go 22:21:12 ---> Using cache 22:21:12 ---> 4a00d60acf4b 22:21:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:12 ---> Using cache 22:21:12 ---> 3646bd1db7a8 22:21:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:21:12 ---> Running in b9ce810ddd64 22:21:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:21:12 ---> e63276eb379d 22:21:12 Step 3/22 : WORKDIR /edgex-go 22:21:12 ---> Using cache 22:21:12 ---> 4a00d60acf4b 22:21:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:12 ---> Using cache 22:21:12 ---> 3646bd1db7a8 22:21:12 Step 5/22 : RUN apk add --update --no-cache make git 22:21:12 ---> Using cache 22:21:12 ---> 22d6921309af 22:21:12 Step 6/22 : COPY go.mod . 22:21:12 ---> Using cache 22:21:12 ---> 28ee6e05c2ef 22:21:12 Step 7/22 : RUN go mod download 22:21:12 ---> Using cache 22:21:12 ---> 3e919b287666 22:21:12 Step 8/22 : COPY . . 22:21:12 ---> Using cache 22:21:12 ---> a88b0a6acfb1 22:21:12 Step 9/22 : RUN go mod tidy 22:21:12 ---> Using cache 22:21:12 ---> a3bd71937e4d 22:21:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:21:12 ---> Running in f4612b61b343 22:21:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:12 ---> e63276eb379d 22:21:12 Step 3/24 : WORKDIR /edgex-go 22:21:12 ---> Using cache 22:21:12 ---> 4a00d60acf4b 22:21:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:12 ---> Using cache 22:21:12 ---> 3646bd1db7a8 22:21:12 Step 5/24 : RUN apk add --update --no-cache make bash git 22:21:12 ---> Running in 038083c73faf 22:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:12 ---> e63276eb379d 22:21:12 Step 3/24 : WORKDIR /edgex-go 22:21:12 ---> Using cache 22:21:12 ---> 4a00d60acf4b 22:21:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:12 ---> Using cache 22:21:12 ---> 3646bd1db7a8 22:21:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:21:12 ---> Running in 87561cc8c852 22:21:12 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 22:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:12 OK: 218 MiB in 52 packages 22:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:14 Removing intermediate container b9ce810ddd64 22:21:14 ---> fecbe029b2ab 22:21:14 Step 6/23 : COPY go.mod . 22:21:14 OK: 218 MiB in 52 packages 22:21:15 OK: 218 MiB in 52 packages 22:21:15 ---> 493617e21899 22:21:15 Step 7/23 : RUN go mod download 22:21:15 ---> Running in 9a090b60e371 22:21:15 Removing intermediate container 038083c73faf 22:21:15 ---> 087d77222b71 22:21:15 Step 6/24 : COPY go.mod . 22:21:17 Removing intermediate container 87561cc8c852 22:21:17 ---> 3674cdf3d503 22:21:17 Step 6/24 : COPY go.mod . 22:21:17 ---> 5f46215e0a03 22:21:17 Step 7/24 : RUN go mod download 22:21:17 ---> Running in c7389f6ee422 22:21:18 ---> 26c8511b1cec 22:21:18 Step 7/24 : RUN go mod download 22:21:18 ---> Running in 23a7ff7aa1b8 22:21:20 Removing intermediate container 9a090b60e371 22:21:20 ---> 87244b0e2941 22:21:20 Step 8/23 : COPY . . 22:21:23 Removing intermediate container c7389f6ee422 22:21:23 ---> 1c7ad94a4e90 22:21:23 Step 8/24 : COPY . . 22:21:23 Removing intermediate container 23a7ff7aa1b8 22:21:23 ---> 9696ceb8b355 22:21:23 Step 8/24 : COPY . . 22:21:55 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 22:21:55 ---> fca18424ea78 22:21:55 Step 9/23 : RUN go mod tidy 22:21:55 ---> 42235ea20b4c 22:21:55 Step 9/24 : RUN go mod tidy 22:21:55 ---> e729631348d4 22:21:55 Step 9/24 : RUN go mod tidy 22:21:55 ---> Running in 6c7e8853f4ae 22:21:55 ---> Running in 15b2e79fd21e 22:21:55 ---> Running in 18a07dc5d92a 22:21:57 Removing intermediate container 6c7e8853f4ae 22:21:57 ---> a21b049c7089 22:21:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:21:57 Removing intermediate container 15b2e79fd21e 22:21:57 ---> e5b27ddf0545 22:21:57 Step 10/24 : RUN make cmd/core-data/core-data 22:21:58 ---> Running in cc68d4c32b7b 22:21:58 ---> Running in 2fa7001f8a2e 22:21:58 Removing intermediate container 18a07dc5d92a 22:21:58 ---> 58a67b619b1f 22:21:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:21:58 ---> Running in b489dd759144 22:22: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 22:22:00 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 22:22:00 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 22:22:01 Removing intermediate container f4612b61b343 22:22:01 ---> 93f2859bd4ae 22:22:01 22:22:01 Step 11/22 : FROM alpine:3.12 22:22:01 ---> c4fd0aeabfcf 22:22:01 Step 12/22 : RUN apk add --update --no-cache curl 22:22:01 ---> Running in cfabff1d78ef 22:22:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:04 (1/4) Installing ca-certificates (20191127-r4) 22:22:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:22:04 (3/4) Installing libcurl (7.77.0-r0) 22:22:04 (4/4) Installing curl (7.77.0-r0) 22:22:04 Executing busybox-1.31.1-r20.trigger 22:22:04 Executing ca-certificates-20191127-r4.trigger 22:22:04 OK: 7 MiB in 18 packages 22:22:07 Removing intermediate container cfabff1d78ef 22:22:07 ---> af1aea3500a9 22:22:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:22:07 ---> Running in 8c4e4b1382ad 22:22:08 Removing intermediate container 8c4e4b1382ad 22:22:08 ---> 5efd2ac214d7 22:22:08 Step 14/22 : WORKDIR /edgex 22:22:08 ---> Running in 85758d775780 22:22:08 Removing intermediate container 85758d775780 22:22:08 ---> b0cfe3b75234 22:22:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:22:10 ---> 115591285bc7 22:22:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:22:12 ---> 3bec63cb36ca 22:22:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:22:14 ---> 341d390111ca 22:22:14 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:22:14 ---> Running in 1881276464d7 22:22:15 Removing intermediate container 1881276464d7 22:22:15 ---> 9c5c84a7aaab 22:22:15 Step 19/22 : CMD ["--init=true"] 22:22:15 ---> Running in b8e2ce861a84 22:22:15 Removing intermediate container b8e2ce861a84 22:22:15 ---> 8a855ac3e6ee 22:22:15 Step 20/22 : LABEL arch=arm64 22:22:16 ---> Running in 5047a59928bd 22:22:16 Removing intermediate container 5047a59928bd 22:22:16 ---> 33a74ef2883a 22:22:16 Step 21/22 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:22:17 ---> Running in 7e5497c0c09c 22:22:17 Removing intermediate container 7e5497c0c09c 22:22:17 ---> 52f9f7a37f22 22:22:17 Step 22/22 : LABEL version=0.0.0 22:22:18 ---> Running in 8864d49ea1cf 22:22:18 Removing intermediate container 8864d49ea1cf 22:22:18 ---> bcee4a331687 22:22:18 22:22:19 Successfully built bcee4a331687 22:22:19 Successfully tagged security-proxy-setup-arm64:latest 22:23:15  Building security-proxy-setup ... done Removing intermediate container b489dd759144 22:23:15 ---> 6d2006e80e5d 22:23:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:23:15 ---> Running in 63504d1180e1 22:23:16 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 22:23:18 Removing intermediate container 2fa7001f8a2e 22:23:18 ---> 6ae0d5f97ec7 22:23:18 22:23:18 Step 11/23 : FROM alpine:3.12 22:23:18 ---> c4fd0aeabfcf 22:23:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:23:18 ---> Running in cf1f9464801a 22:23:20 Removing intermediate container 63504d1180e1 22:23:20 ---> 8c16bcab2e1f 22:23:20 22:23:20 Step 12/24 : FROM docker:20.10.0 22:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:20 20.10.0: Pulling from library/docker 22:23:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:20 (1/2) Installing ca-certificates (20191127-r4) 22:23:21 (2/2) Installing dumb-init (1.2.2-r1) 22:23:21 Executing busybox-1.31.1-r20.trigger 22:23:21 Executing ca-certificates-20191127-r4.trigger 22:23:21 OK: 6 MiB in 16 packages 22:23:23 Removing intermediate container cc68d4c32b7b 22:23:23 ---> 1113bd4fcb73 22:23:23 22:23:23 Step 11/24 : FROM alpine:3.12 22:23:23 ---> c4fd0aeabfcf 22:23:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:23:23 ---> Running in 008ebcd6bd67 22:23:23 Removing intermediate container cf1f9464801a 22:23:23 ---> 59d5dbafcf1e 22:23:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:23:24 ---> Running in dce992aca953 22:23:24 Removing intermediate container 008ebcd6bd67 22:23:24 ---> 19762685039b 22:23:24 Step 13/24 : ENV APP_PORT=59880 22:23:25 ---> Running in 5e419ff47e87 22:23:25 Removing intermediate container dce992aca953 22:23:25 ---> 401ab65dd189 22:23:25 Step 14/23 : ENV APP_PORT=59860 22:23:25 ---> Running in 7946495f3023 22:23:25 Removing intermediate container 5e419ff47e87 22:23:25 ---> c3fc4d4de535 22:23:25 Step 14/24 : EXPOSE $APP_PORT 22:23:25 ---> Running in 6c0bccac9e26 22:23:26 Removing intermediate container 7946495f3023 22:23:26 ---> 950d28d0f784 22:23:26 Step 15/23 : EXPOSE $APP_PORT 22:23:26 ---> Running in 36d833afa261 22:23:26 Removing intermediate container 6c0bccac9e26 22:23:26 ---> 9a96efe75cb0 22:23:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:27 ---> Running in 3d60212ec98f 22:23:27 Removing intermediate container 36d833afa261 22:23:27 ---> 1165c7255f41 22:23:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:28 ---> 72f9a548db16 22:23:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:23:30 Removing intermediate container 3d60212ec98f 22:23:30 ---> eb90ca97cd47 22:23:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:23:30 ---> Running in 27d64abb09f2 22:23:30 ---> 853f04ce3686 22:23:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:23:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:23:31 Status: Downloaded newer image for docker:20.10.0 22:23:31 ---> eeaf43b92773 22:23:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:23:31 ---> Running in 07be464d2158 22:23:31 ---> 9ffb39ec7ad9 22:23:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:23:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:31 ---> Running in a4a8a8ee4acb 22:23:32 Removing intermediate container 07be464d2158 22:23:32 ---> 75e608b25ea4 22:23:32 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:23:32 ---> Running in 4869a3a0e16f 22:23:32 Removing intermediate container a4a8a8ee4acb 22:23:32 ---> 47929b171903 22:23:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:32 ---> Running in 673f92d0530e 22:23:33 Removing intermediate container 673f92d0530e 22:23:33 ---> 0a112903d5d4 22:23:33 Step 21/23 : LABEL arch=arm64 22:23:33 (1/6) Installing dumb-init (1.2.2-r1) 22:23:33 (2/6) Installing libgcc (9.3.0-r2) 22:23:33 (3/6) Installing libsodium (1.0.18-r0) 22:23:33 ---> Running in 6c0ef7731f6f 22:23:33 (4/6) Installing libstdc++ (9.3.0-r2) 22:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:33 Removing intermediate container 6c0ef7731f6f 22:23:33 ---> 6a21ca711c81 22:23:33 Step 22/23 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:23:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:33 ---> Running in 7a16c9b30e88 22:23:34 (5/6) Installing libzmq (4.3.3-r0) 22:23:34 (6/6) Installing zeromq (4.3.3-r0) 22:23:34 Executing busybox-1.31.1-r20.trigger 22:23:34 OK: 8 MiB in 20 packages 22:23:34 Removing intermediate container 7a16c9b30e88 22:23:34 ---> d63e6d5bbba1 22:23:34 Step 23/23 : LABEL version=0.0.0 22:23:34 (1/39) Installing readline (8.0.4-r0) 22:23:34 (2/39) Installing bash (5.0.17-r0) 22:23:34 Executing bash-5.0.17-r0.post-install 22:23:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:23:34 (4/39) Installing libcurl (7.77.0-r0) 22:23:34 (5/39) Installing curl (7.77.0-r0) 22:23:34 ---> Running in 3460a6626c5f 22:23:34 (6/39) Installing dumb-init (1.2.2-r1) 22:23:34 (7/39) Installing libbz2 (1.0.8-r1) 22:23:34 (8/39) Installing expat (2.2.9-r1) 22:23:34 (9/39) Installing libffi (3.3-r2) 22:23:34 (10/39) Installing gdbm (1.13-r1) 22:23:34 (11/39) Installing xz-libs (5.2.5-r0) 22:23:34 (12/39) Installing sqlite-libs (3.32.1-r1) 22:23:34 (13/39) Installing python3 (3.8.10-r0) 22:23:35 Removing intermediate container 3460a6626c5f 22:23:35 ---> a75f37349785 22:23:35 22:23:36 Successfully built a75f37349785 22:23:36 Successfully tagged support-notifications-arm64:latest 22:23:36  Building support-notifications ... done Removing intermediate container 27d64abb09f2 22:23:36 ---> d285d6f11073 22:23:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:37 (14/39) Installing py3-appdirs (1.4.4-r1) 22:23:37 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:23:37 (16/39) Installing py3-parsing (2.4.7-r0) 22:23:37 (17/39) Installing py3-six (1.15.0-r0) 22:23:37 (18/39) Installing py3-packaging (20.4-r0) 22:23:37 (19/39) Installing py3-setuptools (47.0.0-r0) 22:23:37 (20/39) Installing py3-chardet (3.0.4-r4) 22:23:37 (21/39) Installing py3-idna (2.9-r0) 22:23:37 ---> f10357bed1c8 22:23:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:23:37 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:23:37 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:23:37 (24/39) Installing py3-requests (2.23.0-r0) 22:23:37 (25/39) Installing py3-msgpack (1.0.0-r0) 22:23:37 (26/39) Installing py3-lockfile (0.12.2-r3) 22:23:37 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:23:37 (28/39) Installing py3-colorama (0.4.3-r0) 22:23:37 (29/39) Installing py3-distlib (0.3.0-r0) 22:23:37 (30/39) Installing py3-distro (1.5.0-r1) 22:23:37 (31/39) Installing py3-webencodings (0.5.1-r3) 22:23:37 (32/39) Installing py3-html5lib (1.0.1-r4) 22:23:37 (33/39) Installing py3-pytoml (0.1.21-r0) 22:23:37 (34/39) Installing py3-pep517 (0.8.2-r0) 22:23:37 (35/39) Installing py3-progress (1.5-r0) 22:23:37 (36/39) Installing py3-toml (0.10.1-r0) 22:23:37 (37/39) Installing py3-retrying (1.3.3-r0) 22:23:37 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:23:37 (39/39) Installing py3-pip (20.1.1-r0) 22:23:37 Executing busybox-1.31.1-r19.trigger 22:23:37 OK: 72 MiB in 59 packages 22:23:38 ---> 7d16149895fe 22:23:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:23:39 ---> 3038b6b7dcab 22:23:39 Step 20/24 : ENTRYPOINT ["/core-data"] 22:23:39 ---> Running in c906095c3afd 22:23:40 Removing intermediate container c906095c3afd 22:23:40 ---> 96a677cf42b4 22:23:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:40 ---> Running in a38d3f3d3021 22:23:40 Removing intermediate container a38d3f3d3021 22:23:40 ---> 24da7c5af199 22:23:40 Step 22/24 : LABEL arch=arm64 22:23:40 ---> Running in 384bb3a09e30 22:23:41 Removing intermediate container 384bb3a09e30 22:23:41 ---> f11d3c2eea37 22:23:41 Step 23/24 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:23:41 ---> Running in 785f2d03a74b 22:23:41 Removing intermediate container 785f2d03a74b 22:23:41 ---> ded875277938 22:23:41 Step 24/24 : LABEL version=0.0.0 22:23:41 Collecting docker-compose==1.23.2 22:23:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:23:41 ---> Running in 887d44baf6e1 22:23:42 Removing intermediate container 887d44baf6e1 22:23:42 ---> 28becadfce46 22:23:42 22:23:42 Collecting docopt<0.7,>=0.6.1 22:23:42 Downloading docopt-0.6.2.tar.gz (25 kB) 22:23:42 Successfully built 28becadfce46 22:23:42 Successfully tagged core-data-arm64:latest 22:23:44  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:23:44 Collecting docker<4.0,>=3.6.0 22:23:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:23:45 Collecting dockerpty<0.5,>=0.4.1 22:23:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:23:47 Collecting jsonschema<3,>=2.5.1 22:23:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:23:48 Collecting texttable<0.10,>=0.9.0 22:23:48 Downloading texttable-0.9.1.tar.gz (11 kB) 22:23:50 Collecting cached-property<2,>=1.2.0 22:23:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:23:50 Collecting PyYAML<4,>=3.10 22:23:50 Downloading PyYAML-3.13.tar.gz (270 kB) 22:23:54 Collecting websocket-client<1.0,>=0.32.0 22:23:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:23:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:23:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:23:55 Collecting docker-pycreds>=0.4.0 22:23:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:23:55 Collecting urllib3<1.25,>=1.21.1 22:23:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:23:56 Collecting idna<2.8,>=2.5 22:23:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:23:56 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) 22:23:56 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) 22:23:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:23:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:23:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:23:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:23:57 Installing collected packages: docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, texttable, cached-property, PyYAML, docker-compose 22:23:57 Running setup.py install for docopt: started 22:23:59 Running setup.py install for docopt: finished with status 'done' 22:23:59 Attempting uninstall: urllib3 22:23:59 Found existing installation: urllib3 1.25.9 22:23:59 Uninstalling urllib3-1.25.9: 22:23:59 Successfully uninstalled urllib3-1.25.9 22:24:00 Attempting uninstall: idna 22:24:00 Found existing installation: idna 2.9 22:24:00 Uninstalling idna-2.9: 22:24:00 Successfully uninstalled idna-2.9 22:24:01 Attempting uninstall: requests 22:24:01 Found existing installation: requests 2.23.0 22:24:01 Uninstalling requests-2.23.0: 22:24:01 Successfully uninstalled requests-2.23.0 22:24:02 Running setup.py install for dockerpty: started 22:24:04 Running setup.py install for dockerpty: finished with status 'done' 22:24:04 Running setup.py install for texttable: started 22:24:06 Running setup.py install for texttable: finished with status 'done' 22:24:06 Running setup.py install for PyYAML: started 22:24:08 Running setup.py install for PyYAML: finished with status 'done' 22:24:09 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 22:24:17 Removing intermediate container 4869a3a0e16f 22:24:17 ---> c6561196a545 22:24:17 Step 15/24 : ENV APP_PORT=58890 22:24:17 ---> Running in 05bc122e1ae4 22:24:17 Removing intermediate container 05bc122e1ae4 22:24:17 ---> fa96bd8eff66 22:24:17 Step 16/24 : EXPOSE $APP_PORT 22:24:17 ---> Running in 547d9779cd2b 22:24:18 Removing intermediate container 547d9779cd2b 22:24:18 ---> 5be974e2190c 22:24:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:24:19 ---> ec9ee16e9755 22:24:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:24:20 ---> 20c2ea7e9bba 22:24:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:24:21 ---> 8f4b59278827 22:24:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:24:21 ---> Running in 56bedb004530 22:24:21 Removing intermediate container 56bedb004530 22:24:21 ---> f19ad8bb6ee0 22:24:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:21 ---> Running in 5c28f4e7ba90 22:24:22 Removing intermediate container 5c28f4e7ba90 22:24:22 ---> a4c60a944e49 22:24:22 Step 22/24 : LABEL arch=arm64 22:24:22 ---> Running in afd4e9b7e5d9 22:24:23 Removing intermediate container afd4e9b7e5d9 22:24:23 ---> 93e4f03607ca 22:24:23 Step 23/24 : LABEL git_sha=ded095a49e8a009b8a6153b98ea5d03484d3eaed 22:24:23 ---> Running in f6c6e3f14125 22:24:23 Removing intermediate container f6c6e3f14125 22:24:23 ---> ab66752f9dca 22:24:23 Step 24/24 : LABEL version=0.0.0 22:24:23 ---> Running in be2fb88d76e0 22:24:24 Removing intermediate container be2fb88d76e0 22:24:24 ---> ebce84f00773 22:24:24 22:24:24 Successfully built ebce84f00773 22:24:24 Successfully tagged sys-mgmt-agent-arm64:latest 22:24:25  Building sys-mgmt-agent ... done  [Pipeline] } 22:24:25 $ docker stop --time=1 3e602f5bfe6ffa7946e2bd84f44362c4f4dcf9b2b4ae16a08e84930530c66196 22:24:26 $ docker rm -f 3e602f5bfe6ffa7946e2bd84f44362c4f4dcf9b2b4ae16a08e84930530c66196 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:27 + docker images 22:24:27 REPOSITORY TAG IMAGE ID CREATED SIZE 22:24:27 sys-mgmt-agent-arm64 latest ebce84f00773 4 seconds ago 299MB 22:24:27 core-data-arm64 latest 28becadfce46 45 seconds ago 19.1MB 22:24:27 support-notifications-arm64 latest a75f37349785 52 seconds ago 15.7MB 22:24:27 1113bd4fcb73 About a minute ago 975MB 22:24:27 8c16bcab2e1f About a minute ago 969MB 22:24:27 6ae0d5f97ec7 About a minute ago 969MB 22:24:27 security-proxy-setup-arm64 latest bcee4a331687 2 minutes ago 24.2MB 22:24:27 93f2859bd4ae 2 minutes ago 973MB 22:24:27 security-bootstrapper-arm64 latest bef9d99a0fd0 3 minutes ago 17.5MB 22:24:27 security-secretstore-setup-arm64 latest 135da7d462b4 4 minutes ago 27.1MB 22:24:27 core-metadata-arm64 latest 580501f56058 4 minutes ago 15.7MB 22:24:27 core-command-arm64 latest c348ff1c1132 4 minutes ago 15MB 22:24:27 support-scheduler-arm64 latest da76ce505da7 4 minutes ago 15.1MB 22:24:27 81c2b80781c9 4 minutes ago 972MB 22:24:27 910b5a02793c 4 minutes ago 976MB 22:24:27 3dcd38268c6c 4 minutes ago 968MB 22:24:27 ee4777aded95 4 minutes ago 967MB 22:24:27 490e15f6ff10 4 minutes ago 970MB 22:24:27 ci-base-image-arm64 latest e63276eb379d 14 minutes ago 641MB 22:24:27 alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB 22:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 22:24:27 docker 20.10.0 eeaf43b92773 6 months ago 228MB 22:24:27 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 22:24:28 ---> job-cost.sh 22:24:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mQ8j 22:25:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:26:44 lf-activate-venv(): INFO: Adding /tmp/venv-mQ8j/bin to PATH 22:26:44 INFO: No Stack... 22:26:44 INFO: Retrieving Pricing Info for: v2-standard-4 22:26:44 INFO: Archiving Costs [Pipeline] sh 22:26:44 + cat /w/workspace/edgex-go/13/archives/cost.csv 22:26:44 + cut -d, -f6 [Pipeline] lock 22:26:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-13-stack-cost] 22:26:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-13-stack-cost] did not exist. Created. 22:26:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:45 + echo total: 0.18000000715255737 [Pipeline] stash 22:26:45 Stashed 1 file(s) [Pipeline] } 22:26:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-13-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:26:46 provisioning config files... 22:26:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config8487679953639806820tmp [Pipeline] { [Pipeline] sh 22:26:46 + set +x 22:26:46 + curl -s https://codecov.io/bash 22:26:46 + bash -s -- 22:26:46 22:26:46 _____ _ 22:26:46 / ____| | | 22:26:46 | | ___ __| | ___ ___ _____ __ 22:26:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:26:46 | |___| (_) | (_| | __/ (_| (_) \ V / 22:26:46 \_____\___/ \__,_|\___|\___\___/ \_/ 22:26:46 Bash-1.0.3 22:26:46 22:26:46 22:26:46 ==> git version 2.24.4 found 22:26:46 ==> 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:26:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:26:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:26:46 ==> Jenkins CI detected. 22:26:46 project root: . 22:26:46 --> token set from env 22:26:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:26:46 ==> Running gcov in . (disable via -X gcov) 22:26:46 ==> Python coveragepy not found 22:26:46 ==> Searching for coverage reports in: 22:26:46 + . 22:26:46 -> Found 1 reports 22:26:46 ==> Detecting git/mercurial file structure 22:26:46 ==> Reading reports 22:26:46 + ./coverage.out bytes=398095 22:26:46 ==> Appending adjustments 22:26:46 https://docs.codecov.io/docs/fixing-reports 22:26:48 + Found adjustments 22:26:48 ==> Gzipping contents 22:26:48 56K /tmp/codecov.MCFHTO.gz 22:26:48 ==> Uploading reports 22:26:48 url: https://codecov.io 22:26:48 query: branch=PR-3571&commit=e58bb987848616e133b367529a5de00480ed33c9&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 22:26:48 -> Pinging Codecov 22:26:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=e58bb987848616e133b367529a5de00480ed33c9&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 22:26:48 -> Uploading to 22:26:48 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/e58bb987848616e133b367529a5de00480ed33c9/ab257721-622d-413d-8adf-2caf4e5a8588.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T222648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb2aece904139d73900b1a2f8ad3dcea7663184acb279a4eafb830e87b3a156d 22:26:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:48 Dload Upload Total Spent Left Speed 22:26:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54865 0 0 100 54865 0 102k --:--:-- --:--:-- --:--:-- 102k 100 54865 0 0 100 54865 0 102k --:--:-- --:--:-- --:--:-- 102k 22:26:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e58bb987848616e133b367529a5de00480ed33c9 [Pipeline] } 22:26:48 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:26:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:26:50 ---> package-listing.sh 22:26:50 ++ facter osfamily 22:26:50 ++ tr '[:upper:]' '[:lower:]' 22:26:50 + OS_FAMILY=redhat 22:26:50 + workspace=/w/workspace/edgex-go/13 22:26:50 + START_PACKAGES=/tmp/packages_start.txt 22:26:50 + END_PACKAGES=/tmp/packages_end.txt 22:26:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:26:50 + PACKAGES=/tmp/packages_start.txt 22:26:50 + '[' /w/workspace/edgex-go/13 ']' 22:26:50 + PACKAGES=/tmp/packages_end.txt 22:26:50 + case "${OS_FAMILY}" in 22:26:50 + sort 22:26:50 + rpm -qa 22:26:52 + '[' -f /tmp/packages_start.txt ']' 22:26:52 + '[' -f /tmp/packages_end.txt ']' 22:26:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:26:52 + '[' /w/workspace/edgex-go/13 ']' 22:26:52 + mkdir -p /w/workspace/edgex-go/13/archives/ 22:26:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 22:26:52 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:26:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:53 22:26:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:26:53 alpine: Pulling from edgex-lftools-log-publisher 22:26:53 df20fa9351a1: Pulling fs layer 22:26:53 36b3adc4ff6f: Pulling fs layer 22:26:53 8ad3a11d3b57: Pulling fs layer 22:26:53 46f8f816bc3b: Pulling fs layer 22:26:53 93b61091891f: Pulling fs layer 22:26:53 93b9cdb0e59b: Pulling fs layer 22:26:53 5e14af77c1be: Pulling fs layer 22:26:53 01666e4c0597: Pulling fs layer 22:26:53 aa168da1d23b: Pulling fs layer 22:26:53 93b61091891f: Waiting 22:26:53 93b9cdb0e59b: Waiting 22:26:53 5e14af77c1be: Waiting 22:26:53 01666e4c0597: Waiting 22:26:53 aa168da1d23b: Waiting 22:26:53 46f8f816bc3b: Waiting 22:26:53 36b3adc4ff6f: Verifying Checksum 22:26:53 36b3adc4ff6f: Download complete 22:26:53 46f8f816bc3b: Verifying Checksum 22:26:53 46f8f816bc3b: Download complete 22:26:54 df20fa9351a1: Verifying Checksum 22:26:54 df20fa9351a1: Download complete 22:26:54 93b9cdb0e59b: Verifying Checksum 22:26:54 93b9cdb0e59b: Download complete 22:26:54 93b61091891f: Verifying Checksum 22:26:54 93b61091891f: Download complete 22:26:54 5e14af77c1be: Verifying Checksum 22:26:54 5e14af77c1be: Download complete 22:26:54 01666e4c0597: Verifying Checksum 22:26:54 01666e4c0597: Download complete 22:26:54 df20fa9351a1: Pull complete 22:26:54 36b3adc4ff6f: Pull complete 22:26:54 8ad3a11d3b57: Verifying Checksum 22:26:54 8ad3a11d3b57: Download complete 22:26:55 8ad3a11d3b57: Pull complete 22:26:55 46f8f816bc3b: Pull complete 22:26:55 93b61091891f: Pull complete 22:26:55 93b9cdb0e59b: Pull complete 22:26:55 5e14af77c1be: Pull complete 22:26:55 01666e4c0597: Pull complete 22:26:56 aa168da1d23b: Verifying Checksum 22:26:56 aa168da1d23b: Download complete 22:27:01 aa168da1d23b: Pull complete 22:27:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:27:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:27:01 prd-centos7-docker-4c-2g-753 does not seem to be running inside a container 22:27:01 $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:27:04 $ docker top d7be15abf0e35d4ff5eb29da4efd30d87cd1135b2bd8751cde6dbd60d87ca640 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:04 + touch /tmp/pre-build-complete [Pipeline] sh 22:27:05 + mkdir -p /var/log/sa [Pipeline] sh 22:27:05 + ls /var/log/sa-host 22:27:05 + sadf -c /var/log/sa-host/sa05 22:27:05 file_magic: OK 22:27:05 HZ: Using current value: 100 22:27:05 file_header: OK 22:27:05 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:27:05 Statistics: 22:27:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:27:05 File successfully converted to sysstat format version 12.2.1 22:27:05 + sadf -c /var/log/sa-host/sa29 22:27:05 file_magic: OK 22:27:05 HZ: Using current value: 100 22:27:05 file_header: OK 22:27:05 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:27:05 Statistics: 22:27:05 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... 22:27:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:05 provisioning config files... 22:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config6448116816473911857tmp [Pipeline] { [Pipeline] echo 22:27:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:27:05 ---> create-netrc.sh [Pipeline] } 22:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:27:06 ---> python-tools-install.sh [Pipeline] echo 22:27:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:27:06 ---> sudo-logs.sh 22:27:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:27:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:27:06 ---> job-cost.sh 22:27:06 lf-activate-venv: SKIPPING 22:27:06 DEBUG: total: 0.18000000715255737 22:27:06 INFO: Retrieving Stack Cost... 22:27:07 INFO: Retrieving Pricing Info for: v3-standard-2 22:27:08 INFO: Archiving Costs [Pipeline] echo 22:27:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:27:08 ---> logs-deploy.sh 22:27:08 lf-activate-venv: SKIPPING 22:27:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/13 22:27:08 INFO: archiving workspace using pattern(s): 22:27:09 Archives upload complete. 22:27:09 INFO: archiving logs to Nexus 22:27:10 ---> uname -a: 22:27:10 Linux prd-centos7-docker-4c-2g-753.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:27:10 22:27:10 22:27:10 ---> lscpu: 22:27:10 Architecture: x86_64 22:27:10 CPU op-mode(s): 32-bit, 64-bit 22:27:10 Byte Order: Little Endian 22:27:10 Address sizes: 40 bits physical, 48 bits virtual 22:27:10 CPU(s): 2 22:27:10 On-line CPU(s) list: 0,1 22:27:10 Thread(s) per core: 1 22:27:10 Core(s) per socket: 1 22:27:10 Socket(s): 2 22:27:10 NUMA node(s): 1 22:27:10 Vendor ID: AuthenticAMD 22:27:10 CPU family: 23 22:27:10 Model: 49 22:27:10 Model name: AMD EPYC-Rome Processor 22:27:10 Stepping: 0 22:27:10 CPU MHz: 2800.000 22:27:10 BogoMIPS: 5600.00 22:27:10 Virtualization: AMD-V 22:27:10 Hypervisor vendor: KVM 22:27:10 Virtualization type: full 22:27:10 L1d cache: 64 KiB 22:27:10 L1i cache: 64 KiB 22:27:10 L2 cache: 1 MiB 22:27:10 L3 cache: 32 MiB 22:27:10 NUMA node0 CPU(s): 0,1 22:27:10 Vulnerability Itlb multihit: Not affected 22:27:10 Vulnerability L1tf: Not affected 22:27:10 Vulnerability Mds: Not affected 22:27:10 Vulnerability Meltdown: Not affected 22:27:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:27:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:27:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:27:10 Vulnerability Srbds: Not affected 22:27:10 Vulnerability Tsx async abort: Not affected 22:27:10 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:27:10 22:27:10 22:27:10 ---> nproc: 22:27:10 2 22:27:10 22:27:10 22:27:10 ---> df -h: 22:27:10 Filesystem Size Used Available Use% Mounted on 22:27:10 overlay 40.0G 12.0G 27.9G 30% / 22:27:10 tmpfs 64.0M 0 64.0M 0% /dev 22:27:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:27:10 shm 64.0M 0 64.0M 0% /dev/shm 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/13@tmp 22:27:10 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/13 22:27:10 22:27:10 22:27:10 ---> free -m: 22:27:10 total used free shared buff/cache available 22:27:10 Mem: 7821 1337 2236 0 4247 6449 22:27:10 Swap: 1023 1 1022 22:27:10 22:27:10 22:27:10 ---> ip addr: 22:27:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:27:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:27:10 inet 127.0.0.1/8 scope host lo 22:27:10 valid_lft forever preferred_lft forever 22:27:10 inet6 ::1/128 scope host 22:27:10 valid_lft forever preferred_lft forever 22:27:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:27:10 link/ether fa:16:3e:d7:84:62 brd ff:ff:ff:ff:ff:ff 22:27:10 inet 10.30.123.110/23 brd 10.30.123.255 scope global dynamic eth0 22:27:10 valid_lft 85004sec preferred_lft 85004sec 22:27:10 inet6 fe80::f816:3eff:fed7:8462/64 scope link 22:27:10 valid_lft forever preferred_lft forever 22:27:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:27:10 link/ether 02:42:52:3c:de:7a brd ff:ff:ff:ff:ff:ff 22:27:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:27:10 valid_lft forever preferred_lft forever 22:27:10 inet6 fe80::42:52ff:fe3c:de7a/64 scope link 22:27:10 valid_lft forever preferred_lft forever 22:27:10 22:27:10 22:27:10 ---> sar -b -r -n DEV: 22:27:10 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:27:10 22:27:10 22:03:41 LINUX RESTART (2 CPU) 22:27:10 22:27:10 22:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:27:10 22:05:02 182.02 29.25 152.77 0.00 6095.69 57027.23 0.00 22:27:10 22:06:01 172.27 0.00 172.27 0.00 0.00 48794.47 0.00 22:27:10 22:07:01 57.47 0.00 57.47 0.00 0.00 8517.85 0.00 22:27:10 22:08:01 49.08 0.00 49.08 0.00 0.00 3367.15 0.00 22:27:10 22:09:01 487.27 139.91 347.36 0.00 3397.64 201941.52 0.00 22:27:10 22:10:02 596.39 390.50 205.89 0.00 19177.25 116630.52 0.00 22:27:10 22:11:01 496.82 167.90 328.93 0.00 6133.02 125789.47 0.00 22:27:10 22:12:01 395.35 55.30 340.05 0.00 4137.22 97467.88 0.00 22:27:10 22:13:01 13.07 6.15 6.93 0.00 400.80 212.21 0.00 22:27:10 22:14:01 0.20 0.02 0.18 0.00 0.13 1.83 0.00 22:27:10 22:15:01 0.27 0.00 0.27 0.00 0.00 2.37 0.00 22:27:10 22:16:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 22:27:10 22:17:01 0.30 0.00 0.30 0.00 0.00 3.07 0.00 22:27:10 22:18:01 0.32 0.00 0.32 0.00 0.00 3.43 0.00 22:27:10 22:19:01 0.40 0.18 0.22 0.00 5.73 2.25 0.00 22:27:10 22:20:01 0.87 0.02 0.85 0.00 0.13 16.92 0.00 22:27:10 22:21:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 22:27:10 22:22:01 0.25 0.00 0.25 0.00 0.00 2.40 0.00 22:27:10 22:23:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 22:27:10 22:24:01 0.20 0.00 0.20 0.00 0.00 2.50 0.00 22:27:10 22:25:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 22:27:10 22:26:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 22:27:10 22:27:01 53.51 40.69 12.82 0.00 4078.45 611.85 0.00 22:27:10 Average: 108.78 36.05 72.73 0.00 1887.95 28653.33 0.00 22:27:10 22:27:10 22:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:27:10 22:05:02 5145836 0 800220 9.99 2620 2060256 1248668 13.79 724532 1723284 164 22:27:10 22:06:01 4134372 0 1095268 13.68 2620 2776672 1713948 18.92 1167708 2168220 25896 22:27:10 22:07:01 3739496 0 1188996 14.85 2620 3077820 1737012 19.18 1422628 2287460 67808 22:27:10 22:08:01 3747784 0 1214192 15.16 2620 3044336 1994028 22.02 1381884 2310768 115536 22:27:10 22:09:01 439376 0 1397268 17.45 2620 6169668 2157484 23.82 2702116 4169940 180796 22:27:10 22:10:02 550764 0 1663648 20.77 2620 5791900 3670900 40.53 2234620 4479304 220128 22:27:10 22:11:01 869612 0 1414512 17.66 2620 5722188 2385308 26.34 2183988 4212860 4444 22:27:10 22:12:01 2889608 0 1304844 16.29 2620 3811860 1597764 17.64 1411656 2981636 8 22:27:10 22:13:01 2908972 0 1277348 15.95 2620 3819992 1461964 16.14 1405012 2973516 12 22:27:10 22:14:01 2914328 0 1271928 15.88 2620 3820056 1419936 15.68 1406356 2969300 24 22:27:10 22:15:01 2915800 0 1270512 15.86 2620 3820000 1419948 15.68 1406436 2969284 8 22:27:10 22:16:01 2915568 0 1270736 15.87 2620 3820008 1419948 15.68 1406312 2969284 8 22:27:10 22:17:01 2916552 0 1269744 15.85 2620 3820016 1419804 15.68 1405524 2969300 8 22:27:10 22:18:01 2916668 0 1269624 15.85 2620 3820020 1419804 15.68 1405516 2969304 8 22:27:10 22:19:01 2916280 0 1269976 15.86 2620 3820056 1419804 15.68 1406700 2968164 16 22:27:10 22:20:01 2916052 0 1270204 15.86 2620 3820056 1419956 15.68 1407188 2968168 8 22:27:10 22:21:01 2916552 0 1269696 15.85 2620 3820064 1419872 15.68 1406852 2968168 8 22:27:10 22:22:01 2916544 0 1269700 15.85 2620 3820068 1419872 15.68 1406740 2968168 8 22:27:10 22:23:01 2916544 0 1269696 15.85 2620 3820072 1419872 15.68 1406744 2968168 16 22:27:10 22:24:01 2916784 0 1269452 15.85 2620 3820076 1419872 15.68 1406864 2968168 8 22:27:10 22:25:01 2916316 0 1269916 15.86 2620 3820080 1419956 15.68 1406844 2968168 8 22:27:10 22:26:01 2916544 0 1269684 15.85 2620 3820084 1419872 15.68 1406756 2968168 12 22:27:10 22:27:01 2330168 0 1329380 16.60 2620 4346764 1581124 17.46 1463292 3463704 402936 22:27:10 Average: 2811588 0 1269415 15.85 2620 3925309 1652466 18.24 1494881 3015761 44255 22:27:10 22:27:10 22:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:27:10 22:05:02 eth0 1423.57 1473.28 6411.68 190.21 0.00 0.00 0.00 0.00 22:27:10 22:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:05:02 docker0 846.43 547.99 71.20 2682.44 0.00 0.00 0.00 0.00 22:27:10 22:06:01 veth61403e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:27:10 22:06:01 eth0 538.24 449.46 3610.30 48.83 0.00 0.00 0.00 0.00 22:27:10 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:06:01 docker0 200.25 249.70 14.31 857.13 0.00 0.00 0.00 0.00 22:27:10 22:07:01 veth61403e5 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 22:27:10 22:07:01 eth0 29.11 14.60 23.09 11.77 0.00 0.00 0.00 0.00 22:27:10 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:07:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 22:27:10 22:08:01 veth61403e5 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 22:27:10 22:08:01 eth0 29.22 21.21 17.92 105.71 0.00 0.00 0.00 0.00 22:27:10 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:08:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 22:27:10 22:09:01 eth0 253.45 209.10 1871.37 31.76 0.00 0.00 0.00 0.00 22:27:10 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:09:01 vethaf20dd3 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 22:27:10 22:09:01 docker0 51.92 61.64 3.36 165.91 0.00 0.00 0.00 0.00 22:27:10 22:10:02 veth64b6bfa 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:27:10 22:10:02 veth290812d 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 22:27:10 22:10:02 eth0 24.92 12.69 20.79 9.89 0.00 0.00 0.00 0.00 22:27:10 22:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:11:01 vethac3dde6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:11:01 veth3dd5d5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:11:01 veth75cea9b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:11:01 veth436ab5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:12:01 eth0 2638.67 2406.06 13907.90 554.97 0.00 0.00 0.00 0.00 22:27:10 22:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:27:10 22:12:01 vethaf20dd3 0.00 1.85 0.00 0.09 0.00 0.00 0.00 0.00 22:27:10 22:12:01 docker0 1169.96 973.79 93.24 4317.88 0.00 0.00 0.00 0.00 22:27:10 22:13:01 eth0 3.55 2.18 3.13 1.17 0.00 0.00 0.00 0.00 22:27:10 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:13:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:14:01 eth0 0.72 0.45 0.28 0.21 0.00 0.00 0.00 0.00 22:27:10 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:15:01 eth0 0.62 0.12 0.13 0.07 0.00 0.00 0.00 0.00 22:27:10 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:16:01 eth0 0.62 0.42 0.33 0.18 0.00 0.00 0.00 0.00 22:27:10 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:17:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:27:10 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:27:10 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:27:10 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:20:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:27:10 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:27:10 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:22:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:27:10 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:23:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:27:10 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:25:01 eth0 0.32 0.28 0.14 0.08 0.00 0.00 0.00 0.00 22:27:10 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:26:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:27:01 eth0 214.77 189.93 2172.91 20.20 0.00 0.00 0.00 0.00 22:27:10 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 Average: eth0 123.17 112.66 698.26 25.07 0.00 0.00 0.00 0.00 22:27:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:10 Average: docker0 50.94 42.40 4.06 188.00 0.00 0.00 0.00 0.00 22:27:10 22:27:10 22:27:10 ---> sar -P ALL: 22:27:10 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:27:10 22:27:10 22:03:41 LINUX RESTART (2 CPU) 22:27:10 22:27:10 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:27:10 22:05:02 all 32.61 0.00 10.03 6.21 0.11 51.05 22:27:10 22:05:02 0 33.20 0.00 10.63 5.89 0.09 50.20 22:27:10 22:05:02 1 32.02 0.00 9.44 6.52 0.12 51.90 22:27:10 22:06:01 all 18.83 0.00 9.19 7.56 0.07 64.35 22:27:10 22:06:01 0 19.22 0.00 9.51 7.38 0.07 63.83 22:27:10 22:06:01 1 18.44 0.00 8.88 7.74 0.07 64.87 22:27:10 22:07:01 all 57.02 0.00 6.59 0.83 0.09 35.47 22:27:10 22:07:01 0 57.16 0.00 6.35 0.95 0.07 35.47 22:27:10 22:07:01 1 56.88 0.00 6.84 0.71 0.11 35.47 22:27:10 22:08:01 all 53.71 0.00 8.55 1.32 0.09 36.32 22:27:10 22:08:01 0 53.46 0.00 8.29 1.89 0.09 36.26 22:27:10 22:08:01 1 53.96 0.00 8.80 0.76 0.09 36.39 22:27:10 22:09:01 all 35.28 0.00 20.95 13.15 0.11 30.51 22:27:10 22:09:01 0 34.84 0.00 20.90 13.48 0.11 30.67 22:27:10 22:09:01 1 35.72 0.00 21.00 12.82 0.11 30.35 22:27:10 22:10:02 all 56.60 0.00 14.57 27.02 0.13 1.69 22:27:10 22:10:02 0 56.64 0.00 14.12 27.70 0.13 1.41 22:27:10 22:10:02 1 56.56 0.00 15.01 26.33 0.13 1.97 22:27:10 22:11:01 all 35.57 0.00 14.71 39.49 0.11 10.13 22:27:10 22:11:01 0 34.53 0.00 15.16 39.31 0.11 10.89 22:27:10 22:11:01 1 36.61 0.00 14.25 39.67 0.11 9.36 22:27:10 22:12:01 all 59.20 0.00 15.03 13.52 0.13 12.12 22:27:10 22:12:01 0 58.38 0.00 15.76 13.10 0.13 12.64 22:27:10 22:12:01 1 60.02 0.00 14.30 13.95 0.13 11.60 22:27:10 22:13:01 all 0.27 0.00 0.23 0.28 0.03 99.20 22:27:10 22:13:01 0 0.18 0.00 0.27 0.20 0.02 99.33 22:27:10 22:13:01 1 0.35 0.00 0.18 0.37 0.03 99.06 22:27:10 22:14:01 all 0.13 0.00 0.06 0.00 0.02 99.79 22:27:10 22:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:27:10 22:14:01 1 0.25 0.00 0.07 0.00 0.02 99.67 22:27:10 22:15:01 all 0.13 0.00 0.04 0.00 0.03 99.81 22:27:10 22:15:01 0 0.02 0.00 0.07 0.00 0.02 99.90 22:27:10 22:15:01 1 0.23 0.00 0.02 0.00 0.03 99.72 22:27:10 22:27:10 22:15:01 CPU %user %nice %system %iowait %steal %idle 22:27:10 22:16:01 all 0.14 0.00 0.02 0.00 0.03 99.82 22:27:10 22:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:27:10 22:16:01 1 0.27 0.00 0.02 0.00 0.03 99.68 22:27:10 22:17:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:27:10 22:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:10 22:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:27:10 22:18:01 all 0.11 0.00 0.03 0.00 0.03 99.83 22:27:10 22:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:27:10 22:18:01 1 0.20 0.00 0.03 0.00 0.02 99.75 22:27:10 22:19:01 all 0.11 0.00 0.05 0.00 0.02 99.82 22:27:10 22:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:27:10 22:19:01 1 0.18 0.00 0.07 0.00 0.03 99.72 22:27:10 22:20:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:27:10 22:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:27:10 22:20:01 1 0.22 0.00 0.03 0.00 0.03 99.72 22:27:10 22:21:01 all 0.05 0.00 0.03 0.00 0.03 99.89 22:27:10 22:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:27:10 22:21:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:27:10 22:22:01 all 0.03 0.00 0.02 0.00 0.02 99.93 22:27:10 22:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:27:10 22:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:27:10 22:23:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:27:10 22:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 22:27:10 22:23:01 1 0.22 0.00 0.03 0.00 0.02 99.73 22:27:10 22:24:01 all 0.11 0.00 0.03 0.00 0.03 99.82 22:27:10 22:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:27:10 22:24:01 1 0.18 0.00 0.03 0.00 0.03 99.75 22:27:10 22:25:01 all 0.15 0.00 0.03 0.00 0.02 99.81 22:27:10 22:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:10 22:25:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:27:10 22:26:01 all 0.13 0.00 0.02 0.00 0.02 99.83 22:27:10 22:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:10 22:26:01 1 0.23 0.00 0.02 0.00 0.02 99.73 22:27:10 22:27:10 22:26:01 CPU %user %nice %system %iowait %steal %idle 22:27:10 22:27:01 all 7.46 0.00 2.99 0.94 0.05 88.55 22:27:10 22:27:01 0 6.25 0.00 2.82 0.12 0.05 90.76 22:27:10 22:27:01 1 8.68 0.00 3.17 1.77 0.05 86.33 22:27:10 Average: all 14.77 0.00 4.26 4.52 0.05 76.41 22:27:10 Average: 0 14.59 0.00 4.29 4.50 0.05 76.58 22:27:10 Average: 1 14.94 0.00 4.22 4.54 0.05 76.24 22:27:10 22:27:10 22:27:10