Pull request #3603 opened 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 90805ef41d267e4b1c5b96ffdf18bcb7a5654358+0f46f9c91dceca59bd5ea8aaab086cfec78c4084 (56863f124282ead6ff301853eed9ac692504a7a5) Running in Durability level: MAX_SURVIVABILITY 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-ssh4744693967254555496.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-ssh7574380422577224220.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3603/workspace@libs/edgex-global-pipelines # timeout=10 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-3603/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5055450754779226409.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3603/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4173668255581338308.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2103278828473424014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3603/workspace@libs/lf-pipelines # timeout=10 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-3603/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1195472806008133244.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-722 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh4170018579392109986.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) > 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/1@tmp/jenkins-gitclient-ssh5415744906304933304.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # 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/1@tmp/jenkins-gitclient-ssh8968202618530024068.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 Commit message: "refactor: Change V2 Swagger to be published as 2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:16:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:56 ========================================================= 20:16:56 EdgeX Global Pipelines Version Info 20:16:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:58 ------------------- 20:16:58 stable info: 20:16:58 ------------------- 20:16:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:16:58 Message: update stable to v1.0.195 20:16:58 ------------------- 20:16:58 experimental info: 20:16:58 ------------------- 20:16:58 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:16:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3603 [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3603 [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3603 [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90805ef [Pipeline] echo 20:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:01 provisioning config files... 20:17:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6164246417886603783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:01 ---> docker-login.sh 20:17:01 nexus3.edgexfoundry.org:10001 20:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:01 Configure a credential helper to remove this warning. See 20:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:01 20:17:01 Login Succeeded 20:17:01 nexus3.edgexfoundry.org:10002 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 nexus3.edgexfoundry.org:10003 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 nexus3.edgexfoundry.org:10004 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 docker.io 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 ---> docker-login.sh ends [Pipeline] } 20:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:03 ++ 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 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/core-command/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo core-command,cmd/core-command/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/core-data/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo core-data,cmd/core-data/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/core-metadata/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo core-metadata,cmd/core-metadata/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/security-bootstrapper/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/security-proxy-setup/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/support-notifications/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo support-notifications,cmd/support-notifications/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/support-scheduler/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:17:03 + for file in '`ls cmd/**/Dockerfile`' 20:17:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:17:03 ++ cut -d/ -f2 20:17:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:17:03 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 20:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:04 20:17:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:17:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:05 latest: Pulling from edgex-devops/git-semver 20:17:05 31603596830f: Pulling fs layer 20:17:05 54011a49482f: Pulling fs layer 20:17:05 a6820b24f6d8: Pulling fs layer 20:17:05 f581987b2513: Pulling fs layer 20:17:05 f581987b2513: Waiting 20:17:05 54011a49482f: Verifying Checksum 20:17:05 54011a49482f: Download complete 20:17:05 31603596830f: Verifying Checksum 20:17:05 31603596830f: Download complete 20:17:05 f581987b2513: Verifying Checksum 20:17:05 f581987b2513: Download complete 20:17:05 a6820b24f6d8: Verifying Checksum 20:17:05 a6820b24f6d8: Download complete 20:17:05 31603596830f: Pull complete 20:17:05 54011a49482f: Pull complete 20:17:06 a6820b24f6d8: Pull complete 20:17:06 f581987b2513: Pull complete 20:17:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:17:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:17:06 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:17:07 $ docker top 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:07 [ssh-agent] Looking for ssh-agent implementation... 20:17:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:08 $ docker exec 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent 20:17:08 SSH_AUTH_SOCK=/tmp/ssh-Nw1MYAy6XjMj/agent.13 20:17:08 SSH_AGENT_PID=20 20:17:08 Running ssh-add (command line suppressed) 20:17:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8667062532953311569.key (/w/workspace/edgex-go/1@tmp/private_key_8667062532953311569.key) 20:17:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:08 + git tag --points-at HEAD [Pipeline] } 20:17:08 $ docker exec --env ******** --env ******** 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent -k 20:17:08 unset SSH_AUTH_SOCK; 20:17:08 unset SSH_AGENT_PID; 20:17:08 echo Agent pid 20 killed; 20:17:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:17:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:08 [ssh-agent] Looking for ssh-agent implementation... 20:17:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:09 $ docker exec 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent 20:17:09 SSH_AUTH_SOCK=/tmp/ssh-AmrMx4s1CAny/agent.55 20:17:09 SSH_AGENT_PID=61 20:17:09 Running ssh-add (command line suppressed) 20:17:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3599828175438369920.key (/w/workspace/edgex-go/1@tmp/private_key_3599828175438369920.key) 20:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:09 + git semver init 20:17:09 # -> Open(): unable to determine branch for HEAD 20:17:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:17:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:17:09 # $SEMVER_REMOTE_NAME = origin 20:17:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:17:09 # $SEMVER_USER_NAME = edgex-jenkins 20:17:09 # $SEMVER_BRANCH = PR-3603 20:17:09 # $SEMVER_TEMP = /tmp/semver-606452669 20:17:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:17:31 # '/tmp/semver-606452669' -> '/w/workspace/edgex-go/1/.semver' 20:17:31 # -> Force: false 20:17:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:17:31 $ docker exec --env ******** --env ******** 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent -k 20:17:31 unset SSH_AUTH_SOCK; 20:17:31 unset SSH_AGENT_PID; 20:17:31 echo Agent pid 61 killed; 20:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:32 + git semver [Pipeline] } 20:17:32 $ docker stop --time=1 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d 20:17:35 $ docker rm -f 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d [Pipeline] // withDockerContainer [Pipeline] sh 20:17:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:17:35 Stashed 1 file(s) [Pipeline] echo 20:17:36 [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 20:17:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:17:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:17:37 + true 20:17:37 + sudo service docker restart 20:17:37 Redirecting to /bin/systemctl restart docker.service 20:17:51 Still waiting to schedule task 20:17:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 20:17:55 ========================================================= 20:17:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:17:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:17:56 + 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 . 20:17:57 Sending build context to Docker daemon 329.4MB 20:17:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:17:57 Step 2/6 : FROM ${BASE} 20:17:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:17:57 540db60ca938: Pulling fs layer 20:17:57 adcc1eea9eea: Pulling fs layer 20:17:57 4c4ab2625f07: Pulling fs layer 20:17:57 0510c868ecb4: Pulling fs layer 20:17:57 afea3b2eda06: Pulling fs layer 20:17:57 7809a108b3ef: Pulling fs layer 20:17:57 f706445af74f: Pulling fs layer 20:17:57 0510c868ecb4: Waiting 20:17:57 afea3b2eda06: Waiting 20:17:57 7809a108b3ef: Waiting 20:17:57 f706445af74f: Waiting 20:17:57 4c4ab2625f07: Download complete 20:17:57 adcc1eea9eea: Verifying Checksum 20:17:57 adcc1eea9eea: Download complete 20:17:57 afea3b2eda06: Verifying Checksum 20:17:57 afea3b2eda06: Download complete 20:17:57 7809a108b3ef: Verifying Checksum 20:17:57 7809a108b3ef: Download complete 20:17:57 540db60ca938: Verifying Checksum 20:17:57 540db60ca938: Download complete 20:17:57 540db60ca938: Pull complete 20:17:58 adcc1eea9eea: Pull complete 20:17:58 4c4ab2625f07: Pull complete 20:18:01 f706445af74f: Verifying Checksum 20:18:01 f706445af74f: Download complete 20:18:01 0510c868ecb4: Verifying Checksum 20:18:01 0510c868ecb4: Download complete 20:18:04 0510c868ecb4: Pull complete 20:18:04 afea3b2eda06: Pull complete 20:18:04 7809a108b3ef: Pull complete 20:18:07 f706445af74f: Pull complete 20:18:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:18:07 ---> b068be0155e3 20:18:07 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 20:18:08 ---> Running in 362d25cf35b3 20:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:18:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:18:10 (1/12) Installing libmagic (5.39-r0) 20:18:11 (2/12) Installing file (5.39-r0) 20:18:11 (3/12) Installing libc-dev (0.7.2-r3) 20:18:11 (4/12) Installing g++ (10.2.1_pre1-r3) 20:18:15 (5/12) Installing fortify-headers (1.1-r0) 20:18:15 (6/12) Installing patch (2.7.6-r7) 20:18:15 (7/12) Installing build-base (0.5-r2) 20:18:15 (8/12) Installing libsodium (1.0.18-r0) 20:18:15 (9/12) Installing pkgconf (1.7.3-r0) 20:18:15 (10/12) Installing libsodium-dev (1.0.18-r0) 20:18:15 (11/12) Installing libzmq (4.3.3-r1) 20:18:15 (12/12) Installing zeromq-dev (4.3.3-r1) 20:18:15 Executing busybox-1.32.1-r6.trigger 20:18:15 OK: 219 MiB in 52 packages 20:18:17 Removing intermediate container 362d25cf35b3 20:18:17 ---> 752f1f7c1e62 20:18:17 Step 4/6 : WORKDIR /edgex-go 20:18:17 ---> Running in e4e603badf46 20:18:17 Removing intermediate container e4e603badf46 20:18:17 ---> 1797e09fb4a6 20:18:17 Step 5/6 : COPY go.mod . 20:18:17 ---> ec1ff229894a 20:18:17 Step 6/6 : RUN go mod download 20:18:17 ---> Running in cb39cdae6ee6 20:18:27 Removing intermediate container cb39cdae6ee6 20:18:27 ---> 75906dea71ca 20:18:27 Successfully built 75906dea71ca 20:18:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:18:27 + docker inspect -f . ci-base-image-x86_64 20:18:27 . [Pipeline] withDockerContainer 20:18:28 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:28 $ docker top ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:28 + go version 20:18:28 go version go1.16.3 linux/amd64 [Pipeline] } 20:18:28 $ docker stop --time=1 ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d 20:18:30 $ docker rm -f ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:18:30 + docker inspect -f . ci-base-image-x86_64 20:18:30 . [Pipeline] withDockerContainer 20:18:31 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:18: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:18:31 $ docker top 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 -eo pid,comm [Pipeline] { [Pipeline] echo 20:18:31 ========================================================= 20:18:31 [edgeXBuildGoParallel] Running Tests and Build... 20:18:31 ========================================================= [Pipeline] sh 20:18:31 + go mod tidy [Pipeline] sh 20:18:32 + make test 20:18:32 go mod tidy 20:18:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:18:37 ? github.com/edgexfoundry/edgex-go [no test files] 20:18:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:18:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:18:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:18:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:19:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:19:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:19:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.1% of statements 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.098s coverage: 87.7% of statements 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 95.1% of statements 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:19:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:19:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 20:19:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:19:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:19:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.038s coverage: 0.8% of statements 20:19:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 20:19:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:19:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 20:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 20:19:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements 20:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:19:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 20:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 20:19:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:19:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws 20:19:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:19:52 The recommended git tool is: git 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 62.7% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:19:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 20:19:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 20:19:53 GO111MODULE=on go vet ./... 20:19:57 using credential edgex-jenkins-ssh 20:19:57 Cloning the remote Git repository 20:19:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:19:57 > git init /w/workspace/edgex-go/1 # timeout=10 20:19:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:19:57 > git --version # timeout=10 20:19:57 > git --version # 'git version 2.17.1' 20:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:19:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:14 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:20:14 Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:20:14 Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) 20:20:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:20:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:20:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:20:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:20:14 > git config core.sparsecheckout # timeout=10 20:20:14 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 20:20:14 > git remote # timeout=10 20:20:14 > git config --get remote.origin.url # timeout=10 20:20:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:14 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 20:20:14 > git rev-parse HEAD^{commit} # timeout=10 20:20:14 > git config core.sparsecheckout # timeout=10 20:20:14 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 20:20:15 gofmt -l . 20:20:16 [ "`gofmt -l .`" = "" ] 20:20:16 ./bin/test-attribution-txt.sh [Pipeline] sh 20:20:17 + ls -al . 20:20:17 total 560 20:20:17 drwxrwxr-x 10 1001 1001 4096 Jun 29 20:20 . 20:20:17 drwxr-xr-x 4 root root 28 Jun 29 20:18 .. 20:20:17 -rw-rw-r-- 1 1001 1001 11 Jun 29 20:16 .dockerignore 20:20:17 drwxrwxr-x 8 1001 1001 179 Jun 29 20:16 .git 20:20:17 drwxrwxr-x 3 1001 1001 125 Jun 29 20:16 .github 20:20:17 -rw-rw-r-- 1 1001 1001 818 Jun 29 20:16 .gitignore 20:20:17 drwx------ 3 1001 1001 60 Jun 29 20:17 .semver 20:20:17 -rw-rw-r-- 1 1001 1001 166 Jun 29 20:16 .sonarcloud.properties 20:20:17 -rw-rw-r-- 1 1001 1001 8609 Jun 29 20:16 Attribution.txt 20:20:17 -rw-rw-r-- 1 1001 1001 43881 Jun 29 20:16 CHANGELOG.md 20:20:17 -rw-rw-r-- 1 1001 1001 3804 Jun 29 20:16 CONTRIBUTING.md 20:20:17 -rw-rw-r-- 1 1001 1001 931 Jun 29 20:16 Dockerfile.build 20:20:17 -rw-rw-r-- 1 1001 1001 849 Jun 29 20:16 Jenkinsfile 20:20:17 -rw-rw-r-- 1 1001 1001 10775 Jun 29 20:16 LICENSE 20:20:17 -rw-rw-r-- 1 1001 1001 5605 Jun 29 20:16 Makefile 20:20:17 -rw-rw-r-- 1 1001 1001 7905 Jun 29 20:16 README.md 20:20:17 -rw-rw-r-- 1 1001 1001 7071 Jun 29 20:16 SECURITY.md 20:20:17 -rw-rw-r-- 1 1001 1001 5 Jun 29 20:17 VERSION 20:20:17 -rw-rw-r-- 1 1001 1001 4131 Jun 29 20:16 ZMQWindows.md 20:20:17 drwxrwxr-x 2 1001 1001 37 Jun 29 20:16 bin 20:20:17 drwxrwxr-x 14 1001 1001 4096 Jun 29 20:16 cmd 20:20:17 -rw-r--r-- 1 root root 398095 Jun 29 20:19 coverage.out 20:20:17 -rw-rw-r-- 1 1001 1001 806 Jun 29 20:16 go.mod 20:20:17 -rw-r--r-- 1 root root 20759 Jun 29 20:18 go.sum 20:20:17 drwxrwxr-x 7 1001 1001 114 Jun 29 20:16 internal 20:20:17 drwxrwxr-x 3 1001 1001 16 Jun 29 20:16 openapi 20:20:17 drwxrwxr-x 4 1001 1001 71 Jun 29 20:16 snap 20:20:17 -rw-rw-r-- 1 1001 1001 168 Jun 29 20:16 version.go [Pipeline] sh 20:20:17 + '[' -e coverage.out ] 20:20:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:20:17 Stashed 1 file(s) [Pipeline] sh 20:20:18 + make build 20:20:18 go mod tidy 20:20:18 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 20:20:18 Commit message: "refactor: Change V2 Swagger to be published as 2.0" 20:20:18 > git --version # timeout=10 20:20:18 > git --version # 'git version 2.17.1' 20:20:18 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:20:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:20:21 + true+ 20:20:21 sudo service docker restart 20:20:26 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 20:20: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 20:20:27 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 20:20:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:20:28 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 20:20: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 20:20:29 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 20:20:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:20:31 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 20:20:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:20:33 $ docker stop --time=1 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 20:20:35 $ docker rm -f 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:39 20:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:39 latest: Pulling from edgex-devops/edgex-compose 20:20:39 cbdbe7a5bc2a: Pulling fs layer 20:20:39 ca9280d653b3: Pulling fs layer 20:20:39 7e9c9ca2126c: Pulling fs layer 20:20:39 cbdbe7a5bc2a: Verifying Checksum 20:20:39 cbdbe7a5bc2a: Download complete 20:20:39 cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:39 provisioning config files... 20:20:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7933426378082085437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:40 ---> docker-login.sh 20:20:40 nexus3.edgexfoundry.org:10001 20:20:40 ca9280d653b3: Verifying Checksum 20:20:40 ca9280d653b3: Download complete 20:20:41 ca9280d653b3: Pull complete 20:20:41 7e9c9ca2126c: Verifying Checksum 20:20:41 7e9c9ca2126c: Download complete 20:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:41 Configure a credential helper to remove this warning. See 20:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:41 20:20:41 Login Succeeded 20:20:41 nexus3.edgexfoundry.org:10002 20:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:42 Configure a credential helper to remove this warning. See 20:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:42 20:20:42 Login Succeeded 20:20:42 nexus3.edgexfoundry.org:10003 20:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:42 Configure a credential helper to remove this warning. See 20:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:42 20:20:42 Login Succeeded 20:20:42 nexus3.edgexfoundry.org:10004 20:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:43 Configure a credential helper to remove this warning. See 20:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:43 20:20:43 Login Succeeded 20:20:43 docker.io 20:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:44 Configure a credential helper to remove this warning. See 20:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:44 20:20:44 Login Succeeded 20:20:44 ---> docker-login.sh ends [Pipeline] } 20:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:20:44 7e9c9ca2126c: Pull complete 20:20:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:20:44 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:20:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:20:47 $ docker top 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 -eo pid,comm [Pipeline] { [Pipeline] echo 20:20:47 ========================================================= 20:20:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:20:47 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:20:48 + docker-compose build --help 20:20:48 + grep parallel 20:20:48 + 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 . 20:20:48 --parallel Build images in parallel. [Pipeline] } 20:20:48 $ docker stop --time=1 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 20:20:49 $ docker rm -f 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:20:50 . [Pipeline] withDockerContainer 20:20:50 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:20:50 Sending build context to Docker daemon 166.3MB 20:20:50 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:20:50 Step 2/6 : FROM ${BASE} 20:20:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:20:50 595b0fe564bb: Pulling fs layer 20:20:50 3088b5b3c5c0: Pulling fs layer 20:20:50 5b7225fbf94c: Pulling fs layer 20:20:50 ba82ee9f976e: Pulling fs layer 20:20:50 506bd15cee9f: Pulling fs layer 20:20:50 75a0a4a0db45: Pulling fs layer 20:20:50 618dc40b7e24: Pulling fs layer 20:20:50 ba82ee9f976e: Waiting 20:20:50 506bd15cee9f: Waiting 20:20:50 75a0a4a0db45: Waiting 20:20:50 618dc40b7e24: Waiting 20:20:50 5b7225fbf94c: Verifying Checksum 20:20:50 5b7225fbf94c: Download complete 20:20:50 3088b5b3c5c0: Verifying Checksum 20:20:50 3088b5b3c5c0: Download complete 20:20:50 506bd15cee9f: Verifying Checksum 20:20:50 506bd15cee9f: Download complete 20:20:50 75a0a4a0db45: Verifying Checksum 20:20:50 75a0a4a0db45: Download complete 20:20:50 595b0fe564bb: Verifying Checksum 20:20:50 595b0fe564bb: Download complete 20:20:51 $ docker top c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:51 595b0fe564bb: Pull complete 20:20:51 + docker-compose -f ./docker-compose-build.yml build --parallel 20:20:51 3088b5b3c5c0: Pull complete 20:20:52 Building core-command ... 20:20:52 Building core-data ... 20:20:52 Building core-metadata ... 20:20:52 Building security-bootstrapper ... 20:20:52 Building security-proxy-setup ... 20:20:52 Building security-secretstore-setup ... 20:20:52 Building support-notifications ... 20:20:52 Building support-scheduler ... 20:20:52 Building sys-mgmt-agent ... 20:20:52 Building sys-mgmt-agent 20:20:52 Building core-metadata 20:20:52 Building security-proxy-setup 20:20:52 Building support-scheduler 20:20:52 Building security-bootstrapper 20:20:52 5b7225fbf94c: Pull complete 20:20:52 618dc40b7e24: Verifying Checksum 20:20:52 618dc40b7e24: Download complete 20:20:54 ba82ee9f976e: Verifying Checksum 20:20:54 ba82ee9f976e: Download complete 20:21:04 ba82ee9f976e: Pull complete 20:21:04 506bd15cee9f: Pull complete 20:21:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:21:04 ---> 75906dea71ca 20:21:04 Step 3/32 : WORKDIR /edgex-go 20:21:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:04 ---> 75906dea71ca 20:21:04 Step 3/23 : WORKDIR /edgex-go 20:21:06 75a0a4a0db45: Pull complete 20:21:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:07 ---> 75906dea71ca 20:21:07 Step 3/22 : WORKDIR /edgex-go 20:21:09 618dc40b7e24: Pull complete 20:21:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:21:09 ---> a36622ca3599 20:21:09 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 20:21:10 ---> Running in 79c6b869edc6 20:21:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:21:12 ---> Running in c3e525cb29fe 20:21:12 ---> Running in b6b7f30d0c94 20:21:12 ---> Running in 8032780ef56a 20:21:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:21:13 (1/12) Installing libmagic (5.39-r0) 20:21:14 (2/12) Installing file (5.39-r0) 20:21:14 (3/12) Installing libc-dev (0.7.2-r3) 20:21:14 (4/12) Installing g++ (10.2.1_pre1-r3) 20:21:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:15 ---> 75906dea71ca 20:21:15 Step 3/24 : WORKDIR /edgex-go 20:21:15 ---> Using cache 20:21:15 ---> 9b9dbea83a26 20:21:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 Removing intermediate container b6b7f30d0c94 20:21:15 ---> 91a38160526a 20:21:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:21:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:21:15 ---> 75906dea71ca 20:21:15 Step 3/24 : WORKDIR /edgex-go 20:21:15 ---> Using cache 20:21:15 ---> 9b9dbea83a26 20:21:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 Removing intermediate container 8032780ef56a 20:21:15 ---> d5f67409cf5e 20:21:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 Removing intermediate container c3e525cb29fe 20:21:15 ---> 9b9dbea83a26 20:21:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:15 ---> Running in 22ed37f13ba1 20:21:15 ---> Running in cd7071bce8f1 20:21:15 ---> Running in efadb509effe 20:21:16 ---> Running in 672c7490dd08 20:21:16 ---> Running in bcad9e711c34 20:21:16 Removing intermediate container 22ed37f13ba1 20:21:16 ---> 8bc8cb0d4c19 20:21:16 Step 5/24 : RUN apk add --update --no-cache make git 20:21:16 Removing intermediate container cd7071bce8f1 20:21:16 ---> 74c93be1c7e4 20:21:16 Step 5/24 : RUN apk add --update --no-cache make bash git 20:21:16 ---> Running in aa97dbb58919 20:21:16 ---> Running in ed3c149ea070 20:21:16 Removing intermediate container efadb509effe 20:21:16 ---> 629271e54d44 20:21:16 Step 5/23 : RUN apk add --update --no-cache make git 20:21:16 ---> Running in d5a277bba0ba 20:21:16 Removing intermediate container 672c7490dd08 20:21:16 ---> acd5bf3760c9 20:21:16 Step 5/22 : RUN apk add --update --no-cache make git 20:21:16 ---> Running in fb4541237166 20:21:17 Removing intermediate container bcad9e711c34 20:21:17 ---> 2c9cc86de7e2 20:21:17 Step 5/32 : RUN apk add --update --no-cache make git 20:21:17 ---> Running in 49deb97e1fe1 20:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:18 (5/12) Installing fortify-headers (1.1-r0) 20:21:18 (6/12) Installing patch (2.7.6-r7) 20:21:18 (7/12) Installing build-base (0.5-r2) 20:21:18 (8/12) Installing libsodium (1.0.18-r0) 20:21:18 (9/12) Installing pkgconf (1.7.3-r0) 20:21:18 (10/12) Installing libsodium-dev (1.0.18-r0) 20:21:18 (11/12) Installing libzmq (4.3.3-r1) 20:21:18 OK: 219 MiB in 52 packages 20:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:19 (12/12) Installing zeromq-dev (4.3.3-r1) 20:21:19 Executing busybox-1.32.1-r6.trigger 20:21:19 OK: 218 MiB in 52 packages 20:21:19 OK: 219 MiB in 52 packages 20:21:19 Removing intermediate container d5a277bba0ba 20:21:19 ---> 3c217a4f24f0 20:21:19 Step 6/23 : COPY go.mod . 20:21:19 OK: 219 MiB in 52 packages 20:21:19 ---> 71dfd0c0efa9 20:21:19 Step 7/23 : RUN go mod download 20:21:19 ---> Running in 291ea5fc8cc5 20:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:21:19 Removing intermediate container fb4541237166 20:21:19 ---> e432b156e09f 20:21:19 Step 6/22 : COPY go.mod . 20:21:19 Removing intermediate container 49deb97e1fe1 20:21:19 ---> 1671df94bec1 20:21:19 Step 6/32 : COPY go.mod . 20:21:19 ---> fb04c472b622 20:21:19 Step 7/22 : RUN go mod download 20:21:19 ---> Running in 1fd5e98735e8 20:21:19 ---> 63a0d6cc8ac2 20:21:19 Step 7/32 : RUN go mod download 20:21:19 ---> Running in dffb2f8bf62d 20:21:19 Removing intermediate container 291ea5fc8cc5 20:21:19 ---> e970e8ceb352 20:21:19 Step 8/23 : COPY . . 20:21:20 OK: 219 MiB in 52 packages 20:21:21 OK: 219 MiB in 52 packages 20:21:22 Removing intermediate container dffb2f8bf62d 20:21:22 ---> 8ba7e5e60b3c 20:21:22 Step 8/32 : COPY . . 20:21:23 Removing intermediate container 79c6b869edc6 20:21:23 ---> a5f1d6a00785 20:21:23 Step 4/6 : WORKDIR /edgex-go 20:21:23 ---> Running in 8213ceb48f24 20:21:23 Removing intermediate container 8213ceb48f24 20:21:23 ---> f1c7ca575066 20:21:23 Step 5/6 : COPY go.mod . 20:21:24 ---> 5beaf562cdae 20:21:24 Step 6/6 : RUN go mod download 20:21:24 ---> Running in a5cb97889544 20:21:24 Removing intermediate container aa97dbb58919 20:21:24 ---> 779e6c4bf5c5 20:21:24 Step 6/24 : COPY go.mod . 20:21:24 Removing intermediate container 1fd5e98735e8 20:21:24 ---> 6273c69971c1 20:21:24 Step 8/22 : COPY . . 20:21:28 ---> 30f01706cb2c 20:21:28 Step 7/24 : RUN go mod download 20:21:28 ---> e2a1a619ec7a 20:21:28 Step 9/23 : RUN go mod tidy 20:21:29 Removing intermediate container ed3c149ea070 20:21:29 ---> b3ec72288666 20:21:29 Step 6/24 : COPY go.mod . 20:21:29 ---> Running in 3af3a1080f00 20:21:29 ---> Running in 1184b6c0f6ef 20:21:29 ---> 9acfb3e685b5 20:21:29 Step 9/32 : RUN go mod tidy 20:21:29 ---> 5371b05a9888 20:21:29 Step 7/24 : RUN go mod download 20:21:29 ---> Running in b633fa030d20 20:21:29 ---> Running in b25325b59116 20:21:29 ---> 8f9203377099 20:21:29 Step 9/22 : RUN go mod tidy 20:21:29 ---> Running in 4bf04e407f09 20:21:30 Removing intermediate container 3af3a1080f00 20:21:30 ---> ae38d8f73701 20:21:30 Step 8/24 : COPY . . 20:21:32 Removing intermediate container b633fa030d20 20:21:32 ---> fcdf708a0431 20:21:32 Step 8/24 : COPY . . 20:21:34 Removing intermediate container 1184b6c0f6ef 20:21:34 ---> 18b679159dc5 20:21:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:21:36 ---> Running in 6f794c90ca15 20:21:36 Removing intermediate container 4bf04e407f09 20:21:36 ---> 8fb95b9890f3 20:21:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:21:36 ---> 2097c80d8cf2 20:21:36 Step 9/24 : RUN go mod tidy 20:21:36 Removing intermediate container b25325b59116 20:21:36 ---> 460c7e73a4f6 20:21:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:36 ---> Running in c0c117e74025 20:21:36 ---> Running in 1d5b3af7ff44 20:21:36 ---> Running in 02a0a3e40d91 20:21:37 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 20:21:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:37 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 20:21:41 Removing intermediate container 02a0a3e40d91 20:21:41 ---> c17f523b6c28 20:21:41 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:21:41 ---> Running in 2205f99cb03f 20:21:41 ---> 27405299e007 20:21:41 Step 9/24 : RUN go mod tidy 20:21:41 ---> Running in d14a6aeabf64 20:21:41 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 20:21:43 Removing intermediate container d14a6aeabf64 20:21:43 ---> a214f01aa609 20:21:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:21:43 ---> Running in c74bf416de8d 20:21:43 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 20:21:51 Removing intermediate container a5cb97889544 20:21:51 ---> ba32ec147e3e 20:21:51 Successfully built ba32ec147e3e 20:21:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:21:51 + docker inspect -f . ci-base-image-arm64 20:21:51 . [Pipeline] withDockerContainer 20:21:51 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 20:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:21:53 $ docker top b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:54 + go version 20:21:54 go version go1.16.5 linux/arm64 [Pipeline] } 20:21:54 $ docker stop --time=1 b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec 20:21:56 $ docker rm -f b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:21:57 + docker inspect -f . ci-base-image-arm64 20:21:57 . [Pipeline] withDockerContainer 20:21:58 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 20:21:58 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:21:59 $ docker top 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:00 ========================================================= 20:22:00 [edgeXBuildGoParallel] Running Tests and Build... 20:22:00 ========================================================= [Pipeline] sh 20:22:00 + go mod tidy [Pipeline] sh 20:22:02 + make test 20:22:02 go mod tidy 20:22:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:22:15 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 20:22:17 Removing intermediate container 6f794c90ca15 20:22:17 ---> d59006b07684 20:22:17 20:22:17 Step 11/23 : FROM alpine:3.12 20:22:17 Removing intermediate container 1d5b3af7ff44 20:22:17 ---> 5f33bb94fdad 20:22:17 20:22:17 Step 11/32 : FROM alpine:3.12 20:22:17 Removing intermediate container c0c117e74025 20:22:17 ---> 17c115a1621c 20:22:17 20:22:17 Step 11/22 : FROM alpine:3.12 20:22:18 3.12: Pulling from library/alpine 20:22:18 3.12: Pulling from library/alpine 20:22:18 3.12: Pulling from library/alpine 20:22:20 Removing intermediate container c74bf416de8d 20:22:20 ---> da043aa0fc59 20:22:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:22:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:22:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:22:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:22:20 Status: Image is up to date for alpine:3.12 20:22:20 Status: Image is up to date for alpine:3.12 20:22:20 ---> 13621d1b12d4 20:22:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:22:20 Status: Downloaded newer image for alpine:3.12 20:22:20 ---> 13621d1b12d4 20:22:20 Step 12/22 : RUN apk add --update --no-cache curl 20:22:20 ---> 13621d1b12d4 20:22:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:22:20 Removing intermediate container 2205f99cb03f 20:22:20 ---> 0b88d7022d22 20:22:20 20:22:20 Step 11/24 : FROM alpine:3.12 20:22:20 ---> 13621d1b12d4 20:22:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:22:20 ---> Running in 1d8786a04802 20:22:20 ---> Running in cdc56fb8f49d 20:22:20 ---> Running in a2d41c6eaa00 20:22:20 ---> Running in a9f840037f4e 20:22:20 ---> Running in a1d518f6a1f0 20:22:20 Removing intermediate container cdc56fb8f49d 20:22:20 ---> 9776ac94e079 20:22:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:22:20 ---> Running in 12722a7b7ebb 20:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:20 (1/1) Installing dumb-init (1.2.2-r1) 20:22:20 Executing busybox-1.31.1-r20.trigger 20:22:20 OK: 6 MiB in 15 packages 20:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:21 (1/4) Installing ca-certificates (20191127-r4) 20:22:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:22:21 (3/4) Installing libcurl (7.77.0-r0) 20:22:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:21 (4/4) Installing curl (7.77.0-r0) 20:22:21 Executing busybox-1.31.1-r20.trigger 20:22:21 Executing ca-certificates-20191127-r4.trigger 20:22:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:21 Removing intermediate container a2d41c6eaa00 20:22:21 ---> e7b1ab0f1fe6 20:22:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:21 OK: 7 MiB in 18 packages 20:22:21 (1/2) Installing dumb-init (1.2.2-r1) 20:22:21 ---> Running in 03aa7bccbdfa 20:22:21 (2/2) Installing su-exec (0.2-r1) 20:22:21 Executing busybox-1.31.1-r20.trigger 20:22:21 OK: 6 MiB in 16 packages 20:22:21 (1/1) Installing dumb-init (1.2.2-r1) 20:22:21 Executing busybox-1.31.1-r20.trigger 20:22:21 OK: 6 MiB in 15 packages 20:22:21 Removing intermediate container 03aa7bccbdfa 20:22:21 ---> efcfcaba6093 20:22:21 Step 14/23 : ENV APP_PORT=59861 20:22:21 ---> Running in 21a6ae294b1b 20:22:21 Removing intermediate container 1d8786a04802 20:22:21 ---> 00e756566ba7 20:22:21 20:22:21 Step 12/24 : FROM docker:20.10.0 20:22:21 20.10.0: Pulling from library/docker 20:22:21 Removing intermediate container 21a6ae294b1b 20:22:21 ---> 5ded20658d71 20:22:21 Step 15/23 : EXPOSE $APP_PORT 20:22:21 Removing intermediate container a1d518f6a1f0 20:22:21 ---> 9966ca5369ab 20:22:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:21 ---> Running in 1325fba18201 20:22:21 Removing intermediate container a9f840037f4e 20:22:21 ---> f1d1f153c5d3 20:22:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:22:22 ---> Running in 7893bf4114ba 20:22:22 ---> Running in a3c9bdf5d53c 20:22:22 Removing intermediate container 12722a7b7ebb 20:22:22 ---> 1319dfa921ea 20:22:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:22:22 Removing intermediate container 1325fba18201 20:22:22 ---> 89ea193e4d39 20:22:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:22 ---> Running in 5e765525e4f8 20:22:22 Removing intermediate container 7893bf4114ba 20:22:22 ---> c3a217cb14eb 20:22:22 Step 14/24 : ENV APP_PORT=59881 20:22:22 Removing intermediate container a3c9bdf5d53c 20:22:22 ---> 867d238a57b5 20:22:22 Step 14/22 : WORKDIR /edgex 20:22:22 ---> Running in 2b200150875d 20:22:22 ---> Running in 97a2d8ce0cfa 20:22:22 Removing intermediate container 5e765525e4f8 20:22:22 ---> c09d67891579 20:22:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:22:22 ---> b811f4187200 20:22:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:22:22 ---> Running in 83bbc78c2a25 20:22:22 Removing intermediate container 2b200150875d 20:22:22 ---> 87f8ea31e6be 20:22:22 Step 15/24 : EXPOSE $APP_PORT 20:22:22 Removing intermediate container 97a2d8ce0cfa 20:22:22 ---> e51bfbbcc6e7 20:22:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:22:22 ---> Running in 44def080500a 20:22:22 Removing intermediate container 83bbc78c2a25 20:22:22 ---> cad9fda21a4d 20:22:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:22:22 Removing intermediate container 44def080500a 20:22:22 ---> 12552a38e413 20:22:22 Step 16/24 : WORKDIR / 20:22:22 ---> Running in d03c0e62c448 20:22:22 ---> e1f0ea029eff 20:22:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:22:22 ---> Running in 2eb7b555e6b4 20:22:22 ---> 93650777e09d 20:22:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:22:23 Removing intermediate container 2eb7b555e6b4 20:22:23 ---> 772514bd5e6d 20:22:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:23 ---> 26e46d99ab91 20:22:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:22:23 ---> 8f9ae469c22a 20:22:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:22:23 ---> e2a5b649ddda 20:22:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:23 ---> Running in 34ec183b8a06 20:22:24 Removing intermediate container d03c0e62c448 20:22:24 ---> 0e795ace25a2 20:22:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:22:24 Removing intermediate container 34ec183b8a06 20:22:24 ---> e01b0f49b47e 20:22:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:24 ---> Running in c21ebf28d65b 20:22:24 ---> b3e1aff37556 20:22:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:22:24 ---> 104fb681fc8e 20:22:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:22:24 ---> Running in 61fc58365658 20:22:24 ---> Running in be9c0d5bf9fa 20:22:24 Removing intermediate container c21ebf28d65b 20:22:24 ---> 415b84aca698 20:22:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:22:24 Removing intermediate container 61fc58365658 20:22:24 ---> a107419171fa 20:22:24 Step 21/23 : LABEL arch=x86_64 20:22:24 Removing intermediate container be9c0d5bf9fa 20:22:24 ---> 19edca181d27 20:22:24 Step 19/22 : CMD ["--init=true"] 20:22:24 ---> a74eaa665e60 20:22:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:22:24 ? github.com/edgexfoundry/edgex-go [no test files] 20:22:25 ---> Running in 795c95a66713 20:22:25 ---> Running in f1a77dfda6d9 20:22:25 ---> Running in 154108a28b9b 20:22:25 ---> c2d255c0f285 20:22:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:22:25 Removing intermediate container 795c95a66713 20:22:25 ---> 2d6c65878fa7 20:22:25 Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:22:25 ---> Running in 0b50950ca4f2 20:22:25 ---> Running in 7575bf571e75 20:22:25 Removing intermediate container f1a77dfda6d9 20:22:25 ---> 622fd42bea9c 20:22:25 Step 20/22 : LABEL arch=x86_64 20:22:25 Removing intermediate container 154108a28b9b 20:22:25 ---> ef92bbc97843 20:22:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:22:25 ---> Running in 58e62c9535ce 20:22:25 ---> Running in 50ef91166591 20:22:25 Removing intermediate container 7575bf571e75 20:22:25 ---> 689ee0eed1a4 20:22:25 Step 23/23 : LABEL version=0.0.0 20:22:25 ---> Running in cc3b547fbbc1 20:22:25 Removing intermediate container 58e62c9535ce 20:22:25 ---> 4c34c77d815b 20:22:25 Step 21/22 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:22:25 ---> Running in 7970c46cc8f7 20:22:25 Removing intermediate container 50ef91166591 20:22:25 ---> ba4cce4a2136 20:22:25 Step 22/24 : LABEL arch=x86_64 20:22:25 Removing intermediate container cc3b547fbbc1 20:22:25 ---> dbf184993724 20:22:25 20:22:25 ---> Running in 2fa9869707ba 20:22:25 Successfully built dbf184993724 20:22:25 Removing intermediate container 7970c46cc8f7 20:22:25 ---> 0d9ac2464789 20:22:25 Step 22/22 : LABEL version=0.0.0 20:22:25 Successfully tagged support-scheduler:latest 20:22:25  Building support-scheduler ... done Building core-command 20:22:25 ---> Running in 627eeea77afc 20:22:26 Removing intermediate container 2fa9869707ba 20:22:26 ---> 1f78376ddf7a 20:22:26 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:22:27 Removing intermediate container 627eeea77afc 20:22:27 ---> 991f2e3a2544 20:22:27 20:22:27 Removing intermediate container 0b50950ca4f2 20:22:27 ---> 734ebbfc8c82 20:22:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:27 ---> Running in 5436e54f3112 20:22:27 Successfully built 991f2e3a2544 20:22:27 Successfully tagged security-proxy-setup:latest 20:22:27 Building core-data 20:22:28  Building security-proxy-setup ... done Removing intermediate container 5436e54f3112 20:22:28 ---> f26f213d61a9 20:22:28 Step 24/24 : LABEL version=0.0.0 20:22:30 ---> Running in f8388d4a317a 20:22:32 ---> 24d74ea66feb 20:22:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:22:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:22:32 Status: Downloaded newer image for docker:20.10.0 20:22:32 ---> aefe523efa57 20:22:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:22:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:22:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:32 ---> 75906dea71ca 20:22:32 Step 3/24 : WORKDIR /edgex-go 20:22:33 ---> Using cache 20:22:33 ---> 9b9dbea83a26 20:22:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:33 ---> Using cache 20:22:33 ---> 2c9cc86de7e2 20:22:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:22:33 ---> Running in c0c10357a7f2 20:22:33 Removing intermediate container f8388d4a317a 20:22:33 ---> 46140f425aa4 20:22:33 20:22:33 ---> bf422ff39398 20:22:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:22:33 ---> Running in 93c4614c502e 20:22:33 Successfully built 46140f425aa4 20:22:33 Successfully tagged core-metadata:latest 20:22:33  Building core-metadata ... done Building security-secretstore-setup 20:22:33 Removing intermediate container c0c10357a7f2 20:22:33 ---> 6520cd1cc9d5 20:22:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:22:34 ---> Running in e10487ca6bde 20:22:34 ---> f68268042547 20:22:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:22:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:22:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:22:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:36 ---> 75906dea71ca 20:22:36 Step 3/24 : WORKDIR /edgex-go 20:22:36 ---> Using cache 20:22:36 ---> 9b9dbea83a26 20:22:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:36 ---> Using cache 20:22:36 ---> 2c9cc86de7e2 20:22:36 Step 5/24 : RUN apk add --update --no-cache make git 20:22:36 ---> Using cache 20:22:36 ---> 1671df94bec1 20:22:36 Step 6/24 : COPY go.mod . 20:22:36 ---> Using cache 20:22:36 ---> 63a0d6cc8ac2 20:22:36 Step 7/24 : RUN go mod download 20:22:36 ---> Using cache 20:22:36 ---> 8ba7e5e60b3c 20:22:36 Step 8/24 : COPY . . 20:22:36 ---> Using cache 20:22:36 ---> 9acfb3e685b5 20:22:36 Step 9/24 : RUN go mod tidy 20:22:36 ---> Using cache 20:22:36 ---> 460c7e73a4f6 20:22:36 Step 10/24 : RUN make cmd/core-command/core-command 20:22:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:36 (1/39) Installing readline (8.0.4-r0) 20:22:36 (2/39) Installing bash (5.0.17-r0) 20:22:36 Executing bash-5.0.17-r0.post-install 20:22:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:22:36 (4/39) Installing libcurl (7.77.0-r0) 20:22:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:22:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:37 ---> 75906dea71ca 20:22:37 Step 3/26 : WORKDIR /edgex-go 20:22:37 ---> Using cache 20:22:37 ---> 9b9dbea83a26 20:22:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:37 ---> Using cache 20:22:37 ---> 2c9cc86de7e2 20:22:37 Step 5/26 : RUN apk add --update --no-cache make git 20:22:37 ---> Using cache 20:22:37 ---> 1671df94bec1 20:22:37 Step 6/26 : COPY go.mod . 20:22:37 ---> Using cache 20:22:37 ---> 63a0d6cc8ac2 20:22:37 Step 7/26 : RUN go mod download 20:22:37 ---> Using cache 20:22:37 ---> 8ba7e5e60b3c 20:22:37 Step 8/26 : COPY . . 20:22:37 ---> Using cache 20:22:37 ---> 9acfb3e685b5 20:22:37 Step 9/26 : RUN go mod tidy 20:22:37 ---> Using cache 20:22:37 ---> 460c7e73a4f6 20:22:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:22:37 (5/39) Installing curl (7.77.0-r0) 20:22:37 (6/39) Installing dumb-init (1.2.2-r1) 20:22:37 (7/39) Installing libbz2 (1.0.8-r1) 20:22:37 OK: 219 MiB in 52 packages 20:22:38 (8/39) Installing expat (2.2.9-r1) 20:22:38 (9/39) Installing libffi (3.3-r2) 20:22:38 (10/39) Installing gdbm (1.13-r1) 20:22:38 ---> 80c64f0a1ebd 20:22:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:22:38 (11/39) Installing xz-libs (5.2.5-r0) 20:22:38 (12/39) Installing sqlite-libs (3.32.1-r1) 20:22:38 (13/39) Installing python3 (3.8.10-r0) 20:22:38 ---> Running in 9a281401e74b 20:22:38 ---> Running in bbce0489c633 20:22:39 ---> 09de2888182d 20:22:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:22:39 (14/39) Installing py3-appdirs (1.4.4-r1) 20:22:39 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:22:39 ---> Running in 6c5ea55c5aef 20:22:39 Removing intermediate container 93c4614c502e 20:22:39 ---> 47639e4ee59d 20:22:39 Step 6/24 : COPY go.mod . 20:22:39 (16/39) Installing py3-parsing (2.4.7-r0) 20:22:39 (17/39) Installing py3-six (1.15.0-r0) 20:22:39 (18/39) Installing py3-packaging (20.4-r0) 20:22:39 (19/39) Installing py3-setuptools (47.0.0-r0) 20:22:39 (20/39) Installing py3-chardet (3.0.4-r4) 20:22:39 (21/39) Installing py3-idna (2.9-r0) 20:22:39 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:22:39 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:22:39 (24/39) Installing py3-requests (2.23.0-r0) 20:22:39 (25/39) Installing py3-msgpack (1.0.0-r0) 20:22:39 (26/39) Installing py3-lockfile (0.12.2-r3) 20:22:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:22:39 (28/39) Installing py3-colorama (0.4.3-r0) 20:22:39 (29/39) Installing py3-distlib (0.3.0-r0) 20:22:39 (30/39) Installing py3-distro (1.5.0-r1) 20:22:39 (31/39) Installing py3-webencodings (0.5.1-r3) 20:22:39 (32/39) Installing py3-html5lib (1.0.1-r4) 20:22:39 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 20:22:39 (33/39) Installing py3-pytoml (0.1.21-r0) 20:22:39 (34/39) Installing py3-pep517 (0.8.2-r0) 20:22:39 (35/39) Installing py3-progress (1.5-r0) 20:22:39 (36/39) Installing py3-toml (0.10.1-r0) 20:22:39 (37/39) Installing py3-retrying (1.3.3-r0) 20:22:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:22:39 (39/39) Installing py3-pip (20.1.1-r0) 20:22:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:22:39 Executing busybox-1.31.1-r19.trigger 20:22:39 Removing intermediate container 6c5ea55c5aef 20:22:39 ---> 2ffb0891322b 20:22:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:22:39 OK: 72 MiB in 59 packages 20:22:39 ---> 25021bc05d03 20:22:39 Step 7/24 : RUN go mod download 20:22:39 ---> Running in 2770ed0e75a0 20:22:40 ---> 412f11d96248 20:22:40 Step 27/32 : RUN chmod +x /entrypoint.sh 20:22:40 ---> Running in 91d5ecf71be3 20:22:41 Collecting docker-compose==1.23.2 20:22:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:22:41 Removing intermediate container 91d5ecf71be3 20:22:41 ---> 82b61715d770 20:22:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:22:41 Removing intermediate container 2770ed0e75a0 20:22:41 ---> 097c079c79b9 20:22:41 Step 8/24 : COPY . . 20:22:41 ---> Running in 7fa99839e899 20:22:41 Collecting jsonschema<3,>=2.5.1 20:22:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:22:41 Collecting texttable<0.10,>=0.9.0 20:22:41 Downloading texttable-0.9.1.tar.gz (11 kB) 20:22:42 Removing intermediate container 7fa99839e899 20:22:42 ---> 7320e7e01951 20:22:42 Step 29/32 : CMD ["gate"] 20:22:43 Collecting websocket-client<1.0,>=0.32.0 20:22:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:22:44 ---> Running in 871e9e902db9 20:22:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:22:44 Collecting cached-property<2,>=1.2.0 20:22:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:22:44 Collecting docker<4.0,>=3.6.0 20:22:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:22:45 Removing intermediate container 871e9e902db9 20:22:45 ---> 4246c95a96fc 20:22:45 Step 30/32 : LABEL arch=x86_64 20:22:46 Collecting dockerpty<0.5,>=0.4.1 20:22:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:22:46 ---> Running in 74bae9f2ecff 20:22:46 ---> 2f8e83ce1c48 20:22:46 Step 9/24 : RUN go mod tidy 20:22:46 ---> Running in 3ddfe27e7394 20:22:46 Removing intermediate container 74bae9f2ecff 20:22:46 ---> 12309abe484f 20:22:46 Step 31/32 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:22:46 ---> Running in 3d67b72a6706 20:22:46 Removing intermediate container 3d67b72a6706 20:22:46 ---> 22547c06ffe9 20:22:46 Step 32/32 : LABEL version=0.0.0 20:22:46 ---> Running in c855d0ae4fe7 20:22:46 Removing intermediate container c855d0ae4fe7 20:22:46 ---> 09afc586f051 20:22:46 20:22:47 Successfully built 09afc586f051 20:22:47 Successfully tagged security-bootstrapper:latest 20:22:47 Building support-notifications 20:22:47  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 20:22:47 Downloading PyYAML-3.13.tar.gz (270 kB) 20:22:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:22:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:22:50 Removing intermediate container 3ddfe27e7394 20:22:50 ---> d6b4d53b0422 20:22:50 Step 10/24 : RUN make cmd/core-data/core-data 20:22:50 ---> Running in c24f6fb48d17 20:22:50 Collecting docopt<0.7,>=0.6.1 20:22:50 Downloading docopt-0.6.2.tar.gz (25 kB) 20:22:50 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 20:22:50 Collecting docker-pycreds>=0.4.0 20:22:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:22:50 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) 20:22:50 Collecting idna<2.8,>=2.5 20:22:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:22:51 Collecting urllib3<1.25,>=1.21.1 20:22:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:22:51 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) 20:22:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:22:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:22:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:22:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:22:51 Installing collected packages: jsonschema, texttable, websocket-client, cached-property, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, docopt, docker-compose 20:22:51 Running setup.py install for texttable: started 20:22:52 Running setup.py install for texttable: finished with status 'done' 20:22:52 Attempting uninstall: idna 20:22:52 Found existing installation: idna 2.9 20:22:52 Uninstalling idna-2.9: 20:22:52 Successfully uninstalled idna-2.9 20:22:52 Attempting uninstall: urllib3 20:22:52 Found existing installation: urllib3 1.25.9 20:22:52 Uninstalling urllib3-1.25.9: 20:22:52 Successfully uninstalled urllib3-1.25.9 20:22:52 Attempting uninstall: requests 20:22:52 Found existing installation: requests 2.23.0 20:22:52 Uninstalling requests-2.23.0: 20:22:52 Successfully uninstalled requests-2.23.0 20:22:53 Running setup.py install for dockerpty: started 20:22:54 Running setup.py install for dockerpty: finished with status 'done' 20:22:54 Running setup.py install for PyYAML: started 20:22:54 Running setup.py install for PyYAML: finished with status 'done' 20:22:54 Running setup.py install for docopt: started 20:22:55 Running setup.py install for docopt: finished with status 'done' 20:22:56 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 20:22:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:22:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:57 ---> 75906dea71ca 20:22:57 Step 3/23 : WORKDIR /edgex-go 20:22:57 ---> Using cache 20:22:57 ---> 9b9dbea83a26 20:22:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:57 ---> Using cache 20:22:57 ---> 2c9cc86de7e2 20:22:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:22:58 ---> Running in b8cb0d36bd73 20:22:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:22:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:23:00 OK: 219 MiB in 52 packages 20:23:01 Removing intermediate container e10487ca6bde 20:23:01 ---> 7d5505ab6705 20:23:01 Step 15/24 : ENV APP_PORT=58890 20:23:01 ---> Running in ec0476d3a18c 20:23:01 Removing intermediate container b8cb0d36bd73 20:23:01 ---> ca82971f99c9 20:23:01 Step 6/23 : COPY go.mod . 20:23:01 Removing intermediate container ec0476d3a18c 20:23:01 ---> 000f5e908c32 20:23:01 Step 16/24 : EXPOSE $APP_PORT 20:23:01 ---> Running in 5f25b747129d 20:23:01 ---> 78f93a6f8ea3 20:23:01 Step 7/23 : RUN go mod download 20:23:01 ---> Running in bb5c2a9a1e71 20:23:01 Removing intermediate container 5f25b747129d 20:23:01 ---> de87bcdd5e5f 20:23:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:23:02 ---> 225a8b507ea2 20:23:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:23:03 ---> 2254f3d2b868 20:23:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:23:03 Removing intermediate container bb5c2a9a1e71 20:23:03 ---> 44bcdad9c942 20:23:03 Step 8/23 : COPY . . 20:23:03 ---> 3f33c2901112 20:23:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:23:03 ---> Running in b5b9b1ff97a7 20:23:04 Removing intermediate container b5b9b1ff97a7 20:23:04 ---> 9e20bf2ea8b9 20:23:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:06 ---> Running in 999f36f80867 20:23:07 Removing intermediate container 999f36f80867 20:23:07 ---> 429e63db9727 20:23:07 Step 22/24 : LABEL arch=x86_64 20:23:07 ---> Running in 83ffadd28ecc 20:23:08 Removing intermediate container 83ffadd28ecc 20:23:08 ---> 00dcbfb29314 20:23:08 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:23:08 ---> Running in 64d581842edf 20:23:08 Removing intermediate container 64d581842edf 20:23:08 ---> 3883b6343e40 20:23:08 Step 24/24 : LABEL version=0.0.0 20:23:08 ---> 13f055cb4eba 20:23:08 Step 9/23 : RUN go mod tidy 20:23:08 ---> Running in dbdbf5241b94 20:23:08 ---> Running in 9287305ca316 20:23:08 Removing intermediate container 9287305ca316 20:23:08 ---> 1d558da86e5e 20:23:08 20:23:09 Successfully built 1d558da86e5e 20:23:09 Successfully tagged sys-mgmt-agent:latest 20:23:10  Building sys-mgmt-agent ... done Removing intermediate container dbdbf5241b94 20:23:10 ---> 81ca34c17ce4 20:23:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:23:10 ---> Running in 1e14338714dd 20:23:10 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 20:23:10 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 20:23:12 Removing intermediate container bbce0489c633 20:23:12 ---> 6e9a81341bb5 20:23:12 20:23:12 Step 11/24 : FROM alpine:3.12 20:23:12 ---> 13621d1b12d4 20:23:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:23:12 ---> Using cache 20:23:12 ---> 9966ca5369ab 20:23:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:12 ---> Using cache 20:23:12 ---> c3a217cb14eb 20:23:12 Step 14/24 : ENV APP_PORT=59882 20:23:12 ---> Running in 1984987eb609 20:23:12 Removing intermediate container 1984987eb609 20:23:12 ---> 437b0d04e887 20:23:12 Step 15/24 : EXPOSE $APP_PORT 20:23:12 ---> Running in 9080abe35c26 20:23:13 Removing intermediate container 9080abe35c26 20:23:13 ---> f320e3414252 20:23:13 Step 16/24 : WORKDIR / 20:23:13 ---> Running in f5029b0b2c0c 20:23:13 Removing intermediate container 9a281401e74b 20:23:13 ---> 77cff3fcf933 20:23:13 20:23:13 Step 11/26 : FROM alpine:3.12 20:23:13 ---> 13621d1b12d4 20:23:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:23:13 Removing intermediate container f5029b0b2c0c 20:23:13 ---> 475b7db2e63f 20:23:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:13 ---> Running in f63e83657f43 20:23:14 ---> c27c9bf062f5 20:23:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:14 (1/6) Installing ca-certificates (20191127-r4) 20:23:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:23:14 (3/6) Installing libcurl (7.77.0-r0) 20:23:14 (4/6) Installing curl (7.77.0-r0) 20:23:14 (5/6) Installing dumb-init (1.2.2-r1) 20:23:14 (6/6) Installing su-exec (0.2-r1) 20:23:14 Executing busybox-1.31.1-r20.trigger 20:23:14 Executing ca-certificates-20191127-r4.trigger 20:23:14 ---> 30cf8a873f62 20:23:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:14 OK: 7 MiB in 20 packages 20:23:15 ---> 2cb64b41b2fb 20:23:15 Step 20/24 : ENTRYPOINT ["/core-command"] 20:23:15 ---> Running in 46205d42420e 20:23:15 Removing intermediate container f63e83657f43 20:23:15 ---> 2d45b4a148cc 20:23:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:15 Removing intermediate container 46205d42420e 20:23:15 ---> 3a45d4095e23 20:23:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:15 ---> Running in 55169bb9731b 20:23:15 ---> Running in 3b4cc0fcabb3 20:23:16 Removing intermediate container 3b4cc0fcabb3 20:23:16 ---> ca80b47582b6 20:23:16 Step 14/26 : WORKDIR / 20:23:16 Removing intermediate container 55169bb9731b 20:23:16 ---> c7dcd99119c6 20:23:16 Step 22/24 : LABEL arch=x86_64 20:23:16 ---> Running in 1ec3507e8298 20:23:16 ---> Running in 551dcab2bed2 20:23:16 Removing intermediate container 1ec3507e8298 20:23:16 ---> be30def897ee 20:23:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:16 Removing intermediate container 551dcab2bed2 20:23:16 ---> b864b370f78b 20:23:16 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:23:16 ---> Running in 56249f411e27 20:23:16 ---> 694f624732b6 20:23:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:16 Removing intermediate container 56249f411e27 20:23:16 ---> e081ce09aeec 20:23:16 Step 24/24 : LABEL version=0.0.0 20:23:16 ---> Running in 722dc8043f07 20:23:16 ---> 01780f784843 20:23:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:16 Removing intermediate container 722dc8043f07 20:23:16 ---> 4f1e40350489 20:23:16 20:23:17 Successfully built 4f1e40350489 20:23:17 Successfully tagged core-command:latest 20:23:17  Building core-command ... done  ---> fe97e8628e62 20:23:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:23:17 ---> e175f487d5dc 20:23:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:17 ---> ba3d73999081 20:23:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:18 ---> 3ae99c7429d2 20:23:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:18 ---> dc67121c9df4 20:23:18 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:23:18 ---> Running in d3e14b01e641 20:23:19 Removing intermediate container d3e14b01e641 20:23:19 ---> d093df35c06b 20:23:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:23:19 ---> Running in 2f1189a5031f 20:23:19 Removing intermediate container 2f1189a5031f 20:23:19 ---> 452ad1469018 20:23:19 Step 24/26 : LABEL arch=x86_64 20:23:20 ---> Running in b5fa000f5c75 20:23:20 Removing intermediate container b5fa000f5c75 20:23:20 ---> bb4cd7b82e97 20:23:20 Step 25/26 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:23:20 ---> Running in d11c7b9efa57 20:23:20 Removing intermediate container d11c7b9efa57 20:23:20 ---> b991364bb646 20:23:20 Step 26/26 : LABEL version=0.0.0 20:23:20 ---> Running in e36d8d67ee80 20:23:20 Removing intermediate container e36d8d67ee80 20:23:20 ---> 5b2237236bd6 20:23:20 20:23:20 Successfully built 5b2237236bd6 20:23:21 Successfully tagged security-secretstore-setup:latest 20:23:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:23:23  Building security-secretstore-setup ... done Removing intermediate container c24f6fb48d17 20:23:23 ---> 7e7caeda8d13 20:23:23 20:23:23 Step 11/24 : FROM alpine:3.12 20:23:23 ---> 13621d1b12d4 20:23:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:23:23 ---> Running in c417cf4e4b44 20:23:23 Removing intermediate container c417cf4e4b44 20:23:23 ---> 334ee0649549 20:23:23 Step 13/24 : ENV APP_PORT=59880 20:23:23 ---> Running in 0d2123142407 20:23:23 Removing intermediate container 0d2123142407 20:23:23 ---> 67eb21ce3d26 20:23:23 Step 14/24 : EXPOSE $APP_PORT 20:23:23 ---> Running in 1811d1b4c6bc 20:23:23 Removing intermediate container 1811d1b4c6bc 20:23:23 ---> 31e53707c5ca 20:23:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:23:24 ---> Running in 56b705d28c52 20:23:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:23:24 Removing intermediate container 56b705d28c52 20:23:24 ---> aca386388f05 20:23:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:23:24 ---> Running in 98ca75558a26 20:23:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:26 (1/6) Installing dumb-init (1.2.2-r1) 20:23:26 (2/6) Installing libgcc (9.3.0-r2) 20:23:26 (3/6) Installing libsodium (1.0.18-r0) 20:23:26 (4/6) Installing libstdc++ (9.3.0-r2) 20:23:27 Removing intermediate container 1e14338714dd 20:23:27 ---> 0c10e3142ea6 20:23:27 20:23:27 Step 11/23 : FROM alpine:3.12 20:23:27 ---> 13621d1b12d4 20:23:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:23:27 ---> Running in 9797292f54c6 20:23:27 (5/6) Installing libzmq (4.3.3-r0) 20:23:27 (6/6) Installing zeromq (4.3.3-r0) 20:23:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:23:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:23:27 Executing busybox-1.31.1-r20.trigger 20:23:27 OK: 8 MiB in 20 packages 20:23:27 (1/2) Installing ca-certificates (20191127-r4) 20:23:27 (2/2) Installing dumb-init (1.2.2-r1) 20:23:27 Executing busybox-1.31.1-r20.trigger 20:23:27 Executing ca-certificates-20191127-r4.trigger 20:23:27 OK: 6 MiB in 16 packages 20:23:28 Removing intermediate container 98ca75558a26 20:23:28 ---> e53ab373909a 20:23:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:28 ---> c32590fa8b59 20:23:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:23:28 Removing intermediate container 9797292f54c6 20:23:28 ---> abe70e8b578f 20:23:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:23:28 ---> Running in f13abe604021 20:23:28 Removing intermediate container f13abe604021 20:23:28 ---> 9a261377301e 20:23:28 Step 14/23 : ENV APP_PORT=59860 20:23:28 ---> 3c59d259fbee 20:23:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:23:28 ---> Running in 9ea41727c159 20:23:28 Removing intermediate container 9ea41727c159 20:23:28 ---> dda86f60abfa 20:23:28 Step 15/23 : EXPOSE $APP_PORT 20:23:28 ---> Running in 1ab46eb01dd3 20:23:28 ---> 07d2377dbd48 20:23:28 Step 20/24 : ENTRYPOINT ["/core-data"] 20:23:28 ---> Running in 4c81ec5e632d 20:23:28 Removing intermediate container 1ab46eb01dd3 20:23:28 ---> f139edcc8b71 20:23:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:28 Removing intermediate container 4c81ec5e632d 20:23:28 ---> 8212b9e11ddc 20:23:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:28 ---> Running in 540941dd0dfb 20:23:28 ---> 869cac30f70b 20:23:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:23:29 Removing intermediate container 540941dd0dfb 20:23:29 ---> 224cacfaea21 20:23:29 Step 22/24 : LABEL arch=x86_64 20:23:29 ---> Running in 32dc90b80996 20:23:29 Removing intermediate container 32dc90b80996 20:23:29 ---> 0023da008bc4 20:23:29 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:23:29 ---> 3d53b4ac99df 20:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:23:29 ---> Running in 7e1ca5dd04be 20:23:29 Removing intermediate container 7e1ca5dd04be 20:23:29 ---> e2d32095f031 20:23:29 Step 24/24 : LABEL version=0.0.0 20:23:29 ---> Running in 5ce124576fc7 20:23:29 ---> 2f027f65fa12 20:23:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:23:29 ---> Running in b391d5ef5a5d 20:23:29 Removing intermediate container 5ce124576fc7 20:23:29 ---> caec6036b9e6 20:23:29 20:23:29 Removing intermediate container b391d5ef5a5d 20:23:29 ---> da6f4c48dfd6 20:23:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:23:29 Successfully built caec6036b9e6 20:23:29 Successfully tagged core-data:latest 20:23:29  Building core-data ... done  ---> Running in a1267cc03c10 20:23:29 Removing intermediate container a1267cc03c10 20:23:29 ---> cd04d70fce9d 20:23:29 Step 21/23 : LABEL arch=x86_64 20:23:29 ---> Running in 2641b36c019b 20:23:29 Removing intermediate container 2641b36c019b 20:23:29 ---> ef4d3465201a 20:23:29 Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:23:29 ---> Running in 3653bff94e81 20:23:29 Removing intermediate container 3653bff94e81 20:23:29 ---> bcd41b6cda96 20:23:29 Step 23/23 : LABEL version=0.0.0 20:23:29 ---> Running in 248baf4be4cb 20:23:30 Removing intermediate container 248baf4be4cb 20:23:30 ---> 53813e4e50ec 20:23:30 20:23:30 Successfully built 53813e4e50ec 20:23:30 Successfully tagged support-notifications:latest 20:23:30  Building support-notifications ... done  [Pipeline] } 20:23:30 $ docker stop --time=1 c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 20:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:23:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:23:31 $ docker rm -f c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:32 + docker images 20:23:32 REPOSITORY TAG IMAGE ID CREATED SIZE 20:23:32 support-notifications latest 53813e4e50ec 1 second ago 16.7MB 20:23:32 core-data latest caec6036b9e6 2 seconds ago 20.2MB 20:23:32 0c10e3142ea6 5 seconds ago 1.15GB 20:23:32 7e7caeda8d13 9 seconds ago 1.15GB 20:23:32 security-secretstore-setup latest 5b2237236bd6 11 seconds ago 28.7MB 20:23:32 core-command latest 4f1e40350489 15 seconds ago 15.9MB 20:23:32 77cff3fcf933 18 seconds ago 1.15GB 20:23:32 6e9a81341bb5 20 seconds ago 1.14GB 20:23:32 sys-mgmt-agent latest 1d558da86e5e 23 seconds ago 312MB 20:23:32 security-bootstrapper latest 09afc586f051 45 seconds ago 18.6MB 20:23:32 core-metadata latest 46140f425aa4 59 seconds ago 16.6MB 20:23:32 security-proxy-setup latest 991f2e3a2544 About a minute ago 25.7MB 20:23:32 support-scheduler latest dbf184993724 About a minute ago 15.9MB 20:23:32 00e756566ba7 About a minute ago 1.15GB 20:23:32 0b88d7022d22 About a minute ago 1.15GB 20:23:32 17c115a1621c About a minute ago 1.15GB 20:23:32 d59006b07684 About a minute ago 1.15GB 20:23:32 5f33bb94fdad About a minute ago 1.15GB 20:23:32 ci-base-image-x86_64 latest 75906dea71ca 5 minutes ago 647MB 20:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 20:23:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 20:23:32 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:23:32 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:23:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:23:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:23:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:23:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:23:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:23:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:23:47 Still waiting to schedule task 20:23:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.151s coverage: 28.7% of statements 20:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.331s coverage: 100.0% of statements 20:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 53.1% of statements 20:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:23:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.758s coverage: 87.7% of statements 20:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:23:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements 20:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 81.2% of statements 20:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.294s coverage: 95.1% of statements 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.8% of statements 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 22.0% of statements 20:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 20:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements 20:24:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements 20:24:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 81.8% of statements 20:24:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.168s coverage: 58.8% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 91.2% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 20:24:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 20:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 20:24:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements 20:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.650s coverage: 43.6% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 20:24:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 91.9% of statements 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.6% of statements 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:24:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 20:24:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 20:24:49 GO111MODULE=on go vet ./... 20:24:53 Running on prd-ubuntu18.04-docker-8c-8g-725 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws 20:24:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:24:53 The recommended git tool is: git 20:24:56 using credential edgex-jenkins-ssh 20:24:56 Cloning the remote Git repository 20:24:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:24:56 > git init /w/workspace/edgex-go/1 # timeout=10 20:24:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:56 > git --version # timeout=10 20:24:56 > git --version # 'git version 2.17.1' 20:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:25:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:25:04 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:25:04 Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:25:04 Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) 20:25:04 > git config core.sparsecheckout # timeout=10 20:25:04 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 20:25:04 > git remote # timeout=10 20:25:04 > git config --get remote.origin.url # timeout=10 20:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:04 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 20:25:04 > git rev-parse HEAD^{commit} # timeout=10 20:25:04 > git config core.sparsecheckout # timeout=10 20:25:04 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 20:25:07 Commit message: "refactor: Change V2 Swagger to be published as 2.0" 20:25:08 > git --version # timeout=10 20:25:08 > git --version # 'git version 2.17.1' 20:25:08 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:09 + echo snap-build.sh 20:25:09 snap-build.sh 20:25:09 + SNAP_BASE_DIR=. 20:25:09 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:25:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:25:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:25:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:25:09 + cd /w/workspace/edgex-go/1 20:25:09 + sudo apt-get remove -qy --purge lxd lxd-client 20:25:09 Reading package lists... 20:25:09 Building dependency tree... 20:25:09 Reading state information... 20:25:09 The following packages were automatically installed and are no longer required: 20:25:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:25:09 uidmap xdelta3 20:25:09 Use 'sudo apt autoremove' to remove them. 20:25:09 The following packages will be REMOVED: 20:25:09 lxd* lxd-client* 20:25:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:25:09 After this operation, 31.7 MB disk space will be freed. 20:25: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.) 20:25:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:25:11 Removing lxd dnsmasq configuration 20:25:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:25:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:25:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:25: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.) 20:25:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:25:14 Processing triggers for systemd (237-3ubuntu10.45) ... 20:25:14 Processing triggers for ureadahead (0.100.0-21) ... 20:25:15 + sudo snap remove --purge lxd 20:25:16 snap "lxd" is not installed 20:25:16 + sudo groupadd --force --system lxd 20:25:16 ++ whoami 20:25:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:25:16 + newgrp - lxd 20:25:16 + sudo snap install lxd 20:25:24 2021-06-29T20:25:22Z INFO Waiting for automatic snapd restart... 20:25:42 lxd 4.15 from Canonical* installed 20:25:42 + sudo lxd init --auto 20:25:52 + sudo snap install --classic snapcraft 20:26:10 snapcraft 4.8.3 from Canonical* installed 20:26:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:26:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:26:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:26:10 Dload Upload Total Spent Left Speed 20:26:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 20:26:10 100 3325k 100 3325k 0 0 7732k 0 --:--:-- --:--:-- --:--:-- 7732k 20:26:10 gofmt -l . 20:26:10 [ "`gofmt -l .`" = "" ] 20:26:10 ./bin/test-attribution-txt.sh [Pipeline] sh 20:26:11 ./yq_linux_amd64 20:26:11 + sudo snapcraft prime --use-lxd 20:26:11 + ls -al . 20:26:11 total 588 20:26:11 drwxrwxr-x 9 1001 1001 4096 Jun 29 20:26 . 20:26:11 drwxr-xr-x 4 root root 4096 Jun 29 20:21 .. 20:26:11 -rw-rw-r-- 1 1001 1001 11 Jun 29 20:20 .dockerignore 20:26:11 drwxrwxr-x 8 1001 1001 4096 Jun 29 20:20 .git 20:26:11 drwxrwxr-x 3 1001 1001 4096 Jun 29 20:20 .github 20:26:11 -rw-rw-r-- 1 1001 1001 818 Jun 29 20:20 .gitignore 20:26:11 -rw-rw-r-- 1 1001 1001 166 Jun 29 20:20 .sonarcloud.properties 20:26:11 -rw-rw-r-- 1 1001 1001 8609 Jun 29 20:20 Attribution.txt 20:26:11 -rw-rw-r-- 1 1001 1001 43881 Jun 29 20:20 CHANGELOG.md 20:26:11 -rw-rw-r-- 1 1001 1001 3804 Jun 29 20:20 CONTRIBUTING.md 20:26:11 -rw-rw-r-- 1 1001 1001 931 Jun 29 20:20 Dockerfile.build 20:26:11 -rw-rw-r-- 1 1001 1001 849 Jun 29 20:20 Jenkinsfile 20:26:11 -rw-rw-r-- 1 1001 1001 10775 Jun 29 20:20 LICENSE 20:26:11 -rw-rw-r-- 1 1001 1001 5605 Jun 29 20:20 Makefile 20:26:11 -rw-rw-r-- 1 1001 1001 7905 Jun 29 20:20 README.md 20:26:11 -rw-rw-r-- 1 1001 1001 7071 Jun 29 20:20 SECURITY.md 20:26:11 -rw-rw-r-- 1 1001 1001 5 Jun 29 20:17 VERSION 20:26:11 -rw-rw-r-- 1 1001 1001 4131 Jun 29 20:20 ZMQWindows.md 20:26:11 drwxrwxr-x 2 1001 1001 4096 Jun 29 20:20 bin 20:26:11 drwxrwxr-x 14 1001 1001 4096 Jun 29 20:20 cmd 20:26:11 -rw-r--r-- 1 root root 398095 Jun 29 20:24 coverage.out 20:26:11 -rw-rw-r-- 1 1001 1001 806 Jun 29 20:20 go.mod 20:26:11 -rw-r--r-- 1 root root 20759 Jun 29 20:22 go.sum 20:26:11 drwxrwxr-x 7 1001 1001 4096 Jun 29 20:20 internal 20:26:11 drwxrwxr-x 3 1001 1001 4096 Jun 29 20:20 openapi 20:26:11 drwxrwxr-x 4 1001 1001 4096 Jun 29 20:20 snap 20:26:11 -rw-rw-r-- 1 1001 1001 168 Jun 29 20:20 version.go [Pipeline] sh 20:26:12 + '[' -e coverage.out ] 20:26:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:26:12 Warning: overwriting stash ‘coverage-report’ 20:26:13 Stashed 1 file(s) [Pipeline] sh 20:26:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:26:13 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: 20:26:13 - README.md 20:26:13 20:26:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:26:13 + make build 20:26:13 go mod tidy 20:26:13 Launching a container. 20:26:14 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 20:26:21 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 20:26:22 Waiting for container to be ready 20:26:22 To start your first instance, try: lxc launch ubuntu:18.04 20:26:22 20:26:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:26:26 Waiting for network to be ready... 20:26:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:26:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 20:26:26 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:26:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 20:26:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:26:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:26:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 20:26:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 20:26:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 20:26:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 20:26:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:26:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:26:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:26:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:26:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:26:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:26:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:26:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:26:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:26:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 20:26:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 20:26:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:26:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:26:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 20:26:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 20:26:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 20:26:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 20:26:30 Fetched 24.8 MB in 4s (6066 kB/s) 20:26:31 Reading package lists... 20:26:31 Reading package lists... 20:26:31 Building dependency tree... 20:26:31 Reading state information... 20:26:31 The following additional packages will be installed: 20:26:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:26:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:26:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:26:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:26:31 Suggested packages: 20:26:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:26:31 Recommended packages: 20:26:31 gnupg libsasl2-modules 20:26:31 The following NEW packages will be installed: 20:26:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:26:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:26:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:26:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:26:31 The following packages will be upgraded: 20:26:31 gpg gpg-agent gpgconf libudev1 20:26:31 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:26:31 Need to get 3530 kB of archives. 20:26:31 After this operation, 13.3 MB of additional disk space will be used. 20:26:31 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] 20:26:31 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] 20:26:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:26:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:26:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:26:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:26:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:26:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:26:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:26:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:26:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:26:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:26:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:26:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:26:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:26:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:26:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:26:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:26:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:26:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:26:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:26:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:26:32 debconf: delaying package configuration, since apt-utils is not installed 20:26:33 Fetched 3530 kB in 1s (3165 kB/s) 20:26:33 (Reading database ... 12511 files and directories currently installed.) 20:26:33 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:26:33 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:26:33 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:26:33 Selecting previously unselected package udev. 20:26:33 (Reading database ... 12511 files and directories currently installed.) 20:26:33 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:26:33 Unpacking udev (237-3ubuntu10.48) ... 20:26:33 Selecting previously unselected package libfuse2:amd64. 20:26:33 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:26:33 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:26:33 Selecting previously unselected package fuse. 20:26:33 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:26:33 Unpacking fuse (2.9.7-1ubuntu1) ... 20:26:33 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:26:33 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:26:34 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:26:34 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:26:34 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:26:34 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:26:34 Selecting previously unselected package libksba8:amd64. 20:26:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:26:34 Unpacking libksba8:amd64 (1.3.5-2) ... 20:26:34 Selecting previously unselected package libroken18-heimdal:amd64. 20:26:34 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:34 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:26:35 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:35 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:26:35 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:35 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:26:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:35 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:35 Selecting previously unselected package libwind0-heimdal:amd64. 20:26:35 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:35 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:26:35 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:35 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:26:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:26:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:26:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:26:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:36 Selecting previously unselected package libsasl2-modules-db:amd64. 20:26:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:26:36 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:26:36 Selecting previously unselected package libsasl2-2:amd64. 20:26:36 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:26:36 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:26:36 Selecting previously unselected package libldap-common. 20:26:36 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:26:36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:26:36 Selecting previously unselected package libldap-2.4-2:amd64. 20:26:36 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:26:36 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:26:37 Selecting previously unselected package dirmngr. 20:26:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:26:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:26:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:26:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:26:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:26:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:26:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:26:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:26:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:37 Setting up libksba8:amd64 (1.3.5-2) ... 20:26:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:26:37 Setting up udev (237-3ubuntu10.48) ... 20:26:38 invoke-rc.d: policy-rc.d denied execution of start. 20:26:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:38 Processing triggers for systemd (237-3ubuntu10) ... 20:26:38 Setting up fuse (2.9.7-1ubuntu1) ... 20:26:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:26:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:26:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:26:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:26:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:26:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:26:39 settings in the [Install] section, and DefaultInstance for template units). 20:26:39 This means they are not meant to be enabled using systemctl. 20:26:39 Possible reasons for having this kind of units are: 20:26:39 1) A unit may be statically enabled by being symlinked from another unit's 20:26:39 .wants/ or .requires/ directory. 20:26:39 2) A unit's purpose may be to act as a helper for some other unit which has 20:26:39 a requirement dependency on it. 20:26:39 3) A unit may be started when needed via activation (socket, path, timer, 20:26:39 D-Bus, udev, scripted systemctl call, ...). 20:26:39 4) In case of template units, the unit is meant to be enabled with some 20:26:39 instance name specified. 20:26:40 Reading package lists... 20:26:40 Building dependency tree... 20:26:40 Reading state information... 20:26:40 The following additional packages will be installed: 20:26:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:26:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:26:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:26:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:26:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:26:40 Suggested packages: 20:26:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:26:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:26:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:26:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:26:40 systemd-container policykit-1 20:26:40 Recommended packages: 20:26:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:26:40 The following NEW packages will be installed: 20:26:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:26:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:26:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:26:40 multiarch-support openssh-client python3 python3-minimal python3.6 20:26:40 python3.6-minimal snapd squashfs-tools sudo 20:26:40 The following packages will be upgraded: 20:26:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:26:40 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:26:40 Need to get 36.7 MB of archives. 20:26:40 After this operation, 147 MB of additional disk space will be used. 20:26:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:26:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:26:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:26:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:26:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:26:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:26:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:26:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:26:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:26:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:26:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:26:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:26:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:26:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:26:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:26:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:26:41 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:26:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:26:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:26:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:26:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:26:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:26:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:26:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:26:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:26:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:26:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:26:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:26:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:26:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:26:43 debconf: delaying package configuration, since apt-utils is not installed 20:26:43 Fetched 36.7 MB in 2s (14.9 MB/s) 20:26:43 (Reading database ... 12757 files and directories currently installed.) 20:26:43 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:26:43 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:26:43 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 20:26:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:26:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:26:44 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:26:45 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 20:26:46 (Reading database ... 12757 files and directories currently installed.) 20:26:46 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:26:46 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:26:46 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:26:46 (Reading database ... 12757 files and directories currently installed.) 20:26:46 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:26:47 Unpacking apt (1.6.13) over (1.6.1) ... 20:26:48 Setting up apt (1.6.13) ... 20:26:48 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:26:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:26:49 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 20:26:49 (Reading database ... 12764 files and directories currently installed.) 20:26:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:26:50 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 20:26:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:26:53 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 20:26:56 Selecting previously unselected package libpython3.6-minimal:amd64. 20:26:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:26:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:26:57 Selecting previously unselected package libexpat1:amd64. 20:26:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:26:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:26:57 Selecting previously unselected package python3.6-minimal. 20:26:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:26:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:26:57 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 20:26:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:26:57 Checking for services that may need to be restarted...done. 20:26:57 Checking for services that may need to be restarted...done. 20:26:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:26:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:26:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:26:58 Selecting previously unselected package python3-minimal. 20:26:58 (Reading database ... 13012 files and directories currently installed.) 20:26:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:26:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:26:58 Selecting previously unselected package mime-support. 20:26:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:26:58 Unpacking mime-support (3.60ubuntu1) ... 20:26:58 Selecting previously unselected package libmpdec2:amd64. 20:26:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:26:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:26:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:26:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:26:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:26:58 Selecting previously unselected package python3.6. 20:26:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:26:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:26:58 Selecting previously unselected package libpython3-stdlib:amd64. 20:26:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:26:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:26:58 Setting up python3-minimal (3.6.7-1~18.04) ... 20:26:59 Selecting previously unselected package python3. 20:26:59 (Reading database ... 13442 files and directories currently installed.) 20:26:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:26:59 Unpacking python3 (3.6.7-1~18.04) ... 20:26:59 Selecting previously unselected package multiarch-support. 20:26:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:26:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:26:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:26:59 Selecting previously unselected package liblzo2-2:amd64. 20:26:59 (Reading database ... 13479 files and directories currently installed.) 20:26:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:26:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:26:59 Selecting previously unselected package libbsd0:amd64. 20:26:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:26:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:27:00 Selecting previously unselected package sudo. 20:27:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:27:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:27:00 Selecting previously unselected package apparmor. 20:27:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:27:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:27:00 Selecting previously unselected package libedit2:amd64. 20:27:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:27:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:27:00 Selecting previously unselected package libkrb5support0:amd64. 20:27:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:27:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:27:00 Selecting previously unselected package libk5crypto3:amd64. 20:27:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:27:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:27:00 Selecting previously unselected package libkeyutils1:amd64. 20:27:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:27:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:27:00 Selecting previously unselected package libkrb5-3:amd64. 20:27:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:27:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:27:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:27:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:27:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:27:01 Selecting previously unselected package libssl1.0.0:amd64. 20:27:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:27:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:27: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 20:27:01 Selecting previously unselected package openssh-client. 20:27:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:27:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:27:01 Selecting previously unselected package squashfs-tools. 20:27:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:27:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:27:01 Selecting previously unselected package snapd. 20:27:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:27:01 Unpacking snapd (2.49.2+18.04) ... 20:27:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:27:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:27:04 Setting up mime-support (3.60ubuntu1) ... 20:27:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:27:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:27:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:27:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:27:04 Setting up systemd (237-3ubuntu10.48) ... 20:27:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:27:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:27:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:27:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:27:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:27:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:27:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:27:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:27:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:27:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:27:05 Setting up python3 (3.6.7-1~18.04) ... 20:27:05 running python rtupdate hooks for python3.6... 20:27:05 running python post-rtupdate hooks for python3.6... 20:27:05 Setting up apparmor (2.12-4ubuntu5.1) ... 20:27:05 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 20:27:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:27:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:27:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:27:06 Setting up snapd (2.49.2+18.04) ... 20:27:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:27:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:27:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:27:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:27:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:27:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:27:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:27:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:27:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:27:08 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 20:27:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:27:08 /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' 20:27:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:27:08 Processing triggers for systemd (237-3ubuntu10.48) ... 20:27:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:27:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:27:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:27:10 Reading package lists... 20:27:10 Reading package lists... 20:27:10 Building dependency tree... 20:27:10 Reading state information... 20:27:10 Calculating upgrade... 20:27:11 The following packages will be upgraded: 20:27:11 advancecomp base-files bash binutils binutils-common 20:27:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:27:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:27:11 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:27:11 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:27:11 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:27:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:27:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:27:11 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:27:11 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:27:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:27:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:27:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:27:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:27:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:27:11 ubuntu-keyring util-linux 20:27:11 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:27:11 Need to get 64.1 MB of archives. 20:27:11 After this operation, 5112 kB of additional disk space will be used. 20:27:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 20:27:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:27:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:27:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:27:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:27:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:27:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:27:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:27:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:27:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:27:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:27:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:27:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:27:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:27:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:27:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:27:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:27:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:27:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:27:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:27:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:27:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:27:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:27:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:27:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:27:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:27:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:27:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:27:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:27:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:27:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:27:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:27:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:27:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:27:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:27:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:27:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:27:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:27:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:27:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:27:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:27:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:27:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:27:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:27:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:27:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:27:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:27:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:27:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:27:11 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] 20:27:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:27:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:27:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:27:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:27:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:27:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:27:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:27:11 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 20:27:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:27:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:27:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:27:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:27:12 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:27:12 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:27:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:27:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:27:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:27:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:27:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:27:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:27:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:27:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:27:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:27:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:27:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:27:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:27:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:27:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:27:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:27:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:27:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:27:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:27:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:27:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:27:12 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] 20:27:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:27:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:27:12 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] 20:27:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:27:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:27:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:27:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:27:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:27:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:27:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:27:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:27:12 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] 20:27:12 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:27:13 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:27:13 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:27:13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:27:13 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:27:13 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:27:13 debconf: delaying package configuration, since apt-utils is not installed 20:27:13 Fetched 64.1 MB in 2s (30.3 MB/s) 20:27:13 (Reading database ... 13914 files and directories currently installed.) 20:27:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:27:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:27:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:27:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:27:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 20:27:14 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 20:27:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:14 (Reading database ... 13914 files and directories currently installed.) 20:27:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:27:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:27:15 (Reading database ... 13914 files and directories currently installed.) 20:27:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:27:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:27:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:15 (Reading database ... 13914 files and directories currently installed.) 20:27:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:27:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:27:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:27:15 (Reading database ... 13914 files and directories currently installed.) 20:27:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:27:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:27:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:27:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:27:16 Setting up base-files (10.1ubuntu2.10) ... 20:27:16 Installing new version of config file /etc/issue ... 20:27:16 Installing new version of config file /etc/issue.net ... 20:27:16 Installing new version of config file /etc/lsb-release ... 20:27:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:27:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:27:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:27:16 Removing obsolete conffile /etc/default/motd-news ... 20:27:16 (Reading database ... 13915 files and directories currently installed.) 20:27:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:27:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:27:16 Setting up bash (4.4.18-2ubuntu1.2) ... 20:27:16 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 20:27:16 (Reading database ... 13915 files and directories currently installed.) 20:27:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:27:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [Pipeline] } 20:27:17 $ docker stop --time=1 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 20:27:17 (Reading database ... 13915 files and directories currently installed.) 20:27:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:27:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:27:17 Setting up tar (1.29b-2ubuntu0.2) ... 20:27:17 (Reading database ... 13915 files and directories currently installed.) 20:27:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:27:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:27:17 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:27:17 (Reading database ... 13915 files and directories currently installed.) 20:27:17 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:27:17 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:27:17 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:27:17 (Reading database ... 13915 files and directories currently installed.) 20:27:17 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:27:17 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:27:18 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:27:18 (Reading database ... 13915 files and directories currently installed.) 20:27:18 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:27:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:27:18 Setting up grep (3.1-2build1) ... 20:27:18 (Reading database ... 13915 files and directories currently installed.) 20:27:18 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:27:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:27:18 Setting up login (1:4.5-1ubuntu2) ... 20:27:18 (Reading database ... 13915 files and directories currently installed.) 20:27:18 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:27:18 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:27:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:27:19 (Reading database ... 13915 files and directories currently installed.) 20:27:19 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:27:19 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:27:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:27:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:27:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:27:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:27:20 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:27:20 $ docker rm -f 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 20:27:20 (Reading database ... 13915 files and directories currently installed.) 20:27:20 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:27:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:27:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:27:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:27:21 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:27:21 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:27:21 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:27:21 (Reading database ... 13915 files and directories currently installed.) 20:27:21 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:27:21 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:27:21 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:27:21 (Reading database ... 13915 files and directories currently installed.) 20:27:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:27:21 (Reading database ... 13915 files and directories currently installed.) 20:27:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:27:21 (Reading database ... 13915 files and directories currently installed.) 20:27:21 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:21 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:21 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:27:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:27:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:27:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:27:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:27:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:22 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:22 20:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:22 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:22 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:22 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:27:22 (Reading database ... 13915 files and directories currently installed.) 20:27:22 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] isUnix [Pipeline] sh 20:27:22 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:27:23 latest: Pulling from edgex-devops/edgex-compose-arm64 20:27:23 29e5d40040c1: Pulling fs layer 20:27:23 1ce36da41761: Pulling fs layer 20:27:23 25b303627fd3: Pulling fs layer 20:27:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:27:23 29e5d40040c1: Verifying Checksum 20:27:23 29e5d40040c1: Download complete 20:27:23 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:27:23 (Reading database ... 13915 files and directories currently installed.) 20:27:23 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:27:23 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:27:23 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:27:23 (Reading database ... 13915 files and directories currently installed.) 20:27:23 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:27:23 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:27:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:27:24 29e5d40040c1: Pull complete 20:27:24 (Reading database ... 13917 files and directories currently installed.) 20:27:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:27:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:27:24 Setting up debconf (1.5.66ubuntu1) ... 20:27:24 1ce36da41761: Verifying Checksum 20:27:24 1ce36da41761: Download complete 20:27:24 (Reading database ... 13917 files and directories currently installed.) 20:27:24 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:27:24 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:27:24 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:27:24 (Reading database ... 13917 files and directories currently installed.) 20:27:24 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:27:24 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:27:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:27:24 (Reading database ... 13917 files and directories currently installed.) 20:27:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:27:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:27:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:27:24 (Reading database ... 13917 files and directories currently installed.) 20:27:24 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:27:24 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:27:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:27:24 (Reading database ... 13919 files and directories currently installed.) 20:27:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:27:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:27:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:27:25 (Reading database ... 13923 files and directories currently installed.) 20:27:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:27:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:27:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:27:25 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:27:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:27:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:27:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:27:25 (Reading database ... 13923 files and directories currently installed.) 20:27:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:27:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:27:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:27:25 (Reading database ... 13923 files and directories currently installed.) 20:27:25 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:27:25 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:27:25 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:27:25 (Reading database ... 13923 files and directories currently installed.) 20:27:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:27:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:27:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:27:25 1ce36da41761: Pull complete 20:27:25 25b303627fd3: Verifying Checksum 20:27:25 25b303627fd3: Download complete 20:27:25 (Reading database ... 13923 files and directories currently installed.) 20:27:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:27:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:27:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:27:26 (Reading database ... 13923 files and directories currently installed.) 20:27:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:27:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:27:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:27:26 (Reading database ... 13923 files and directories currently installed.) 20:27:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:27:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:27:26 Setting up passwd (1:4.5-1ubuntu2) ... 20:27:26 (Reading database ... 13923 files and directories currently installed.) 20:27:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:27:26 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:27:26 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:27:26 (Reading database ... 13923 files and directories currently installed.) 20:27:26 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:27:26 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:27:26 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:27:26 (Reading database ... 13923 files and directories currently installed.) 20:27:26 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:27:26 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:27:27 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:27:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:27:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:27:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:27:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:27:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:27:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:27:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:27:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:27:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:27:27 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:27:27 (Reading database ... 13923 files and directories currently installed.) 20:27:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:27:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:27:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:27:27 (Reading database ... 13924 files and directories currently installed.) 20:27:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:27:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:27:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:27:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:27:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:27:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:27:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:27:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:27:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:27:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:27:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:27:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:27:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:27:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:27:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:27:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:27:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:27:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:27:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:27:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:27:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:27:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:27:28 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:27:28 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:27:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:27:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:27:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:27:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:27:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:27:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:27:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:27:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:27:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:27:29 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:27:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:27:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:27:29 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:29 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:29 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:29 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:29 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:29 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:29 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:30 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:30 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:31 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:31 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:32 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:27:32 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:27:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:27:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:27:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:27:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:27:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:27:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:27:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:27:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:27:33 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:27:33 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:27:33 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:27:33 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:27:33 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:27:33 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:27:33 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:27:33 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:27:33 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:27:33 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:27:33 20:27:33 Current default time zone: 'Etc/UTC' 20:27:33 Local time is now: Tue Jun 29 20:27:33 UTC 2021. 20:27:33 Universal Time is now: Tue Jun 29 20:27:33 UTC 2021. 20:27:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:27:33 20:27:33 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:27:33 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 20:27:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:27:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:27:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:27:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:27:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:27:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:27:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:27:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:27:33 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:33 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:27:33 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:33 Setting up patch (2.7.6-2ubuntu1.1) ... 20:27:33 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:27:33 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:27:34 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:27:34 Installing new version of config file /etc/ssl/openssl.cnf ... 20:27:34 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:27:34 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:27:34 Setting up ca-certificates (20210119~18.04.1) ... 20:27:35 25b303627fd3: Pull complete 20:27:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:27:36 Updating certificates in /etc/ssl/certs... 20:27:36 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 20:27:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:27:36 23 added, 27 removed; done. 20:27:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:27:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:27:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:27:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:27:36 Setting up pkgbinarymangler (138.18.04.1) ... 20:27:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:27:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up perl (5.26.1-6ubuntu0.5) ... 20:27:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:27:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:27:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:27:36 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:27:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:27:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:27:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:27:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:27:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:27:37 Processing triggers for systemd (237-3ubuntu10.48) ... 20:27:37 Processing triggers for mime-support (3.60ubuntu1) ... 20:27:37 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:27:37 Updating certificates in /etc/ssl/certs... 20:27:37 0 added, 0 removed; done. 20:27:37 Running hooks in /etc/ca-certificates/update.d... 20:27:37 done. 20:27:38 Reading package lists... 20:27:38 Building dependency tree... 20:27:38 Reading state information... 20:27:38 The following NEW packages will be installed: 20:27:38 apt-transport-https 20:27:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:27:38 Need to get 1692 B of archives. 20:27:38 After this operation, 154 kB of additional disk space will be used. 20:27:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:27:38 debconf: delaying package configuration, since apt-utils is not installed 20:27:38 Fetched 1692 B in 0s (8651 B/s) 20:27:38 Selecting previously unselected package apt-transport-https. 20:27:38 (Reading database ... 13929 files and directories currently installed.) 20:27:38 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:27:38 Unpacking apt-transport-https (1.6.13) ... 20:27:39 $ docker top c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 -eo pid,comm 20:27:39 Setting up apt-transport-https (1.6.13) ... [Pipeline] { 20:27:39 Waiting for network to be ready... [Pipeline] sh 20:27:40 + grep parallel 20:27:40 + docker-compose build --help 20:27:44 --parallel Build images in parallel. [Pipeline] } 20:27:44 $ docker stop --time=1 c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 20:27:46 $ docker rm -f c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:47 . [Pipeline] withDockerContainer 20:27:47 prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container 20:27:47 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:27:47 2021-06-29T20:27:44Z INFO Waiting for automatic snapd restart... 20:27:48 snapd 2.51 from Canonical* installed 20:27:49 $ docker top db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a -eo pid,comm 20:27:49 "snapd" switched to the "latest/stable" channel 20:27:49 [Pipeline] { [Pipeline] sh 20:27:50 + docker-compose -f ./docker-compose-build.yml build --parallel 20:27:52 core18 20210611 from Canonical* installed 20:27:52 "core18" switched to the "latest/stable" channel 20:27:52 20:27:54 Building core-command ... 20:27:54 Building core-data ... 20:27:54 Building core-metadata ... 20:27:54 Building security-bootstrapper ... 20:27:54 Building security-proxy-setup ... 20:27:54 Building security-secretstore-setup ... 20:27:54 Building support-notifications ... 20:27:54 Building support-scheduler ... 20:27:54 Building sys-mgmt-agent ... 20:27:54 Building security-proxy-setup 20:27:54 Building security-secretstore-setup 20:27:54 Building support-scheduler 20:27:54 Building sys-mgmt-agent 20:27:54 Building core-command 20:27:56 snapcraft 4.8.3 from Canonical* installed 20:27:56 "snapcraft" switched to the "latest/stable" channel 20:27:56 20:28:01 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: 20:28:01 - README.md 20:28:01 20:28:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:28:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:28:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:28:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:28:02 Reading package lists... 20:28:03 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 20:28:03 Reading package lists... 20:28:03 Building dependency tree... 20:28:03 Reading state information... 20:28:03 Suggested packages: 20:28:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:28:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:28:03 Recommended packages: 20:28:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:28:03 The following NEW packages will be installed: 20:28:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:28:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:28:03 pkg-config zip 20:28:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:28:03 Need to get 7663 kB of archives. 20:28:03 After this operation, 43.8 MB of additional disk space will be used. 20:28:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:28:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:28:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:28:03 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:28:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:28:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:28:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:28:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:28:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:28:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:28:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:28:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:28:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:28:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:28:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:28:04 debconf: delaying package configuration, since apt-utils is not installed 20:28:04 Fetched 7663 kB in 1s (10.6 MB/s) 20:28:04 Selecting previously unselected package libglib2.0-0:amd64. 20:28:04 (Reading database ... 13933 files and directories currently installed.) 20:28:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:28:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:28:04 Selecting previously unselected package libpsl5:amd64. 20:28:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:28:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:28:04 Selecting previously unselected package libnghttp2-14:amd64. 20:28:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:28:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:28:04 Selecting previously unselected package librtmp1:amd64. 20:28:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:28:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:28:05 Selecting previously unselected package libcurl3-gnutls:amd64. 20:28:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:28:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:28:05 Selecting previously unselected package liberror-perl. 20:28:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:28:05 Unpacking liberror-perl (0.17025-1) ... 20:28:05 Selecting previously unselected package git-man. 20:28:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:28:05 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:28:05 Selecting previously unselected package git. 20:28:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:28:05 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:28:06 Selecting previously unselected package libnorm1:amd64. 20:28:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:28:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:28:06 Selecting previously unselected package libpgm-5.2-0:amd64. 20:28:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:28:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:28:06 Selecting previously unselected package libsodium23:amd64. 20:28:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:28:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:28:06 Selecting previously unselected package libzmq5:amd64. 20:28:06 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:28:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:28:06 Selecting previously unselected package libzmq3-dev:amd64. 20:28:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:28:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:28:06 Selecting previously unselected package pkg-config. 20:28:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:28:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:28:06 Selecting previously unselected package zip. 20:28:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:28:06 Unpacking zip (3.0-11build1) ... 20:28:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:28:07 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:28:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:28:07 Setting up liberror-perl (0.17025-1) ... 20:28:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:28:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:28:07 No schema files found: doing nothing. 20:28:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:28:07 Setting up zip (3.0-11build1) ... 20:28:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:28:07 Setting up libsodium23:amd64 (1.0.16-2) ... 20:28:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:28:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:28:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:28:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:28:07 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:28:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:28:08 git set to automatically installed. 20:28:08 git-man set to automatically installed. 20:28:08 libcurl3-gnutls set to automatically installed. 20:28:08 liberror-perl set to automatically installed. 20:28:08 libglib2.0-0 set to automatically installed. 20:28:08 libnghttp2-14 set to automatically installed. 20:28:08 libnorm1 set to automatically installed. 20:28:08 libpgm-5.2-0 set to automatically installed. 20:28:08 libpsl5 set to automatically installed. 20:28:08 librtmp1 set to automatically installed. 20:28:08 libsodium23 set to automatically installed. 20:28:08 libzmq3-dev set to automatically installed. 20:28:08 libzmq5 set to automatically installed. 20:28:08 pkg-config set to automatically installed. 20:28:08 zip set to automatically installed. 20:28:09 snapd is not logged in, snap install commands will use sudo 20:28:15 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:28:16 snapd is not logged in, snap install commands will use sudo 20:28:17 snap "core18" has no updates available 20:28:17 Downloading snap 'edgex-app-service-configurable' 20:28:19 2021/06/29 20:28:19.013380 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_579.snap: 7311360 20:28:20 Pulling app-service-config 20:28:20 + snapcraftctl pull 20:28:21 Pulling config-common 20:28:21 + snapcraftctl pull 20:28:22 Pulling go-build-helper 20:28:22 + snapcraftctl pull 20:28:23 'edgex-go' has dependencies that need to be staged: go-build-helper 20:28:23 Skipping pull go-build-helper (already ran) 20:28:23 Building go-build-helper 20:28:23 + snapcraftctl build 20:28:25 Staging go-build-helper 20:28:25 + snapcraftctl stage 20:28:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:28:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:28:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 20:28:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 20:28:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:28:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:28:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 20:28:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 20:28:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 20:28:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 20:28:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:28:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:28:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:28:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:28:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:28:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:28:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:28:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:28:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:28:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] 20:28:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 20:28:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:28:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:28:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 20:28:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 20:28:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 20:28:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 20:28:33 Fetched 24.8 MB in 0s (0 B/s) 20:28:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:28:33 Fetched 224 kB in 0s (0 B/s) 20:28:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:28:33 Fetched 157 kB in 0s (0 B/s) 20:28:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:28:33 Fetched 221 kB in 0s (0 B/s) 20:28:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:28:33 Fetched 143 kB in 0s (0 B/s) 20:28:33 Pulling edgex-go 20:28:33 + snapcraftctl pull 20:28:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:28:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:28:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:28:51 Fetched 0 B in 0s (0 B/s) 20:28:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:28:51 Fetched 96.5 kB in 0s (0 B/s) 20:28:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:28:51 Fetched 279 kB in 0s (0 B/s) 20:28:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:28:51 Fetched 122 kB in 0s (0 B/s) 20:28:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:28:51 Fetched 77.8 kB in 0s (0 B/s) 20:28:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:28:51 Fetched 8848 B in 0s (0 B/s) 20:28:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:28:51 Fetched 47.8 kB in 0s (0 B/s) 20:28:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:28:51 Fetched 45.6 kB in 0s (0 B/s) 20:28:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:28:51 Fetched 15.0 kB in 0s (0 B/s) 20:28:51 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:28:51 Fetched 219 kB in 0s (0 B/s) 20:28:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:28:51 Fetched 154 kB in 0s (0 B/s) 20:28:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:28:51 Fetched 50.6 kB in 0s (0 B/s) 20:28:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:28:51 Fetched 14.8 kB in 0s (0 B/s) 20:28:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:28:51 Fetched 41.8 kB in 0s (0 B/s) 20:28:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:28:51 Fetched 499 kB in 0s (0 B/s) 20:28:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:28:51 Fetched 111 kB in 0s (0 B/s) 20:28:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:28:51 Fetched 240 kB in 0s (0 B/s) 20:28:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:28:51 Fetched 29.3 kB in 0s (0 B/s) 20:28:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:28:51 Fetched 85.5 kB in 0s (0 B/s) 20:28:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:28:51 Fetched 24.5 kB in 0s (0 B/s) 20:28:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:28:51 Fetched 49.2 kB in 0s (0 B/s) 20:28:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:28:51 Fetched 54.2 kB in 0s (0 B/s) 20:28:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:28:51 Fetched 30.8 kB in 0s (0 B/s) 20:28:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:28:51 Fetched 15.8 kB in 0s (0 B/s) 20:28:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:28:51 Fetched 85.9 kB in 0s (0 B/s) 20:28:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:28:51 Fetched 8720 B in 0s (0 B/s) 20:28:51 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:28:51 Fetched 140 kB in 0s (0 B/s) 20:28:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:28:51 Fetched 119 kB in 0s (0 B/s) 20:28:51 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:28:51 Fetched 111 kB in 0s (0 B/s) 20:28:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:28:51 Fetched 11.1 kB in 0s (0 B/s) 20:28:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:28:51 Fetched 645 kB in 0s (0 B/s) 20:28:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:28:51 Fetched 41.3 kB in 0s (0 B/s) 20:28:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:28:51 Fetched 17.9 kB in 0s (0 B/s) 20:28:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:28:51 Fetched 368 kB in 0s (0 B/s) 20:28:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:28:51 Fetched 187 kB in 0s (0 B/s) 20:28:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:28:51 Fetched 175 kB in 0s (0 B/s) 20:28:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:28:51 Fetched 206 kB in 0s (0 B/s) 20:28:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:28:51 Fetched 1301 kB in 0s (0 B/s) 20:28:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:28:51 Fetched 36.2 kB in 0s (0 B/s) 20:28:51 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:28:51 Fetched 159 kB in 0s (0 B/s) 20:28:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:28:51 Fetched 107 kB in 0s (0 B/s) 20:28:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:28:51 Fetched 48.7 kB in 0s (0 B/s) 20:28:51 Pulling static-packages 20:28:51 + snapcraftctl pull 20:28:51 Pulling version 20:28:51 + cd /root/project 20:28:51 + git describe --tags --abbrev=0 20:28:51 + sed s/v// 20:28:51 + GIT_VERSION=2.0.0-dev.274 20:28:51 + [ -z 2.0.0-dev.274 ] 20:28:51 + snapcraftctl set-version 2.0.0-dev.274 20:28:51 Building app-service-config 20:28:51 + snapcraftctl build 20:28:53 Building config-common 20:28:53 + snapcraftctl build 20:28:56 Skipping build go-build-helper (already ran) 20:28:56 Building edgex-go 20:28:56 + cd /root/parts/edgex-go/src 20:28:56 + make build 20:28:56 go mod tidy 20:28:57 go: downloading github.com/gorilla/mux v1.8.0 20:28:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:28:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 20:28:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:28:58 go: downloading github.com/google/uuid v1.2.0 20:28:58 go: downloading github.com/stretchr/testify v1.7.0 20:28:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:28:58 go: downloading gopkg.in/yaml.v2 v2.4.0 20:28:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:28:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:28:58 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:28:58 go: downloading github.com/lib/pq v1.10.2 20:28:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:28:58 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:28:58 go: downloading github.com/pelletier/go-toml v1.9.2 20:28:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:28:58 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:28:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:28:59 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:28:59 go: downloading github.com/go-kit/kit v0.9.0 20:28:59 go: downloading github.com/x448/float16 v0.8.4 20:28:59 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:59 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:59 go: downloading github.com/stretchr/objx v0.1.0 20:28:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:28:59 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:29:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:29:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:29:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:29:00 go: downloading github.com/go-playground/universal-translator v0.17.0 20:29:00 go: downloading github.com/leodido/go-urn v1.2.0 20:29:00 go: downloading golang.org/x/text v0.3.2 20:29:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:29:00 go: downloading github.com/go-playground/locales v0.13.0 20:29:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:29:00 go: downloading github.com/go-stack/stack v1.8.0 20:29:00 go: downloading github.com/kr/pretty v0.2.0 20:29:00 go: downloading github.com/hashicorp/consul/api v1.8.1 20:29:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:29:00 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:29:01 go: downloading github.com/onsi/ginkgo v1.10.1 20:29:01 go: downloading github.com/onsi/gomega v1.7.0 20:29:01 go: downloading github.com/gorilla/websocket v1.4.2 20:29:01 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:29:01 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:29:01 go: downloading github.com/kr/text v0.1.0 20:29:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:29:01 go: downloading github.com/mitchellh/copystructure v1.0.0 20:29:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:29:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:29:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:29:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:29:01 go: downloading github.com/hashicorp/serf v0.9.5 20:29:01 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:29:01 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:29:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:29:01 go: downloading github.com/fatih/color v1.9.0 20:29:01 go: downloading github.com/mattn/go-colorable v0.1.6 20:29:01 go: downloading github.com/mattn/go-isatty v0.0.12 20:29:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:29:01 go: downloading github.com/pkg/errors v0.8.1 20:29:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:29:01 go: downloading github.com/hpcloud/tail v1.0.0 20:29:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:29:01 go: downloading github.com/hashicorp/memberlist v0.2.2 20:29:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:29:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:29:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:29:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:29:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:29:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:29:01 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:29:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:29:01 go: downloading github.com/miekg/dns v1.1.26 20:29:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:29:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:29:02 go: downloading github.com/hashicorp/errwrap v1.0.0 20:29:02 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 20:29:12 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 20:29:15 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 20:29:15 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 20:29:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> ba32ec147e3e 20:29:16 Step 3/24 : WORKDIR /edgex-go 20:29:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> ba32ec147e3e 20:29:16 Step 3/23 : WORKDIR /edgex-go 20:29:16 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> ba32ec147e3e 20:29:16 Step 3/26 : WORKDIR /edgex-go 20:29:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> ba32ec147e3e 20:29:16 Step 3/22 : WORKDIR /edgex-go 20:29:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:29:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> ba32ec147e3e 20:29:16 Step 3/24 : WORKDIR /edgex-go 20:29:16 ---> Running in 8b4c9b0c85e8 20:29:16 ---> Running in 5d8b16751436 20:29:16 ---> Running in 72c8c7c7dc44 20:29:16 ---> Running in 3737879760ec 20:29:16 ---> Running in aed8b1ed5e6c 20:29:16 Removing intermediate container aed8b1ed5e6c 20:29:16 ---> dc07bb88cd11 20:29:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 Removing intermediate container 8b4c9b0c85e8 20:29:16 ---> 436c98c1cf6a 20:29:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 Removing intermediate container 3737879760ec 20:29:16 ---> e0558b55614e 20:29:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 Removing intermediate container 72c8c7c7dc44 20:29:16 ---> 4971463889c7 20:29:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 Removing intermediate container 5d8b16751436 20:29:16 ---> f40dfb94c30d 20:29:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:16 ---> Running in d1485db966a6 20:29:16 ---> Running in 5f09a80edd64 20:29:16 ---> Running in 24e912b6f8cb 20:29:16 ---> Running in d2e0c3c6ce46 20:29:16 ---> Running in 151c437a8096 20:29:16 Removing intermediate container d1485db966a6 20:29:16 ---> cc69d9cb61c5 20:29:16 Step 5/24 : RUN apk add --update --no-cache make git 20:29:16 ---> Running in c247bdc7c515 20:29:16 Removing intermediate container 5f09a80edd64 20:29:16 ---> f7f0972e0b8f 20:29:16 Step 5/26 : RUN apk add --update --no-cache make git 20:29:16 ---> Running in b1314f4d9a29 20:29:16 Removing intermediate container d2e0c3c6ce46 20:29:16 ---> 7a33715af994 20:29:16 Step 5/23 : RUN apk add --update --no-cache make git 20:29:16 Removing intermediate container 151c437a8096 20:29:16 ---> f70bcabe1736 20:29:16 Step 5/22 : RUN apk add --update --no-cache make git 20:29:16 Removing intermediate container 24e912b6f8cb 20:29:16 ---> 56f29643ff69 20:29:16 Step 5/24 : RUN apk add --update --no-cache make bash git 20:29:16 ---> Running in 8d8df66ca22d 20:29:16 ---> Running in eda6c2ed5d3f 20:29:16 ---> Running in f5c15f99f6ed 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:16 OK: 218 MiB in 52 packages 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:29:16 OK: 218 MiB in 52 packages 20:29:16 OK: 218 MiB in 52 packages 20:29:16 OK: 218 MiB in 52 packages 20:29:16 OK: 218 MiB in 52 packages 20:29:16 Removing intermediate container b1314f4d9a29 20:29:16 ---> 16308f1dca22 20:29:16 Step 6/26 : COPY go.mod . 20:29:16 Removing intermediate container c247bdc7c515 20:29:16 ---> 80db8a68bde2 20:29:16 Step 6/24 : COPY go.mod . 20:29:17 Removing intermediate container 8d8df66ca22d 20:29:17 ---> 5d3db7c871da 20:29:17 Step 6/23 : COPY go.mod . 20:29:17 ---> 0c02e8e1fa32 20:29:17 Step 7/26 : RUN go mod download 20:29:17 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 20:29:17 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 20:29:17 Removing intermediate container eda6c2ed5d3f 20:29:17 ---> 9b02b937abe2 20:29:17 Step 6/22 : COPY go.mod . 20:29:17 ---> Running in e580821c46da 20:29:17 ---> 847f38eeb479 20:29:17 Step 7/24 : RUN go mod download 20:29:17 Removing intermediate container f5c15f99f6ed 20:29:17 ---> fa465f1145b3 20:29:17 Step 6/24 : COPY go.mod . 20:29:18 ---> Running in 1806b7c9a4eb 20:29:18 ---> 7d13c1a6c521 20:29:18 Step 7/23 : RUN go mod download 20:29:18 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 20:29:18 ---> Running in fafa16793f0a 20:29:18 ---> a2aba8e58007 20:29:18 Step 7/22 : RUN go mod download 20:29:19 ---> Running in 8282a2dae858 20:29:19 ---> 35bb8a6e381b 20:29:19 Step 7/24 : RUN go mod download 20:29:19 ---> Running in 80514c7cb35f 20:29:19 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 20:29:20 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 20:29:22 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 20:29:22 Removing intermediate container e580821c46da 20:29:22 ---> d5be6d5a6fef 20:29:22 Step 8/26 : COPY . . 20:29:22 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 20:29:22 Removing intermediate container 1806b7c9a4eb 20:29:22 ---> 0e664d784b4b 20:29:22 Step 8/24 : COPY . . 20:29:23 Removing intermediate container fafa16793f0a 20:29:23 ---> 7a09d5832d9b 20:29:23 Step 8/23 : COPY . . 20:29:23 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 20:29:23 Removing intermediate container 8282a2dae858 20:29:23 ---> 500eb4ce423d 20:29:23 Step 8/22 : COPY . . 20:29:24 Removing intermediate container 80514c7cb35f 20:29:24 ---> 9df77a043af3 20:29:24 Step 8/24 : COPY . . 20:29:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:29:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:29:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:29:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:29:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:29:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:29:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:29:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:29:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:29:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:29:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:29:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:29:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:29:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:29:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:29:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:29:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:29:25 + 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 20:29:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:29:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:29:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:29:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:29:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:29:25 + 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 20:29:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:29:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:29:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:29:28 Building static-packages 20:29:28 + snapcraftctl build 20:29:30 Building version 20:29:30 + snapcraftctl build 20:29:32 Staging app-service-config 20:29:32 + snapcraftctl stage 20:29:33 Staging config-common 20:29:33 + snapcraftctl stage 20:29:34 Skipping stage go-build-helper (already ran) 20:29:34 Staging edgex-go 20:29:34 + snapcraftctl stage 20:29:35 Staging static-packages 20:29:35 + snapcraftctl stage 20:29:36 Staging version 20:29:36 + snapcraftctl stage 20:29:37 Priming app-service-config 20:29:37 + snapcraftctl prime 20:29:38 Priming config-common 20:29:38 + snapcraftctl prime 20:29:39 Priming go-build-helper 20:29:39 + snapcraftctl prime 20:29:40 Priming edgex-go 20:29:40 + snapcraftctl prime 20:29:41 Priming static-packages 20:29:41 + snapcraftctl prime 20:29:44 Priming version 20:29:44 + snapcraftctl prime 20:29:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 20:29:46 ---> 06c5bd88e703 20:29:46 Step 9/26 : RUN go mod tidy 20:29:46 ---> 4959ccd36658 20:29:46 Step 9/24 : RUN go mod tidy 20:29:46 ---> Running in ea6e9252b207 20:29:46 ---> 6852af25c4e7 20:29:46 Step 9/22 : RUN go mod tidy 20:29:46 ---> 8834d12ee719 20:29:46 Step 9/23 : RUN go mod tidy 20:29:46 ---> 92d84afda614 20:29:46 Step 9/24 : RUN go mod tidy 20:29:46 ---> Running in 1339d4c72e5e 20:29:46 ---> Running in f8922b04bb8a 20:29:46 ---> Running in c477c6380c33 20:29:46 ---> Running in 819b2e441909 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:29:53 Removing intermediate container ea6e9252b207 20:29:53 ---> 3dabe82d12d4 20:29:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:29:53 ---> Running in 58a54996ae7f 20:29:53 Removing intermediate container 1339d4c72e5e 20:29:53 ---> 447b8f566c2c 20:29:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:29:54 ---> Running in c426a1f3f486 20:29:54 Removing intermediate container c477c6380c33 20:29:54 ---> 8fb05d998d1c 20:29:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:29:54 Removing intermediate container f8922b04bb8a 20:29:54 ---> 27ee5f3bb936 20:29:54 Step 10/24 : RUN make cmd/core-command/core-command 20:29:54 ---> Running in 97a588d769d2 20:29:54 ---> Running in 2e30f2ec3b9e 20:29:54 Removing intermediate container 819b2e441909 20:29:54 ---> 579fb8da21d0 20:29:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:29:55 ---> Running in bda0e831f262 20:29:55 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 20:29:56 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 20:29:57 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 20:29:57 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 20:29:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:31:49 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 20:31:49 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 20:32:00 Removing intermediate container 2e30f2ec3b9e 20:32:00 ---> 12e3e27fd6d1 20:32:00 20:32:00 Step 11/24 : FROM alpine:3.12 20:32:00 3.12: Pulling from library/alpine 20:32:00 Removing intermediate container bda0e831f262 20:32:00 ---> 282792075c54 20:32:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:32:00 Removing intermediate container c426a1f3f486 20:32:00 ---> cd80dc507c02 20:32:00 20:32:00 Step 11/22 : FROM alpine:3.12 20:32:00 Removing intermediate container 58a54996ae7f 20:32:00 ---> 01accc32f20c 20:32:00 20:32:00 Step 11/26 : FROM alpine:3.12 20:32:00 ---> Running in 4c97bec762b3 20:32:00 3.12: Pulling from library/alpine 20:32:00 3.12: Pulling from library/alpine 20:32:00 Removing intermediate container 97a588d769d2 20:32:00 ---> cc8871a10445 20:32:00 20:32:00 Step 11/23 : FROM alpine:3.12 20:32:00 3.12: Pulling from library/alpine 20:32:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:32:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:32:00 Status: Image is up to date for alpine:3.12 20:32:00 Status: Downloaded newer image for alpine:3.12 20:32:00 ---> c4fd0aeabfcf 20:32:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:32:00 ---> c4fd0aeabfcf 20:32:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:32:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:32:00 Status: Image is up to date for alpine:3.12 20:32:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:32:00 Status: Image is up to date for alpine:3.12 20:32:00 ---> c4fd0aeabfcf 20:32:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:32:00 ---> c4fd0aeabfcf 20:32:00 Step 12/22 : RUN apk add --update --no-cache curl 20:32:01 ---> Running in 5daa38c00eb0 20:32:01 ---> Running in 8bc0337b91ce 20:32:01 ---> Running in fac022a19eaf 20:32:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:01 ---> Running in b3aa701e49ca 20:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:04 (1/1) Installing dumb-init (1.2.2-r1) 20:32:04 Executing busybox-1.31.1-r20.trigger 20:32:04 OK: 5 MiB in 15 packages 20:32:04 (1/4) Installing ca-certificates (20191127-r4) 20:32:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:32:04 (3/4) Installing libcurl (7.77.0-r0) 20:32:04 (4/4) Installing curl (7.77.0-r0) 20:32:04 Executing busybox-1.31.1-r20.trigger 20:32:04 Executing ca-certificates-20191127-r4.trigger 20:32:05 (1/1) Installing dumb-init (1.2.2-r1) 20:32:05 Executing busybox-1.31.1-r20.trigger 20:32:05 OK: 5 MiB in 15 packages 20:32:05 (1/6) Installing ca-certificates (20191127-r4) 20:32:05 OK: 7 MiB in 18 packages 20:32:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:32:05 (3/6) Installing libcurl (7.77.0-r0) 20:32:05 (4/6) Installing curl (7.77.0-r0) 20:32:05 (5/6) Installing dumb-init (1.2.2-r1) 20:32:05 (6/6) Installing su-exec (0.2-r1) 20:32:05 Executing busybox-1.31.1-r20.trigger 20:32:05 Removing intermediate container 4c97bec762b3 20:32:05 ---> 8a381c6a76a9 20:32:05 20:32:05 Executing ca-certificates-20191127-r4.trigger 20:32:05 Step 12/24 : FROM docker:20.10.0 20:32:05 OK: 7 MiB in 20 packages 20:32:05 20.10.0: Pulling from library/docker 20:32:06 Removing intermediate container 8bc0337b91ce 20:32:06 ---> edccdcc8bf49 20:32:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:07 ---> Running in cec84675ef9b 20:32:07 Removing intermediate container 5daa38c00eb0 20:32:07 ---> c600bc6f3985 20:32:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:07 Removing intermediate container cec84675ef9b 20:32:07 ---> 8d9bd713412d 20:32:07 Step 14/23 : ENV APP_PORT=59861 20:32:08 ---> Running in 5557984de20c 20:32:08 ---> Running in b2751250ed4a 20:32:08 Removing intermediate container fac022a19eaf 20:32:08 ---> a838bc0de12e 20:32:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:08 Removing intermediate container b3aa701e49ca 20:32:08 ---> f0d1aa5bbc4f 20:32:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:09 ---> Running in a338d48d8b18 20:32:09 ---> Running in d9fc0ac0ec5f 20:32:09 Removing intermediate container b2751250ed4a 20:32:09 ---> 1047496ca0e7 20:32:09 Step 15/23 : EXPOSE $APP_PORT 20:32:09 Removing intermediate container 5557984de20c 20:32:09 ---> 10dd5fd41188 20:32:09 Step 14/24 : ENV APP_PORT=59882 20:32:09 ---> Running in 39c2887082f2 20:32:09 ---> Running in 788a65bb1471 20:32:09 Removing intermediate container a338d48d8b18 20:32:09 ---> a72a058b80ed 20:32:09 Step 14/22 : WORKDIR /edgex 20:32:09 Removing intermediate container d9fc0ac0ec5f 20:32:09 ---> 5871a8d5e3b3 20:32:09 Step 14/26 : WORKDIR / 20:32:10 ---> Running in 82ee6a9f2314 20:32:10 ---> Running in 41a444cba24c 20:32:10 Removing intermediate container 788a65bb1471 20:32:10 ---> ebc082e5a908 20:32:10 Step 15/24 : EXPOSE $APP_PORT 20:32:10 Removing intermediate container 39c2887082f2 20:32:10 ---> aca7fadbbd57 20:32:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:10 ---> Running in 6ea45b125179 20:32:10 Removing intermediate container 82ee6a9f2314 20:32:10 ---> 1893d397000f 20:32:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:32:10 Removing intermediate container 41a444cba24c 20:32:10 ---> 9be005a134f0 20:32:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:11 Removing intermediate container 6ea45b125179 20:32:11 ---> e85de03f6d0e 20:32:11 Step 16/24 : WORKDIR / 20:32:11 ---> b8a3bd9f85ea 20:32:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:12 ---> Running in af69d583233d 20:32:12 ---> 26fa0043f79b 20:32:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:32:13 ---> 9dd644b63ce9 20:32:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:13 Removing intermediate container af69d583233d 20:32:13 ---> 77a83e29966d 20:32:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:14 ---> 5f9eeacea529 20:32:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:32:14 ---> d8a3a9ea9f75 20:32:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:14 ---> 3c5ca43b2a3e 20:32:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:15 ---> 1315ba0985e5 20:32:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:16 ---> ccdf1bac574b 20:32:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:32:16 ---> 7b987d01ba3f 20:32:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:16 ---> Running in 6fb344ab367c 20:32:17 ---> 84667906bda5 20:32:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:32:17 ---> 30fdf2175476 20:32:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:17 ---> Running in 59a5a7580180 20:32:17 Removing intermediate container 6fb344ab367c 20:32:17 ---> 69423aba7e92 20:32:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:17 ---> Running in a6cbf7f8ae28 20:32:18 ---> d91fa985c11a 20:32:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:18 Removing intermediate container 59a5a7580180 20:32:18 ---> 020a12759743 20:32:18 Step 19/22 : CMD ["--init=true"] 20:32:18 ---> Running in 5dade0062b38 20:32:18 Removing intermediate container a6cbf7f8ae28 20:32:18 ---> c140898d976e 20:32:18 Step 21/23 : LABEL arch=arm64 20:32:18 ---> 1b9596f84378 20:32:18 Step 20/24 : ENTRYPOINT ["/core-command"] 20:32:18 ---> Running in 74bc97ca99f0 20:32:18 ---> Running in 0e234f91095e 20:32:19 Removing intermediate container 5dade0062b38 20:32:19 ---> 09743154551b 20:32:19 Step 20/22 : LABEL arch=arm64 20:32:19 ---> Running in 452f57efc705 20:32:19 Removing intermediate container 74bc97ca99f0 20:32:19 ---> aa1fc651a81a 20:32:19 Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:32:20 Removing intermediate container 0e234f91095e 20:32:20 ---> c163b326727b 20:32:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:20 ---> Running in d212d16ecc0c 20:32:20 ---> 21616a2167ed 20:32:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:20 ---> Running in 4470f94ce7c6 20:32:20 Removing intermediate container 452f57efc705 20:32:20 ---> 105ed31a6c82 20:32:20 Step 21/22 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:32:20 ---> Running in ff94fed3ec47 20:32:20 Removing intermediate container d212d16ecc0c 20:32:20 ---> 620aaae58cdb 20:32:20 Step 23/23 : LABEL version=0.0.0 20:32:20 Removing intermediate container 4470f94ce7c6 20:32:20 ---> 9e64e7f27280 20:32:20 Step 22/24 : LABEL arch=arm64 20:32:20 ---> Running in 51085dbbebd7 20:32:21 Removing intermediate container ff94fed3ec47 20:32:21 ---> b172ce84d91b 20:32:21 Step 22/22 : LABEL version=0.0.0 20:32:21 ---> Running in 67109cc4e1d3 20:32:21 ---> Running in d489903b669f 20:32:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:32:21 Status: Downloaded newer image for docker:20.10.0 20:32:21 ---> eeaf43b92773 20:32:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:32:22 ---> Running in cbf270ca8784 20:32:22 Removing intermediate container 51085dbbebd7 20:32:22 ---> 8afa3c447cdb 20:32:22 20:32:22 Removing intermediate container 67109cc4e1d3 20:32:22 ---> e28032783da9 20:32:22 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:32:22 ---> 4aa9e411505f 20:32:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:22 ---> Running in f18092d838ee 20:32:22 Removing intermediate container d489903b669f 20:32:22 ---> 97668b59af74 20:32:22 20:32:23 Successfully built 8afa3c447cdb 20:32:23 Removing intermediate container cbf270ca8784 20:32:23 ---> 16ebc5bcdb4b 20:32:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:32:23 Successfully tagged support-scheduler-arm64:latest 20:32:23  Building support-scheduler ... done Building core-metadata 20:32:23 Successfully built 97668b59af74 20:32:23 Successfully tagged security-proxy-setup-arm64:latest 20:32:23 ---> Running in 7dc9c195a71c 20:32:23 Building security-bootstrapper 20:32:23  Building security-proxy-setup ... done Removing intermediate container f18092d838ee 20:32:23 ---> d9d2e40973a3 20:32:23 Step 24/24 : LABEL version=0.0.0 20:32:23 ---> Running in e674d3e2d99a 20:32:24 ---> a32ccea4ee0a 20:32:24 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/ 20:32:24 ---> Running in 26dcb07f7ef0 20:32:24 Removing intermediate container e674d3e2d99a 20:32:24 ---> 06aa4d39bc60 20:32:24 20:32:24 Successfully built 06aa4d39bc60 20:32:25 Successfully tagged core-command-arm64:latest 20:32:25  Building core-command ... done Building support-notifications 20:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:26 (1/39) Installing readline (8.0.4-r0) 20:32:26 (2/39) Installing bash (5.0.17-r0) 20:32:26 Executing bash-5.0.17-r0.post-install 20:32:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:32:26 (4/39) Installing libcurl (7.77.0-r0) 20:32:26 (5/39) Installing curl (7.77.0-r0) 20:32:26 (6/39) Installing dumb-init (1.2.2-r1) 20:32:26 (7/39) Installing libbz2 (1.0.8-r1) 20:32:26 (8/39) Installing expat (2.2.9-r1) 20:32:26 (9/39) Installing libffi (3.3-r2) 20:32:26 (10/39) Installing gdbm (1.13-r1) 20:32:26 (11/39) Installing xz-libs (5.2.5-r0) 20:32:26 (12/39) Installing sqlite-libs (3.32.1-r1) 20:32:26 (13/39) Installing python3 (3.8.10-r0) 20:32:27 Removing intermediate container 26dcb07f7ef0 20:32:27 ---> 54c036d589b6 20:32:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:32:28 (14/39) Installing py3-appdirs (1.4.4-r1) 20:32:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:32:28 (16/39) Installing py3-parsing (2.4.7-r0) 20:32:28 (17/39) Installing py3-six (1.15.0-r0) 20:32:28 (18/39) Installing py3-packaging (20.4-r0) 20:32:28 (19/39) Installing py3-setuptools (47.0.0-r0) 20:32:28 (20/39) Installing py3-chardet (3.0.4-r4) 20:32:28 ---> Running in cd29253d26dc 20:32:28 (21/39) Installing py3-idna (2.9-r0) 20:32:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:32:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:32:28 (24/39) Installing py3-requests (2.23.0-r0) 20:32:28 (25/39) Installing py3-msgpack (1.0.0-r0) 20:32:28 (26/39) Installing py3-lockfile (0.12.2-r3) 20:32:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:32:28 (28/39) Installing py3-colorama (0.4.3-r0) 20:32:28 (29/39) Installing py3-distlib (0.3.0-r0) 20:32:28 (30/39) Installing py3-distro (1.5.0-r1) 20:32:28 (31/39) Installing py3-webencodings (0.5.1-r3) 20:32:28 (32/39) Installing py3-html5lib (1.0.1-r4) 20:32:28 (33/39) Installing py3-pytoml (0.1.21-r0) 20:32:28 (34/39) Installing py3-pep517 (0.8.2-r0) 20:32:28 (35/39) Installing py3-progress (1.5-r0) 20:32:28 (36/39) Installing py3-toml (0.10.1-r0) 20:32:28 (37/39) Installing py3-retrying (1.3.3-r0) 20:32:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:32:28 (39/39) Installing py3-pip (20.1.1-r0) 20:32:28 Executing busybox-1.31.1-r19.trigger 20:32:28 OK: 72 MiB in 59 packages 20:32:29 Removing intermediate container cd29253d26dc 20:32:29 ---> e9e84ae4604d 20:32:29 Step 24/26 : LABEL arch=arm64 20:32:29 ---> Running in 49b74550919c 20:32:30 Removing intermediate container 49b74550919c 20:32:30 ---> 97c5b5f7c7b2 20:32:30 Step 25/26 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:32:31 ---> Running in 1670a25a31f7 20:32:32 Removing intermediate container 1670a25a31f7 20:32:32 ---> 3d46199d3908 20:32:32 Step 26/26 : LABEL version=0.0.0 20:32:32 ---> Running in 948a30b4fd7b 20:32:32 Removing intermediate container 948a30b4fd7b 20:32:32 ---> 705eba15c521 20:32:32 20:32:33 Successfully built 705eba15c521 20:32:33 Successfully tagged security-secretstore-setup-arm64:latest 20:32:33  Building security-secretstore-setup ... done Building core-data 20:32:33 Collecting docker-compose==1.23.2 20:32:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:32:34 Collecting docopt<0.7,>=0.6.1 20:32:34 Downloading docopt-0.6.2.tar.gz (25 kB) 20:32:37 Collecting websocket-client<1.0,>=0.32.0 20:32:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:32:37 Collecting dockerpty<0.5,>=0.4.1 20:32:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:32:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:32:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:32:41 Collecting docker<4.0,>=3.6.0 20:32:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:32:41 Collecting jsonschema<3,>=2.5.1 20:32:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:32:42 Collecting cached-property<2,>=1.2.0 20:32:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:32:43 Collecting PyYAML<4,>=3.10 20:32:43 Downloading PyYAML-3.13.tar.gz (270 kB) 20:32:48 Collecting texttable<0.10,>=0.9.0 20:32:48 Downloading texttable-0.9.1.tar.gz (11 kB) 20:32:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:32:50 Collecting urllib3<1.25,>=1.21.1 20:32:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:32:50 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) 20:32:50 Collecting idna<2.8,>=2.5 20:32:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:32:51 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) 20:32:51 Collecting docker-pycreds>=0.4.0 20:32:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:32:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:32:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:32:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:32:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:32:52 Installing collected packages: docopt, websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, PyYAML, texttable, docker-compose 20:32:52 Running setup.py install for docopt: started 20:32:54 Running setup.py install for docopt: finished with status 'done' 20:32:55 Running setup.py install for dockerpty: started 20:32:57 Running setup.py install for dockerpty: finished with status 'done' 20:32:57 Attempting uninstall: urllib3 20:32:57 Found existing installation: urllib3 1.25.9 20:32:57 Uninstalling urllib3-1.25.9: 20:32:57 Successfully uninstalled urllib3-1.25.9 20:32:58 Attempting uninstall: idna 20:32:58 Found existing installation: idna 2.9 20:32:58 Uninstalling idna-2.9: 20:32:58 Successfully uninstalled idna-2.9 20:32:58 Attempting uninstall: requests 20:32:58 Found existing installation: requests 2.23.0 20:32:58 Uninstalling requests-2.23.0: 20:32:59 Successfully uninstalled requests-2.23.0 20:33:01 Running setup.py install for PyYAML: started 20:33:04 Running setup.py install for PyYAML: finished with status 'done' 20:33:04 Running setup.py install for texttable: started 20:33:05 Running setup.py install for texttable: finished with status 'done' 20:33:07 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 20:33:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:09 ---> ba32ec147e3e 20:33:09 Step 3/23 : WORKDIR /edgex-go 20:33:09 ---> Using cache 20:33:09 ---> f40dfb94c30d 20:33:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:09 ---> Using cache 20:33:09 ---> 7a33715af994 20:33:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:33:09 ---> ba32ec147e3e 20:33:09 Step 3/32 : WORKDIR /edgex-go 20:33:09 ---> Using cache 20:33:09 ---> f40dfb94c30d 20:33:09 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:09 ---> Using cache 20:33:09 ---> 7a33715af994 20:33:09 Step 5/32 : RUN apk add --update --no-cache make git 20:33:09 ---> Using cache 20:33:09 ---> 5d3db7c871da 20:33:09 Step 6/32 : COPY go.mod . 20:33:09 ---> Using cache 20:33:09 ---> 7d13c1a6c521 20:33:09 Step 7/32 : RUN go mod download 20:33:09 ---> Using cache 20:33:09 ---> 7a09d5832d9b 20:33:09 Step 8/32 : COPY . . 20:33:09 ---> Using cache 20:33:09 ---> 8834d12ee719 20:33:09 Step 9/32 : RUN go mod tidy 20:33:09 ---> Using cache 20:33:09 ---> 8fb05d998d1c 20:33:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:09 ---> ba32ec147e3e 20:33:09 Step 3/24 : WORKDIR /edgex-go 20:33:09 ---> Using cache 20:33:09 ---> f40dfb94c30d 20:33:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:09 ---> Using cache 20:33:09 ---> 7a33715af994 20:33:09 Step 5/24 : RUN apk add --update --no-cache make git 20:33:09 ---> Using cache 20:33:09 ---> 5d3db7c871da 20:33:09 Step 6/24 : COPY go.mod . 20:33:09 ---> Using cache 20:33:09 ---> 7d13c1a6c521 20:33:09 Step 7/24 : RUN go mod download 20:33:09 ---> Using cache 20:33:09 ---> 7a09d5832d9b 20:33:09 Step 8/24 : COPY . . 20:33:09 ---> Using cache 20:33:09 ---> 8834d12ee719 20:33:09 Step 9/24 : RUN go mod tidy 20:33:09 ---> Using cache 20:33:09 ---> 8fb05d998d1c 20:33:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:33:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:12 ---> ba32ec147e3e 20:33:12 Step 3/24 : WORKDIR /edgex-go 20:33:12 ---> Using cache 20:33:12 ---> f40dfb94c30d 20:33:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:12 ---> Using cache 20:33:12 ---> 7a33715af994 20:33:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:12 ---> Running in 7437626cb8f6 20:33:12 ---> Running in d4bb06b05f3f 20:33:12 ---> Running in 163d233352aa 20:33:12 ---> Running in e059caf7983f 20:33:15 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 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:15 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 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:17 OK: 218 MiB in 52 packages 20:33:18 OK: 218 MiB in 52 packages 20:33:21 Removing intermediate container 7437626cb8f6 20:33:21 ---> b8dd29f01881 20:33:21 Step 6/23 : COPY go.mod . 20:33:21 Removing intermediate container e059caf7983f 20:33:21 ---> dc788a7350b0 20:33:21 Step 6/24 : COPY go.mod . 20:33:22 ---> f09e0dfe25c2 20:33:22 Step 7/24 : RUN go mod download 20:33:22 ---> 3c4aaf5a66c6 20:33:22 Step 7/23 : RUN go mod download 20:33:23 ---> Running in a1eea7febcef 20:33:23 ---> Running in 86be25bb8e26 20:33:24 Removing intermediate container 7dc9c195a71c 20:33:24 ---> e9da75a60ca3 20:33:24 Step 15/24 : ENV APP_PORT=58890 20:33:24 ---> Running in cb1d2bb768b1 20:33:25 Removing intermediate container cb1d2bb768b1 20:33:25 ---> 7c21de4f5a7b 20:33:25 Step 16/24 : EXPOSE $APP_PORT 20:33:25 ---> Running in 344ca07def06 20:33:26 Removing intermediate container 344ca07def06 20:33:26 ---> d4090c09a5af 20:33:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:33:29 ---> 498edae89f3e 20:33:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:33:29 Removing intermediate container 86be25bb8e26 20:33:29 ---> b6919b72dec0 20:33:29 Step 8/23 : COPY . . 20:33:29 Removing intermediate container a1eea7febcef 20:33:30 ---> defc48a49020 20:33:30 Step 8/24 : COPY . . 20:33:30 ---> ffe4e53b2eff 20:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:33:34 ---> 6f2e4a2f2461 20:33:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:33:34 ---> Running in ed9f8221eaec 20:33:35 Removing intermediate container ed9f8221eaec 20:33:35 ---> c0770ab7f199 20:33:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:36 ---> Running in 401e4184caf9 20:33:37 Removing intermediate container 401e4184caf9 20:33:37 ---> 8bcd83aa21e1 20:33:37 Step 22/24 : LABEL arch=arm64 20:33:38 ---> Running in b5ccd2996ae9 20:33:43 Removing intermediate container b5ccd2996ae9 20:33:43 ---> e48098c97d37 20:33:43 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:33:43 ---> Running in 3739142ee9d6 20:33:44 Removing intermediate container 3739142ee9d6 20:33:44 ---> ac678889080f 20:33:44 Step 24/24 : LABEL version=0.0.0 20:33:44 ---> Running in 736bc9338208 20:33:45 Removing intermediate container 736bc9338208 20:33:45 ---> e3921343c50f 20:33:45 20:33:46 Successfully built e3921343c50f 20:33:47 Successfully tagged sys-mgmt-agent-arm64:latest 20:34:02  Building sys-mgmt-agent ... done  ---> cc0528d3e56b 20:34:02 Step 9/24 : RUN go mod tidy 20:34:02 ---> 67fb5cd92e74 20:34:02 Step 9/23 : RUN go mod tidy 20:34:02 ---> Running in 88f074b05ebb 20:34:02 ---> Running in 9df526d17eb9 20:34:07 Removing intermediate container 88f074b05ebb 20:34:07 ---> cc93b312c978 20:34:07 Step 10/24 : RUN make cmd/core-data/core-data 20:34:07 ---> Running in e5969c572591 20:34:07 Removing intermediate container 9df526d17eb9 20:34:07 ---> 9c7e7fc53f8f 20:34:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:34:07 ---> Running in 772880409fa8 20:34:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:34:09 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 20:34:36 Removing intermediate container 163d233352aa 20:34:36 ---> c61150897187 20:34:36 20:34:36 Step 11/32 : FROM alpine:3.12 20:34:36 ---> c4fd0aeabfcf 20:34:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:36 ---> Running in ef8715730dca 20:34:36 Removing intermediate container ef8715730dca 20:34:36 ---> 8c88878383f7 20:34:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:34:36 ---> Running in 432bcb940d49 20:34:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:38 (1/2) Installing dumb-init (1.2.2-r1) 20:34:38 (2/2) Installing su-exec (0.2-r1) 20:34:38 Executing busybox-1.31.1-r20.trigger 20:34:38 OK: 5 MiB in 16 packages 20:34:40 Removing intermediate container 432bcb940d49 20:34:40 ---> 4442447ac750 20:34:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:34:40 ---> Running in e6362ae99080 20:34:41 Removing intermediate container e6362ae99080 20:34:41 ---> 634982c40dbf 20:34:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:41 ---> Running in 4361e69c665d 20:34:42 Removing intermediate container 4361e69c665d 20:34:42 ---> 4a4e5b04da09 20:34:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:42 ---> Running in aeddd2120b47 20:34:47 Removing intermediate container aeddd2120b47 20:34:47 ---> ffa957bd0255 20:34:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:34:47 Removing intermediate container d4bb06b05f3f 20:34:47 ---> 25f436f39f1a 20:34:47 20:34:47 Step 11/24 : FROM alpine:3.12 20:34:47 ---> c4fd0aeabfcf 20:34:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:34:47 ---> Using cache 20:34:47 ---> c600bc6f3985 20:34:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:47 ---> Using cache 20:34:47 ---> 10dd5fd41188 20:34:47 Step 14/24 : ENV APP_PORT=59881 20:34:47 ---> Running in b881a03130cf 20:34:47 ---> Running in 4a0ec64087fc 20:34:48 Removing intermediate container 4a0ec64087fc 20:34:48 ---> 923688c9e16c 20:34:48 Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container b881a03130cf 20:34:48 20:34:48 ---> a1186710628b 20:34:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:49 ---> Running in 800f81fc79a4 20:34:50 Removing intermediate container 800f81fc79a4 20:34:50 ---> a939f855faca 20:34:50 Step 16/24 : WORKDIR / 20:34:50 ---> Running in 894c9288a47b 20:34:50 ---> 9e905d990092 20:34:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:50 ---> Running in cb51105f5542 20:34:50 Removing intermediate container 894c9288a47b 20:34:50 ---> 9d5fb07919eb 20:34:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:52 ---> a6bafb2bce6d 20:34:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:54 Removing intermediate container cb51105f5542 20:34:54 ---> 7c9667c15203 20:34:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:54 ---> 9675b4fdb087 20:34:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:55 ---> 08850188235d 20:34:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:55 ---> 38dddfe98b70 20:34:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:34:56 ---> Running in ddb724531b47 20:34:57 Removing intermediate container ddb724531b47 20:34:57 ---> e60ebd09dc81 20:34:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:57 ---> Running in 32a09b7dd17c 20:34:57 ---> 239d422984c3 20:34:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:58 Removing intermediate container 32a09b7dd17c 20:34:58 ---> cc03b392f185 20:34:58 Step 22/24 : LABEL arch=arm64 20:34:58 ---> Running in bec0255a58e1 20:34:58 ---> 79567a949543 20:34:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:59 Removing intermediate container bec0255a58e1 20:34:59 ---> 9811ee0d6a7a 20:34:59 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:34:59 ---> Running in 972f708139da 20:35:00 ---> 343bf7f49357 20:35:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:00 Removing intermediate container 972f708139da 20:35:00 ---> 4a4ce9813935 20:35:00 Step 24/24 : LABEL version=0.0.0 20:35:00 ---> Running in c1ed9e33af63 20:35:01 Removing intermediate container c1ed9e33af63 20:35:01 ---> f3cfa52f439b 20:35:01 20:35:01 ---> d417285e58bb 20:35:01 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:35:01 Successfully built f3cfa52f439b 20:35:01 Successfully tagged core-metadata-arm64:latest 20:35:01  Building core-metadata ... done  ---> Running in 7c89663d196f 20:35:02 Removing intermediate container 7c89663d196f 20:35:02 ---> 37a0fef8a8c5 20:35:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:05 ---> c2bd1563eb7b 20:35:05 Step 27/32 : RUN chmod +x /entrypoint.sh 20:35:05 ---> Running in 8a96db912654 20:35:09 Removing intermediate container 8a96db912654 20:35:09 ---> eaf459dd389d 20:35:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:35:09 ---> Running in 258dc75b6902 20:35:10 Removing intermediate container 258dc75b6902 20:35:10 ---> 18c70ab53873 20:35:10 Step 29/32 : CMD ["gate"] 20:35:10 ---> Running in b9dc67838cf2 20:35:11 Removing intermediate container b9dc67838cf2 20:35:11 ---> d985bda6f18b 20:35:11 Step 30/32 : LABEL arch=arm64 20:35:11 ---> Running in 13ee5030c2ed 20:35:12 Removing intermediate container 13ee5030c2ed 20:35:12 ---> 2fc14fbe587a 20:35:12 Step 31/32 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:35:13 ---> Running in 63153d698e33 20:35:13 Removing intermediate container 63153d698e33 20:35:13 ---> db3077fe5839 20:35:13 Step 32/32 : LABEL version=0.0.0 20:35:14 ---> Running in 38d3587f2265 20:35:14 Removing intermediate container 38d3587f2265 20:35:14 ---> 7c052181961a 20:35:14 20:35:15 Successfully built 7c052181961a 20:35:15 Successfully tagged security-bootstrapper-arm64:latest 20:35:27  Building security-bootstrapper ... done Removing intermediate container 772880409fa8 20:35:27 ---> 611f5769177f 20:35:27 20:35:27 Step 11/23 : FROM alpine:3.12 20:35:27 ---> c4fd0aeabfcf 20:35:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:27 ---> Running in ef27bfa734fb 20:35:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:35:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:35:29 (1/2) Installing ca-certificates (20191127-r4) 20:35:29 (2/2) Installing dumb-init (1.2.2-r1) 20:35:29 Executing busybox-1.31.1-r20.trigger 20:35:29 Executing ca-certificates-20191127-r4.trigger 20:35:29 OK: 6 MiB in 16 packages 20:35:30 Removing intermediate container e5969c572591 20:35:30 ---> b4d63b68424a 20:35:30 20:35:30 Step 11/24 : FROM alpine:3.12 20:35:30 ---> c4fd0aeabfcf 20:35:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:31 ---> Running in e5796794c69f 20:35:31 Removing intermediate container ef27bfa734fb 20:35:31 ---> a740349d9779 20:35:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:31 ---> Running in bd82558789e3 20:35:31 Removing intermediate container e5796794c69f 20:35:31 ---> 5373b3bee1ac 20:35:31 Step 13/24 : ENV APP_PORT=59880 20:35:31 ---> Running in a1ad4fc2253f 20:35:31 Removing intermediate container bd82558789e3 20:35:31 ---> 39acc5483eb8 20:35:31 Step 14/23 : ENV APP_PORT=59860 20:35:31 ---> Running in fd85c1cb5d42 20:35:32 Removing intermediate container a1ad4fc2253f 20:35:32 ---> f112ba7433a3 20:35:32 Step 14/24 : EXPOSE $APP_PORT 20:35:32 ---> Running in d01ac880e63b 20:35:32 Removing intermediate container fd85c1cb5d42 20:35:32 ---> c2bc14d6c651 20:35:32 Step 15/23 : EXPOSE $APP_PORT 20:35:32 ---> Running in 4b610431acc8 20:35:32 Removing intermediate container d01ac880e63b 20:35:32 ---> 05e33b0b5387 20:35:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:33 ---> Running in be025bdc8733 20:35:33 Removing intermediate container 4b610431acc8 20:35:33 ---> b0bcb6826cfd 20:35:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:34 ---> 9dd59c707441 20:35:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:41 ---> d5c42fe8d103 20:35:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:41 Removing intermediate container be025bdc8733 20:35:41 ---> f21a7588f9e0 20:35:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:35:41 ---> Running in c5db2431cedd 20:35:41 ---> d6cd6da5e715 20:35:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:35:41 ---> Running in a196b96266de 20:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:35:41 Removing intermediate container a196b96266de 20:35:41 ---> 01e2ccb36c97 20:35:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:41 ---> Running in 0eaf05135641 20:35:41 Removing intermediate container 0eaf05135641 20:35:41 ---> 343a522f3fc5 20:35:41 Step 21/23 : LABEL arch=arm64 20:35:41 ---> Running in c4a95e5b3665 20:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:35:41 Removing intermediate container c4a95e5b3665 20:35:41 ---> a8d0ccd6b4b7 20:35:41 Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:35:41 ---> Running in c83efcb65361 20:35:41 Removing intermediate container c83efcb65361 20:35:41 ---> 4aa307c44086 20:35:41 Step 23/23 : LABEL version=0.0.0 20:35:41 ---> Running in e79d8b434d85 20:35:41 Removing intermediate container e79d8b434d85 20:35:41 ---> 79f8f5bdf38d 20:35:41 20:35:41 (1/6) Installing dumb-init (1.2.2-r1) 20:35:41 (2/6) Installing libgcc (9.3.0-r2) 20:35:41 (3/6) Installing libsodium (1.0.18-r0) 20:35:41 Successfully built 79f8f5bdf38d 20:35:41 Successfully tagged support-notifications-arm64:latest 20:35:41  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) 20:35:41 (5/6) Installing libzmq (4.3.3-r0) 20:35:41 (6/6) Installing zeromq (4.3.3-r0) 20:35:41 Executing busybox-1.31.1-r20.trigger 20:35:41 OK: 8 MiB in 20 packages 20:35:41 Removing intermediate container c5db2431cedd 20:35:41 ---> 75d9473a0a10 20:35:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:42 ---> 2f283783d619 20:35:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:44 ---> c23b4be6b887 20:35:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:44 ---> b697c391cecc 20:35:44 Step 20/24 : ENTRYPOINT ["/core-data"] 20:35:44 ---> Running in 58fc35a1f68d 20:35:45 Removing intermediate container 58fc35a1f68d 20:35:45 ---> 28c86709206b 20:35:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:45 ---> Running in fe606ca27736 20:35:46 Removing intermediate container fe606ca27736 20:35:46 ---> 1e53522b3013 20:35:46 Step 22/24 : LABEL arch=arm64 20:35:46 ---> Running in 9aae71524f2b 20:35:46 Removing intermediate container 9aae71524f2b 20:35:46 ---> 13f45c8cb901 20:35:46 Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 20:35:46 ---> Running in 9437a72b8c3c 20:35:47 Removing intermediate container 9437a72b8c3c 20:35:47 ---> da4b955ad248 20:35:47 Step 24/24 : LABEL version=0.0.0 20:35:47 ---> Running in de301d656f8b 20:35:48 Removing intermediate container de301d656f8b 20:35:48 ---> ec8b7f4db209 20:35:48 20:35:48 Successfully built ec8b7f4db209 20:35:48 Successfully tagged core-data-arm64:latest 20:35:49  Building core-data ... done  [Pipeline] } 20:35:49 $ docker stop --time=1 db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a 20:35:50 $ docker rm -f db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a [Pipeline] // withDockerContainer [Pipeline] sh 20:35:51 + docker images 20:35:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:51 core-data-arm64 latest ec8b7f4db209 4 seconds ago 19.1MB 20:35:51 support-notifications-arm64 latest 79f8f5bdf38d 12 seconds ago 15.7MB 20:35:51 b4d63b68424a 21 seconds ago 975MB 20:35:51 611f5769177f 26 seconds ago 969MB 20:35:51 security-bootstrapper-arm64 latest 7c052181961a 37 seconds ago 17.5MB 20:35:51 core-metadata-arm64 latest f3cfa52f439b 51 seconds ago 15.7MB 20:35:51 25f436f39f1a About a minute ago 972MB 20:35:51 c61150897187 About a minute ago 969MB 20:35:51 sys-mgmt-agent-arm64 latest e3921343c50f 2 minutes ago 299MB 20:35:51 security-secretstore-setup-arm64 latest 705eba15c521 3 minutes ago 27.1MB 20:35:51 core-command-arm64 latest 06aa4d39bc60 3 minutes ago 15MB 20:35:51 security-proxy-setup-arm64 latest 97668b59af74 3 minutes ago 24.2MB 20:35:51 support-scheduler-arm64 latest 8afa3c447cdb 3 minutes ago 15.1MB 20:35:51 8a381c6a76a9 3 minutes ago 969MB 20:35:51 01accc32f20c 3 minutes ago 976MB 20:35:51 cd80dc507c02 3 minutes ago 973MB 20:35:51 cc8871a10445 3 minutes ago 968MB 20:35:51 12e3e27fd6d1 3 minutes ago 966MB 20:35:51 ci-base-image-arm64 latest ba32ec147e3e 14 minutes ago 641MB 20:35:51 alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB 20:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 20:35:51 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:35:52 ---> job-cost.sh 20:35:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c8sZ 20:36:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-c8sZ/bin to PATH 20:38:31 INFO: No Stack... 20:38:31 INFO: Retrieving Pricing Info for: v2-standard-4 20:38:31 INFO: Archiving Costs [Pipeline] sh 20:38:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:38:31 + cut -d, -f6 [Pipeline] lock 20:38:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] 20:38:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] did not exist. Created. 20:38:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:38:32 + echo total: 0.18000000715255737 [Pipeline] stash 20:38:32 Stashed 1 file(s) [Pipeline] } 20:38:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:38:33 provisioning config files... 20:38:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config475822859668899917tmp [Pipeline] { [Pipeline] sh 20:38:34 + set +x 20:38:34 + curl -s https://codecov.io/bash 20:38:34 + bash -s -- 20:38:34 20:38:34 _____ _ 20:38:34 / ____| | | 20:38:34 | | ___ __| | ___ ___ _____ __ 20:38:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:34 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:34 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:34 Bash-1.0.3 20:38:34 20:38:34 20:38:34 ==> git version 2.24.4 found 20:38:34 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:38:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:38:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:38:34 ==> Jenkins CI detected. 20:38:34 project root: . 20:38:34 --> token set from env 20:38:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:34 ==> Running gcov in . (disable via -X gcov) 20:38:34 ==> Python coveragepy not found 20:38:34 ==> Searching for coverage reports in: 20:38:34 + . 20:38:34 -> Found 1 reports 20:38:34 ==> Detecting git/mercurial file structure 20:38:34 ==> Reading reports 20:38:34 + ./coverage.out bytes=398095 20:38:34 ==> Appending adjustments 20:38:34 https://docs.codecov.io/docs/fixing-reports 20:38:35 + Found adjustments 20:38:35 ==> Gzipping contents 20:38:35 56K /tmp/codecov.JrRk6g.gz 20:38:35 ==> Uploading reports 20:38:35 url: https://codecov.io 20:38:35 query: branch=PR-3603&commit=90805ef41d267e4b1c5b96ffdf18bcb7a5654358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3603&job=&cmd_args= 20:38:35 -> Pinging Codecov 20:38:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3603&commit=90805ef41d267e4b1c5b96ffdf18bcb7a5654358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3603&job=&cmd_args= 20:38:36 -> Uploading to 20:38:36 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/90805ef41d267e4b1c5b96ffdf18bcb7a5654358/73faa915-a5ae-4d6d-99e0-a3debbf2da80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T203836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4efc4bf763f5a786e81e5936e03808e66b31d3010e93d509a331bc5f2b4cf25 20:38:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:36 Dload Upload Total Spent Left Speed 20:38:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54450 0 0 100 54450 0 129k --:--:-- --:--:-- --:--:-- 129k 100 54450 0 0 100 54450 0 129k --:--:-- --:--:-- --:--:-- 129k 20:38:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [Pipeline] } 20:38:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:38:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:39 ---> package-listing.sh 20:38:39 ++ facter osfamily 20:38:39 ++ tr '[:upper:]' '[:lower:]' 20:38:39 + OS_FAMILY=redhat 20:38:39 + workspace=/w/workspace/edgex-go/1 20:38:39 + START_PACKAGES=/tmp/packages_start.txt 20:38:39 + END_PACKAGES=/tmp/packages_end.txt 20:38:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:39 + PACKAGES=/tmp/packages_start.txt 20:38:39 + '[' /w/workspace/edgex-go/1 ']' 20:38:39 + PACKAGES=/tmp/packages_end.txt 20:38:39 + case "${OS_FAMILY}" in 20:38:39 + rpm -qa 20:38:39 + sort 20:38:41 + '[' -f /tmp/packages_start.txt ']' 20:38:41 + '[' -f /tmp/packages_end.txt ']' 20:38:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:41 + '[' /w/workspace/edgex-go/1 ']' 20:38:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:38:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:38:41 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:38:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:42 20:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:42 alpine: Pulling from edgex-lftools-log-publisher 20:38:42 df20fa9351a1: Pulling fs layer 20:38:42 36b3adc4ff6f: Pulling fs layer 20:38:42 8ad3a11d3b57: Pulling fs layer 20:38:42 46f8f816bc3b: Pulling fs layer 20:38:42 93b61091891f: Pulling fs layer 20:38:42 93b9cdb0e59b: Pulling fs layer 20:38:42 5e14af77c1be: Pulling fs layer 20:38:42 01666e4c0597: Pulling fs layer 20:38:42 aa168da1d23b: Pulling fs layer 20:38:42 46f8f816bc3b: Waiting 20:38:42 93b61091891f: Waiting 20:38:42 93b9cdb0e59b: Waiting 20:38:42 5e14af77c1be: Waiting 20:38:42 01666e4c0597: Waiting 20:38:42 aa168da1d23b: Waiting 20:38:42 36b3adc4ff6f: Verifying Checksum 20:38:42 36b3adc4ff6f: Download complete 20:38:42 46f8f816bc3b: Verifying Checksum 20:38:42 46f8f816bc3b: Download complete 20:38:43 df20fa9351a1: Verifying Checksum 20:38:43 df20fa9351a1: Download complete 20:38:43 93b61091891f: Verifying Checksum 20:38:43 93b61091891f: Download complete 20:38:43 5e14af77c1be: Verifying Checksum 20:38:43 5e14af77c1be: Download complete 20:38:43 93b9cdb0e59b: Verifying Checksum 20:38:43 93b9cdb0e59b: Download complete 20:38:43 01666e4c0597: Verifying Checksum 20:38:43 01666e4c0597: Download complete 20:38:43 8ad3a11d3b57: Verifying Checksum 20:38:43 8ad3a11d3b57: Download complete 20:38:43 df20fa9351a1: Pull complete 20:38:43 36b3adc4ff6f: Pull complete 20:38:43 8ad3a11d3b57: Pull complete 20:38:43 46f8f816bc3b: Pull complete 20:38:43 93b61091891f: Pull complete 20:38:44 93b9cdb0e59b: Pull complete 20:38:44 5e14af77c1be: Pull complete 20:38:44 01666e4c0597: Pull complete 20:38:45 aa168da1d23b: Verifying Checksum 20:38:45 aa168da1d23b: Download complete 20:38:49 aa168da1d23b: Pull complete 20:38:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:38:49 prd-centos7-docker-4c-2g-722 does not seem to be running inside a container 20:38:49 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:38:52 $ docker top bb4eef42df15eb9defe7258e3cb7c8d84fd8e70d05b9e0b49d9007cddbe347f5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:38:53 + mkdir -p /var/log/sa [Pipeline] sh 20:38:53 + ls /var/log/sa-host 20:38:53 + sadf -c /var/log/sa-host/sa05 20:38:53 file_magic: OK 20:38:53 HZ: Using current value: 100 20:38:53 file_header: OK 20:38:53 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 20:38:53 Statistics: 20:38:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:38:53 File successfully converted to sysstat format version 12.2.1 20:38:53 + sadf -c /var/log/sa-host/sa29 20:38:53 file_magic: OK 20:38:53 HZ: Using current value: 100 20:38:53 file_header: OK 20:38:53 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 20:38:53 Statistics: 20:38:53 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... 20:38:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:53 provisioning config files... 20:38:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8828074317938758441tmp [Pipeline] { [Pipeline] echo 20:38:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> create-netrc.sh [Pipeline] } 20:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:38:54 ---> python-tools-install.sh [Pipeline] echo 20:38:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:38:55 ---> sudo-logs.sh 20:38:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:38:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:38:55 ---> job-cost.sh 20:38:55 lf-activate-venv: SKIPPING 20:38:55 DEBUG: total: 0.18000000715255737 20:38:55 INFO: Retrieving Stack Cost... 20:38:57 INFO: Retrieving Pricing Info for: v3-standard-2 20:38:57 INFO: Archiving Costs [Pipeline] echo 20:38:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:38:57 ---> logs-deploy.sh 20:38:57 lf-activate-venv: SKIPPING 20:38:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3603/1 20:38:57 INFO: archiving workspace using pattern(s): 20:38:58 Archives upload complete. 20:38:58 INFO: archiving logs to Nexus 20:38:59 ---> uname -a: 20:38:59 Linux prd-centos7-docker-4c-2g-722.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:38:59 20:38:59 20:38:59 ---> lscpu: 20:38:59 Architecture: x86_64 20:38:59 CPU op-mode(s): 32-bit, 64-bit 20:38:59 Byte Order: Little Endian 20:38:59 Address sizes: 40 bits physical, 48 bits virtual 20:38:59 CPU(s): 2 20:38:59 On-line CPU(s) list: 0,1 20:38:59 Thread(s) per core: 1 20:38:59 Core(s) per socket: 1 20:38:59 Socket(s): 2 20:38:59 NUMA node(s): 1 20:38:59 Vendor ID: AuthenticAMD 20:38:59 CPU family: 23 20:38:59 Model: 49 20:38:59 Model name: AMD EPYC-Rome Processor 20:38:59 Stepping: 0 20:38:59 CPU MHz: 2799.998 20:38:59 BogoMIPS: 5599.99 20:38:59 Virtualization: AMD-V 20:38:59 Hypervisor vendor: KVM 20:38:59 Virtualization type: full 20:38:59 L1d cache: 64 KiB 20:38:59 L1i cache: 64 KiB 20:38:59 L2 cache: 1 MiB 20:38:59 L3 cache: 32 MiB 20:38:59 NUMA node0 CPU(s): 0,1 20:38:59 Vulnerability Itlb multihit: Not affected 20:38:59 Vulnerability L1tf: Not affected 20:38:59 Vulnerability Mds: Not affected 20:38:59 Vulnerability Meltdown: Not affected 20:38:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:38:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:38:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:38:59 Vulnerability Srbds: Not affected 20:38:59 Vulnerability Tsx async abort: Not affected 20:38:59 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 20:38:59 20:38:59 20:38:59 ---> nproc: 20:38:59 2 20:38:59 20:38:59 20:38:59 ---> df -h: 20:38:59 Filesystem Size Used Available Use% Mounted on 20:38:59 overlay 40.0G 12.5G 27.5G 31% / 20:38:59 tmpfs 64.0M 0 64.0M 0% /dev 20:38:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:38:59 shm 64.0M 0 64.0M 0% /dev/shm 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 20:38:59 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 20:38:59 20:38:59 20:38:59 ---> free -m: 20:38:59 total used free shared buff/cache available 20:38:59 Mem: 7821 1237 2217 0 4366 6553 20:38:59 Swap: 1023 1 1022 20:38:59 20:38:59 20:38:59 ---> ip addr: 20:38:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:38:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:38:59 inet 127.0.0.1/8 scope host lo 20:38:59 valid_lft forever preferred_lft forever 20:38:59 inet6 ::1/128 scope host 20:38:59 valid_lft forever preferred_lft forever 20:38:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:38:59 link/ether fa:16:3e:a5:43:36 brd ff:ff:ff:ff:ff:ff 20:38:59 inet 10.30.123.197/23 brd 10.30.123.255 scope global dynamic eth0 20:38:59 valid_lft 85032sec preferred_lft 85032sec 20:38:59 inet6 fe80::f816:3eff:fea5:4336/64 scope link 20:38:59 valid_lft forever preferred_lft forever 20:38:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:38:59 link/ether 02:42:1e:63:95:15 brd ff:ff:ff:ff:ff:ff 20:38:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:38:59 valid_lft forever preferred_lft forever 20:38:59 inet6 fe80::42:1eff:fe63:9515/64 scope link 20:38:59 valid_lft forever preferred_lft forever 20:38:59 20:38:59 20:38:59 ---> sar -b -r -n DEV: 20:38:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 20:38:59 20:38:59 20:16:00 LINUX RESTART (2 CPU) 20:38:59 20:38:59 20:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:38:59 20:18:01 35.95 0.70 35.25 0.00 352.98 14013.02 0.00 20:38:59 20:19:01 190.64 0.00 190.64 0.00 0.00 48299.55 0.00 20:38:59 20:20:01 57.96 0.00 57.96 0.00 0.00 10715.18 0.00 20:38:59 20:21:02 197.23 15.45 181.78 0.00 373.92 96168.61 0.00 20:38:59 20:22:02 570.48 198.26 372.22 0.00 6038.59 219566.32 0.00 20:38:59 20:23:01 560.41 95.58 464.83 0.00 5053.57 200449.29 0.00 20:38:59 20:24:01 237.14 20.58 216.56 0.00 2075.98 52719.46 0.00 20:38:59 20:25:01 1.12 0.00 1.12 0.00 0.00 15.08 0.00 20:38:59 20:26:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 20:38:59 20:27:01 0.27 0.02 0.25 0.00 0.13 3.68 0.00 20:38:59 20:28:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 20:38:59 20:29:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 20:38:59 20:30:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 20:38:59 20:31:01 0.27 0.07 0.20 0.00 2.00 1.48 0.00 20:38:59 20:32:01 0.95 0.12 0.83 0.00 3.73 18.39 0.00 20:38:59 20:33:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 20:38:59 20:34:01 0.27 0.05 0.22 0.00 0.40 3.68 0.00 20:38:59 20:35:01 0.23 0.02 0.22 0.00 0.13 3.40 0.00 20:38:59 20:36:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 20:38:59 20:37:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 20:38:59 20:38:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 20:38:59 Average: 87.69 15.55 72.14 0.00 654.30 30350.78 0.00 20:38:59 20:38:59 20:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:38:59 20:18:01 4445080 0 937080 11.70 2620 2624160 1697748 18.74 1099420 2025808 563904 20:38:59 20:19:01 3948136 0 1046796 13.07 2620 3011388 1659304 18.32 1238832 2271176 255660 20:38:59 20:20:01 3964248 0 1061448 13.25 2620 2980624 1674380 18.49 1191356 2294268 69136 20:38:59 20:21:02 147484 0 1390340 17.36 2620 6468496 2475548 27.33 3071928 4105276 1393700 20:38:59 20:22:02 293668 0 1790984 22.36 2620 5921668 3660824 40.42 3170416 3799896 182604 20:38:59 20:23:01 740444 0 1460404 18.23 2620 5805472 2904396 32.07 2526416 3953020 776 20:38:59 20:24:01 2890420 0 1172656 14.64 2620 3943244 1467896 16.21 1358600 3033412 20 20:38:59 20:25:01 2904016 0 1159052 14.47 2620 3943252 1251728 13.82 1371632 3011488 20 20:38:59 20:26:01 2902936 0 1160132 14.49 2620 3943252 1251560 13.82 1410500 2975824 16 20:38:59 20:27:01 2902672 0 1160388 14.49 2620 3943260 1251644 13.82 1410548 2975828 8 20:38:59 20:28:01 2901240 0 1161820 14.51 2620 3943260 1251740 13.82 1408584 2978848 8 20:38:59 20:29:01 2901608 0 1161444 14.50 2620 3943268 1251716 13.82 1412564 2974752 8 20:38:59 20:30:01 2902352 0 1160696 14.49 2620 3943272 1251560 13.82 1412288 2974752 8 20:38:59 20:31:01 2897620 0 1165428 14.55 2620 3943272 1253492 13.84 1416308 2974752 20 20:38:59 20:32:01 2899104 0 1163908 14.53 2620 3943308 1251740 13.82 1415048 2974632 20 20:38:59 20:33:01 2899632 0 1163380 14.53 2620 3943308 1251560 13.82 1414340 2974632 16 20:38:59 20:34:01 2897528 0 1165476 14.55 2620 3943316 1251624 13.82 1417660 2973944 20 20:38:59 20:35:01 2896908 0 1166088 14.56 2620 3943324 1251792 13.82 1417920 2973944 20 20:38:59 20:36:01 2897504 0 1165488 14.55 2620 3943328 1251624 13.82 1417724 2973948 12 20:38:59 20:37:01 2897128 0 1165860 14.56 2620 3943332 1251744 13.82 1417980 2973948 8 20:38:59 20:38:01 2897676 0 1165308 14.55 2620 3943336 1251624 13.82 1417732 2973948 20 20:38:59 Average: 2715591 0 1197342 14.95 2620 4093388 1574535 17.38 1591324 3008005 117429 20:38:59 20:38:59 20:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:38:59 20:18:01 eth0 931.39 1296.62 5698.25 150.91 0.00 0.00 0.00 0.00 20:38:59 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:18:01 docker0 992.51 593.06 77.92 2685.47 0.00 0.00 0.00 0.00 20:38:59 20:19:01 eth0 248.51 174.83 875.80 29.04 0.00 0.00 0.00 0.00 20:38:59 20:19:01 veth6b6f284 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:19:01 docker0 152.49 209.09 10.24 837.98 0.00 0.00 0.00 0.00 20:38:59 20:20:01 eth0 32.45 17.60 25.86 14.95 0.00 0.00 0.00 0.00 20:38:59 20:20:01 veth6b6f284 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 20:38:59 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:20:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 20:38:59 20:21:02 eth0 182.44 155.64 1678.41 77.30 0.00 0.00 0.00 0.00 20:38:59 20:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:21:02 veth44a5b5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:22:02 vethdfcdc7d 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:22:02 veth98cf62f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:22:02 veth064aa07 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:22:02 veth0a5934a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:23:01 veth1eeba6e 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:23:01 veth3339103 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:38:59 20:23:01 eth0 2869.07 2779.66 14027.88 484.36 0.00 0.00 0.00 0.00 20:38:59 20:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:38:59 20:24:01 eth0 66.84 43.83 143.97 64.48 0.00 0.00 0.00 0.00 20:38:59 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:24:01 docker0 1282.92 993.42 96.82 4348.59 0.00 0.00 0.00 0.00 20:38:59 20:25:01 eth0 1.15 0.53 0.33 0.22 0.00 0.00 0.00 0.00 20:38:59 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:26:01 eth0 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:38:59 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:27:01 eth0 1.03 0.23 0.20 0.07 0.00 0.00 0.00 0.00 20:38:59 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:28:01 eth0 0.90 0.32 0.32 0.20 0.00 0.00 0.00 0.00 20:38:59 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:29:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 20:38:59 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:59 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:31:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 20:38:59 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:32:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:38:59 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:38:59 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:34:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:38:59 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:35:01 eth0 1.67 0.30 0.43 0.21 0.00 0.00 0.00 0.00 20:38:59 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:36:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:38:59 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:37:01 eth0 0.65 0.38 0.40 0.26 0.00 0.00 0.00 0.00 20:38:59 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:38:59 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 Average: eth0 87.17 92.85 499.97 20.82 0.00 0.00 0.00 0.00 20:38:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:38:59 Average: docker0 61.17 47.37 4.62 207.34 0.00 0.00 0.00 0.00 20:38:59 20:38:59 20:38:59 ---> sar -P ALL: 20:38:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 20:38:59 20:38:59 20:16:00 LINUX RESTART (2 CPU) 20:38:59 20:38:59 20:17:01 CPU %user %nice %system %iowait %steal %idle 20:38:59 20:18:01 all 16.11 0.00 4.19 1.98 0.08 77.65 20:38:59 20:18:01 0 16.44 0.00 4.55 1.65 0.07 77.29 20:38:59 20:18:01 1 15.78 0.00 3.83 2.30 0.09 78.01 20:38:59 20:19:01 all 51.28 0.00 9.15 3.19 0.09 36.29 20:38:59 20:19:01 0 51.77 0.00 8.73 3.71 0.09 35.70 20:38:59 20:19:01 1 50.79 0.00 9.56 2.67 0.09 36.89 20:38:59 20:20:01 all 33.68 0.00 4.20 0.53 0.08 61.51 20:38:59 20:20:01 0 32.97 0.00 4.34 0.42 0.09 62.19 20:38:59 20:20:01 1 34.39 0.00 4.06 0.65 0.07 60.83 20:38:59 20:21:02 all 50.10 0.00 12.99 3.39 0.08 33.44 20:38:59 20:21:02 0 50.08 0.00 13.26 2.82 0.09 33.76 20:38:59 20:21:02 1 50.12 0.00 12.72 3.96 0.07 33.13 20:38:59 20:22:02 all 51.44 0.00 15.85 26.53 0.11 6.07 20:38:59 20:22:02 0 52.09 0.00 15.32 26.85 0.11 5.63 20:38:59 20:22:02 1 50.79 0.00 16.37 26.20 0.11 6.52 20:38:59 20:23:01 all 65.32 0.00 18.38 12.13 0.10 4.07 20:38:59 20:23:01 0 65.24 0.00 18.76 11.09 0.11 4.79 20:38:59 20:23:01 1 65.39 0.00 17.99 13.17 0.09 3.35 20:38:59 20:24:01 all 33.45 0.00 8.62 1.51 0.07 56.35 20:38:59 20:24:01 0 33.21 0.00 8.66 1.65 0.07 56.41 20:38:59 20:24:01 1 33.70 0.00 8.58 1.37 0.07 56.29 20:38:59 20:25:01 all 0.10 0.00 0.05 0.00 0.03 99.82 20:38:59 20:25:01 0 0.15 0.00 0.05 0.00 0.02 99.78 20:38:59 20:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:38:59 20:26:01 all 0.11 0.00 0.08 0.00 0.03 99.78 20:38:59 20:26:01 0 0.07 0.00 0.07 0.00 0.03 99.83 20:38:59 20:26:01 1 0.15 0.00 0.08 0.00 0.03 99.73 20:38:59 20:27:01 all 0.08 0.00 0.04 0.01 0.02 99.85 20:38:59 20:27:01 0 0.03 0.00 0.05 0.02 0.03 99.87 20:38:59 20:27:01 1 0.13 0.00 0.03 0.00 0.00 99.83 20:38:59 20:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 20:38:59 20:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:38:59 20:28:01 1 0.20 0.00 0.02 0.00 0.02 99.77 20:38:59 20:38:59 20:28:01 CPU %user %nice %system %iowait %steal %idle 20:38:59 20:29:01 all 0.10 0.00 0.02 0.00 0.03 99.86 20:38:59 20:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:38:59 20:29:01 1 0.17 0.00 0.02 0.00 0.02 99.80 20:38:59 20:30:01 all 0.06 0.00 0.03 0.00 0.03 99.89 20:38:59 20:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 20:38:59 20:30:01 1 0.08 0.00 0.02 0.00 0.00 99.90 20:38:59 20:31:01 all 0.08 0.00 0.03 0.01 0.03 99.86 20:38:59 20:31:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:38:59 20:31:01 1 0.08 0.00 0.03 0.02 0.02 99.85 20:38:59 20:32:01 all 0.10 0.00 0.03 0.00 0.03 99.85 20:38:59 20:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:38:59 20:32:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:38:59 20:33:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:38:59 20:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:38:59 20:33:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:38:59 20:34:01 all 0.16 0.00 0.03 0.00 0.02 99.80 20:38:59 20:34:01 0 0.23 0.00 0.03 0.00 0.02 99.72 20:38:59 20:34:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:38:59 20:35:01 all 0.10 0.00 0.03 0.00 0.03 99.84 20:38:59 20:35:01 0 0.15 0.00 0.02 0.00 0.03 99.80 20:38:59 20:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:38:59 20:36:01 all 0.05 0.00 0.02 0.00 0.03 99.91 20:38:59 20:36:01 0 0.10 0.00 0.03 0.00 0.03 99.83 20:38:59 20:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:38:59 20:37:01 all 0.10 0.00 0.00 0.00 0.03 99.87 20:38:59 20:37:01 0 0.17 0.00 0.00 0.00 0.03 99.80 20:38:59 20:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:38:59 20:38:01 all 0.08 0.00 0.03 0.00 0.03 99.87 20:38:59 20:38:01 0 0.12 0.00 0.03 0.00 0.00 99.85 20:38:59 20:38:01 1 0.05 0.00 0.02 0.00 0.05 99.88 20:38:59 Average: all 13.65 0.00 3.31 2.18 0.04 80.81 20:38:59 Average: 0 13.66 0.00 3.33 2.13 0.05 80.83 20:38:59 Average: 1 13.64 0.00 3.30 2.23 0.04 80.79 20:38:59 20:38:59 20:38:59