Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 10173feb6d5ede09c4075f353712d12bf79e59b6 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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-ssh4234695246996347457.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-ssh3233434443747281303.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh436997467059249441.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-ssh8025129590874650231.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3537116223307667124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-251 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8260531594003405882.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/4@tmp/jenkins-gitclient-ssh8775289116764667469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 10173feb6d5ede09c4075f353712d12bf79e59b6 Merge succeeded, producing 10173feb6d5ede09c4075f353712d12bf79e59b6 Checking out Revision 10173feb6d5ede09c4075f353712d12bf79e59b6 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # 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/4@tmp/jenkins-gitclient-ssh1600689735947933250.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:51 ========================================================= 18:28:51 EdgeX Global Pipelines Version Info 18:28:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 46bd931079fc7a7b5c82681fda57591679d4c377 # timeout=10 18:28:52 ------------------- 18:28:52 stable info: 18:28:52 ------------------- 18:28:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:52 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:28:52 Message: update stable to v1.0.195 18:28:53 ------------------- 18:28:53 experimental info: 18:28:53 ------------------- 18:28:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:28:53 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:28:53 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10173feb6d5ede09c4075f353712d12bf79e59b6 [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10173fe [Pipeline] echo 18:28:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:54 provisioning config files... 18:28:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1043725462529850877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:54 ---> docker-login.sh 18:28:54 nexus3.edgexfoundry.org:10001 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10002 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10003 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:54 Configure a credential helper to remove this warning. See 18:28:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:54 18:28:54 Login Succeeded 18:28:54 nexus3.edgexfoundry.org:10004 18:28:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:55 Configure a credential helper to remove this warning. See 18:28:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:55 18:28:55 Login Succeeded 18:28:55 docker.io 18:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:55 Configure a credential helper to remove this warning. See 18:28:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:55 18:28:55 Login Succeeded 18:28:55 ---> docker-login.sh ends [Pipeline] } 18:28:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:55 ++ 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 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/core-command/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo core-command,cmd/core-command/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/core-data/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo core-data,cmd/core-data/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/core-metadata/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo core-metadata,cmd/core-metadata/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/security-bootstrapper/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/security-proxy-setup/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/support-notifications/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo support-notifications,cmd/support-notifications/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/support-scheduler/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:28:55 + for file in '`ls cmd/**/Dockerfile`' 18:28:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:28:55 ++ cut -d/ -f2 18:28:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:28:55 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 18:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:56 18:28:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:28:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:56 latest: Pulling from edgex-devops/git-semver 18:28:56 31603596830f: Pulling fs layer 18:28:56 54011a49482f: Pulling fs layer 18:28:56 a6820b24f6d8: Pulling fs layer 18:28:56 f581987b2513: Pulling fs layer 18:28:56 f581987b2513: Waiting 18:28:56 54011a49482f: Verifying Checksum 18:28:56 54011a49482f: Download complete 18:28:57 31603596830f: Verifying Checksum 18:28:57 31603596830f: Download complete 18:28:57 f581987b2513: Verifying Checksum 18:28:57 f581987b2513: Download complete 18:28:57 a6820b24f6d8: Verifying Checksum 18:28:57 a6820b24f6d8: Download complete 18:28:57 31603596830f: Pull complete 18:28:57 54011a49482f: Pull complete 18:28:58 a6820b24f6d8: Pull complete 18:28:58 f581987b2513: Pull complete 18:28:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:28:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:28:58 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 18:29:00 $ docker top 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:00 [ssh-agent] Looking for ssh-agent implementation... 18:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:00 $ docker exec 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c ssh-agent 18:29:01 SSH_AUTH_SOCK=/tmp/ssh-qFYuOA5OLOKp/agent.15 18:29:01 SSH_AGENT_PID=21 18:29:01 Running ssh-add (command line suppressed) 18:29:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1832675546537184352.key (/w/workspace/edgex-go/4@tmp/private_key_1832675546537184352.key) 18:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:01 + git tag --points-at HEAD [Pipeline] } 18:29:01 $ docker exec --env ******** --env ******** 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c ssh-agent -k 18:29:01 unset SSH_AUTH_SOCK; 18:29:01 unset SSH_AGENT_PID; 18:29:01 echo Agent pid 21 killed; 18:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:01 [ssh-agent] Looking for ssh-agent implementation... 18:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:01 $ docker exec 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c ssh-agent 18:29:01 SSH_AUTH_SOCK=/tmp/ssh-KWpQ6mc8Ufhw/agent.55 18:29:01 SSH_AGENT_PID=62 18:29:01 Running ssh-add (command line suppressed) 18:29:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7818877004473512386.key (/w/workspace/edgex-go/4@tmp/private_key_7818877004473512386.key) 18:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:02 + git semver init 18:29:02 # -> Open(): unable to determine branch for HEAD 18:29:02 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:29:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:29:02 # $SEMVER_REMOTE_NAME = origin 18:29:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:29:02 # $SEMVER_USER_NAME = edgex-jenkins 18:29:02 # $SEMVER_BRANCH = PR-3579 18:29:02 # $SEMVER_TEMP = /tmp/semver-299576624 18:29:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:29:17 # '/tmp/semver-299576624' -> '/w/workspace/edgex-go/4/.semver' 18:29:17 # -> Force: false 18:29:17 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:29:17 $ docker exec --env ******** --env ******** 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c ssh-agent -k 18:29:17 unset SSH_AUTH_SOCK; 18:29:17 unset SSH_AGENT_PID; 18:29:17 echo Agent pid 62 killed; 18:29:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:17 + git semver [Pipeline] } 18:29:17 $ docker stop --time=1 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c 18:29:20 $ docker rm -f 5aae352d99e632a34269e9469df19722cc5a2d2fe5d612241fb97fa73b3e3e3c [Pipeline] // withDockerContainer [Pipeline] sh 18:29:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:21 Stashed 1 file(s) [Pipeline] echo 18:29:21 [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 18:29:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:29:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:29:22 + sudo service docker restart 18:29:22 + true 18:29:22 Redirecting to /bin/systemctl restart docker.service 18:29:36 Still waiting to schedule task 18:29:36 ‘prd-ubuntu18.04-docker-arm64-4c-16g-250’ is offline [Pipeline] echo 18:29:40 ========================================================= 18:29:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:29:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:29:40 + 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 . 18:29:42 Sending build context to Docker daemon 329.6MB 18:29:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:29:42 Step 2/6 : FROM ${BASE} 18:29:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:42 540db60ca938: Pulling fs layer 18:29:42 adcc1eea9eea: Pulling fs layer 18:29:42 4c4ab2625f07: Pulling fs layer 18:29:42 0510c868ecb4: Pulling fs layer 18:29:42 afea3b2eda06: Pulling fs layer 18:29:42 7809a108b3ef: Pulling fs layer 18:29:42 f706445af74f: Pulling fs layer 18:29:42 0510c868ecb4: Waiting 18:29:42 afea3b2eda06: Waiting 18:29:42 7809a108b3ef: Waiting 18:29:42 f706445af74f: Waiting 18:29:42 4c4ab2625f07: Verifying Checksum 18:29:42 4c4ab2625f07: Download complete 18:29:42 adcc1eea9eea: Verifying Checksum 18:29:42 adcc1eea9eea: Download complete 18:29:42 afea3b2eda06: Verifying Checksum 18:29:42 afea3b2eda06: Download complete 18:29:42 540db60ca938: Verifying Checksum 18:29:42 540db60ca938: Download complete 18:29:42 7809a108b3ef: Verifying Checksum 18:29:42 7809a108b3ef: Download complete 18:29:42 540db60ca938: Pull complete 18:29:42 adcc1eea9eea: Pull complete 18:29:42 4c4ab2625f07: Pull complete 18:29:44 f706445af74f: Verifying Checksum 18:29:44 f706445af74f: Download complete 18:29:45 0510c868ecb4: Verifying Checksum 18:29:45 0510c868ecb4: Download complete 18:29:48 0510c868ecb4: Pull complete 18:29:48 afea3b2eda06: Pull complete 18:29:48 7809a108b3ef: Pull complete 18:29:52 f706445af74f: Pull complete 18:29:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:29:52 ---> b068be0155e3 18:29:52 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 18:29:52 ---> Running in 970c288014c8 18:29:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:29:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:29:54 (1/12) Installing libmagic (5.39-r0) 18:29:55 (2/12) Installing file (5.39-r0) 18:29:55 (3/12) Installing libc-dev (0.7.2-r3) 18:29:55 (4/12) Installing g++ (10.2.1_pre1-r3) 18:30:00 (5/12) Installing fortify-headers (1.1-r0) 18:30:00 (6/12) Installing patch (2.7.6-r6) 18:30:00 (7/12) Installing build-base (0.5-r2) 18:30:00 (8/12) Installing libsodium (1.0.18-r0) 18:30:00 (9/12) Installing pkgconf (1.7.3-r0) 18:30:00 (10/12) Installing libsodium-dev (1.0.18-r0) 18:30:00 (11/12) Installing libzmq (4.3.3-r1) 18:30:00 (12/12) Installing zeromq-dev (4.3.3-r1) 18:30:00 Executing busybox-1.32.1-r6.trigger 18:30:00 OK: 219 MiB in 52 packages 18:30:02 Removing intermediate container 970c288014c8 18:30:02 ---> 1cd057b3e4d8 18:30:02 Step 4/6 : WORKDIR /edgex-go 18:30:02 ---> Running in ff1c89c0feb8 18:30:02 Removing intermediate container ff1c89c0feb8 18:30:02 ---> 3a7769da5fac 18:30:02 Step 5/6 : COPY go.mod . 18:30:02 ---> 944fcefbd23e 18:30:02 Step 6/6 : RUN go mod download 18:30:02 ---> Running in 45f5377c61d3 18:30:15 Removing intermediate container 45f5377c61d3 18:30:15 ---> d9ef500a2116 18:30:15 Successfully built d9ef500a2116 18:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:30:15 + docker inspect -f . ci-base-image-x86_64 18:30:15 . [Pipeline] withDockerContainer 18:30:15 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:15 $ docker top 0e4db54727536b479dc50a929529df8809d05a064235a13f09f584012841c2e2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:16 + go version 18:30:16 go version go1.16.3 linux/amd64 [Pipeline] } 18:30:16 $ docker stop --time=1 0e4db54727536b479dc50a929529df8809d05a064235a13f09f584012841c2e2 18:30:17 $ docker rm -f 0e4db54727536b479dc50a929529df8809d05a064235a13f09f584012841c2e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:17 + docker inspect -f . ci-base-image-x86_64 18:30:17 . [Pipeline] withDockerContainer 18:30:18 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:30:18 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:18 $ docker top b8440b791793ddb08b691da7f73463657f9034edacd617217caa1522c9843581 -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:18 ========================================================= 18:30:18 [edgeXBuildGoParallel] Running Tests and Build... 18:30:18 ========================================================= [Pipeline] sh 18:30:18 + go mod tidy [Pipeline] sh 18:30:19 + make test 18:30:19 go mod tidy 18:30:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:30:24 ? github.com/edgexfoundry/edgex-go [no test files] 18:30:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:30:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:30:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:30:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 18:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 100.0% of statements 18:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.1% of statements 18:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements 18:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 18:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.218s coverage: 95.1% of statements 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:30:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.039s coverage: 0.8% of statements 18:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 18:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 18:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 18:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements 18:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 18:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 18:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 18:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 81.8% of statements 18:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:31:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-253 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 18:31:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:31:30 The recommended git tool is: git 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 18:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.6% of statements 18:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 18:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:31:35 using credential edgex-jenkins-ssh 18:31:35 Cloning the remote Git repository 18:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 18:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:31:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:31:35 > git init /w/workspace/edgex-go/4 # timeout=10 18:31:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:31:35 > git --version # timeout=10 18:31:35 > git --version # 'git version 2.17.1' 18:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 18:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 18:31:42 GO111MODULE=on go vet ./... 18:31:51 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 10173feb6d5ede09c4075f353712d12bf79e59b6 18:31:52 Merge succeeded, producing 10173feb6d5ede09c4075f353712d12bf79e59b6 18:31:52 Checking out Revision 10173feb6d5ede09c4075f353712d12bf79e59b6 (PR-3579) 18:31:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:31:51 > git config core.sparsecheckout # timeout=10 18:31:51 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 18:31:52 > git remote # timeout=10 18:31:52 > git config --get remote.origin.url # timeout=10 18:31:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:52 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 18:31:52 > git rev-parse HEAD^{commit} # timeout=10 18:31:52 > git config core.sparsecheckout # timeout=10 18:31:52 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 18:31:56 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:31:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:31:58 + true 18:31:58 + sudo service docker restart 18:32:09 gofmt -l . 18:32:09 [ "`gofmt -l .`" = "" ] 18:32:09 ./bin/test-attribution-txt.sh [Pipeline] sh 18:32:09 + ls -al . 18:32:09 total 516 18:32:09 drwxrwxr-x 10 1001 1001 4096 Jun 18 18:32 . 18:32:09 drwxr-xr-x 4 root root 28 Jun 18 18:30 .. 18:32:09 -rw-rw-r-- 1 1001 1001 11 Jun 18 18:28 .dockerignore 18:32:09 drwxrwxr-x 8 1001 1001 179 Jun 18 18:28 .git 18:32:09 drwxrwxr-x 3 1001 1001 125 Jun 18 18:28 .github 18:32:09 -rw-rw-r-- 1 1001 1001 818 Jun 18 18:28 .gitignore 18:32:09 drwx------ 3 1001 1001 60 Jun 18 18:29 .semver 18:32:09 -rw-rw-r-- 1 1001 1001 166 Jun 18 18:28 .sonarcloud.properties 18:32:09 -rw-rw-r-- 1 1001 1001 8609 Jun 18 18:28 Attribution.txt 18:32:09 -rw-rw-r-- 1 1001 1001 3804 Jun 18 18:28 CONTRIBUTING.md 18:32:09 -rw-rw-r-- 1 1001 1001 931 Jun 18 18:28 Dockerfile.build 18:32:09 -rw-rw-r-- 1 1001 1001 849 Jun 18 18:28 Jenkinsfile 18:32:09 -rw-rw-r-- 1 1001 1001 10775 Jun 18 18:28 LICENSE 18:32:09 -rw-rw-r-- 1 1001 1001 5605 Jun 18 18:28 Makefile 18:32:09 -rw-rw-r-- 1 1001 1001 7905 Jun 18 18:28 README.md 18:32:09 -rw-rw-r-- 1 1001 1001 7071 Jun 18 18:28 SECURITY.md 18:32:09 -rw-rw-r-- 1 1001 1001 5 Jun 18 18:29 VERSION 18:32:09 -rw-rw-r-- 1 1001 1001 4131 Jun 18 18:28 ZMQWindows.md 18:32:09 drwxrwxr-x 2 1001 1001 37 Jun 18 18:28 bin 18:32:09 drwxrwxr-x 14 1001 1001 4096 Jun 18 18:28 cmd 18:32:09 -rw-r--r-- 1 root root 398095 Jun 18 18:31 coverage.out 18:32:09 -rw-rw-r-- 1 1001 1001 841 Jun 18 18:28 go.mod 18:32:09 -rw-r--r-- 1 root root 20843 Jun 18 18:30 go.sum 18:32:09 drwxrwxr-x 7 1001 1001 114 Jun 18 18:28 internal 18:32:09 drwxrwxr-x 3 1001 1001 16 Jun 18 18:28 openapi 18:32:09 drwxrwxr-x 4 1001 1001 71 Jun 18 18:28 snap 18:32:09 -rw-rw-r-- 1 1001 1001 168 Jun 18 18:28 version.go [Pipeline] sh 18:32:09 + '[' -e coverage.out ] 18:32:09 + chown 1001:1001 coverage.out [Pipeline] stash 18:32:09 Stashed 1 file(s) [Pipeline] sh 18:32:10 + make build 18:32:10 go mod tidy 18:32:10 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 18:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:17 provisioning config files... 18:32:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5301783821284481029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:17 ---> docker-login.sh 18:32:17 nexus3.edgexfoundry.org:10001 18:32:18 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 18:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:18 Configure a credential helper to remove this warning. See 18:32:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:18 18:32:18 Login Succeeded 18:32:18 nexus3.edgexfoundry.org:10002 18:32:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:19 Configure a credential helper to remove this warning. See 18:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:19 18:32:19 Login Succeeded 18:32:19 nexus3.edgexfoundry.org:10003 18:32:19 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 18:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:19 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 18:32:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:19 Configure a credential helper to remove this warning. See 18:32:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:19 18:32:19 Login Succeeded 18:32:19 nexus3.edgexfoundry.org:10004 18:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:20 Configure a credential helper to remove this warning. See 18:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:20 18:32:20 Login Succeeded 18:32:20 docker.io 18:32:20 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 18:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:21 Configure a credential helper to remove this warning. See 18:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:21 18:32:21 Login Succeeded 18:32:21 ---> docker-login.sh ends [Pipeline] } 18:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:32:21 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 [Pipeline] echo 18:32:21 ========================================================= 18:32:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:32:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:32:21 + 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 . 18:32:22 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 18:32:23 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 18:32:23 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 18:32:24 Sending build context to Docker daemon 166.4MB 18:32:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:32:24 Step 2/6 : FROM ${BASE} 18:32:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:24 595b0fe564bb: Pulling fs layer 18:32:24 3088b5b3c5c0: Pulling fs layer 18:32:24 5b7225fbf94c: Pulling fs layer 18:32:24 ba82ee9f976e: Pulling fs layer 18:32:24 506bd15cee9f: Pulling fs layer 18:32:24 75a0a4a0db45: Pulling fs layer 18:32:24 618dc40b7e24: Pulling fs layer 18:32:24 ba82ee9f976e: Waiting 18:32:24 506bd15cee9f: Waiting 18:32:24 618dc40b7e24: Waiting 18:32:24 75a0a4a0db45: Waiting 18:32:24 5b7225fbf94c: Verifying Checksum 18:32:24 5b7225fbf94c: Download complete 18:32:24 3088b5b3c5c0: Verifying Checksum 18:32:24 3088b5b3c5c0: Download complete 18:32:24 506bd15cee9f: Verifying Checksum 18:32:24 506bd15cee9f: Download complete 18:32:24 75a0a4a0db45: Verifying Checksum 18:32:24 75a0a4a0db45: Download complete 18:32:24 595b0fe564bb: Verifying Checksum 18:32:24 595b0fe564bb: Download complete 18:32:24 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 18:32:25 595b0fe564bb: Pull complete 18:32:25 3088b5b3c5c0: Pull complete 18:32:26 5b7225fbf94c: Pull complete [Pipeline] } 18:32:26 $ docker stop --time=1 b8440b791793ddb08b691da7f73463657f9034edacd617217caa1522c9843581 18:32:27 618dc40b7e24: Verifying Checksum 18:32:27 618dc40b7e24: Download complete 18:32:28 ba82ee9f976e: Verifying Checksum 18:32:28 ba82ee9f976e: Download complete 18:32:29 $ docker rm -f b8440b791793ddb08b691da7f73463657f9034edacd617217caa1522c9843581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:30 18:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:30 latest: Pulling from edgex-devops/edgex-compose 18:32:30 cbdbe7a5bc2a: Pulling fs layer 18:32:30 ca9280d653b3: Pulling fs layer 18:32:30 7e9c9ca2126c: Pulling fs layer 18:32:31 cbdbe7a5bc2a: Verifying Checksum 18:32:31 cbdbe7a5bc2a: Download complete 18:32:31 cbdbe7a5bc2a: Pull complete 18:32:31 ca9280d653b3: Verifying Checksum 18:32:31 ca9280d653b3: Download complete 18:32:31 ca9280d653b3: Pull complete 18:32:32 7e9c9ca2126c: Verifying Checksum 18:32:32 7e9c9ca2126c: Download complete 18:32:35 7e9c9ca2126c: Pull complete 18:32:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:32:35 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:32:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:32:38 ba82ee9f976e: Pull complete 18:32:38 506bd15cee9f: Pull complete 18:32:38 $ docker top 3191ed2a77d5d31508964d1467949c4a07f62cdd2895300a6dac5caf5d62b424 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:39 75a0a4a0db45: Pull complete 18:32:39 + grep parallel 18:32:39 + docker-compose build --help 18:32:39 --parallel Build images in parallel. [Pipeline] } 18:32:39 $ docker stop --time=1 3191ed2a77d5d31508964d1467949c4a07f62cdd2895300a6dac5caf5d62b424 18:32:40 $ docker rm -f 3191ed2a77d5d31508964d1467949c4a07f62cdd2895300a6dac5caf5d62b424 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:41 . [Pipeline] withDockerContainer 18:32:41 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:32:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:32:41 $ docker top b3593897fad4e5d1a93c73c5ac9bb846520c3ff9dadfb3ed8e0a8cf9dbaabcb1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:42 + docker-compose -f ./docker-compose-build.yml build --parallel 18:32:42 Building core-command ... 18:32:42 Building core-data ... 18:32:42 Building core-metadata ... 18:32:42 Building security-bootstrapper ... 18:32:42 Building security-proxy-setup ... 18:32:42 Building security-secretstore-setup ... 18:32:42 Building support-notifications ... 18:32:42 Building support-scheduler ... 18:32:42 Building sys-mgmt-agent ... 18:32:42 Building sys-mgmt-agent 18:32:42 Building core-command 18:32:42 Building security-proxy-setup 18:32:42 Building security-secretstore-setup 18:32:42 Building support-notifications 18:32:44 618dc40b7e24: Pull complete 18:32:44 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:32:44 ---> a36622ca3599 18:32:44 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 18:32:44 ---> Running in dd56a813cf1a 18:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:47 (1/12) Installing libmagic (5.39-r0) 18:32:48 (2/12) Installing file (5.39-r0) 18:32:48 (3/12) Installing libc-dev (0.7.2-r3) 18:32:48 (4/12) Installing g++ (10.2.1_pre1-r3) 18:32:52 (5/12) Installing fortify-headers (1.1-r0) 18:32:52 (6/12) Installing patch (2.7.6-r6) 18:32:52 (7/12) Installing build-base (0.5-r2) 18:32:52 (8/12) Installing libsodium (1.0.18-r0) 18:32:52 (9/12) Installing pkgconf (1.7.3-r0) 18:32:52 (10/12) Installing libsodium-dev (1.0.18-r0) 18:32:52 (11/12) Installing libzmq (4.3.3-r1) 18:32:52 (12/12) Installing zeromq-dev (4.3.3-r1) 18:32:52 Executing busybox-1.32.1-r6.trigger 18:32:52 OK: 218 MiB in 52 packages 18:32:57 Removing intermediate container dd56a813cf1a 18:32:57 ---> 4d32a1247d0e 18:32:57 Step 4/6 : WORKDIR /edgex-go 18:32:57 ---> Running in ba794f974581 18:32:57 Removing intermediate container ba794f974581 18:32:57 ---> ce48407b1e32 18:32:57 Step 5/6 : COPY go.mod . 18:32:57 ---> 77511710b19b 18:32:57 Step 6/6 : RUN go mod download 18:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> d9ef500a2116 18:32:57 Step 3/23 : WORKDIR /edgex-go 18:32:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> d9ef500a2116 18:32:57 Step 3/24 : WORKDIR /edgex-go 18:32:57 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> d9ef500a2116 18:32:57 Step 3/26 : WORKDIR /edgex-go 18:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> d9ef500a2116 18:32:57 Step 3/22 : WORKDIR /edgex-go 18:32:58 ---> Running in 40377bdf75f6 18:33:06 ---> Running in 703a243495a2 18:33:06 ---> Running in f0a9f24c4d51 18:33:06 ---> Running in 61c6dcf7cb5b 18:33:06 ---> Running in 9e38e9bc3fcf 18:33:07 Removing intermediate container 9e38e9bc3fcf 18:33:07 ---> 4b11c5a1445d 18:33:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:07 Removing intermediate container 61c6dcf7cb5b 18:33:07 ---> cccf159368c8 18:33:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:07 Removing intermediate container f0a9f24c4d51 18:33:07 ---> 39bca44d41b8 18:33:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:07 Removing intermediate container 703a243495a2 18:33:07 ---> f52720ce6aac 18:33:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:07 ---> Running in c392177ea4b9 18:33:07 ---> Running in b95e13a427c7 18:33:07 ---> Running in e1766c3884bf 18:33:07 ---> Running in 9bbb1e18b130 18:33:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:33:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:33:08 ---> d9ef500a2116 18:33:08 Step 3/24 : WORKDIR /edgex-go 18:33:08 ---> Using cache 18:33:08 ---> 39bca44d41b8 18:33:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:08 ---> Running in 09670cbad30c 18:33:08 Removing intermediate container c392177ea4b9 18:33:08 ---> ccd7187cf0ec 18:33:08 Step 5/26 : RUN apk add --update --no-cache make git 18:33:08 Removing intermediate container b95e13a427c7 18:33:08 ---> 9a307f9916f1 18:33:08 Step 5/22 : RUN apk add --update --no-cache make git 18:33:08 ---> Running in 56f876ba25e4 18:33:08 ---> Running in 9e7c9d87d016 18:33:09 Removing intermediate container 9bbb1e18b130 18:33:09 ---> 357969f32026 18:33:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:33:09 Removing intermediate container e1766c3884bf 18:33:09 ---> ea1a43d7cffc 18:33:09 Step 5/24 : RUN apk add --update --no-cache make bash git 18:33:09 ---> Running in 6ef66ff128c8 18:33:09 ---> Running in d1376240a6f4 18:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:09 Removing intermediate container 09670cbad30c 18:33:09 ---> a17aa506e871 18:33:09 Step 5/24 : RUN apk add --update --no-cache make git 18:33:09 ---> Running in 55a28d1d5123 18:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:11 OK: 219 MiB in 52 packages 18:33:11 OK: 219 MiB in 52 packages 18:33:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:33:11 OK: 219 MiB in 52 packages 18:33:11 OK: 219 MiB in 52 packages 18:33:11 Removing intermediate container 56f876ba25e4 18:33:11 ---> b51c91e5937b 18:33:11 Step 6/26 : COPY go.mod . 18:33:11 Removing intermediate container 9e7c9d87d016 18:33:11 ---> fe7a06d12c51 18:33:11 Step 6/22 : COPY go.mod . 18:33:11 OK: 219 MiB in 52 packages 18:33:11 Removing intermediate container 6ef66ff128c8 18:33:11 ---> f1f78970df79 18:33:11 Step 6/23 : COPY go.mod . 18:33:11 Removing intermediate container d1376240a6f4 18:33:11 ---> 520198db98e2 18:33:11 Step 6/24 : COPY go.mod . 18:33:11 ---> fd7681115cf1 18:33:11 Step 7/26 : RUN go mod download 18:33:11 ---> Running in e1e4d606b14d 18:33:12 ---> f368430d0c1a 18:33:12 Step 7/22 : RUN go mod download 18:33:12 ---> Running in 9603fef76a1d 18:33:12 ---> 6e175a260e1c 18:33:12 Step 7/23 : RUN go mod download 18:33:12 ---> b9a2cac5f736 18:33:12 Step 7/24 : RUN go mod download 18:33:12 ---> Running in 4068470789f5 18:33:12 ---> Running in fc8050f81299 18:33:12 Removing intermediate container 55a28d1d5123 18:33:12 ---> d6ac8ef6b366 18:33:12 Step 6/24 : COPY go.mod . 18:33:12 ---> cf92ee073a61 18:33:12 Step 7/24 : RUN go mod download 18:33:12 ---> Running in 7139ba44d576 18:33:13 Removing intermediate container e1e4d606b14d 18:33:13 ---> 9662982206fe 18:33:13 Step 8/26 : COPY . . 18:33:13 Removing intermediate container 9603fef76a1d 18:33:13 ---> efa43b2d2ff3 18:33:13 Step 8/22 : COPY . . 18:33:17 Removing intermediate container fc8050f81299 18:33:17 ---> 824221e4a9bc 18:33:17 Step 8/24 : COPY . . 18:33:21 Removing intermediate container 4068470789f5 18:33:21 ---> 3f73c01b93db 18:33:21 Step 8/23 : COPY . . 18:33:23 Removing intermediate container 7139ba44d576 18:33:23 ---> 14a764c98144 18:33:23 Step 8/24 : COPY . . 18:33:23 ---> 159dd0e1938c 18:33:23 Step 9/26 : RUN go mod tidy 18:33:23 ---> a89048661412 18:33:23 Step 9/24 : RUN go mod tidy 18:33:23 ---> 8fdc501034b2 18:33:23 Step 9/22 : RUN go mod tidy 18:33:23 ---> Running in 2f601c3531a0 18:33:23 ---> Running in e0ae48771de9 18:33:23 ---> Running in 932a84874678 18:33:24 Removing intermediate container 40377bdf75f6 18:33:24 ---> 4a886d0aa74e 18:33:24 Successfully built 4a886d0aa74e 18:33:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:33:25 + docker inspect -f . ci-base-image-arm64 18:33:25 . [Pipeline] withDockerContainer 18:33:25 prd-ubuntu18.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 18:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:27 $ docker top aaa3891f77b42ce4e0457fd796dba32fbe06a573ce53cfdb9272af9b0a911200 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:28 + go version 18:33:28 go version go1.16.5 linux/arm64 [Pipeline] } 18:33:28 $ docker stop --time=1 aaa3891f77b42ce4e0457fd796dba32fbe06a573ce53cfdb9272af9b0a911200 18:33:30 $ docker rm -f aaa3891f77b42ce4e0457fd796dba32fbe06a573ce53cfdb9272af9b0a911200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:31 Removing intermediate container 2f601c3531a0 18:33:31 ---> 28a8404042f7 18:33:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:33:31 ---> Running in e9dd53e8e6a7 18:33:31 ---> 018b3c075262 18:33:31 Step 9/24 : RUN go mod tidy 18:33:31 + docker inspect -f . ci-base-image-arm64 18:33:31 . [Pipeline] withDockerContainer 18:33:31 Removing intermediate container e0ae48771de9 18:33:31 ---> 286dba653205 18:33:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:33:31 Removing intermediate container 932a84874678 18:33:31 ---> 66a5e43de34b 18:33:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:33:31 ---> Running in b1b25b1fa376 18:33:31 ---> Running in f9df5859d6f0 18:33:31 ---> Running in f0f73a7cb432 18:33:31 prd-ubuntu18.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 18:33:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:32 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 18:33:32 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 18:33:32 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 18:33:33 $ docker top f46618bcdbf1a06c26e506c13aeb5c4a213a313b8a235524461ee62478cae710 -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:33 ========================================================= 18:33:33 [edgeXBuildGoParallel] Running Tests and Build... 18:33:33 ========================================================= [Pipeline] sh 18:33:34 + go mod tidy [Pipeline] sh 18:33:35 + make test 18:33:35 go mod tidy 18:33:36 Removing intermediate container f9df5859d6f0 18:33:36 ---> 748578971e81 18:33:36 Step 10/24 : RUN make cmd/core-command/core-command 18:33:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:33:37 ---> Running in 8c214e80b9c8 18:33:37 ---> aab01d65b9ff 18:33:37 Step 9/23 : RUN go mod tidy 18:33:37 ---> Running in ca5b22cdadaa 18:33:38 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 18:33:39 Removing intermediate container ca5b22cdadaa 18:33:39 ---> 1f6a631e2f18 18:33:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:33:39 ---> Running in cc6d043ce861 18:33:40 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 18:34:02 ? github.com/edgexfoundry/edgex-go [no test files] 18:34:07 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 18:34: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 18:34:10 Removing intermediate container b1b25b1fa376 18:34:10 ---> fc419c675ae3 18:34:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:34:11 ---> Running in f3ee80cad98d 18:34:11 Removing intermediate container e9dd53e8e6a7 18:34:11 ---> 6e87efcf8a13 18:34:11 18:34:11 Step 11/26 : FROM alpine:3.12 18:34:11 Removing intermediate container f0f73a7cb432 18:34:11 ---> f05943bd0334 18:34:11 18:34:11 Step 11/22 : FROM alpine:3.12 18:34:12 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 18:34:12 3.12: Pulling from library/alpine 18:34:12 3.12: Pulling from library/alpine 18:34:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:34:13 Status: Downloaded newer image for alpine:3.12 18:34:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:34:13 Status: Image is up to date for alpine:3.12 18:34:13 ---> 13621d1b12d4 18:34:13 Step 12/22 : RUN apk add --update --no-cache curl 18:34:13 ---> 13621d1b12d4 18:34:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:34:13 ---> Running in eac32ced0dbf 18:34:13 ---> Running in 8b6547804b07 18:34:13 Removing intermediate container f3ee80cad98d 18:34:13 ---> 66c796024c7c 18:34:13 18:34:13 Step 12/24 : FROM docker:20.10.0 18:34:14 20.10.0: Pulling from library/docker 18:34:14 Removing intermediate container 8c214e80b9c8 18:34:14 ---> 8cb88d727cc1 18:34:14 18:34:14 Step 11/24 : FROM alpine:3.12 18:34:14 ---> 13621d1b12d4 18:34:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:14 ---> Running in 317b8a8eb501 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:14 (1/6) Installing ca-certificates (20191127-r4) 18:34:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:34:14 (3/6) Installing libcurl (7.77.0-r0) 18:34:14 (1/4) Installing ca-certificates (20191127-r4) 18:34:14 (4/6) Installing curl (7.77.0-r0) 18:34:14 (5/6) Installing dumb-init (1.2.2-r1) 18:34:14 (6/6) Installing su-exec (0.2-r1) 18:34:14 Executing busybox-1.31.1-r20.trigger 18:34:14 Executing ca-certificates-20191127-r4.trigger 18:34:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:34:14 (3/4) Installing libcurl (7.77.0-r0) 18:34:14 OK: 7 MiB in 20 packages 18:34:14 (4/4) Installing curl (7.77.0-r0) 18:34:14 Executing busybox-1.31.1-r20.trigger 18:34:14 Executing ca-certificates-20191127-r4.trigger 18:34:14 OK: 7 MiB in 18 packages 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:14 (1/1) Installing dumb-init (1.2.2-r1) 18:34:14 Executing busybox-1.31.1-r20.trigger 18:34:14 OK: 6 MiB in 15 packages 18:34:16 Removing intermediate container eac32ced0dbf 18:34:16 ---> 1d5cd988e3ea 18:34:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:34:16 ---> Running in 5037571e8971 18:34:16 Removing intermediate container cc6d043ce861 18:34:16 ---> 8c43393a5f78 18:34:16 18:34:16 Step 11/23 : FROM alpine:3.12 18:34:16 ---> 13621d1b12d4 18:34:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:34:16 ---> Running in 1e571669d0ce 18:34:16 Removing intermediate container 317b8a8eb501 18:34:16 ---> 181b6ca12e62 18:34:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:34:16 Removing intermediate container 8b6547804b07 18:34:16 ---> c2e124273875 18:34:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:34:16 Removing intermediate container 5037571e8971 18:34:16 ---> 40e2c7fc8b3b 18:34:16 Step 14/26 : WORKDIR / 18:34:16 ---> Running in 5b7834ba34cd 18:34:16 ---> Running in d30768084126 18:34:17 ---> Running in 1d762c7be748 18:34:17 Removing intermediate container d30768084126 18:34:17 ---> c9f0b10d5c44 18:34:17 Step 14/24 : ENV APP_PORT=59882 18:34:17 Removing intermediate container 5b7834ba34cd 18:34:17 ---> 23d96803c380 18:34:17 Step 14/22 : WORKDIR /edgex 18:34:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:17 ---> Running in 9e334dbab4e6 18:34:17 (1/2) Installing ca-certificates (20191127-r4) 18:34:17 (2/2) Installing dumb-init (1.2.2-r1) 18:34:17 Executing busybox-1.31.1-r20.trigger 18:34:17 ---> Running in 01c55555570d 18:34:17 Removing intermediate container 1d762c7be748 18:34:17 ---> c6bd7c2b247d 18:34:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:34:17 Executing ca-certificates-20191127-r4.trigger 18:34:17 OK: 6 MiB in 16 packages 18:34:17 Removing intermediate container 9e334dbab4e6 18:34:17 ---> 1ddcecf6b755 18:34:17 Step 15/24 : EXPOSE $APP_PORT 18:34:18 Removing intermediate container 01c55555570d 18:34:18 ---> 5cfa01122593 18:34:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:34:18 ---> Running in d48befc921ac 18:34:18 ---> 3846df6c4e8e 18:34:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:34:18 Removing intermediate container d48befc921ac 18:34:18 ---> a83bae5f436b 18:34:18 Step 16/24 : WORKDIR / 18:34:18 ---> 1304a29044e8 18:34:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:34:18 ---> 33e6f69093b0 18:34:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:34:18 ---> Running in 0e3c36377a78 18:34:18 Removing intermediate container 1e571669d0ce 18:34:18 ---> 6995e280994c 18:34:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:34:19 ---> Running in 3e1a16ba2214 18:34:19 ---> 3b5b4ca95ff5 18:34:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:34:19 ---> d7900316ad39 18:34:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:34:19 Removing intermediate container 0e3c36377a78 18:34:19 ---> eb7d72f2163c 18:34:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:19 Removing intermediate container 3e1a16ba2214 18:34:19 ---> 5eb56ce94e7e 18:34:19 Step 14/23 : ENV APP_PORT=59860 18:34:19 ---> Running in 62cbfa20443d 18:34:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:34:19 Status: Downloaded newer image for docker:20.10.0 18:34:19 ---> 87ffbcdf3f75 18:34:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:34:19 ---> abbd4b14cd40 18:34:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:34:19 ---> aefe523efa57 18:34:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:34:19 Removing intermediate container 62cbfa20443d 18:34:19 ---> b412e3d3e9c7 18:34:19 Step 15/23 : EXPOSE $APP_PORT 18:34:19 ---> Running in d90d51321b06 18:34:19 ---> fdc53a7bdeae 18:34:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:34:19 ---> Running in 56e803c38959 18:34:19 ---> Running in f18adf6881d1 18:34:19 Removing intermediate container d90d51321b06 18:34:19 ---> 255a8573fdbd 18:34:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:34:19 ---> f795c3061297 18:34:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:34:19 ---> 5f3624ff0f05 18:34:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:34:19 Removing intermediate container 56e803c38959 18:34:19 ---> 65e2d951c504 18:34:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:20 ---> Running in e40663a183c9 18:34:20 Removing intermediate container f18adf6881d1 18:34:20 ---> 5efae7d8ef04 18:34:20 Step 19/22 : CMD ["--init=true"] 18:34:20 ---> Running in b8889232dc30 18:34:20 ---> 10152d9c1958 18:34:20 Step 20/24 : ENTRYPOINT ["/core-command"] 18:34:20 ---> f50643aceba8 18:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:34:20 Removing intermediate container b8889232dc30 18:34:20 ---> 05d0545881a0 18:34:20 Step 20/22 : LABEL arch=x86_64 18:34:20 ---> Running in 707d7105ff53 18:34:20 ---> 8ec49180c7e7 18:34:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:34:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:34:20 ---> Running in d7c45ce539a2 18:34:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:34:20 (1/39) Installing readline (8.0.4-r0) 18:34:20 (2/39) Installing bash (5.0.17-r0) 18:34:20 Executing bash-5.0.17-r0.post-install 18:34:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:34:20 (4/39) Installing libcurl (7.77.0-r0) 18:34:20 (5/39) Installing curl (7.77.0-r0) 18:34:20 (6/39) Installing dumb-init (1.2.2-r1) 18:34:20 (7/39) Installing libbz2 (1.0.8-r1) 18:34:20 (8/39) Installing expat (2.2.9-r1) 18:34:20 (9/39) Installing libffi (3.3-r2) 18:34:20 (10/39) Installing gdbm (1.13-r1) 18:34:20 Removing intermediate container d7c45ce539a2 18:34:20 ---> dde75fe81e9d 18:34:20 Step 21/22 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:34:20 (11/39) Installing xz-libs (5.2.5-r0) 18:34:20 (12/39) Installing sqlite-libs (3.32.1-r1) 18:34:20 (13/39) Installing python3 (3.8.10-r0) 18:34:20 ---> Running in 634c8d098027 18:34:20 Removing intermediate container 707d7105ff53 18:34:20 ---> 0ae1aca1c386 18:34:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:21 ---> fa9dde8bcbc0 18:34:21 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/ 18:34:21 ---> f8c7128a8840 18:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:34:21 ---> Running in ae26c319b04f 18:34:21 ---> Running in 26fc3e47265f 18:34:21 Removing intermediate container 634c8d098027 18:34:21 ---> 7fe8b61ed7ad 18:34:21 Step 22/22 : LABEL version=0.0.0 18:34:21 (14/39) Installing py3-appdirs (1.4.4-r1) 18:34:21 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:34:21 (16/39) Installing py3-parsing (2.4.7-r0) 18:34:21 (17/39) Installing py3-six (1.15.0-r0) 18:34:21 (18/39) Installing py3-packaging (20.4-r0) 18:34:21 (19/39) Installing py3-setuptools (47.0.0-r0) 18:34:21 ---> d578a09041f2 18:34:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:34:21 (20/39) Installing py3-chardet (3.0.4-r4) 18:34:21 ---> Running in ca698076ffcc 18:34:22 (21/39) Installing py3-idna (2.9-r0) 18:34:22 Removing intermediate container ae26c319b04f 18:34:22 ---> c5436d28e2a7 18:34:22 Step 22/24 : LABEL arch=x86_64 18:34:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:34:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:34:22 (24/39) Installing py3-requests (2.23.0-r0) 18:34:22 (25/39) Installing py3-msgpack (1.0.0-r0) 18:34:22 (26/39) Installing py3-lockfile (0.12.2-r3) 18:34:22 ---> Running in 246a1376eb29 18:34:22 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:34:22 (28/39) Installing py3-colorama (0.4.3-r0) 18:34:22 (29/39) Installing py3-distlib (0.3.0-r0) 18:34:22 Removing intermediate container ca698076ffcc 18:34:22 ---> f60d18d69d4a 18:34:22 18:34:22 (30/39) Installing py3-distro (1.5.0-r1) 18:34:22 (31/39) Installing py3-webencodings (0.5.1-r3) 18:34:22 (32/39) Installing py3-html5lib (1.0.1-r4) 18:34:22 ---> Running in 50def3dcf401 18:34:22 (33/39) Installing py3-pytoml (0.1.21-r0) 18:34:22 (34/39) Installing py3-pep517 (0.8.2-r0) 18:34:22 (35/39) Installing py3-progress (1.5-r0) 18:34:22 (36/39) Installing py3-toml (0.10.1-r0) 18:34:22 (37/39) Installing py3-retrying (1.3.3-r0) 18:34:22 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:34:22 Removing intermediate container 246a1376eb29 18:34:22 ---> ae701fe4ecf2 18:34:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:22 (39/39) Installing py3-pip (20.1.1-r0) 18:34:22 Successfully built f60d18d69d4a 18:34:22 Successfully tagged security-proxy-setup:latest 18:34:22 Building core-metadata 18:34:22 ---> Running in 553b1f70ad58 18:34:22 Removing intermediate container 50def3dcf401 18:34:22 ---> 6377998903a3 18:34:22 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:34:22  Building security-proxy-setup ... done Executing busybox-1.31.1-r19.trigger 18:34:22 OK: 72 MiB in 59 packages 18:34:22 ---> Running in 9486c3c079cd 18:34:22 Removing intermediate container 553b1f70ad58 18:34:22 ---> e9440293ec52 18:34:22 Step 21/23 : LABEL arch=x86_64 18:34:22 Removing intermediate container 9486c3c079cd 18:34:22 ---> 0db165967b58 18:34:22 Step 24/24 : LABEL version=0.0.0 18:34:22 ---> Running in 725c319f2769 18:34:23 ---> Running in fe0d4d9611b3 18:34:23 Collecting docker-compose==1.23.2 18:34:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:34:23 Removing intermediate container 26fc3e47265f 18:34:23 ---> 382253a6aa01 18:34:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:34:23 Removing intermediate container 725c319f2769 18:34:23 ---> 63ae54e1f72d 18:34:23 Step 22/23 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:34:23 Collecting dockerpty<0.5,>=0.4.1 18:34:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:34:24 Removing intermediate container fe0d4d9611b3 18:34:24 ---> 1b1c0b3a45b1 18:34:24 18:34:24 ---> Running in a2f89689c06a 18:34:24 ---> Running in c29e9bea5300 18:34:24 Successfully built 1b1c0b3a45b1 18:34:24 Successfully tagged core-command:latest 18:34:24 Building support-scheduler 18:34:24  Building core-command ... done Removing intermediate container a2f89689c06a 18:34:24 ---> e8415e7f5ba2 18:34:24 Step 24/26 : LABEL arch=x86_64 18:34:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:34:24 Removing intermediate container c29e9bea5300 18:34:24 ---> aeed967ab125 18:34:24 Step 23/23 : LABEL version=0.0.0 18:34:24 Collecting texttable<0.10,>=0.9.0 18:34:24 Downloading texttable-0.9.1.tar.gz (11 kB) 18:34:24 ---> Running in 4e235a5cf643 18:34:24 ---> Running in ce720d311d45 18:34:26 Collecting docker<4.0,>=3.6.0 18:34:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:34:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:34:27 Removing intermediate container 4e235a5cf643 18:34:27 ---> ad2d89c0748a 18:34:27 Step 25/26 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:34:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:34:27 Removing intermediate container ce720d311d45 18:34:27 ---> e6f1771cc76b 18:34:27 18:34:27 Successfully built e6f1771cc76b 18:34:27 Collecting websocket-client<1.0,>=0.32.0 18:34:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:34:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:30 Successfully tagged support-notifications:latest 18:34:30 ---> d9ef500a2116 18:34:30 Step 3/23 : WORKDIR /edgex-go 18:34:30  Building support-notifications ... done Building security-bootstrapper 18:34:30 ---> Using cache 18:34:30 ---> 39bca44d41b8 18:34:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:30 ---> Using cache 18:34:30 ---> a17aa506e871 18:34:30 Step 5/23 : RUN apk add --update --no-cache make git 18:34:30 ---> Using cache 18:34:30 ---> d6ac8ef6b366 18:34:30 Step 6/23 : COPY go.mod . 18:34:30 ---> Using cache 18:34:30 ---> cf92ee073a61 18:34:30 Step 7/23 : RUN go mod download 18:34:30 ---> Using cache 18:34:30 ---> 14a764c98144 18:34:30 Step 8/23 : COPY . . 18:34:30 Collecting cached-property<2,>=1.2.0 18:34:30 ---> Using cache 18:34:30 ---> 018b3c075262 18:34:30 Step 9/23 : RUN go mod tidy 18:34:30 ---> Using cache 18:34:30 ---> 748578971e81 18:34:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:34:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:34:30 ---> Running in fdc13795b706 18:34:33 Collecting PyYAML<4,>=3.10 18:34:33 Downloading PyYAML-3.13.tar.gz (270 kB) 18:34:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:34:33 ---> d9ef500a2116 18:34:33 Step 3/32 : WORKDIR /edgex-go 18:34:33 ---> Using cache 18:34:33 ---> 39bca44d41b8 18:34:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:33 ---> Using cache 18:34:33 ---> a17aa506e871 18:34:33 Step 5/32 : RUN apk add --update --no-cache make git 18:34:33 ---> Using cache 18:34:33 ---> d6ac8ef6b366 18:34:33 Step 6/32 : COPY go.mod . 18:34:33 ---> Using cache 18:34:33 ---> cf92ee073a61 18:34:33 Step 7/32 : RUN go mod download 18:34:33 ---> Using cache 18:34:33 ---> 14a764c98144 18:34:33 Step 8/32 : COPY . . 18:34:33 ---> Using cache 18:34:33 ---> 018b3c075262 18:34:33 Step 9/32 : RUN go mod tidy 18:34:33 ---> Using cache 18:34:33 ---> 748578971e81 18:34:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:34:37 ---> Running in 9d054447e290 18:34:37 Collecting docopt<0.7,>=0.6.1 18:34:37 Downloading docopt-0.6.2.tar.gz (25 kB) 18:34:37 Removing intermediate container fdc13795b706 18:34:37 ---> bc5383f2705b 18:34:37 Step 26/26 : LABEL version=0.0.0 18:34:37 ---> Running in d54aaaba176f 18:34:37 Collecting jsonschema<3,>=2.5.1 18:34:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:34:37 ---> Running in c84f35d36094 18:34:37 Collecting docker-pycreds>=0.4.0 18:34:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:34:37 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) 18:34:37 Collecting idna<2.8,>=2.5 18:34:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:34:37 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) 18:34:37 Collecting urllib3<1.25,>=1.21.1 18:34:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:34:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:34:37 ---> d9ef500a2116 18:34:37 Step 3/24 : WORKDIR /edgex-go 18:34:37 ---> Using cache 18:34:37 ---> 39bca44d41b8 18:34:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:37 ---> Using cache 18:34:37 ---> a17aa506e871 18:34:37 Step 5/24 : RUN apk add --update --no-cache make git 18:34:37 ---> Using cache 18:34:37 ---> d6ac8ef6b366 18:34:37 Step 6/24 : COPY go.mod . 18:34:37 ---> Using cache 18:34:37 ---> cf92ee073a61 18:34:37 Step 7/24 : RUN go mod download 18:34:37 ---> Using cache 18:34:37 ---> 14a764c98144 18:34:37 Step 8/24 : COPY . . 18:34:37 ---> Using cache 18:34:37 ---> 018b3c075262 18:34:37 Step 9/24 : RUN go mod tidy 18:34:37 ---> Using cache 18:34:37 ---> 748578971e81 18:34:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:34:38 Removing intermediate container c84f35d36094 18:34:38 ---> f512a4113144 18:34:38 18:34:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:34:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:34:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:34:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:34:38 ---> Running in 5176aa311e45 18:34:38 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 18:34:38 Successfully built f512a4113144 18:34:38 Successfully tagged security-secretstore-setup:latest 18:34:38 Building core-data 18:34:39 Installing collected packages: dockerpty, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, docopt, jsonschema, docker-compose 18:34:39 Running setup.py install for dockerpty: started 18:34:39  Building security-secretstore-setup ... done 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 18:34:39 Running setup.py install for dockerpty: finished with status 'done' 18:34:39 Running setup.py install for texttable: started 18:34:40 Running setup.py install for texttable: finished with status 'done' 18:34:40 Attempting uninstall: idna 18:34:40 Found existing installation: idna 2.9 18:34:40 Uninstalling idna-2.9: 18:34:40 Successfully uninstalled idna-2.9 18:34:40 Attempting uninstall: urllib3 18:34:40 Found existing installation: urllib3 1.25.9 18:34:40 Uninstalling urllib3-1.25.9: 18:34:40 Successfully uninstalled urllib3-1.25.9 18:34:41 Attempting uninstall: requests 18:34:41 Found existing installation: requests 2.23.0 18:34:41 Uninstalling requests-2.23.0: 18:34:41 Successfully uninstalled requests-2.23.0 18:34:42 Running setup.py install for PyYAML: started 18:34:42 Running setup.py install for PyYAML: finished with status 'done' 18:34:42 Running setup.py install for docopt: started 18:34:43 Running setup.py install for docopt: finished with status 'done' 18:34:43 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 18:34:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:34:48 ---> d9ef500a2116 18:34:48 Step 3/24 : WORKDIR /edgex-go 18:34:48 ---> Using cache 18:34:48 ---> 39bca44d41b8 18:34:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:48 ---> Using cache 18:34:48 ---> a17aa506e871 18:34:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:34:49 ---> Running in 79d063397199 18:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:34:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:34:51 OK: 219 MiB in 52 packages 18:34:53 Removing intermediate container e40663a183c9 18:34:53 ---> b92ecbab908c 18:34:53 Step 15/24 : ENV APP_PORT=58890 18:34:53 ---> Running in f7eaf87aab44 18:34:53 Removing intermediate container 79d063397199 18:34:53 ---> 706ad5ca0805 18:34:53 Step 6/24 : COPY go.mod . 18:34:53 Removing intermediate container f7eaf87aab44 18:34:53 ---> 310a4cfa9fdb 18:34:53 Step 16/24 : EXPOSE $APP_PORT 18:34:53 ---> Running in c9d9e844f189 18:34:53 ---> a79ace9dce4a 18:34:53 Step 7/24 : RUN go mod download 18:34:53 ---> Running in cbc4cb592956 18:34:53 Removing intermediate container c9d9e844f189 18:34:53 ---> a5a456034324 18:34:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:34:54 ---> acb4dd79c5c1 18:34:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:34:54 ---> ce69c5e073dc 18:34:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:34:54 ---> c2135c897e4b 18:34:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:34:54 Removing intermediate container cbc4cb592956 18:34:54 ---> 2877fa9d5855 18:34:54 Step 8/24 : COPY . . 18:34:54 ---> Running in 965bec3c8fb7 18:34:55 Removing intermediate container 965bec3c8fb7 18:34:55 ---> 7c7acded9698 18:34:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:57 ---> Running in e1fcb26c71fd 18:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:35:00 Removing intermediate container e1fcb26c71fd 18:35:00 ---> 2c8feecdd85e 18:35:00 Step 22/24 : LABEL arch=x86_64 18:35:00 ---> Running in b02679a2d00c 18:35:01 Removing intermediate container b02679a2d00c 18:35:01 ---> c13bb9f102d0 18:35:01 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:35:01 ---> Running in e79a0bd8c858 18:35:02 Removing intermediate container e79a0bd8c858 18:35:02 ---> 0328a8fc42e2 18:35:02 Step 24/24 : LABEL version=0.0.0 18:35:02 ---> aba346585373 18:35:02 Step 9/24 : RUN go mod tidy 18:35:02 ---> Running in d5a28dc502e3 18:35:02 ---> Running in 66dc6902f66e 18:35:02 Removing intermediate container d5a28dc502e3 18:35:02 ---> d84084d04de8 18:35:02 18:35:02 Successfully built d84084d04de8 18:35:02 Successfully tagged sys-mgmt-agent:latest 18:35:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:35:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:35:04  Building sys-mgmt-agent ... done Removing intermediate container 66dc6902f66e 18:35:04 ---> 7dbcf94d1df4 18:35:04 Step 10/24 : RUN make cmd/core-data/core-data 18:35:04 ---> Running in e8678bca441b 18:35:04 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 18:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:35:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:35:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:35:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:35:17 Removing intermediate container 9d054447e290 18:35:17 ---> b426b509748a 18:35:17 18:35:17 Step 11/23 : FROM alpine:3.12 18:35:17 ---> 13621d1b12d4 18:35:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:35:17 ---> Using cache 18:35:17 ---> 181b6ca12e62 18:35:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:35:17 ---> Using cache 18:35:17 ---> c9f0b10d5c44 18:35:17 Step 14/23 : ENV APP_PORT=59861 18:35:17 ---> Running in 170fcb086b48 18:35:17 Removing intermediate container d54aaaba176f 18:35:17 ---> 2fc134e4ddbc 18:35:17 18:35:17 Step 11/32 : FROM alpine:3.12 18:35:17 ---> 13621d1b12d4 18:35:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:35:17 ---> Running in 204bc7565355 18:35:17 Removing intermediate container 170fcb086b48 18:35:17 ---> 9b0111b836d1 18:35:17 Step 15/23 : EXPOSE $APP_PORT 18:35:17 ---> Running in 5987150869fb 18:35:17 Removing intermediate container 204bc7565355 18:35:17 ---> f98e530abd44 18:35:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:35:17 Removing intermediate container 5987150869fb 18:35:17 ---> 8fe0c772054f 18:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:17 ---> Running in d87b6ef4651a 18:35:18 ---> 275c669cf68b 18:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:35:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:35:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:35:18 Removing intermediate container 5176aa311e45 18:35:18 ---> 47098cee78b7 18:35:18 18:35:18 Step 11/24 : FROM alpine:3.12 18:35:18 ---> 13621d1b12d4 18:35:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:35:18 ---> Using cache 18:35:18 ---> 181b6ca12e62 18:35:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:35:18 ---> Using cache 18:35:18 ---> c9f0b10d5c44 18:35:18 Step 14/24 : ENV APP_PORT=59881 18:35:18 ---> Running in 38f5badf2320 18:35:18 (1/2) Installing dumb-init (1.2.2-r1) 18:35:18 (2/2) Installing su-exec (0.2-r1) 18:35:18 Executing busybox-1.31.1-r20.trigger 18:35:18 OK: 6 MiB in 16 packages 18:35:19 Removing intermediate container 38f5badf2320 18:35:19 ---> 194651710152 18:35:19 Step 15/24 : EXPOSE $APP_PORT 18:35:19 ---> Running in a831a2a57e61 18:35:19 ---> 724994688c2d 18:35:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:35:19 Removing intermediate container a831a2a57e61 18:35:19 ---> 0086a4039b09 18:35:19 Step 16/24 : WORKDIR / 18:35:19 Removing intermediate container d87b6ef4651a 18:35:19 ---> f0ec10e1b07b 18:35:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:35:19 ---> Running in eaf0aac8e562 18:35:19 ---> Running in 9329cd72a390 18:35:19 ---> 4cf1bfba4fc0 18:35:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:35:19 Removing intermediate container eaf0aac8e562 18:35:19 ---> 1fca42f4327b 18:35:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:35:19 ---> Running in f4bba239e786 18:35:19 ---> Running in 9eea53abbd21 18:35:19 Removing intermediate container 9329cd72a390 18:35:19 ---> 2ed107364a36 18:35:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:19 Removing intermediate container f4bba239e786 18:35:19 ---> 1c622ff25fcc 18:35:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:35:20 ---> Running in e803101be13c 18:35:20 Removing intermediate container 9eea53abbd21 18:35:20 ---> 8afc68410666 18:35:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:35:20 ---> Running in dddd6222f307 18:35:20 ---> 6ceef50e705b 18:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:35:20 Removing intermediate container e803101be13c 18:35:20 ---> 8a450d92aa0f 18:35:20 Step 21/23 : LABEL arch=x86_64 18:35:20 ---> Running in 704bb3ab404a 18:35:20 Removing intermediate container 704bb3ab404a 18:35:20 ---> 5ee249e00f4a 18:35:20 Step 22/23 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:35:20 ---> Running in 7e9465b78496 18:35:20 ---> b8292376208b 18:35:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:35:21 Removing intermediate container 7e9465b78496 18:35:21 ---> f0005c17ecf1 18:35:21 Step 23/23 : LABEL version=0.0.0 18:35:21 ---> Running in e6b7e3cadec1 18:35:21 Removing intermediate container e6b7e3cadec1 18:35:21 ---> abc3d95ff3f9 18:35:21 18:35:21 Removing intermediate container dddd6222f307 18:35:21 ---> 94ececbe4f53 18:35:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:35:21 ---> 0cbcfac6a4af 18:35:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:35:21 ---> Running in 92ec2081dbaf 18:35:21 ---> Running in aa282f3de683 18:35:21 Successfully built abc3d95ff3f9 18:35:21 Successfully tagged support-scheduler:latest 18:35:21  Building support-scheduler ... done Removing intermediate container 92ec2081dbaf 18:35:21 ---> 006c1eb46ea0 18:35:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:35:21 Removing intermediate container aa282f3de683 18:35:21 ---> b11ba6e3829b 18:35:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:35:21 ---> Running in 1b9d60e92767 18:35:21 ---> c59fd3aab056 18:35:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:35:21 Removing intermediate container 1b9d60e92767 18:35:21 ---> d2c79b87d849 18:35:21 Step 22/24 : LABEL arch=x86_64 18:35:22 ---> Running in 500ef3741399 18:35:22 ---> Running in 6bfb1be0dca1 18:35:22 Removing intermediate container 6bfb1be0dca1 18:35:22 ---> 89667017df88 18:35:22 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:35:22 ---> Running in cd9ba69eca5b 18:35:22 Removing intermediate container cd9ba69eca5b 18:35:22 ---> 36f624c7d90a 18:35:22 Step 24/24 : LABEL version=0.0.0 18:35:22 ---> Running in caf618ad15c9 18:35:22 Removing intermediate container caf618ad15c9 18:35:22 ---> 36afcb2608c8 18:35:22 18:35:22 Successfully built 36afcb2608c8 18:35:22 Successfully tagged core-metadata:latest 18:35:23  Building core-metadata ... done Removing intermediate container 500ef3741399 18:35:23 ---> f95209127773 18:35:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:23 ---> 9a725b8ad159 18:35:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:35:24 ---> e91a3b6cf774 18:35:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:35:24 ---> b3facce1ce35 18:35:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:35:24 ---> 9da9f96fa0bd 18:35:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:35:24 ---> 1e6ff20f0071 18:35:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:35:25 ---> Running in 3a27abb90b44 18:35:25 Removing intermediate container 3a27abb90b44 18:35:25 ---> 30490ccd865e 18:35:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:35:25 ---> 8de00cc5ced6 18:35:25 Step 27/32 : RUN chmod +x /entrypoint.sh 18:35:25 ---> Running in 99996ca19502 18:35:26 Removing intermediate container 99996ca19502 18:35:26 ---> 5af48163ebca 18:35:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:35:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements 18:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:35:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:35:26 ---> Running in 657b9795f0d0 18:35:27 Removing intermediate container 657b9795f0d0 18:35:27 ---> eeb2292a438e 18:35:27 Step 29/32 : CMD ["gate"] 18:35:27 Removing intermediate container e8678bca441b 18:35:27 ---> fdb55bbc6999 18:35:27 18:35:27 Step 11/24 : FROM alpine:3.12 18:35:27 ---> 13621d1b12d4 18:35:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:35:27 ---> Running in e4686ecdc8f6 18:35:27 ---> Running in 49f5d240792b 18:35:27 Removing intermediate container e4686ecdc8f6 18:35:27 ---> c2420bc587e1 18:35:27 Step 30/32 : LABEL arch=x86_64 18:35:27 Removing intermediate container 49f5d240792b 18:35:27 ---> 3c91c03b3ef1 18:35:27 Step 13/24 : ENV APP_PORT=59880 18:35:27 ---> Running in 290315c1af93 18:35:27 ---> Running in 0024dcdafd0f 18:35:27 Removing intermediate container 290315c1af93 18:35:27 ---> 8c3207066459 18:35:27 Step 31/32 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:35:27 Removing intermediate container 0024dcdafd0f 18:35:27 ---> 95caff7efa5d 18:35:27 Step 14/24 : EXPOSE $APP_PORT 18:35:28 ---> Running in b0f1986fb1d1 18:35:28 ---> Running in 83054680a6da 18:35:28 Removing intermediate container b0f1986fb1d1 18:35:28 ---> 6cbe09d87c41 18:35:28 Step 32/32 : LABEL version=0.0.0 18:35:28 Removing intermediate container 83054680a6da 18:35:28 ---> 20d8a5284c8e 18:35:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:28 ---> Running in e2315784453b 18:35:28 ---> Running in 260684718a94 18:35:28 Removing intermediate container 260684718a94 18:35:28 ---> fab5b6638112 18:35:28 18:35:28 Successfully built fab5b6638112 18:35:28 Successfully tagged security-bootstrapper:latest 18:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 100.0% of statements 18:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:35:28  Building security-bootstrapper ... done Removing intermediate container e2315784453b 18:35:28 ---> eada16096ea4 18:35:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:35:28 ---> Running in 6c0e153070a5 18:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 53.1% of statements 18:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:35:30 (1/6) Installing dumb-init (1.2.2-r1) 18:35:30 (2/6) Installing libgcc (9.3.0-r2) 18:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.523s coverage: 87.7% of statements 18:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:35:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:35:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.201s coverage: 78.9% of statements 18:35:30 (3/6) Installing libsodium (1.0.18-r0) 18:35:30 (4/6) Installing libstdc++ (9.3.0-r2) 18:35:31 (5/6) Installing libzmq (4.3.3-r0) 18:35:31 (6/6) Installing zeromq (4.3.3-r0) 18:35:31 Executing busybox-1.31.1-r20.trigger 18:35:31 OK: 8 MiB in 20 packages 18:35:31 Removing intermediate container 6c0e153070a5 18:35:31 ---> c86536f0f51b 18:35:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:31 ---> 44e0998a52d1 18:35:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:35:32 ---> 8179d6da317d 18:35:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:35:32 ---> 8217830161fb 18:35:32 Step 20/24 : ENTRYPOINT ["/core-data"] 18:35:32 ---> Running in 280e651c666e 18:35:32 Removing intermediate container 280e651c666e 18:35:32 ---> 932edf7e4f9e 18:35:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:35:32 ---> Running in b3773d47732a 18:35:32 Removing intermediate container b3773d47732a 18:35:32 ---> aa714e6acf38 18:35:32 Step 22/24 : LABEL arch=x86_64 18:35:32 ---> Running in 8a437d53450d 18:35:32 Removing intermediate container 8a437d53450d 18:35:32 ---> 40a6f9628e24 18:35:32 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:35:32 ---> Running in 323b91a2fa60 18:35:32 Removing intermediate container 323b91a2fa60 18:35:32 ---> 1834ae223c18 18:35:32 Step 24/24 : LABEL version=0.0.0 18:35:32 ---> Running in c8ca25806a9c 18:35:33 Removing intermediate container c8ca25806a9c 18:35:33 ---> 7726ed12e555 18:35:33 18:35:33 Successfully built 7726ed12e555 18:35:33 Successfully tagged core-data:latest 18:35:33  Building core-data ... done  [Pipeline] } 18:35:33 $ docker stop --time=1 b3593897fad4e5d1a93c73c5ac9bb846520c3ff9dadfb3ed8e0a8cf9dbaabcb1 18:35:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.244s coverage: 81.2% of statements 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:35:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:35:34 $ docker rm -f b3593897fad4e5d1a93c73c5ac9bb846520c3ff9dadfb3ed8e0a8cf9dbaabcb1 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:35 + docker images 18:35:35 REPOSITORY TAG IMAGE ID CREATED SIZE 18:35:35 core-data latest 7726ed12e555 3 seconds ago 20.2MB 18:35:35 security-bootstrapper latest fab5b6638112 7 seconds ago 18.6MB 18:35:35 fdb55bbc6999 9 seconds ago 1.15GB 18:35:35 core-metadata latest 36afcb2608c8 13 seconds ago 16.6MB 18:35:35 support-scheduler latest abc3d95ff3f9 14 seconds ago 15.9MB 18:35:35 47098cee78b7 17 seconds ago 1.15GB 18:35:35 2fc134e4ddbc 19 seconds ago 1.15GB 18:35:35 b426b509748a 20 seconds ago 1.15GB 18:35:35 sys-mgmt-agent latest d84084d04de8 33 seconds ago 312MB 18:35:35 security-secretstore-setup latest f512a4113144 58 seconds ago 28.7MB 18:35:35 support-notifications latest e6f1771cc76b About a minute ago 16.7MB 18:35:35 core-command latest 1b1c0b3a45b1 About a minute ago 15.9MB 18:35:35 security-proxy-setup latest f60d18d69d4a About a minute ago 25.7MB 18:35:35 8c43393a5f78 About a minute ago 1.15GB 18:35:35 66c796024c7c About a minute ago 1.15GB 18:35:35 8cb88d727cc1 About a minute ago 1.14GB 18:35:35 f05943bd0334 About a minute ago 1.15GB 18:35:35 6e87efcf8a13 About a minute ago 1.15GB 18:35:35 ci-base-image-x86_64 latest d9ef500a2116 5 minutes ago 647MB 18:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 18:35:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 18:35:35 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 18:35:35 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.309s coverage: 95.1% of statements 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.177s coverage: 60.0% of statements 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.266s coverage: 0.8% of statements 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.162s coverage: 22.0% of statements 18:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements 18:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements 18:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 18:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 18:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 18:35:50 Still waiting to schedule task 18:35:50 ‘prd-ubuntu18.04-docker-8c-8g-254’ is offline 18:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 18:35:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements 18:35:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.532s coverage: 81.8% of statements 18:35:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.176s coverage: 58.8% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.2% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 64.4% of statements 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:36:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 18:36:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 18:36:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 18:36:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 18:36:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements 18:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:36:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.6% of statements 18:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.195s coverage: 89.5% of statements 18:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 18:36:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.271s coverage: 19.3% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.543s coverage: 91.9% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 62.7% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.6% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:36:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.287s coverage: 100.0% of statements 18:36:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 18:36:23 GO111MODULE=on go vet ./... 18:36:48 Running on prd-ubuntu18.04-docker-8c-8g-255 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 18:36:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:36:48 The recommended git tool is: git 18:36:50 using credential edgex-jenkins-ssh 18:36:50 Cloning the remote Git repository 18:36:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:36:51 > git init /w/workspace/edgex-go/4 # timeout=10 18:36:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:36:51 > git --version # timeout=10 18:36:51 > git --version # 'git version 2.17.1' 18:36:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:04 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 10173feb6d5ede09c4075f353712d12bf79e59b6 18:37:04 Merge succeeded, producing 10173feb6d5ede09c4075f353712d12bf79e59b6 18:37:04 Checking out Revision 10173feb6d5ede09c4075f353712d12bf79e59b6 (PR-3579) 18:37:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:37:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:37:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:37:04 > git config core.sparsecheckout # timeout=10 18:37:04 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 18:37:04 > git remote # timeout=10 18:37:04 > git config --get remote.origin.url # timeout=10 18:37:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:04 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 18:37:04 > git rev-parse HEAD^{commit} # timeout=10 18:37:04 > git config core.sparsecheckout # timeout=10 18:37:04 > git checkout -f 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 18:37:08 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:37:09 + echo snap-build.sh 18:37:09 snap-build.sh 18:37:09 + SNAP_BASE_DIR=. 18:37:09 + '[' '!' -z /w/workspace/edgex-go/4 ']' 18:37:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 18:37:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 18:37:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 18:37:09 + cd /w/workspace/edgex-go/4 18:37:09 + sudo apt-get remove -qy --purge lxd lxd-client 18:37:09 Reading package lists... 18:37:09 Building dependency tree... 18:37:09 Reading state information... 18:37:09 The following packages were automatically installed and are no longer required: 18:37:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:37:09 uidmap xdelta3 18:37:09 Use 'sudo apt autoremove' to remove them. 18:37:09 The following packages will be REMOVED: 18:37:09 lxd* lxd-client* 18:37:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:37:09 After this operation, 31.7 MB disk space will be freed. 18:37:10 (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.) 18:37:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:37:11 Removing lxd dnsmasq configuration 18:37:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:37:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:37:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:37:12 (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.) 18:37:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:37:14 Processing triggers for systemd (237-3ubuntu10.45) ... 18:37:14 Processing triggers for ureadahead (0.100.0-21) ... 18:37:15 + sudo snap remove --purge lxd 18:37:15 snap "lxd" is not installed 18:37:15 + sudo groupadd --force --system lxd 18:37:15 ++ whoami 18:37:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:37:15 + newgrp - lxd 18:37:15 + sudo snap install lxd 18:37:24 2021-06-18T18:37:21Z INFO Waiting for automatic snapd restart... 18:37:42 lxd 4.15 from Canonical* installed 18:37:42 + sudo lxd init --auto 18:37:45 gofmt -l . 18:37:45 [ "`gofmt -l .`" = "" ] 18:37:45 ./bin/test-attribution-txt.sh [Pipeline] sh 18:37:45 + ls -al . 18:37:45 total 544 18:37:45 drwxrwxr-x 9 1001 1001 4096 Jun 18 18:37 . 18:37:45 drwxr-xr-x 4 root root 4096 Jun 18 18:33 .. 18:37:45 -rw-rw-r-- 1 1001 1001 11 Jun 18 18:31 .dockerignore 18:37:45 drwxrwxr-x 8 1001 1001 4096 Jun 18 18:31 .git 18:37:45 drwxrwxr-x 3 1001 1001 4096 Jun 18 18:31 .github 18:37:45 -rw-rw-r-- 1 1001 1001 818 Jun 18 18:31 .gitignore 18:37:45 -rw-rw-r-- 1 1001 1001 166 Jun 18 18:31 .sonarcloud.properties 18:37:45 -rw-rw-r-- 1 1001 1001 8609 Jun 18 18:31 Attribution.txt 18:37:45 -rw-rw-r-- 1 1001 1001 3804 Jun 18 18:31 CONTRIBUTING.md 18:37:45 -rw-rw-r-- 1 1001 1001 931 Jun 18 18:31 Dockerfile.build 18:37:45 -rw-rw-r-- 1 1001 1001 849 Jun 18 18:31 Jenkinsfile 18:37:45 -rw-rw-r-- 1 1001 1001 10775 Jun 18 18:31 LICENSE 18:37:45 -rw-rw-r-- 1 1001 1001 5605 Jun 18 18:31 Makefile 18:37:45 -rw-rw-r-- 1 1001 1001 7905 Jun 18 18:31 README.md 18:37:45 -rw-rw-r-- 1 1001 1001 7071 Jun 18 18:31 SECURITY.md 18:37:45 -rw-rw-r-- 1 1001 1001 5 Jun 18 18:29 VERSION 18:37:45 -rw-rw-r-- 1 1001 1001 4131 Jun 18 18:31 ZMQWindows.md 18:37:45 drwxrwxr-x 2 1001 1001 4096 Jun 18 18:31 bin 18:37:45 drwxrwxr-x 14 1001 1001 4096 Jun 18 18:31 cmd 18:37:45 -rw-r--r-- 1 root root 398095 Jun 18 18:36 coverage.out 18:37:45 -rw-rw-r-- 1 1001 1001 841 Jun 18 18:31 go.mod 18:37:45 -rw-r--r-- 1 root root 20843 Jun 18 18:33 go.sum 18:37:45 drwxrwxr-x 7 1001 1001 4096 Jun 18 18:31 internal 18:37:45 drwxrwxr-x 3 1001 1001 4096 Jun 18 18:31 openapi 18:37:45 drwxrwxr-x 4 1001 1001 4096 Jun 18 18:31 snap 18:37:45 -rw-rw-r-- 1 1001 1001 168 Jun 18 18:31 version.go [Pipeline] sh 18:37:46 + '[' -e coverage.out ] 18:37:46 + chown 1001:1001 coverage.out [Pipeline] stash 18:37:46 Warning: overwriting stash ‘coverage-report’ 18:37:47 Stashed 1 file(s) [Pipeline] sh 18:37:48 + make build 18:37:48 go mod tidy 18:37:48 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 18:37:50 + sudo snap install --classic snapcraft 18:37:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:38:00 snapcraft 4.8.2 from Canonical* installed 18:38:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:38:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:00 Dload Upload Total Spent Left Speed 18:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 18:38:00 84 3325k 84 2820k 0 0 6748k 0 --:--:-- --:--:-- --:--:-- 6748k 100 3325k 100 3325k 0 0 7860k 0 --:--:-- --:--:-- --:--:-- 98.4M 18:38:00 ./yq_linux_amd64 18:38:01 + sudo snapcraft prime --use-lxd 18:38:03 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:38:03 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: 18:38:03 - README.md 18:38:03 18:38:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:38:03 Launching a container. 18:38:11 Waiting for container to be ready 18:38:12 To start your first instance, try: lxc launch ubuntu:18.04 18:38:12 18:38:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:38:16 Waiting for network to be ready... 18:38:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:38:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 18:38:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:38:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 18:38:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:38:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:38:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 18:38:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 18:38:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 18:38:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 18:38:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:38:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:38:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:38:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:38:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:38:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:38:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:38:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:38:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:38:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:38:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 18:38:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 18:38:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:38:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:38:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 18:38:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 18:38:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 18:38:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 18:38:20 Fetched 24.7 MB in 4s (6010 kB/s) 18:38:21 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 18:38:21 Reading package lists... 18:38:21 Reading package lists... 18:38:22 Building dependency tree... 18:38:22 Reading state information... 18:38:22 The following additional packages will be installed: 18:38:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:38:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:38:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:38:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:38:22 Suggested packages: 18:38:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:38:22 Recommended packages: 18:38:22 gnupg libsasl2-modules 18:38:22 The following NEW packages will be installed: 18:38:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:38:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:38:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:38:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:38:22 The following packages will be upgraded: 18:38:22 gpg gpg-agent gpgconf libudev1 18:38:22 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 18:38:22 Need to get 3530 kB of archives. 18:38:22 After this operation, 13.3 MB of additional disk space will be used. 18:38:22 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] 18:38:22 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] 18:38:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:38:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:38:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 18:38:22 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 18:38:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 18:38:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:38:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:38:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:38:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:38:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:38:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:38:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:38:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:38:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:38:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:38:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:38:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:38:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:38:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:38:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:38:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:38:23 debconf: delaying package configuration, since apt-utils is not installed 18:38:23 Fetched 3530 kB in 1s (3196 kB/s) 18:38:23 (Reading database ... 12511 files and directories currently installed.) 18:38:23 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 18:38:23 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:38:23 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 18:38:23 Selecting previously unselected package udev. 18:38:23 (Reading database ... 12511 files and directories currently installed.) 18:38:23 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 18:38:23 Unpacking udev (237-3ubuntu10.48) ... 18:38:23 Selecting previously unselected package libfuse2:amd64. 18:38:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:38:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:38:23 Selecting previously unselected package fuse. 18:38:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:38:23 Unpacking fuse (2.9.7-1ubuntu1) ... 18:38:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:38:24 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:38:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:38:24 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:38:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:38:24 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:38:24 Selecting previously unselected package libksba8:amd64. 18:38:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:38:24 Unpacking libksba8:amd64 (1.3.5-2) ... 18:38:24 Selecting previously unselected package libroken18-heimdal:amd64. 18:38:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:38:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:38:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:38:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libwind0-heimdal:amd64. 18:38:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:38:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:38:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:38:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:38:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:38:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:24 Selecting previously unselected package libsasl2-modules-db:amd64. 18:38:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:38:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:38:25 Selecting previously unselected package libsasl2-2:amd64. 18:38:25 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:38:25 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:38:25 Selecting previously unselected package libldap-common. 18:38:25 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:38:25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:38:25 Selecting previously unselected package libldap-2.4-2:amd64. 18:38:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:38:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:38:25 Selecting previously unselected package dirmngr. 18:38:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:38:25 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:38:25 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:38:25 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:38:25 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:38:25 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:38:25 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:38:25 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:38:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libksba8:amd64 (1.3.5-2) ... 18:38:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:38:25 Setting up udev (237-3ubuntu10.48) ... 18:38:25 invoke-rc.d: policy-rc.d denied execution of start. 18:38:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Processing triggers for systemd (237-3ubuntu10) ... 18:38:25 Setting up fuse (2.9.7-1ubuntu1) ... 18:38:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:38:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:38:26 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:38:26 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:38:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:38:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:38:26 settings in the [Install] section, and DefaultInstance for template units). 18:38:26 This means they are not meant to be enabled using systemctl. 18:38:26 Possible reasons for having this kind of units are: 18:38:26 1) A unit may be statically enabled by being symlinked from another unit's 18:38:26 .wants/ or .requires/ directory. 18:38:26 2) A unit's purpose may be to act as a helper for some other unit which has 18:38:26 a requirement dependency on it. 18:38:26 3) A unit may be started when needed via activation (socket, path, timer, 18:38:26 D-Bus, udev, scripted systemctl call, ...). 18:38:26 4) In case of template units, the unit is meant to be enabled with some 18:38:26 instance name specified. 18:38:27 Reading package lists... 18:38:27 Building dependency tree... 18:38:27 Reading state information... 18:38:27 The following additional packages will be installed: 18:38:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:38:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:38:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:38:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:38:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:38:27 Suggested packages: 18:38:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:38:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:38:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:38:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:38:27 systemd-container policykit-1 18:38:27 Recommended packages: 18:38:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:38:27 The following NEW packages will be installed: 18:38:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:38:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:38:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:38:27 multiarch-support openssh-client python3 python3-minimal python3.6 18:38:27 python3.6-minimal snapd squashfs-tools sudo 18:38:27 The following packages will be upgraded: 18:38:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:38:27 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 18:38:27 Need to get 36.7 MB of archives. 18:38:27 After this operation, 147 MB of additional disk space will be used. 18:38:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:38:27 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 18:38:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:38:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:38:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:38:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:38:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:38:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:38:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:38:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:38:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:38:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:38:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:38:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:38:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:38:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:38:28 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 18:38:28 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:38:28 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:38:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:38:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:38:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:38:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:38:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:38:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:38:28 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:38:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:38:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:38:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 18:38:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:38:29 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 18:38:29 debconf: delaying package configuration, since apt-utils is not installed 18:38:29 Fetched 36.7 MB in 2s (15.7 MB/s) 18:38:29 (Reading database ... 12757 files and directories currently installed.) 18:38:29 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 18:38:29 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:38:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 18:38:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:38:30 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 18:38:30 (Reading database ... 12757 files and directories currently installed.) 18:38:30 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:38:30 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:38:30 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:38:30 (Reading database ... 12757 files and directories currently installed.) 18:38:30 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:38:30 Unpacking apt (1.6.13) over (1.6.1) ... 18:38:31 Setting up apt (1.6.13) ... 18:38:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:38:31 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:38:31 (Reading database ... 12764 files and directories currently installed.) 18:38:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:38:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:38:31 Selecting previously unselected package libpython3.6-minimal:amd64. 18:38:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:38:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:38:31 Selecting previously unselected package libexpat1:amd64. 18:38:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:38:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:38:31 Selecting previously unselected package python3.6-minimal. 18:38:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:38:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:38:32 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 18:38:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:38:32 Checking for services that may need to be restarted...done. 18:38:32 Checking for services that may need to be restarted...done. 18:38:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:38:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:38:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:38:32 Selecting previously unselected package python3-minimal. 18:38:32 (Reading database ... 13012 files and directories currently installed.) 18:38:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:38:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:38:33 Selecting previously unselected package mime-support. 18:38:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:38:33 Unpacking mime-support (3.60ubuntu1) ... 18:38:33 Selecting previously unselected package libmpdec2:amd64. 18:38:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:38:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:38:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:38:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:38:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:38:33 Selecting previously unselected package python3.6. 18:38:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:38:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:38:33 Selecting previously unselected package libpython3-stdlib:amd64. 18:38:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:38:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:38:33 Setting up python3-minimal (3.6.7-1~18.04) ... 18:38:33 Selecting previously unselected package python3. 18:38:33 (Reading database ... 13442 files and directories currently installed.) 18:38:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:38:33 Unpacking python3 (3.6.7-1~18.04) ... 18:38:33 Selecting previously unselected package multiarch-support. 18:38:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:38:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:38:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:38:33 Selecting previously unselected package liblzo2-2:amd64. 18:38:33 (Reading database ... 13479 files and directories currently installed.) 18:38:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:38:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:38:33 Selecting previously unselected package libbsd0:amd64. 18:38:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:38:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:38:34 Selecting previously unselected package sudo. 18:38:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:38:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:38:34 Selecting previously unselected package apparmor. 18:38:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:38:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:38:34 Selecting previously unselected package libedit2:amd64. 18:38:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:38:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:38:34 Selecting previously unselected package libkrb5support0:amd64. 18:38:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:38:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:38:34 Selecting previously unselected package libk5crypto3:amd64. 18:38:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:38:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:38:34 Selecting previously unselected package libkeyutils1:amd64. 18:38:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:38:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:38:34 Selecting previously unselected package libkrb5-3:amd64. 18:38:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:38:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:38:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:38:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:38:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:38:34 Selecting previously unselected package libssl1.0.0:amd64. 18:38:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:38:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:38:34 Selecting previously unselected package openssh-client. 18:38:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:38:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:38:35 Selecting previously unselected package squashfs-tools. 18:38:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 18:38:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:38:35 Selecting previously unselected package snapd. 18:38:35 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:38:35 Unpacking snapd (2.49.2+18.04) ... 18:38:36 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 18:38:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:38:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:38:37 Setting up mime-support (3.60ubuntu1) ... 18:38:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:38:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:38:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:38:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:38:37 Setting up systemd (237-3ubuntu10.48) ... 18:38:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:38:38 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 18:38:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:38:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:38:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:38:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:38:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:38:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:38:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:38:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:38:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:38:38 Setting up python3 (3.6.7-1~18.04) ... 18:38:38 running python rtupdate hooks for python3.6... 18:38:38 running python post-rtupdate hooks for python3.6... 18:38:39 Setting up apparmor (2.12-4ubuntu5.1) ... 18:38:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:38:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:38:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:38:40 Setting up snapd (2.49.2+18.04) ... 18:38:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:38:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:38:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:38:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:38:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:38:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:38:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:38:41 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 18:38:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:38:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:38:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:38:42 /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' 18:38:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:38:42 Processing triggers for systemd (237-3ubuntu10.48) ... 18:38:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:38:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:38:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:38:44 Reading package lists... 18:38:44 Reading package lists... 18:38:44 Building dependency tree... 18:38:44 Reading state information... 18:38:44 Calculating upgrade... 18:38:45 The following packages will be upgraded: 18:38:45 advancecomp base-files bash binutils binutils-common 18:38:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:38:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:38:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:38:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:38:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:38:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:38:45 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:38:45 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:38:45 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:38:45 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:38:45 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:38:45 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:38:45 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:38:45 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:38:45 ubuntu-keyring util-linux 18:38:45 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:38:45 Need to get 64.1 MB of archives. 18:38:45 After this operation, 5110 kB of additional disk space will be used. 18:38:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 18:38:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:38:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:38:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:38:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:38:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:38:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:38:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:38:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:38:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:38:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:38:45 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:38:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:38:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:38:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:38:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:38:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:38:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:38:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:38:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:38:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:38:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:38:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:38:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:38:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:38:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:38:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:38:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:38:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:38:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:38:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:38:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:38:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:38:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:38:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:38:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:38:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:38:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:38:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:38:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:38:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:38:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:38:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:38:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:38:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:38:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:38:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:38:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:38:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:38:45 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] 18:38:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:38:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:38:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:38:45 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:38:45 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:38:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:38:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:38:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:38:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:38:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:38:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:38:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:38:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:38:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:38:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:38:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:38:46 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:38:46 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:38:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:38:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:38:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:38:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:38:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:38:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:38:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:38:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:38:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:38:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:38:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:38:46 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:38:46 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:38:46 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:38:46 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:38:46 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] 18:38:46 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:38:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 18:38:46 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] 18:38:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:38:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:38:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:38:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:38:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:38:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:38:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:38:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:38:46 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] 18:38:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:38:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:38:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:38:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:38:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:38:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:38:46 debconf: delaying package configuration, since apt-utils is not installed 18:38:46 Fetched 64.1 MB in 2s (35.4 MB/s) 18:38:47 (Reading database ... 13914 files and directories currently installed.) 18:38:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:38:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 18:38:47 $ docker stop --time=1 f46618bcdbf1a06c26e506c13aeb5c4a213a313b8a235524461ee62478cae710 18:38:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:38:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:38:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 18:38:47 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 18:38:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:38:48 (Reading database ... 13914 files and directories currently installed.) 18:38:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:38:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:38:48 (Reading database ... 13914 files and directories currently installed.) 18:38:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:38:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:38:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:38:48 (Reading database ... 13914 files and directories currently installed.) 18:38:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:38:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:38:49 $ docker rm -f f46618bcdbf1a06c26e506c13aeb5c4a213a313b8a235524461ee62478cae710 18:38:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:38:49 (Reading database ... 13914 files and directories currently installed.) 18:38:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:38:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:38:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:38:49 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:38:50 Setting up base-files (10.1ubuntu2.10) ... 18:38:50 Installing new version of config file /etc/issue ... 18:38:50 Installing new version of config file /etc/issue.net ... 18:38:50 Installing new version of config file /etc/lsb-release ... 18:38:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:38:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:38:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:38:50 Removing obsolete conffile /etc/default/motd-news ... 18:38:50 (Reading database ... 13915 files and directories currently installed.) 18:38:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:38:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:38:50 Setting up bash (4.4.18-2ubuntu1.2) ... 18:38:50 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 18:38:50 (Reading database ... 13915 files and directories currently installed.) 18:38:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:38:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:38:50 (Reading database ... 13915 files and directories currently installed.) 18:38:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:38:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:38:50 Setting up tar (1.29b-2ubuntu0.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:38:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:38:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:38:51 18:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:38:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:38:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:38:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] isUnix 18:38:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:38:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:38:51 Setting up grep (3.1-2build1) ... [Pipeline] sh 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:38:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:38:51 Setting up login (1:4.5-1ubuntu2) ... 18:38:51 (Reading database ... 13915 files and directories currently installed.) 18:38:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:38:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:38:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:38:52 (Reading database ... 13915 files and directories currently installed.) 18:38:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:38:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:38:52 latest: Pulling from edgex-devops/edgex-compose-arm64 18:38:52 29e5d40040c1: Pulling fs layer 18:38:52 1ce36da41761: Pulling fs layer 18:38:52 25b303627fd3: Pulling fs layer 18:38:52 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:38:52 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:38:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:38:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:38:52 29e5d40040c1: Verifying Checksum 18:38:52 29e5d40040c1: Download complete 18:38:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:38:53 (Reading database ... 13915 files and directories currently installed.) 18:38:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:38:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:38:53 1ce36da41761: Verifying Checksum 18:38:53 1ce36da41761: Download complete 18:38:53 29e5d40040c1: Pull complete 18:38:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:38:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:38:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:38:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:38:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:38:53 (Reading database ... 13915 files and directories currently installed.) 18:38:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:38:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:38:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:38:54 (Reading database ... 13915 files and directories currently installed.) 18:38:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:38:54 (Reading database ... 13915 files and directories currently installed.) 18:38:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:38:54 (Reading database ... 13915 files and directories currently installed.) 18:38:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:38:54 (Reading database ... 13915 files and directories currently installed.) 18:38:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:38:54 (Reading database ... 13915 files and directories currently installed.) 18:38:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:38:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:38:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:38:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:38:54 1ce36da41761: Pull complete 18:38:55 25b303627fd3: Verifying Checksum 18:38:55 25b303627fd3: Download complete 18:38:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:38:55 (Reading database ... 13915 files and directories currently installed.) 18:38:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:38:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:38:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:38:55 (Reading database ... 13915 files and directories currently installed.) 18:38:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:38:55 (Reading database ... 13915 files and directories currently installed.) 18:38:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:38:55 (Reading database ... 13915 files and directories currently installed.) 18:38:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:38:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:38:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:38:56 (Reading database ... 13915 files and directories currently installed.) 18:38:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:38:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:38:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:38:57 (Reading database ... 13915 files and directories currently installed.) 18:38:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:38:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:38:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:38:57 (Reading database ... 13917 files and directories currently installed.) 18:38:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:38:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:38:57 Setting up debconf (1.5.66ubuntu1) ... 18:38:57 (Reading database ... 13917 files and directories currently installed.) 18:38:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:38:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:38:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:38:57 (Reading database ... 13917 files and directories currently installed.) 18:38:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:38:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:38:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:38:58 (Reading database ... 13917 files and directories currently installed.) 18:38:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:38:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:38:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:38:58 (Reading database ... 13917 files and directories currently installed.) 18:38:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:38:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:38:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:38:58 (Reading database ... 13919 files and directories currently installed.) 18:38:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:38:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:38:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:38:58 (Reading database ... 13923 files and directories currently installed.) 18:38:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:38:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:38:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 18:38:58 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:38:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:38:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:38:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:38:59 (Reading database ... 13923 files and directories currently installed.) 18:38:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:38:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:38:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:38:59 (Reading database ... 13923 files and directories currently installed.) 18:38:59 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:38:59 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:38:59 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:38:59 (Reading database ... 13923 files and directories currently installed.) 18:38:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:38:59 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:38:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:38:59 (Reading database ... 13923 files and directories currently installed.) 18:38:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:38:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:39:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:39:00 (Reading database ... 13923 files and directories currently installed.) 18:39:00 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:39:00 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:39:00 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:39:00 (Reading database ... 13923 files and directories currently installed.) 18:39:00 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:39:00 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:39:00 Setting up passwd (1:4.5-1ubuntu2) ... 18:39:00 (Reading database ... 13923 files and directories currently installed.) 18:39:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:39:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:39:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:39:01 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:39:01 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:39:01 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:39:01 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:39:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:39:01 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:39:01 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:39:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:39:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:39:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:39:01 (Reading database ... 13923 files and directories currently installed.) 18:39:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:39:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:39:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:39:02 (Reading database ... 13923 files and directories currently installed.) 18:39:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:39:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:39:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:39:02 (Reading database ... 13923 files and directories currently installed.) 18:39:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:39:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:39:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:39:02 (Reading database ... 13924 files and directories currently installed.) 18:39:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:39:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:39:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:39:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:39:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:39:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:39:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:39:02 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:39:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:39:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:39:02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:39:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:39:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:39:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:39:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:39:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:39:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:39:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:39:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:39:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:39:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:39:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:39:03 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:39:03 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:39:03 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:39:03 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:39:03 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:39:03 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:39:03 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:39:03 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:39:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:39:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:39:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:39:04 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:39:04 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:39:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:39:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:04 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:04 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:04 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:04 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:05 25b303627fd3: Pull complete 18:39:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:39:05 prd-ubuntu18.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 18:39:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:39:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:39:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:39:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:39:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:39:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:39:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:39:08 $ docker top a567f773aea8f0602bbe988bd2cdecba69a2b34aa83e6c105504908707ffd338 -eo pid,comm 18:39:08 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:39:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:39:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:39:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [Pipeline] { [Pipeline] sh 18:39:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:39:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:39:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:39:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:39:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:39:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:39:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:39:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:39:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:39:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:39:09 18:39:09 Current default time zone: 'Etc/UTC' 18:39:09 Local time is now: Fri Jun 18 18:39:09 UTC 2021. 18:39:09 Universal Time is now: Fri Jun 18 18:39:09 UTC 2021. 18:39:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:39:09 18:39:09 + docker-compose build --help 18:39:09 + grep parallel 18:39:09 Setting up systemd-sysv (237-3ubuntu10.48) ... 18:39:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 18:39:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:39:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:39:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:39:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:39:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:39:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:39:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:39:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:39:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:39:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:09 Setting up patch (2.7.6-2ubuntu1.1) ... 18:39:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:39:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:39:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:39:09 Installing new version of config file /etc/ssl/openssl.cnf ... 18:39:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:39:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:39:09 Setting up ca-certificates (20210119~18.04.1) ... 18:39:11 Updating certificates in /etc/ssl/certs... 18:39:12 23 added, 27 removed; done. 18:39:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:39:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:39:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:39:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:39:12 Setting up pkgbinarymangler (138.18.04.1) ... 18:39:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:39:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up perl (5.26.1-6ubuntu0.5) ... 18:39:12 --parallel Build images in parallel. 18:39:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:39:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:39:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:39:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:39:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:39:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:39:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:39:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:39:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:39:12 Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] } 18:39:13 $ docker stop --time=1 a567f773aea8f0602bbe988bd2cdecba69a2b34aa83e6c105504908707ffd338 18:39:13 Processing triggers for mime-support (3.60ubuntu1) ... 18:39:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:39:13 Updating certificates in /etc/ssl/certs... 18:39:13 0 added, 0 removed; done. 18:39:13 Running hooks in /etc/ca-certificates/update.d... 18:39:13 done. 18:39:14 Reading package lists... 18:39:14 Building dependency tree... 18:39:14 Reading state information... 18:39:14 The following NEW packages will be installed: 18:39:14 apt-transport-https 18:39:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:39:14 Need to get 1692 B of archives. 18:39:14 After this operation, 154 kB of additional disk space will be used. 18:39:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:39:14 debconf: delaying package configuration, since apt-utils is not installed 18:39:14 Fetched 1692 B in 0s (9646 B/s) 18:39:14 Selecting previously unselected package apt-transport-https. 18:39:14 (Reading database ... 13929 files and directories currently installed.) 18:39:14 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:39:14 Unpacking apt-transport-https (1.6.13) ... 18:39:14 Setting up apt-transport-https (1.6.13) ... 18:39:14 $ docker rm -f a567f773aea8f0602bbe988bd2cdecba69a2b34aa83e6c105504908707ffd338 18:39:15 Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:39:15 . [Pipeline] withDockerContainer 18:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-253 does not seem to be running inside a container 18:39:15 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:39:17 $ docker top 1a5b0abfb7701d158383bb227467dc5a515bb444ce2375de6908d27caa8bae03 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:18 + docker-compose -f ./docker-compose-build.yml build --parallel 18:39:21 2021-06-18T18:39:18Z INFO Waiting for automatic snapd restart... 18:39:21 snapd 2.51 from Canonical* installed 18:39:23 Building core-command ... 18:39:23 Building core-data ... 18:39:23 Building core-metadata ... 18:39:23 Building security-bootstrapper ... 18:39:23 Building security-proxy-setup ... 18:39:23 Building security-secretstore-setup ... 18:39:23 Building support-notifications ... 18:39:23 Building support-scheduler ... 18:39:23 Building sys-mgmt-agent ... 18:39:23 Building core-data 18:39:23 Building support-scheduler 18:39:23 Building security-bootstrapper 18:39:23 Building support-notifications 18:39:23 Building security-proxy-setup 18:39:23 "snapd" switched to the "latest/stable" channel 18:39:23 18:39:25 core18 20210507 from Canonical* installed 18:39:25 "core18" switched to the "latest/stable" channel 18:39:25 18:39:31 snapcraft 4.8.2 from Canonical* installed 18:39:31 "snapcraft" switched to the "latest/stable" channel 18:39:31 18:39:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:39:35 - README.md 18:39:35 18:39:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:39:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:39:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:39:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:39:36 Reading package lists... 18:39:38 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 18:39:38 Reading package lists... 18:39:38 Building dependency tree... 18:39:38 Reading state information... 18:39:38 Suggested packages: 18:39:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:39:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:39:38 Recommended packages: 18:39:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:39:38 The following NEW packages will be installed: 18:39:38 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:39:38 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:39:38 pkg-config zip 18:39:38 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:39:38 Need to get 7663 kB of archives. 18:39:38 After this operation, 43.8 MB of additional disk space will be used. 18:39:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:39:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:39:38 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:39:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:39:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:39:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:39:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:39:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:39:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:39:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:39:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:39:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:39:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:39:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:39:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:39:39 debconf: delaying package configuration, since apt-utils is not installed 18:39:39 Fetched 7663 kB in 1s (10.4 MB/s) 18:39:39 Selecting previously unselected package libglib2.0-0:amd64. 18:39:39 (Reading database ... 13933 files and directories currently installed.) 18:39:39 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:39:39 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:39:39 Selecting previously unselected package libpsl5:amd64. 18:39:39 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:39:39 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:39:39 Selecting previously unselected package libnghttp2-14:amd64. 18:39:39 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:39:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:39:39 Selecting previously unselected package librtmp1:amd64. 18:39:39 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:39:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:39:39 Selecting previously unselected package libcurl3-gnutls:amd64. 18:39:39 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:39:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:39:40 Selecting previously unselected package liberror-perl. 18:39:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:39:40 Unpacking liberror-perl (0.17025-1) ... 18:39:40 Selecting previously unselected package git-man. 18:39:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:39:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:39:40 Selecting previously unselected package git. 18:39:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:39:40 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:39:40 Selecting previously unselected package libnorm1:amd64. 18:39:40 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:39:40 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:39:40 Selecting previously unselected package libpgm-5.2-0:amd64. 18:39:40 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:39:40 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:39:40 Selecting previously unselected package libsodium23:amd64. 18:39:40 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:39:40 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:39:40 Selecting previously unselected package libzmq5:amd64. 18:39:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:39:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:39:40 Selecting previously unselected package libzmq3-dev:amd64. 18:39:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:39:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:39:41 Selecting previously unselected package pkg-config. 18:39:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:39:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:39:41 Selecting previously unselected package zip. 18:39:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:39:41 Unpacking zip (3.0-11build1) ... 18:39:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:39:41 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:39:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:39:41 Setting up liberror-perl (0.17025-1) ... 18:39:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:39:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:39:41 No schema files found: doing nothing. 18:39:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:39:41 Setting up zip (3.0-11build1) ... 18:39:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:39:41 Setting up libsodium23:amd64 (1.0.16-2) ... 18:39:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:39:41 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:39:41 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:39:41 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:39:41 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:39:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:39:42 git set to automatically installed. 18:39:42 git-man set to automatically installed. 18:39:42 libcurl3-gnutls set to automatically installed. 18:39:42 liberror-perl set to automatically installed. 18:39:42 libglib2.0-0 set to automatically installed. 18:39:42 libnghttp2-14 set to automatically installed. 18:39:42 libnorm1 set to automatically installed. 18:39:42 libpgm-5.2-0 set to automatically installed. 18:39:42 libpsl5 set to automatically installed. 18:39:42 librtmp1 set to automatically installed. 18:39:42 libsodium23 set to automatically installed. 18:39:42 libzmq3-dev set to automatically installed. 18:39:42 libzmq5 set to automatically installed. 18:39:42 pkg-config set to automatically installed. 18:39:42 zip set to automatically installed. 18:39:42 snapd is not logged in, snap install commands will use sudo 18:39:44 snap "core18" has no updates available 18:39:45 snapd is not logged in, snap install commands will use sudo 18:39:51 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 18:39:51 Downloading snap 'edgex-app-service-configurable' 18:39:53 2021/06/18 18:39:53.113766 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 18:39:59 Pulling app-service-config 18:39:59 + snapcraftctl pull 18:40:00 Pulling config-common 18:40:00 + snapcraftctl pull 18:40:01 Pulling go-build-helper 18:40:01 + snapcraftctl pull 18:40:02 'edgex-go' has dependencies that need to be staged: go-build-helper 18:40:02 Skipping pull go-build-helper (already ran) 18:40:02 Building go-build-helper 18:40:02 + snapcraftctl build 18:40:03 Staging go-build-helper 18:40:03 + snapcraftctl stage 18:40:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:40:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:40:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 18:40:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 18:40:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:40:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:40:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 18:40:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 18:40:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 18:40:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 18:40:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:40:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:40:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:40:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:40:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:40:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:40:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:40:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:40:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:40:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 18:40:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 18:40:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:40:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:40:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 18:40:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 18:40:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 18:40:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 18:40:12 Fetched 24.7 MB in 0s (0 B/s) 18:40:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:40:12 Fetched 224 kB in 0s (0 B/s) 18:40:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:40:12 Fetched 157 kB in 0s (0 B/s) 18:40:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:40:12 Fetched 221 kB in 0s (0 B/s) 18:40:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:40:12 Fetched 143 kB in 0s (0 B/s) 18:40:12 Pulling edgex-go 18:40:12 + snapcraftctl pull 18:40:13 Pulling hooks 18:40:13 + snapcraftctl pull 18:40:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:40:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:40:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:40:31 Fetched 0 B in 0s (0 B/s) 18:40:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:40:31 Fetched 96.5 kB in 0s (0 B/s) 18:40:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:40:31 Fetched 279 kB in 0s (0 B/s) 18:40:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:40:31 Fetched 122 kB in 0s (0 B/s) 18:40:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:40:31 Fetched 77.8 kB in 0s (0 B/s) 18:40:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:40:31 Fetched 8848 B in 0s (0 B/s) 18:40:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:40:31 Fetched 47.8 kB in 0s (0 B/s) 18:40:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:40:31 Fetched 45.6 kB in 0s (0 B/s) 18:40:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:40:31 Fetched 15.0 kB in 0s (0 B/s) 18:40:31 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:40:31 Fetched 219 kB in 0s (0 B/s) 18:40:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:40:31 Fetched 154 kB in 0s (0 B/s) 18:40:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:40:31 Fetched 50.6 kB in 0s (0 B/s) 18:40:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:40:31 Fetched 14.8 kB in 0s (0 B/s) 18:40:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:40:31 Fetched 41.8 kB in 0s (0 B/s) 18:40:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:40:31 Fetched 499 kB in 0s (0 B/s) 18:40:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:40:31 Fetched 111 kB in 0s (0 B/s) 18:40:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:40:31 Fetched 240 kB in 0s (0 B/s) 18:40:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:40:31 Fetched 29.3 kB in 0s (0 B/s) 18:40:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:40:31 Fetched 85.5 kB in 0s (0 B/s) 18:40:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:40:31 Fetched 24.5 kB in 0s (0 B/s) 18:40:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:40:31 Fetched 49.2 kB in 0s (0 B/s) 18:40:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:40:31 Fetched 54.2 kB in 0s (0 B/s) 18:40:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:40:31 Fetched 30.8 kB in 0s (0 B/s) 18:40:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:40:31 Fetched 15.8 kB in 0s (0 B/s) 18:40:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:40:31 Fetched 85.9 kB in 0s (0 B/s) 18:40:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:40:31 Fetched 8720 B in 0s (0 B/s) 18:40:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:40:31 Fetched 140 kB in 0s (0 B/s) 18:40:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:40:31 Fetched 119 kB in 0s (0 B/s) 18:40:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:40:31 Fetched 111 kB in 0s (0 B/s) 18:40:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:40:31 Fetched 11.1 kB in 0s (0 B/s) 18:40:31 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:40:31 Fetched 645 kB in 0s (0 B/s) 18:40:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:40:31 Fetched 41.3 kB in 0s (0 B/s) 18:40:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:40:31 Fetched 17.9 kB in 0s (0 B/s) 18:40:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:40:31 Fetched 368 kB in 0s (0 B/s) 18:40:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:40:31 Fetched 187 kB in 0s (0 B/s) 18:40:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:40:31 Fetched 175 kB in 0s (0 B/s) 18:40:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:40:31 Fetched 206 kB in 0s (0 B/s) 18:40:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:40:31 Fetched 1301 kB in 0s (0 B/s) 18:40:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:40:31 Fetched 36.2 kB in 0s (0 B/s) 18:40:31 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:40:31 Fetched 159 kB in 0s (0 B/s) 18:40:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:40:31 Fetched 107 kB in 0s (0 B/s) 18:40:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:40:31 Fetched 48.7 kB in 0s (0 B/s) 18:40:31 Pulling static-packages 18:40:31 + snapcraftctl pull 18:40:31 Pulling version 18:40:31 + cd /root/project 18:40:31 + + sed s/v// 18:40:31 git describe --tags --abbrev=0 18:40:31 + GIT_VERSION=2.0.0-dev.271 18:40:31 + [ -z 2.0.0-dev.271 ] 18:40:31 + snapcraftctl set-version 2.0.0-dev.271 18:40:32 Building app-service-config 18:40:32 + snapcraftctl build 18:40:34 Building config-common 18:40:34 + snapcraftctl build 18:40:37 Skipping build go-build-helper (already ran) 18:40:37 Building edgex-go 18:40:37 + cd /root/parts/edgex-go/src 18:40:37 + make build 18:40:37 go mod tidy 18:40:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 18:40:39 go: downloading github.com/gorilla/mux v1.8.0 18:40:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 18:40:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 18:40:39 go: downloading github.com/stretchr/testify v1.7.0 18:40:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:40:39 go: downloading github.com/google/uuid v1.2.0 18:40:39 go: downloading gopkg.in/yaml.v2 v2.4.0 18:40:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:40:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:40:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 18:40:39 go: downloading github.com/lib/pq v1.10.2 18:40:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:40:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:40:40 go: downloading github.com/pelletier/go-toml v1.9.2 18:40:41 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 18:40:41 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 18:40:41 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:40:41 go: downloading github.com/go-kit/kit v0.9.0 18:40:41 go: downloading github.com/davecgh/go-spew v1.1.1 18:40:41 go: downloading github.com/pmezard/go-difflib v1.0.0 18:40:41 go: downloading github.com/stretchr/objx v0.1.0 18:40:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:40:41 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:40:41 go: downloading github.com/x448/float16 v0.8.4 18:40:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:40:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:40:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:40:41 go: downloading github.com/pebbe/zmq4 v1.2.7 18:40:41 go: downloading github.com/go-playground/universal-translator v0.17.0 18:40:41 go: downloading github.com/leodido/go-urn v1.2.0 18:40:41 go: downloading golang.org/x/text v0.3.2 18:40:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:40:41 go: downloading github.com/go-playground/locales v0.13.0 18:40:41 go: downloading github.com/kr/pretty v0.2.0 18:40:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:40:41 go: downloading github.com/go-stack/stack v1.8.0 18:40:41 go: downloading github.com/hashicorp/consul/api v1.8.1 18:40:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:40:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:40:41 go: downloading github.com/gorilla/websocket v1.4.2 18:40:41 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:40:42 go: downloading github.com/onsi/ginkgo v1.10.1 18:40:42 go: downloading github.com/onsi/gomega v1.7.0 18:40:42 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:40:42 go: downloading github.com/kr/text v0.1.0 18:40:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:40:42 go: downloading github.com/mitchellh/copystructure v1.0.0 18:40:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:40:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:40:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:40:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:40:42 go: downloading github.com/hashicorp/serf v0.9.5 18:40:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:40:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:40:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:40:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:40:42 go: downloading github.com/fatih/color v1.9.0 18:40:42 go: downloading github.com/mattn/go-colorable v0.1.6 18:40:42 go: downloading github.com/mattn/go-isatty v0.0.12 18:40:42 go: downloading github.com/pkg/errors v0.8.1 18:40:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:40:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:40:42 go: downloading github.com/hashicorp/memberlist v0.2.2 18:40:42 go: downloading github.com/hpcloud/tail v1.0.0 18:40:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:40:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:40:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:40:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:40:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:40:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:40:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:40:42 go: downloading github.com/miekg/dns v1.1.26 18:40:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:40:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:40:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:40:42 go: downloading github.com/hashicorp/errwrap v1.0.0 18:40:42 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 18:40:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 4a886d0aa74e 18:40:44 Step 3/24 : WORKDIR /edgex-go 18:40:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 4a886d0aa74e 18:40:44 Step 3/23 : WORKDIR /edgex-go 18:40:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 4a886d0aa74e 18:40:44 Step 3/23 : WORKDIR /edgex-go 18:40:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 4a886d0aa74e 18:40:44 Step 3/22 : WORKDIR /edgex-go 18:40:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:40:44 ---> 4a886d0aa74e 18:40:44 Step 3/32 : WORKDIR /edgex-go 18:40:44 ---> Running in 53713f968689 18:40:44 ---> Running in 8895fe0858bb 18:40:44 ---> Running in 3f8bb33fb75d 18:40:44 ---> Running in b0dbf6e53437 18:40:44 ---> Running in 847a2ee935f2 18:40:44 Removing intermediate container 53713f968689 18:40:44 ---> c348b96017dd 18:40:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:44 Removing intermediate container b0dbf6e53437 18:40:44 ---> fd527ec639b2 18:40:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:44 Removing intermediate container 847a2ee935f2 18:40:44 Removing intermediate container 8895fe0858bb 18:40:44 ---> e7519fb11e9b 18:40:44 ---> 0fbfe6cc8025 18:40:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:44 18:40:44 ---> Running in fa4d72e0a492 18:40:44 ---> Running in 2eed9a68fc5a 18:40:44 Removing intermediate container 3f8bb33fb75d 18:40:44 ---> df3dac1c569a 18:40:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:44 ---> Running in 9cc8fb1225c1 18:40:44 ---> Running in ee80118c4ffe 18:40:44 ---> Running in 3a2fa5bb20cd 18:40:44 Removing intermediate container fa4d72e0a492 18:40:44 ---> 3f57a71b85f3 18:40:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:40:44 ---> Running in bf1735c8bf9e 18:40:44 Removing intermediate container 2eed9a68fc5a 18:40:44 ---> 1d00a69ae7f2 18:40:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:40:44 Removing intermediate container 9cc8fb1225c1 18:40:44 ---> 03e1f485bd47 18:40:44 Step 5/32 : RUN apk add --update --no-cache make git 18:40:44 ---> Running in 6cb267310dcd 18:40:44 ---> Running in 474b4ef6c76f 18:40:44 Removing intermediate container ee80118c4ffe 18:40:44 ---> aa12fbd06a4d 18:40:44 Step 5/22 : RUN apk add --update --no-cache make git 18:40:44 Removing intermediate container 3a2fa5bb20cd 18:40:44 ---> e37ce3b29be1 18:40:44 Step 5/23 : RUN apk add --update --no-cache make git 18:40:44 ---> Running in 91ffafe4f756 18:40:44 ---> Running in 81377a33a3d5 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:44 OK: 218 MiB in 52 packages 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:44 OK: 218 MiB in 52 packages 18:40:44 OK: 218 MiB in 52 packages 18:40:44 OK: 218 MiB in 52 packages 18:40:44 Removing intermediate container bf1735c8bf9e 18:40:44 ---> 1f418a8f1ada 18:40:44 Step 6/24 : COPY go.mod . 18:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:40:44 Removing intermediate container 474b4ef6c76f 18:40:44 ---> 60bdaee17e93 18:40:44 Step 6/32 : COPY go.mod . 18:40:45 ---> 00bd2e355e51 18:40:45 Step 7/24 : RUN go mod download 18:40:45 ---> Running in 440cc6d10d2d 18:40:45 Removing intermediate container 91ffafe4f756 18:40:45 ---> fa6b73e1bc52 18:40:45 Step 6/22 : COPY go.mod . 18:40:45 ---> 8888e5c94433 18:40:45 Step 7/32 : RUN go mod download 18:40:45 Removing intermediate container 81377a33a3d5 18:40:45 ---> 88a76c7bdcf4 18:40:45 Step 6/23 : COPY go.mod . 18:40:46 ---> Running in e236474eff1f 18:40:47 ---> b0de783ad148 18:40:47 Step 7/22 : RUN go mod download 18:40:47 ---> 1f019d835daf 18:40:47 Step 7/23 : RUN go mod download 18:40:47 ---> Running in c2d0fea741e4 18:40:47 ---> Running in cec7143b0f84 18:40:47 OK: 218 MiB in 52 packages 18:40:49 Removing intermediate container 440cc6d10d2d 18:40:49 ---> 7c2747bfb126 18:40:49 Step 8/24 : COPY . . 18:40:49 Removing intermediate container 6cb267310dcd 18:40:49 ---> 08961afa6a6d 18:40:49 Step 6/23 : COPY go.mod . 18:40:50 Removing intermediate container e236474eff1f 18:40:50 ---> 0c2143f75d6e 18:40:50 Step 8/32 : COPY . . 18:40:51 ---> 98f959db822f 18:40:51 Step 7/23 : RUN go mod download 18:40:51 ---> Running in 6c658f7dd2ec 18:40:52 Removing intermediate container c2d0fea741e4 18:40:52 ---> d9a21827849b 18:40:52 Step 8/22 : COPY . . 18:40:52 Removing intermediate container cec7143b0f84 18:40:52 ---> 53a8a329a269 18:40:52 Step 8/23 : COPY . . 18:40:52 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 18:40:56 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 18:40:56 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 18:40:58 Removing intermediate container 6c658f7dd2ec 18:40:58 ---> 4ee2388cbaf9 18:40:58 Step 8/23 : COPY . . 18:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:40:58 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 18:40: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 18:41:00 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 18:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:41:02 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 18:41:03 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 18:41:04 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 18:41:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:41:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:41:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:41:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:41:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:41:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:41:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:41:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:41:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:41:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:41:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:41:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:41:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:41:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:41:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:41:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:41:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:41:06 + 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 18:41:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:41:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:41:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:41:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:41:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:41:06 + 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 18:41:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:41:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:41:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:41:07 Building hooks 18:41:07 + cd /root/parts/hooks/src 18:41:07 + make build 18:41:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:41:07 go: github.com/canonical/edgex-snap-hooks/v2@v2.0.0: missing go.sum entry; to add it: 18:41:07 go mod download github.com/canonical/edgex-snap-hooks/v2 18:41:07 Makefile:7: recipe for target 'cmd/configure/configure' failed 18:41:07 make: *** [cmd/configure/configure] Error 1 18:41:07 Failed to run 'override-build': Exit code was 2. 18:41:07 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:41:09 Failed in branch amd64 18:41:16 ---> 6bf9ee7cb6f4 18:41:16 Step 9/24 : RUN go mod tidy 18:41:16 ---> 8da220dde51d 18:41:16 Step 9/32 : RUN go mod tidy 18:41:16 ---> b58b68d41a09 18:41:16 Step 9/22 : RUN go mod tidy 18:41:16 ---> 6d6f6789e6e9 18:41:16 Step 9/23 : RUN go mod tidy 18:41:16 ---> Running in 777be4658d52 18:41:16 ---> Running in ebadb6e49d32 18:41:16 ---> Running in 47da6e29a170 18:41:16 ---> Running in 50464ad8c515 18:41:17 ---> d37553b1b76a 18:41:17 Step 9/23 : RUN go mod tidy 18:41:17 ---> Running in a28160f87322 18:41:22 Removing intermediate container 777be4658d52 18:41:22 ---> 584031c24601 18:41:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:41:22 ---> Running in c4bb6af9c2b4 18:41:22 Removing intermediate container ebadb6e49d32 18:41:22 ---> b6cf61c69b6f 18:41:22 Step 10/24 : RUN make cmd/core-data/core-data 18:41:22 ---> Running in 3c7062dccee4 18:41:22 Removing intermediate container 47da6e29a170 18:41:22 ---> c399f9699d9e 18:41:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:41:23 Removing intermediate container 50464ad8c515 18:41:23 ---> 11c4763907e2 18:41:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:41:23 ---> Running in 6f2ba8dd4b78 18:41:23 Removing intermediate container a28160f87322 18:41:23 ---> 8f065d614831 18:41:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:41:23 ---> Running in 98427adc400b 18:41:23 ---> Running in 2dc51d8dbfc3 18:41:24 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 18:41:24 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 18:41:25 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 18:41:25 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 18:41:26 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 18:43:18 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 18:43:22 Removing intermediate container c4bb6af9c2b4 18:43:22 ---> 005802d28792 18:43:22 18:43:22 Step 11/32 : FROM alpine:3.12 18:43:22 Removing intermediate container 98427adc400b 18:43:22 ---> 94032e41063d 18:43:22 18:43:22 Step 11/23 : FROM alpine:3.12 18:43:22 Removing intermediate container 6f2ba8dd4b78 18:43:22 ---> de1accce5607 18:43:22 18:43:22 Step 11/22 : FROM alpine:3.12 18:43:22 3.12: Pulling from library/alpine 18:43:22 3.12: Pulling from library/alpine 18:43:22 Removing intermediate container 2dc51d8dbfc3 18:43:22 ---> cf9d08b18ad8 18:43:22 18:43:22 Step 11/23 : FROM alpine:3.12 18:43:23 3.12: Pulling from library/alpine 18:43:23 3.12: Pulling from library/alpine 18:43:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:43:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:43:24 Status: Downloaded newer image for alpine:3.12 18:43:24 Status: Image is up to date for alpine:3.12 18:43:24 ---> c4fd0aeabfcf 18:43:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:43:24 ---> c4fd0aeabfcf 18:43:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:43:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:43:24 Status: Image is up to date for alpine:3.12 18:43:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:43:24 Status: Image is up to date for alpine:3.12 18:43:24 ---> c4fd0aeabfcf 18:43:24 Step 12/22 : RUN apk add --update --no-cache curl 18:43:24 ---> c4fd0aeabfcf 18:43:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:43:24 ---> Running in 2c2d63bc37ea 18:43:24 ---> Running in c66f6e56235b 18:43:24 ---> Running in 313633bc8bdd 18:43:24 ---> Running in 3e8e51240d0f 18:43:25 Removing intermediate container 313633bc8bdd 18:43:25 ---> f2fca55e7a25 18:43:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:43:26 ---> Running in bbb8ecb0dc3f 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:28 (1/4) Installing ca-certificates (20191127-r4) 18:43:28 (1/1) Installing dumb-init (1.2.2-r1) 18:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:28 Executing busybox-1.31.1-r20.trigger 18:43:28 (1/2) Installing ca-certificates (20191127-r4) 18:43:28 OK: 5 MiB in 15 packages 18:43:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:43:28 (3/4) Installing libcurl (7.77.0-r0) 18:43:28 (4/4) Installing curl (7.77.0-r0) 18:43:28 Executing busybox-1.31.1-r20.trigger 18:43:28 (2/2) Installing dumb-init (1.2.2-r1) 18:43:28 Executing busybox-1.31.1-r20.trigger 18:43:28 Executing ca-certificates-20191127-r4.trigger 18:43:28 Executing ca-certificates-20191127-r4.trigger 18:43:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:29 OK: 7 MiB in 18 packages 18:43:29 OK: 6 MiB in 16 packages 18:43:29 (1/2) Installing dumb-init (1.2.2-r1) 18:43:29 (2/2) Installing su-exec (0.2-r1) 18:43:29 Executing busybox-1.31.1-r20.trigger 18:43:29 OK: 5 MiB in 16 packages 18:43:30 Removing intermediate container c66f6e56235b 18:43:30 ---> 864c27ed50db 18:43:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:31 ---> Running in 75fd0707d9e4 18:43:31 Removing intermediate container 3c7062dccee4 18:43:31 ---> 7e6e515e0f37 18:43:31 18:43:31 Step 11/24 : FROM alpine:3.12 18:43:31 ---> c4fd0aeabfcf 18:43:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:43:31 ---> Running in 106e0dc388be 18:43:31 Removing intermediate container 3e8e51240d0f 18:43:31 ---> 8497b61d5f31 18:43:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:43:31 Removing intermediate container 75fd0707d9e4 18:43:31 ---> f18d46892e61 18:43:31 Step 14/23 : ENV APP_PORT=59861 18:43:31 Removing intermediate container bbb8ecb0dc3f 18:43:31 ---> aaada02b8e50 18:43:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:43:31 Removing intermediate container 2c2d63bc37ea 18:43:31 ---> 4c569f364dcd 18:43:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:43:32 ---> Running in bb3a6bb9e5b6 18:43:32 ---> Running in 4a0df429289a 18:43:32 ---> Running in bd824c720278 18:43:32 ---> Running in ac884fc6fea3 18:43:32 Removing intermediate container 106e0dc388be 18:43:32 ---> 7197fbfda8d4 18:43:32 Step 13/24 : ENV APP_PORT=59880 18:43:32 ---> Running in ddf6290ead10 18:43:32 Removing intermediate container bb3a6bb9e5b6 18:43:32 ---> de17dc8de93d 18:43:32 Step 14/22 : WORKDIR /edgex 18:43:33 Removing intermediate container bd824c720278 18:43:33 ---> 5eccdce54630 18:43:33 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:43:33 Removing intermediate container 4a0df429289a 18:43:33 ---> 89b8148fa893 18:43:33 Step 15/23 : EXPOSE $APP_PORT 18:43:33 ---> Running in 1924a050db6b 18:43:33 ---> Running in 601705ea29c0 18:43:33 Removing intermediate container ac884fc6fea3 18:43:33 ---> 3309468b10bb 18:43:33 Step 14/23 : ENV APP_PORT=59860 18:43:33 ---> Running in edfa4e247fed 18:43:33 Removing intermediate container ddf6290ead10 18:43:33 ---> e0d8083b92d3 18:43:33 Step 14/24 : EXPOSE $APP_PORT 18:43:33 ---> Running in a4da2cf22c71 18:43:33 ---> Running in 0a4b753a4443 18:43:33 Removing intermediate container 1924a050db6b 18:43:33 ---> e0d5b4079926 18:43:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:43:33 Removing intermediate container 601705ea29c0 18:43:33 ---> 2e0daf4ffeda 18:43:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:43:34 ---> Running in ec20f124fb8a 18:43:34 Removing intermediate container edfa4e247fed 18:43:34 ---> 6f7a9dc30710 18:43:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:34 Removing intermediate container a4da2cf22c71 18:43:34 ---> e0222d6dbdb9 18:43:34 Step 15/23 : EXPOSE $APP_PORT 18:43:34 Removing intermediate container 0a4b753a4443 18:43:34 ---> 94a37d8b59b6 18:43:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:34 ---> Running in cc52134a5289 18:43:34 ---> Running in 969c0e8086a2 18:43:34 ---> bcee48f1b37b 18:43:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:43:35 Removing intermediate container cc52134a5289 18:43:35 ---> 4c321bc1b572 18:43:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:35 ---> fdefa0878b71 18:43:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:43:36 ---> e8e841778e56 18:43:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:43:37 ---> 5bb592b3cf12 18:43:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:43:37 ---> 080ef12e66da 18:43:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:43:38 Removing intermediate container ec20f124fb8a 18:43:38 ---> 8422908a4f72 18:43:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:43:38 Removing intermediate container 969c0e8086a2 18:43:38 ---> 712d88e0f163 18:43:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:43:38 ---> Running in 6d1c48b84840 18:43:38 ---> Running in a4d2db7f1350 18:43:38 ---> 7693660707de 18:43:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:43:38 ---> afcd8db3858a 18:43:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:43:38 ---> cd3908dcd385 18:43:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:43:39 ---> Running in e15193035986 18:43:39 ---> Running in eeee24ad5b50 18:43:39 Removing intermediate container 6d1c48b84840 18:43:39 ---> 263fe273057d 18:43:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:43:39 ---> a8b08d003d52 18:43:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:43:39 Removing intermediate container e15193035986 18:43:39 ---> ffde2d793146 18:43:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:39 Removing intermediate container eeee24ad5b50 18:43:39 ---> 784335f15569 18:43:39 Step 19/22 : CMD ["--init=true"] 18:43:39 ---> Running in 19d48fcf8827 18:43:39 ---> Running in 6ad72ede390c 18:43:40 ---> Running in ee2f044b5498 18:43:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:43:40 ---> 2f397b0bc1aa 18:43:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:43:40 ---> Running in 7d223c97ebda 18:43:40 Removing intermediate container 6ad72ede390c 18:43:40 ---> 5355542d9e2b 18:43:40 Step 21/23 : LABEL arch=arm64 18:43:40 Removing intermediate container 19d48fcf8827 18:43:40 ---> 12bd4dddb2b0 18:43:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:41 Removing intermediate container ee2f044b5498 18:43:41 ---> ab856056880f 18:43:41 Step 20/22 : LABEL arch=arm64 18:43:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:43:41 ---> Running in 758e12afe547 18:43:41 ---> Running in 1b665d3a75db 18:43:41 ---> Running in 9bfde162d2e3 18:43:41 (1/6) Installing dumb-init (1.2.2-r1) 18:43:41 (2/6) Installing libgcc (9.3.0-r2) 18:43:41 Removing intermediate container 9bfde162d2e3 18:43:41 Removing intermediate container 1b665d3a75db 18:43:41 ---> 9d060618269c 18:43:41 Step 21/23 : LABEL arch=arm64Removing intermediate container 758e12afe547 18:43:41 ---> a99ba31179dc 18:43:41 Step 22/23 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:43:41 ---> 223436cd6232 18:43:41 Step 21/22 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:43:41 18:43:41 (3/6) Installing libsodium (1.0.18-r0) 18:43:42 (4/6) Installing libstdc++ (9.3.0-r2) 18:43:42 ---> Running in 95943ec40d53 18:43:42 ---> Running in 86486a13251f 18:43:42 ---> Running in fb6c1017d4dc 18:43:42 (5/6) Installing libzmq (4.3.3-r0) 18:43:42 (6/6) Installing zeromq (4.3.3-r0) 18:43:42 Executing busybox-1.31.1-r20.trigger 18:43:42 OK: 8 MiB in 20 packages 18:43:43 Removing intermediate container 86486a13251f 18:43:43 ---> 3c73570c00ed 18:43:43 Step 22/23 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:43:43 Removing intermediate container fb6c1017d4dc 18:43:43 ---> e454f9077de5 18:43:43 Step 22/22 : LABEL version=0.0.0 18:43:43 Removing intermediate container 95943ec40d53 18:43:43 ---> 4c73fc64f067 18:43:43 Step 23/23 : LABEL version=0.0.0 18:43:43 ---> Running in 837be5f3c4a1 18:43:43 ---> Running in a8a9c2edf322 18:43:43 ---> Running in a55906f73b77 18:43:43 Removing intermediate container 7d223c97ebda 18:43:43 ---> 0875e4b1d71a 18:43:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:43 Removing intermediate container 837be5f3c4a1 18:43:43 ---> 48a786d8b9da 18:43:43 Step 23/23 : LABEL version=0.0.0 18:43:43 Removing intermediate container a8a9c2edf322 18:43:43 ---> 8640c8e9a24f 18:43:43 18:43:44 ---> Running in 2c2c188f4fcb 18:43:44 Removing intermediate container a4d2db7f1350 18:43:44 ---> a5f5256c8b0e 18:43:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:44 Removing intermediate container a55906f73b77 18:43:44 ---> 41e4ba869352 18:43:44 18:43:44 ---> 06942c3bc92b 18:43:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:43:44 Successfully built 8640c8e9a24f 18:43:44 Successfully tagged security-proxy-setup-arm64:latest 18:43:44  Building security-proxy-setup ... done Building sys-mgmt-agent 18:43:44 Successfully built 41e4ba869352 18:43:44 Successfully tagged support-scheduler-arm64:latest 18:43:44 Removing intermediate container 2c2c188f4fcb 18:43:44 ---> 64c999f49432 18:43:44 18:43:44  Building support-scheduler ... done Building security-secretstore-setup 18:43:45 ---> 909d8af5c2ec 18:43:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:43:45 Successfully built 64c999f49432 18:43:45 Successfully tagged support-notifications-arm64:latest 18:43:45 Building core-metadata 18:43:46  Building support-notifications ... done  ---> 5f1065e298cc 18:43:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:43:47 ---> c8579586dd1d 18:43:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:43:47 ---> 6681cc50b13f 18:43:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:43:48 ---> f6a842c7d02b 18:43:48 Step 20/24 : ENTRYPOINT ["/core-data"] 18:43:48 ---> Running in 51c56063fdbd 18:43:48 ---> a93adbb63891 18:43:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:43:49 Removing intermediate container 51c56063fdbd 18:43:49 ---> 5285030fefe8 18:43:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:49 ---> 12a6d4e49f24 18:43:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:43:49 ---> Running in 3a886db113be 18:43:50 ---> Running in 13548b7b8f7f 18:43:50 Removing intermediate container 3a886db113be 18:43:50 ---> 22fab1bddfce 18:43:50 Step 22/24 : LABEL arch=arm64 18:43:51 ---> Running in 67822b1db22b 18:43:51 Removing intermediate container 13548b7b8f7f 18:43:51 ---> 95636323a26d 18:43:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:43:51 Removing intermediate container 67822b1db22b 18:43:51 ---> 6ef54cdb3f79 18:43:51 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:43:52 ---> Running in e907e6a935bc 18:43:52 ---> 5daac0b5ca45 18:43:52 Step 27/32 : RUN chmod +x /entrypoint.sh 18:43:53 ---> Running in 539d4dd750cb 18:43:53 Removing intermediate container e907e6a935bc 18:43:53 ---> 076761a1e89f 18:43:53 Step 24/24 : LABEL version=0.0.0 18:43:53 ---> Running in 76a91d07fbe3 18:43:54 Removing intermediate container 76a91d07fbe3 18:43:54 ---> ded6fac8d9de 18:43:54 18:43:54 Successfully built ded6fac8d9de 18:43:54 Successfully tagged core-data-arm64:latest 18:43:54  Building core-data ... done Building core-command 18:43:55 Removing intermediate container 539d4dd750cb 18:43:55 ---> 6129d9fb74d6 18:43:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:43:56 ---> Running in d4bcdc54c93b 18:43:56 Removing intermediate container d4bcdc54c93b 18:43:56 ---> fe6ca8ab26ec 18:43:56 Step 29/32 : CMD ["gate"] 18:43:57 ---> Running in 9ee3582e00f1 18:43:57 Removing intermediate container 9ee3582e00f1 18:43:57 ---> a3e938190d9e 18:43:57 Step 30/32 : LABEL arch=arm64 18:43:58 ---> Running in 7826837c6abc 18:43:59 Removing intermediate container 7826837c6abc 18:43:59 ---> b4356e313ddb 18:43:59 Step 31/32 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:43:59 ---> Running in a28134454639 18:44:00 Removing intermediate container a28134454639 18:44:00 ---> 255b89e1f7ad 18:44:00 Step 32/32 : LABEL version=0.0.0 18:44:01 ---> Running in 6a7aefe3df27 18:44:01 Removing intermediate container 6a7aefe3df27 18:44:01 ---> 6e59810730c9 18:44:01 18:44:02 Successfully built 6e59810730c9 18:44:02 Successfully tagged security-bootstrapper-arm64:latest 18:44:41  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:44:41 ---> 4a886d0aa74e 18:44:41 Step 3/26 : WORKDIR /edgex-go 18:44:41 ---> Using cache 18:44:41 ---> df3dac1c569a 18:44:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:41 ---> Using cache 18:44:41 ---> e37ce3b29be1 18:44:41 Step 5/26 : RUN apk add --update --no-cache make git 18:44:41 ---> Using cache 18:44:41 ---> 88a76c7bdcf4 18:44:41 Step 6/26 : COPY go.mod . 18:44:41 ---> Using cache 18:44:41 ---> 1f019d835daf 18:44:41 Step 7/26 : RUN go mod download 18:44:41 ---> Using cache 18:44:41 ---> 53a8a329a269 18:44:41 Step 8/26 : COPY . . 18:44:41 ---> Using cache 18:44:41 ---> 6d6f6789e6e9 18:44:41 Step 9/26 : RUN go mod tidy 18:44:41 ---> Using cache 18:44:41 ---> 11c4763907e2 18:44:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:41 ---> 4a886d0aa74e 18:44:41 Step 3/24 : WORKDIR /edgex-go 18:44:41 ---> Using cache 18:44:41 ---> df3dac1c569a 18:44:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:41 ---> Using cache 18:44:41 ---> e37ce3b29be1 18:44:41 Step 5/24 : RUN apk add --update --no-cache make git 18:44:41 ---> Using cache 18:44:41 ---> 88a76c7bdcf4 18:44:41 Step 6/24 : COPY go.mod . 18:44:41 ---> Using cache 18:44:41 ---> 1f019d835daf 18:44:41 Step 7/24 : RUN go mod download 18:44:41 ---> Using cache 18:44:41 ---> 53a8a329a269 18:44:41 Step 8/24 : COPY . . 18:44:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:41 ---> 4a886d0aa74e 18:44:41 Step 3/24 : WORKDIR /edgex-go 18:44:41 ---> Using cache 18:44:41 ---> df3dac1c569a 18:44:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:41 ---> Using cache 18:44:41 ---> e37ce3b29be1 18:44:41 Step 5/24 : RUN apk add --update --no-cache make bash git 18:44:41 ---> Using cache 18:44:41 ---> 6d6f6789e6e9 18:44:41 Step 9/24 : RUN go mod tidy 18:44:41 ---> Using cache 18:44:41 ---> 11c4763907e2 18:44:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:44:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:41 ---> 4a886d0aa74e 18:44:41 Step 3/24 : WORKDIR /edgex-go 18:44:41 ---> Using cache 18:44:41 ---> df3dac1c569a 18:44:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:41 ---> Using cache 18:44:41 ---> e37ce3b29be1 18:44:41 Step 5/24 : RUN apk add --update --no-cache make git 18:44:41 ---> Using cache 18:44:41 ---> 88a76c7bdcf4 18:44:41 Step 6/24 : COPY go.mod . 18:44:41 ---> Using cache 18:44:41 ---> 1f019d835daf 18:44:41 Step 7/24 : RUN go mod download 18:44:41 ---> Using cache 18:44:41 ---> 53a8a329a269 18:44:41 Step 8/24 : COPY . . 18:44:41 ---> Using cache 18:44:41 ---> 6d6f6789e6e9 18:44:41 Step 9/24 : RUN go mod tidy 18:44:41 ---> Using cache 18:44:41 ---> 11c4763907e2 18:44:41 Step 10/24 : RUN make cmd/core-command/core-command 18:44:43 ---> Running in d078207bacb1 18:44:43 ---> Running in 0f327af62bb5 18:44:43 ---> Running in 811b53f974a8 18:44:43 ---> Running in 9cbb9b2fdd67 18:44:44 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 18:44:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:44 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 18:44:45 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 18:44:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:46 OK: 218 MiB in 52 packages 18:44:48 Removing intermediate container 811b53f974a8 18:44:48 ---> 86ababa07a43 18:44:48 Step 6/24 : COPY go.mod . 18:44:49 ---> e10163ee4c32 18:44:49 Step 7/24 : RUN go mod download 18:44:49 ---> Running in 32841998dac0 18:44:53 Removing intermediate container 32841998dac0 18:44:53 ---> e5a0741c916d 18:44:53 Step 8/24 : COPY . . 18:45:12 ---> d716ab62ecde 18:45:12 Step 9/24 : RUN go mod tidy 18:45:12 ---> Running in 87116086e572 18:45:19 Removing intermediate container 87116086e572 18:45:19 ---> 4fad3a130859 18:45:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:45:19 ---> Running in b727cbc2c6a0 18:45:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:46:16 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 18:46:16 Removing intermediate container 9cbb9b2fdd67 18:46:16 ---> 591143c03e6d 18:46:16 18:46:16 Step 11/24 : FROM alpine:3.12 18:46:16 ---> c4fd0aeabfcf 18:46:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:46:16 ---> Using cache 18:46:16 ---> 864c27ed50db 18:46:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:46:16 ---> Using cache 18:46:16 ---> f18d46892e61 18:46:16 Step 14/24 : ENV APP_PORT=59882 18:46:16 ---> Running in 2b705cca6ecd 18:46:16 Removing intermediate container 2b705cca6ecd 18:46:16 ---> 69971a5e735d 18:46:16 Step 15/24 : EXPOSE $APP_PORT 18:46:16 ---> Running in 5702fc4cf18c 18:46:17 Removing intermediate container 5702fc4cf18c 18:46:17 ---> 5493451e37cb 18:46:17 Step 16/24 : WORKDIR / 18:46:17 ---> Running in 307d84f4f846 18:46:19 Removing intermediate container 307d84f4f846 18:46:19 ---> 82cbb7bdeb41 18:46:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:20 ---> 2ad6a7577126 18:46:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:46:20 Removing intermediate container d078207bacb1 18:46:20 ---> a0b37990dbb3 18:46:20 18:46:20 Step 11/26 : FROM alpine:3.12 18:46:20 ---> c4fd0aeabfcf 18:46:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:46:21 ---> Running in c7b1bf9c72ea 18:46:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:24 (1/6) Installing ca-certificates (20191127-r4) 18:46:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:46:24 (3/6) Installing libcurl (7.77.0-r0) 18:46:24 (4/6) Installing curl (7.77.0-r0) 18:46:24 (5/6) Installing dumb-init (1.2.2-r1) 18:46:24 (6/6) Installing su-exec (0.2-r1) 18:46:24 Executing busybox-1.31.1-r20.trigger 18:46:24 Executing ca-certificates-20191127-r4.trigger 18:46:24 ---> ce1402613765 18:46:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:46:24 OK: 7 MiB in 20 packages 18:46:25 Removing intermediate container 0f327af62bb5 18:46:25 ---> 7695c13d2250 18:46:25 18:46:25 Step 11/24 : FROM alpine:3.12 18:46:25 ---> c4fd0aeabfcf 18:46:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:46:25 ---> Using cache 18:46:25 ---> 864c27ed50db 18:46:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:46:25 ---> Using cache 18:46:25 ---> f18d46892e61 18:46:25 Step 14/24 : ENV APP_PORT=59881 18:46:26 ---> Running in 8b0d659eaca5 18:46:26 ---> aecfc5452602 18:46:26 Step 20/24 : ENTRYPOINT ["/core-command"] 18:46:26 ---> Running in 59e36465c310 18:46:27 Removing intermediate container 8b0d659eaca5 18:46:27 ---> 00444d7bd72f 18:46:27 Step 15/24 : EXPOSE $APP_PORT 18:46:27 ---> Running in c0912d30e785 18:46:27 Removing intermediate container 59e36465c310 18:46:27 ---> 92df950591fd 18:46:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:27 Removing intermediate container c7b1bf9c72ea 18:46:27 ---> 96b9e13ab91d 18:46:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:46:29 ---> Running in c3049893df51 18:46:29 ---> Running in 1aeda05d0246 18:46:29 Removing intermediate container c0912d30e785 18:46:29 ---> d76d6001463f 18:46:29 Step 16/24 : WORKDIR / 18:46:29 ---> Running in 77f7e0edbd51 18:46:29 Removing intermediate container 1aeda05d0246 18:46:29 ---> 2ce5adffcfd7 18:46:29 Step 14/26 : WORKDIR / 18:46:29 Removing intermediate container c3049893df51 18:46:29 ---> 62ecba2b795b 18:46:29 Step 22/24 : LABEL arch=arm64 18:46:29 ---> Running in 75c623e14761 18:46:29 ---> Running in 5941483d6800 18:46:30 Removing intermediate container 77f7e0edbd51 18:46:30 ---> 3d5fba76cecd 18:46:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:46:30 Removing intermediate container 5941483d6800 18:46:30 ---> eb8809488fe7 18:46:30 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:46:30 Removing intermediate container 75c623e14761 18:46:30 ---> 6f9a8e522cc9 18:46:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:46:31 ---> Running in fb7008547508 18:46:31 ---> 2a941f874da5 18:46:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:46:31 Removing intermediate container fb7008547508 18:46:31 ---> de3508f8e446 18:46:31 Step 24/24 : LABEL version=0.0.0 18:46:31 ---> ebbfc4fad15e 18:46:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:46:32 ---> Running in fda1a88c1c06 18:46:33 Removing intermediate container fda1a88c1c06 18:46:33 ---> 4efb69c44c35 18:46:33 ---> a5e8f47e7641 18:46:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:46:33 18:46:33 ---> d33482b22a74 18:46:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:46:34 Removing intermediate container b727cbc2c6a0 18:46:34 ---> f17306587481 18:46:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:46:34 Successfully built a5e8f47e7641 18:46:34 Successfully tagged core-command-arm64:latest 18:46:34  Building core-command ... done  ---> Running in bef7d132947f 18:46:34 ---> 2e265a73c3a0 18:46:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:46:34 ---> 50c752f1b134 18:46:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:46:34 ---> Running in ebc4acfc23dc 18:46:35 Removing intermediate container ebc4acfc23dc 18:46:35 ---> 106a4575fb07 18:46:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:46:35 ---> Running in d26f088b6cb6 18:46:35 ---> e4cfd2c58a1f 18:46:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:46:36 Removing intermediate container d26f088b6cb6 18:46:36 ---> b84334164aa4 18:46:36 Step 22/24 : LABEL arch=arm64 18:46:36 ---> Running in b348bbf4c0ba 18:46:36 ---> 5d682d6272d2 18:46:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:46:36 Removing intermediate container b348bbf4c0ba 18:46:36 ---> dd534f0f22a9 18:46:36 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:46:37 ---> Running in b08218ddccfe 18:46:37 Removing intermediate container b08218ddccfe 18:46:37 ---> fc12f94eec54 18:46:37 Step 24/24 : LABEL version=0.0.0 18:46:38 ---> Running in 9c09c56433ee 18:46:38 ---> 5c9d7f750336 18:46:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:46:38 Removing intermediate container bef7d132947f 18:46:38 ---> 1416632d7516 18:46:38 18:46:38 Step 12/24 : FROM docker:20.10.0 18:46:38 20.10.0: Pulling from library/docker 18:46:38 Removing intermediate container 9c09c56433ee 18:46:38 ---> b5856fda046c 18:46:38 18:46:39 Successfully built b5856fda046c 18:46:39 Successfully tagged core-metadata-arm64:latest 18:46:39  Building core-metadata ... done  ---> 965b91828c02 18:46:39 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/ 18:46:39 ---> Running in a0390618b957 18:46:42 Removing intermediate container a0390618b957 18:46:42 ---> a2664422f73d 18:46:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:46:42 ---> Running in 57b023644418 18:46:43 Removing intermediate container 57b023644418 18:46:43 ---> d732508636a3 18:46:43 Step 24/26 : LABEL arch=arm64 18:46:43 ---> Running in 7a29571688cc 18:46:44 Removing intermediate container 7a29571688cc 18:46:44 ---> 36e667a380c3 18:46:44 Step 25/26 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:46:45 ---> Running in be0f2b13590f 18:46:45 Removing intermediate container be0f2b13590f 18:46:45 ---> 6372c0533250 18:46:45 Step 26/26 : LABEL version=0.0.0 18:46:45 ---> Running in 9f4c96b59e42 18:46:46 Removing intermediate container 9f4c96b59e42 18:46:46 ---> ec2d846cd285 18:46:46 18:46:47 Successfully built ec2d846cd285 18:46:47 Successfully tagged security-secretstore-setup-arm64:latest 18:46:47  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:46:47 Status: Downloaded newer image for docker:20.10.0 18:46:47 ---> eeaf43b92773 18:46:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:46:47 ---> Running in 884a4bd228d1 18:46:48 Removing intermediate container 884a4bd228d1 18:46:48 ---> 5188ba4a9bea 18:46:48 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:46:48 ---> Running in 3e3845e829fa 18:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:50 (1/39) Installing readline (8.0.4-r0) 18:46:50 (2/39) Installing bash (5.0.17-r0) 18:46:50 Executing bash-5.0.17-r0.post-install 18:46:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:46:50 (4/39) Installing libcurl (7.77.0-r0) 18:46:50 (5/39) Installing curl (7.77.0-r0) 18:46:50 (6/39) Installing dumb-init (1.2.2-r1) 18:46:50 (7/39) Installing libbz2 (1.0.8-r1) 18:46:50 (8/39) Installing expat (2.2.9-r1) 18:46:50 (9/39) Installing libffi (3.3-r2) 18:46:50 (10/39) Installing gdbm (1.13-r1) 18:46:50 (11/39) Installing xz-libs (5.2.5-r0) 18:46:50 (12/39) Installing sqlite-libs (3.32.1-r1) 18:46:50 (13/39) Installing python3 (3.8.10-r0) 18:46:51 (14/39) Installing py3-appdirs (1.4.4-r1) 18:46:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:46:52 (16/39) Installing py3-parsing (2.4.7-r0) 18:46:52 (17/39) Installing py3-six (1.15.0-r0) 18:46:52 (18/39) Installing py3-packaging (20.4-r0) 18:46:52 (19/39) Installing py3-setuptools (47.0.0-r0) 18:46:52 (20/39) Installing py3-chardet (3.0.4-r4) 18:46:52 (21/39) Installing py3-idna (2.9-r0) 18:46:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:46:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:46:52 (24/39) Installing py3-requests (2.23.0-r0) 18:46:52 (25/39) Installing py3-msgpack (1.0.0-r0) 18:46:52 (26/39) Installing py3-lockfile (0.12.2-r3) 18:46:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:46:52 (28/39) Installing py3-colorama (0.4.3-r0) 18:46:52 (29/39) Installing py3-distlib (0.3.0-r0) 18:46:52 (30/39) Installing py3-distro (1.5.0-r1) 18:46:52 (31/39) Installing py3-webencodings (0.5.1-r3) 18:46:52 (32/39) Installing py3-html5lib (1.0.1-r4) 18:46:52 (33/39) Installing py3-pytoml (0.1.21-r0) 18:46:52 (34/39) Installing py3-pep517 (0.8.2-r0) 18:46:52 (35/39) Installing py3-progress (1.5-r0) 18:46:52 (36/39) Installing py3-toml (0.10.1-r0) 18:46:52 (37/39) Installing py3-retrying (1.3.3-r0) 18:46:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:46:52 (39/39) Installing py3-pip (20.1.1-r0) 18:46:52 Executing busybox-1.31.1-r19.trigger 18:46:52 OK: 72 MiB in 59 packages 18:46:57 Collecting docker-compose==1.23.2 18:46:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:46:57 Collecting cached-property<2,>=1.2.0 18:46:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:46:57 Collecting dockerpty<0.5,>=0.4.1 18:46:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:46:59 Collecting docker<4.0,>=3.6.0 18:46:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:47:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:47:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:47:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:47:01 Collecting texttable<0.10,>=0.9.0 18:47:01 Downloading texttable-0.9.1.tar.gz (11 kB) 18:47:04 Collecting PyYAML<4,>=3.10 18:47:04 Downloading PyYAML-3.13.tar.gz (270 kB) 18:47:07 Collecting websocket-client<1.0,>=0.32.0 18:47:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:47:07 Collecting jsonschema<3,>=2.5.1 18:47:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:47:07 Collecting docopt<0.7,>=0.6.1 18:47:07 Downloading docopt-0.6.2.tar.gz (25 kB) 18:47:09 Collecting docker-pycreds>=0.4.0 18:47:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:47:09 Collecting idna<2.8,>=2.5 18:47:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:47:09 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) 18:47:09 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) 18:47:10 Collecting urllib3<1.25,>=1.21.1 18:47:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:47:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:47:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:47:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:47:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:47:11 Installing collected packages: cached-property, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, PyYAML, jsonschema, docopt, docker-compose 18:47:11 Running setup.py install for dockerpty: started 18:47:13 Running setup.py install for dockerpty: finished with status 'done' 18:47:13 Attempting uninstall: idna 18:47:13 Found existing installation: idna 2.9 18:47:13 Uninstalling idna-2.9: 18:47:13 Successfully uninstalled idna-2.9 18:47:14 Attempting uninstall: urllib3 18:47:14 Found existing installation: urllib3 1.25.9 18:47:14 Uninstalling urllib3-1.25.9: 18:47:14 Successfully uninstalled urllib3-1.25.9 18:47:15 Attempting uninstall: requests 18:47:15 Found existing installation: requests 2.23.0 18:47:15 Uninstalling requests-2.23.0: 18:47:15 Successfully uninstalled requests-2.23.0 18:47:16 Running setup.py install for texttable: started 18:47:18 Running setup.py install for texttable: finished with status 'done' 18:47:18 Running setup.py install for PyYAML: started 18:47:20 Running setup.py install for PyYAML: finished with status 'done' 18:47:20 Running setup.py install for docopt: started 18:47:22 Running setup.py install for docopt: finished with status 'done' 18:47:23 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 18:47:31 Removing intermediate container 3e3845e829fa 18:47:31 ---> 810381e8249d 18:47:31 Step 15/24 : ENV APP_PORT=58890 18:47:31 ---> Running in d03e90efd25c 18:47:31 Removing intermediate container d03e90efd25c 18:47:31 ---> b722ce336194 18:47:31 Step 16/24 : EXPOSE $APP_PORT 18:47:31 ---> Running in 231a55bae0ff 18:47:32 Removing intermediate container 231a55bae0ff 18:47:32 ---> ef5a8ba726b7 18:47:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:47:33 ---> 1c5b6c399b1a 18:47:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:47:34 ---> 1e53033bd69a 18:47:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:47:35 ---> fe320ba85d88 18:47:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:47:35 ---> Running in 0eb0043d3855 18:47:36 Removing intermediate container 0eb0043d3855 18:47:36 ---> 68fefaafd1f0 18:47:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:47:36 ---> Running in 428074d8c53c 18:47:36 Removing intermediate container 428074d8c53c 18:47:36 ---> 9705c0dfcc95 18:47:36 Step 22/24 : LABEL arch=arm64 18:47:36 ---> Running in 38c6797e3038 18:47:37 Removing intermediate container 38c6797e3038 18:47:37 ---> 71b2c95daacf 18:47:37 Step 23/24 : LABEL git_sha=10173feb6d5ede09c4075f353712d12bf79e59b6 18:47:37 ---> Running in 0f74ee431e26 18:47:38 Removing intermediate container 0f74ee431e26 18:47:38 ---> dd4ae35a1b69 18:47:38 Step 24/24 : LABEL version=0.0.0 18:47:38 ---> Running in 691b26cc8c29 18:47:38 Removing intermediate container 691b26cc8c29 18:47:38 ---> 152ebc4abeed 18:47:38 18:47:39 Successfully built 152ebc4abeed 18:47:39 Successfully tagged sys-mgmt-agent-arm64:latest 18:47:39  Building sys-mgmt-agent ... done  [Pipeline] } 18:47:39 $ docker stop --time=1 1a5b0abfb7701d158383bb227467dc5a515bb444ce2375de6908d27caa8bae03 18:47:41 $ docker rm -f 1a5b0abfb7701d158383bb227467dc5a515bb444ce2375de6908d27caa8bae03 [Pipeline] // withDockerContainer [Pipeline] sh 18:47:41 + docker images 18:47:41 REPOSITORY TAG IMAGE ID CREATED SIZE 18:47:41 sys-mgmt-agent-arm64 latest 152ebc4abeed 3 seconds ago 299MB 18:47:41 security-secretstore-setup-arm64 latest ec2d846cd285 55 seconds ago 27.1MB 18:47:41 core-metadata-arm64 latest b5856fda046c About a minute ago 15.7MB 18:47:41 1416632d7516 About a minute ago 969MB 18:47:41 core-command-arm64 latest a5e8f47e7641 About a minute ago 15MB 18:47:41 7695c13d2250 About a minute ago 972MB 18:47:41 a0b37990dbb3 About a minute ago 976MB 18:47:41 591143c03e6d About a minute ago 966MB 18:47:41 security-bootstrapper-arm64 latest 6e59810730c9 3 minutes ago 17.5MB 18:47:41 core-data-arm64 latest ded6fac8d9de 3 minutes ago 19.1MB 18:47:41 support-notifications-arm64 latest 64c999f49432 3 minutes ago 15.7MB 18:47:41 security-proxy-setup-arm64 latest 8640c8e9a24f 3 minutes ago 24.2MB 18:47:41 support-scheduler-arm64 latest 41e4ba869352 3 minutes ago 15.1MB 18:47:41 7e6e515e0f37 4 minutes ago 975MB 18:47:41 cf9d08b18ad8 4 minutes ago 969MB 18:47:41 de1accce5607 4 minutes ago 973MB 18:47:41 94032e41063d 4 minutes ago 968MB 18:47:41 005802d28792 4 minutes ago 970MB 18:47:41 ci-base-image-arm64 latest 4a886d0aa74e 14 minutes ago 641MB 18:47:41 alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB 18:47:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 18:47:41 docker 20.10.0 eeaf43b92773 6 months ago 228MB 18:47:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 18:47:42 ---> job-cost.sh 18:47:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8RAu 18:48:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-8RAu/bin to PATH 18:49:58 INFO: No Stack... 18:49:58 INFO: Retrieving Pricing Info for: v2-standard-4 18:49:58 INFO: Archiving Costs [Pipeline] sh 18:49:58 + + cat /w/workspace/edgex-go/4/archives/cost.csv 18:49:58 cut -d, -f6 [Pipeline] lock 18:49:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-4-stack-cost] 18:49:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-4-stack-cost] did not exist. Created. 18:49:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:59 + echo total: 0.18000000715255737 [Pipeline] stash 18:49:59 Stashed 1 file(s) [Pipeline] } 18:49:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-4-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:50:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:50:01 ---> package-listing.sh 18:50:01 ++ tr '[:upper:]' '[:lower:]' 18:50:01 ++ facter osfamily 18:50:02 + OS_FAMILY=redhat 18:50:02 + workspace=/w/workspace/edgex-go/4 18:50:02 + START_PACKAGES=/tmp/packages_start.txt 18:50:02 + END_PACKAGES=/tmp/packages_end.txt 18:50:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:02 + PACKAGES=/tmp/packages_start.txt 18:50:02 + '[' /w/workspace/edgex-go/4 ']' 18:50:02 + PACKAGES=/tmp/packages_end.txt 18:50:02 + case "${OS_FAMILY}" in 18:50:02 + rpm -qa 18:50:02 + sort 18:50:04 + '[' -f /tmp/packages_start.txt ']' 18:50:04 + '[' -f /tmp/packages_end.txt ']' 18:50:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:04 + '[' /w/workspace/edgex-go/4 ']' 18:50:04 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:50:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:50:04 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:50:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:05 18:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:05 alpine: Pulling from edgex-lftools-log-publisher 18:50:05 df20fa9351a1: Pulling fs layer 18:50:05 36b3adc4ff6f: Pulling fs layer 18:50:05 8ad3a11d3b57: Pulling fs layer 18:50:05 46f8f816bc3b: Pulling fs layer 18:50:05 93b61091891f: Pulling fs layer 18:50:05 93b9cdb0e59b: Pulling fs layer 18:50:05 5e14af77c1be: Pulling fs layer 18:50:05 01666e4c0597: Pulling fs layer 18:50:05 aa168da1d23b: Pulling fs layer 18:50:05 93b9cdb0e59b: Waiting 18:50:05 5e14af77c1be: Waiting 18:50:05 01666e4c0597: Waiting 18:50:05 46f8f816bc3b: Waiting 18:50:05 aa168da1d23b: Waiting 18:50:05 93b61091891f: Waiting 18:50:05 36b3adc4ff6f: Verifying Checksum 18:50:05 36b3adc4ff6f: Download complete 18:50:05 46f8f816bc3b: Verifying Checksum 18:50:05 46f8f816bc3b: Download complete 18:50:05 df20fa9351a1: Verifying Checksum 18:50:05 df20fa9351a1: Download complete 18:50:06 93b9cdb0e59b: Verifying Checksum 18:50:06 93b9cdb0e59b: Download complete 18:50:06 5e14af77c1be: Verifying Checksum 18:50:06 5e14af77c1be: Download complete 18:50:06 01666e4c0597: Verifying Checksum 18:50:06 01666e4c0597: Download complete 18:50:06 8ad3a11d3b57: Verifying Checksum 18:50:06 8ad3a11d3b57: Download complete 18:50:06 df20fa9351a1: Pull complete 18:50:06 93b61091891f: Verifying Checksum 18:50:06 93b61091891f: Download complete 18:50:06 36b3adc4ff6f: Pull complete 18:50:07 8ad3a11d3b57: Pull complete 18:50:07 46f8f816bc3b: Pull complete 18:50:07 93b61091891f: Pull complete 18:50:07 93b9cdb0e59b: Pull complete 18:50:07 5e14af77c1be: Pull complete 18:50:07 01666e4c0597: Pull complete 18:50:07 aa168da1d23b: Verifying Checksum 18:50:07 aa168da1d23b: Download complete 18:50:12 aa168da1d23b: Pull complete 18:50:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:50:12 prd-centos7-docker-4c-2g-251 does not seem to be running inside a container 18:50:12 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 18:50:16 $ docker top 7857d906677cbaed1787a98a25b78b96221aec56dce8501d48770259aea75ad3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:16 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:17 + mkdir -p /var/log/sa [Pipeline] sh 18:50:17 + ls /var/log/sa-host 18:50:17 + sadf -c /var/log/sa-host/sa05 18:50:17 file_magic: OK 18:50:17 HZ: Using current value: 100 18:50:17 file_header: OK 18:50:17 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 18:50:17 Statistics: 18:50:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:17 File successfully converted to sysstat format version 12.2.1 18:50:17 + sadf -c /var/log/sa-host/sa18 18:50:17 file_magic: OK 18:50:17 HZ: Using current value: 100 18:50:17 file_header: OK 18:50:17 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 18:50:17 Statistics: 18:50:17 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... 18:50:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:17 provisioning config files... 18:50:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6834700758800059348tmp [Pipeline] { [Pipeline] echo 18:50:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:18 ---> create-netrc.sh [Pipeline] } 18:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:50:18 ---> python-tools-install.sh [Pipeline] echo 18:50:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:18 ---> sudo-logs.sh 18:50:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:50:19 ---> job-cost.sh 18:50:19 lf-activate-venv: SKIPPING 18:50:19 DEBUG: total: 0.18000000715255737 18:50:19 INFO: Retrieving Stack Cost... 18:50:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:20 INFO: Archiving Costs [Pipeline] echo 18:50:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:21 ---> logs-deploy.sh 18:50:21 lf-activate-venv: SKIPPING 18:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/4 18:50:21 INFO: archiving workspace using pattern(s): 18:50:22 Archives upload complete. 18:50:22 INFO: archiving logs to Nexus 18:50:22 ---> uname -a: 18:50:22 Linux prd-centos7-docker-4c-2g-251.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:50:22 18:50:22 18:50:22 ---> lscpu: 18:50:22 Architecture: x86_64 18:50:22 CPU op-mode(s): 32-bit, 64-bit 18:50:22 Byte Order: Little Endian 18:50:22 Address sizes: 40 bits physical, 48 bits virtual 18:50:22 CPU(s): 2 18:50:22 On-line CPU(s) list: 0,1 18:50:22 Thread(s) per core: 1 18:50:22 Core(s) per socket: 1 18:50:22 Socket(s): 2 18:50:22 NUMA node(s): 1 18:50:22 Vendor ID: AuthenticAMD 18:50:22 CPU family: 23 18:50:22 Model: 49 18:50:22 Model name: AMD EPYC-Rome Processor 18:50:22 Stepping: 0 18:50:22 CPU MHz: 2800.000 18:50:22 BogoMIPS: 5600.00 18:50:22 Virtualization: AMD-V 18:50:22 Hypervisor vendor: KVM 18:50:22 Virtualization type: full 18:50:22 L1d cache: 64 KiB 18:50:22 L1i cache: 64 KiB 18:50:22 L2 cache: 1 MiB 18:50:22 L3 cache: 32 MiB 18:50:22 NUMA node0 CPU(s): 0,1 18:50:22 Vulnerability Itlb multihit: Not affected 18:50:22 Vulnerability L1tf: Not affected 18:50:22 Vulnerability Mds: Not affected 18:50:22 Vulnerability Meltdown: Not affected 18:50:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:50:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:50:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:50:22 Vulnerability Srbds: Not affected 18:50:22 Vulnerability Tsx async abort: Not affected 18:50:22 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 18:50:22 18:50:22 18:50:22 ---> nproc: 18:50:22 2 18:50:22 18:50:22 18:50:22 ---> df -h: 18:50:22 Filesystem Size Used Available Use% Mounted on 18:50:22 overlay 40.0G 12.0G 27.9G 30% / 18:50:22 tmpfs 64.0M 0 64.0M 0% /dev 18:50:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:50:22 shm 64.0M 0 64.0M 0% /dev/shm 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4 18:50:22 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4@tmp 18:50:22 18:50:22 18:50:22 ---> free -m: 18:50:22 total used free shared buff/cache available 18:50:22 Mem: 7821 1224 2398 0 4198 6560 18:50:22 Swap: 1023 1 1022 18:50:22 18:50:22 18:50:22 ---> ip addr: 18:50:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:50:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:22 inet 127.0.0.1/8 scope host lo 18:50:22 valid_lft forever preferred_lft forever 18:50:22 inet6 ::1/128 scope host 18:50:22 valid_lft forever preferred_lft forever 18:50:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:50:22 link/ether fa:16:3e:29:01:4f brd ff:ff:ff:ff:ff:ff 18:50:22 inet 10.30.122.111/23 brd 10.30.123.255 scope global dynamic eth0 18:50:22 valid_lft 85061sec preferred_lft 85061sec 18:50:22 inet6 fe80::f816:3eff:fe29:14f/64 scope link 18:50:22 valid_lft forever preferred_lft forever 18:50:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:50:22 link/ether 02:42:0b:54:bc:fa brd ff:ff:ff:ff:ff:ff 18:50:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:50:22 valid_lft forever preferred_lft forever 18:50:22 inet6 fe80::42:bff:fe54:bcfa/64 scope link 18:50:22 valid_lft forever preferred_lft forever 18:50:22 18:50:22 18:50:22 ---> sar -b -r -n DEV: 18:50:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 18:50:22 18:50:22 18:27:54 LINUX RESTART (2 CPU) 18:50:22 18:50:22 18:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:50:22 18:30:01 88.56 0.22 88.34 0.00 23.85 44600.75 0.00 18:50:22 18:31:01 134.25 0.00 134.25 0.00 0.00 17364.61 0.00 18:50:22 18:32:01 56.36 0.03 56.33 0.00 1.06 8049.36 0.00 18:50:22 18:33:03 317.07 84.24 232.82 0.00 2025.86 154486.97 0.00 18:50:22 18:34:01 532.48 203.74 328.75 0.00 8639.48 165737.39 0.00 18:50:22 18:35:01 546.37 87.19 459.18 0.00 3378.56 190912.43 0.00 18:50:22 18:36:02 191.29 25.99 165.31 0.00 3378.86 24155.00 0.00 18:50:22 18:37:01 1.52 0.02 1.51 0.00 0.14 28.65 0.00 18:50:22 18:38:01 0.30 0.02 0.28 0.00 0.13 4.41 0.00 18:50:22 18:39:01 0.35 0.00 0.35 0.00 0.00 5.40 0.00 18:50:22 18:40:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 18:50:22 18:41:01 0.23 0.00 0.23 0.00 0.00 3.78 0.00 18:50:22 18:42:01 0.42 0.00 0.42 0.00 0.00 5.85 0.00 18:50:22 18:43:01 0.43 0.12 0.32 0.00 3.60 4.55 0.00 18:50:22 18:44:01 0.90 0.07 0.83 0.00 2.13 17.87 0.00 18:50:22 18:45:01 0.28 0.00 0.28 0.00 0.00 4.51 0.00 18:50:22 18:46:01 0.30 0.00 0.30 0.00 0.00 5.05 0.00 18:50:22 18:47:01 0.30 0.00 0.30 0.00 0.00 4.36 0.00 18:50:22 18:48:01 0.22 0.00 0.22 0.00 0.00 3.61 0.00 18:50:22 18:49:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 18:50:22 18:50:01 1.42 1.15 0.27 0.00 144.59 2.97 0.00 18:50:22 Average: 88.98 19.01 69.98 0.00 828.49 28838.27 0.00 18:50:22 18:50:22 18:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:22 18:30:01 4059012 0 951276 11.88 2620 2996032 1523620 16.82 1104640 2350084 120 18:50:22 18:31:01 3839808 0 1089708 13.61 2620 3076804 1844316 20.36 1328704 2283768 236800 18:50:22 18:32:01 3877096 0 1076444 13.44 2620 3052780 1656292 18.29 1266992 2306960 138132 18:50:22 18:33:03 1937124 0 1170696 14.62 2620 4898500 1655504 18.28 1510760 3899832 0 18:50:22 18:34:01 233252 0 1779696 22.22 2620 5993372 3567092 39.38 3259388 3765460 217084 18:50:22 18:35:01 365212 0 1508700 18.84 2620 6132408 2506412 27.67 2882160 3979708 9796 18:50:22 18:36:02 3080316 0 1152036 14.38 2620 3773968 1407608 15.54 1386560 2827220 20 18:50:22 18:37:01 3084324 0 1148024 14.33 2620 3773972 1260232 13.91 1390808 2822476 20 18:50:22 18:38:01 3085332 0 1147012 14.32 2620 3773976 1256392 13.87 1428268 2785540 12 18:50:22 18:39:01 3083640 0 1148644 14.34 2620 3774036 1254136 13.85 1430348 2785456 16 18:50:22 18:40:01 3082416 0 1149920 14.36 2620 3773984 1254112 13.85 1427048 2789916 20 18:50:22 18:41:01 3082432 0 1149896 14.36 2620 3773992 1254136 13.85 1431228 2785848 12 18:50:22 18:42:01 3083284 0 1149040 14.35 2620 3773996 1253980 13.84 1430844 2785848 12 18:50:22 18:43:01 3081028 0 1151292 14.38 2620 3774000 1255720 13.86 1432420 2785848 8 18:50:22 18:44:01 3082824 0 1149460 14.35 2620 3774036 1254076 13.85 1432060 2784848 16 18:50:22 18:45:01 3082044 0 1150236 14.36 2620 3774040 1254184 13.85 1432632 2784848 12 18:50:22 18:46:01 3080232 0 1152044 14.38 2620 3774044 1253980 13.84 1436096 2783432 12 18:50:22 18:47:01 3080076 0 1152192 14.39 2620 3774052 1253980 13.84 1445096 2774472 16 18:50:22 18:48:01 3080144 0 1152124 14.39 2620 3774052 1253980 13.84 1445644 2773808 8 18:50:22 18:49:01 3079844 0 1152416 14.39 2620 3774060 1254112 13.85 1446136 2773808 8 18:50:22 18:50:01 3058052 0 1169904 14.61 2620 3778364 1330732 14.69 1462752 2777988 20 18:50:22 Average: 2881785 0 1183370 14.78 2620 3941165 1514505 16.72 1562409 2876532 28674 18:50:22 18:50:22 18:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:22 18:30:01 eth0 1179.62 1261.15 5784.38 149.11 0.00 0.00 0.00 0.00 18:50:22 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:30:01 docker0 983.36 864.11 78.43 3074.26 0.00 0.00 0.00 0.00 18:50:22 18:31:01 vethcdf3f93 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 18:50:22 18:31:01 eth0 176.50 149.21 506.13 80.54 0.00 0.00 0.00 0.00 18:50:22 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:31:01 docker0 118.92 127.63 9.19 466.10 0.00 0.00 0.00 0.00 18:50:22 18:32:01 vethcdf3f93 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 18:50:22 18:32:01 eth0 18.27 10.23 13.84 7.45 0.00 0.00 0.00 0.00 18:50:22 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:32:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 18:50:22 18:33:03 eth0 188.93 160.46 1654.58 69.08 0.00 0.00 0.00 0.00 18:50:22 18:33:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:33:03 veth14b94cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:50:22 18:33:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:34:01 vethb3ac4fe 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:50:22 18:34:01 veth922439f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:50:22 18:34:01 eth0 95.69 72.30 201.20 17.30 0.00 0.00 0.00 0.00 18:50:22 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:35:01 veth98b96c9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:50:22 18:35:01 vethf4c37d5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:50:22 18:35:01 eth0 244.57 174.36 1818.06 74.89 0.00 0.00 0.00 0.00 18:50:22 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:36:02 eth0 55.59 38.01 97.96 66.05 0.00 0.00 0.00 0.00 18:50:22 18:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:36:02 docker0 1230.23 1166.51 95.93 4302.63 0.00 0.00 0.00 0.00 18:50:22 18:37:01 eth0 1.14 0.58 0.33 0.22 0.00 0.00 0.00 0.00 18:50:22 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:38:01 eth0 1.05 0.40 0.33 0.21 0.00 0.00 0.00 0.00 18:50:22 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:39:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:50:22 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:40:01 eth0 0.95 0.35 0.32 0.17 0.00 0.00 0.00 0.00 18:50:22 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:41:01 eth0 1.02 0.33 0.32 0.23 0.00 0.00 0.00 0.00 18:50:22 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:22 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:22 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:44:01 eth0 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 18:50:22 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:45:01 eth0 1.47 0.63 0.64 0.40 0.00 0.00 0.00 0.00 18:50:22 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:46:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 18:50:22 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:47:01 eth0 0.48 0.05 0.04 0.00 0.00 0.00 0.00 0.00 18:50:22 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:48:01 eth0 0.25 0.05 0.03 0.00 0.00 0.00 0.00 0.00 18:50:22 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:49:01 eth0 0.67 0.40 0.40 0.27 0.00 0.00 0.00 0.00 18:50:22 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:50:01 eth0 1.08 0.68 1.31 0.36 0.00 0.00 0.00 0.00 18:50:22 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 Average: eth0 93.98 89.26 482.73 22.31 0.00 0.00 0.00 0.00 18:50:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:22 Average: docker0 58.66 55.62 4.57 205.15 0.00 0.00 0.00 0.00 18:50:22 18:50:22 18:50:22 ---> sar -P ALL: 18:50:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 18:50:22 18:50:22 18:27:54 LINUX RESTART (2 CPU) 18:50:22 18:50:22 18:29:01 CPU %user %nice %system %iowait %steal %idle 18:50:22 18:30:01 all 18.17 0.00 5.91 3.17 0.08 72.68 18:50:22 18:30:01 0 21.79 0.00 6.38 2.98 0.07 68.79 18:50:22 18:30:01 1 14.59 0.00 5.44 3.36 0.09 76.52 18:50:22 18:31:01 all 60.29 0.00 8.94 1.81 0.12 28.84 18:50:22 18:31:01 0 59.42 0.00 9.80 2.41 0.13 28.24 18:50:22 18:31:01 1 61.16 0.00 8.08 1.20 0.11 29.45 18:50:22 18:32:01 all 35.24 0.00 4.96 0.73 0.08 58.99 18:50:22 18:32:01 0 35.56 0.00 5.11 0.81 0.07 58.45 18:50:22 18:32:01 1 34.91 0.00 4.81 0.65 0.09 59.53 18:50:22 18:33:03 all 36.78 0.00 12.50 15.91 0.10 34.71 18:50:22 18:33:03 0 37.62 0.00 12.49 16.51 0.10 33.27 18:50:22 18:33:03 1 35.95 0.00 12.50 15.31 0.10 36.14 18:50:22 18:34:01 all 57.96 0.00 16.61 18.26 0.12 7.05 18:50:22 18:34:01 0 57.19 0.00 17.07 19.13 0.13 6.47 18:50:22 18:34:01 1 58.72 0.00 16.16 17.39 0.11 7.61 18:50:22 18:35:01 all 58.24 0.00 17.61 20.56 0.13 3.46 18:50:22 18:35:01 0 58.03 0.00 18.20 20.75 0.13 2.88 18:50:22 18:35:01 1 58.45 0.00 17.02 20.36 0.13 4.04 18:50:22 18:36:02 all 31.63 0.00 7.79 3.00 0.08 57.51 18:50:22 18:36:02 0 31.09 0.00 8.18 3.35 0.09 57.29 18:50:22 18:36:02 1 32.17 0.00 7.40 2.64 0.07 57.72 18:50:22 18:37:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:50:22 18:37:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:50:22 18:37:01 1 0.22 0.00 0.03 0.00 0.00 99.74 18:50:22 18:38:01 all 0.12 0.00 0.06 0.00 0.03 99.80 18:50:22 18:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:50:22 18:38:01 1 0.18 0.00 0.08 0.00 0.03 99.70 18:50:22 18:39:01 all 0.09 0.00 0.02 0.00 0.03 99.86 18:50:22 18:39:01 0 0.05 0.00 0.02 0.00 0.05 99.88 18:50:22 18:39:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:50:22 18:40:01 all 0.12 0.00 0.03 0.00 0.02 99.83 18:50:22 18:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:50:22 18:40:01 1 0.20 0.00 0.03 0.00 0.00 99.77 18:50:22 18:50:22 18:40:01 CPU %user %nice %system %iowait %steal %idle 18:50:22 18:41:01 all 0.18 0.00 0.02 0.00 0.03 99.78 18:50:22 18:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:50:22 18:41:01 1 0.30 0.00 0.02 0.00 0.03 99.65 18:50:22 18:42:01 all 0.05 0.00 0.03 0.00 0.02 99.91 18:50:22 18:42:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:50:22 18:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:50:22 18:43:01 all 0.11 0.00 0.03 0.00 0.03 99.84 18:50:22 18:43:01 0 0.20 0.00 0.02 0.00 0.02 99.77 18:50:22 18:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 18:50:22 18:44:01 all 0.12 0.00 0.04 0.00 0.02 99.82 18:50:22 18:44:01 0 0.20 0.00 0.03 0.00 0.00 99.77 18:50:22 18:44:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:50:22 18:45:01 all 0.13 0.00 0.02 0.00 0.03 99.82 18:50:22 18:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:50:22 18:45:01 1 0.22 0.00 0.02 0.00 0.03 99.73 18:50:22 18:46:01 all 0.11 0.00 0.02 0.00 0.02 99.86 18:50:22 18:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:50:22 18:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:50:22 18:47:01 all 0.13 0.00 0.03 0.00 0.03 99.81 18:50:22 18:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:50:22 18:47:01 1 0.23 0.00 0.03 0.00 0.03 99.70 18:50:22 18:48:01 all 0.11 0.00 0.02 0.00 0.03 99.85 18:50:22 18:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:50:22 18:48:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:50:22 18:49:01 all 0.05 0.00 0.03 0.00 0.03 99.90 18:50:22 18:49:01 0 0.05 0.00 0.02 0.00 0.03 99.90 18:50:22 18:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:50:22 18:50:01 all 0.24 0.00 0.06 0.05 0.03 99.62 18:50:22 18:50:01 0 0.28 0.00 0.07 0.05 0.03 99.57 18:50:22 18:50:01 1 0.20 0.00 0.05 0.05 0.02 99.68 18:50:22 Average: all 13.50 0.00 3.36 2.84 0.05 80.25 18:50:22 Average: 0 13.57 0.00 3.48 2.95 0.05 79.95 18:50:22 Average: 1 13.43 0.00 3.24 2.73 0.05 80.55 18:50:22 18:50:22 18:50:22