Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bcdc0b503bfe55a544ff90db21609e7c171f1072+7248181b27c1f196cc7a2300d5170335b9add480 (7735f65df31be0ee05c84402d2d5339d9380eaa8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29041 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 Merge succeeded, producing 8f572f177b648054850e24a3102b40330bf15bd3 Checking out Revision 8f572f177b648054850e24a3102b40330bf15bd3 (PR-3234) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f572f177b648054850e24a3102b40330bf15bd3 # timeout=10 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:29:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:29:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:29:52 ========================================================= 00:29:52 EdgeX Global Pipelines Version Info 00:29:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:29:53 ------------------- 00:29:53 stable info: 00:29:53 ------------------- 00:29:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:29:53 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:29:53 Message: update stable to v1.0.184 00:29:54 ------------------- 00:29:54 experimental info: 00:29:54 ------------------- 00:29:54 Commited By: **** collab-it+edgex@linuxfoundation.org 00:29:54 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:29:54 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:29:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:29:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:29:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:29:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3234 [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3234 [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3234 [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f572f177b648054850e24a3102b40330bf15bd3 [Pipeline] echo 00:29:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f572f1 [Pipeline] echo 00:29:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:29:57 provisioning config files... 00:29:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1544625311812671291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:57 ---> docker-login.sh 00:29:57 nexus3.edgexfoundry.org:10001 00:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:58 Configure a credential helper to remove this warning. See 00:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:58 00:29:58 Login Succeeded 00:29:58 nexus3.edgexfoundry.org:10002 00:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:58 Configure a credential helper to remove this warning. See 00:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:58 00:29:58 Login Succeeded 00:29:58 nexus3.edgexfoundry.org:10003 00:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:58 Configure a credential helper to remove this warning. See 00:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:58 00:29:58 Login Succeeded 00:29:58 nexus3.edgexfoundry.org:10004 00:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:58 Configure a credential helper to remove this warning. See 00:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:58 00:29:58 Login Succeeded 00:29:58 docker.io 00:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:58 Configure a credential helper to remove this warning. See 00:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:58 00:29:58 Login Succeeded 00:29:58 ---> docker-login.sh ends [Pipeline] } 00:29:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:59 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/core-command/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo core-command,cmd/core-command/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/core-data/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo core-data,cmd/core-data/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/core-metadata/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo core-metadata,cmd/core-metadata/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/security-bootstrapper/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/security-proxy-setup/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/support-notifications/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo support-notifications,cmd/support-notifications/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/support-scheduler/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:29:59 + for file in '`ls cmd/**/Dockerfile`' 00:29:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:29:59 ++ cut -d/ -f2 00:29:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:29:59 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:01 00:30:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:01 latest: Pulling from edgex-devops/git-semver 00:30:01 31603596830f: Pulling fs layer 00:30:01 2a8b12db71e7: Pulling fs layer 00:30:01 6ca5941a6612: Pulling fs layer 00:30:01 ecc8261a40a4: Pulling fs layer 00:30:01 ecc8261a40a4: Waiting 00:30:01 2a8b12db71e7: Verifying Checksum 00:30:01 2a8b12db71e7: Download complete 00:30:01 31603596830f: Verifying Checksum 00:30:01 31603596830f: Download complete 00:30:01 6ca5941a6612: Verifying Checksum 00:30:01 6ca5941a6612: Download complete 00:30:02 ecc8261a40a4: Verifying Checksum 00:30:02 ecc8261a40a4: Download complete 00:30:02 31603596830f: Pull complete 00:30:02 2a8b12db71e7: Pull complete 00:30:02 6ca5941a6612: Pull complete 00:30:03 ecc8261a40a4: Pull complete 00:30:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:03 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:06 $ docker top 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:06 [ssh-agent] Looking for ssh-agent implementation... 00:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:06 $ docker exec 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent 00:30:06 SSH_AUTH_SOCK=/tmp/ssh-UowOOlaq8LBV/agent.12 00:30:06 SSH_AGENT_PID=18 00:30:06 Running ssh-add (command line suppressed) 00:30:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1555011355614959984.key (/w/workspace/edgex-go/2@tmp/private_key_1555011355614959984.key) 00:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:07 + git tag --points-at HEAD [Pipeline] } 00:30:07 $ docker exec --env ******** --env ******** 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent -k 00:30:07 unset SSH_AUTH_SOCK; 00:30:07 unset SSH_AGENT_PID; 00:30:07 echo Agent pid 18 killed; 00:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:07 [ssh-agent] Looking for ssh-agent implementation... 00:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:07 $ docker exec 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent 00:30:08 SSH_AUTH_SOCK=/tmp/ssh-wGYAEmrWeUPj/agent.46 00:30:08 SSH_AGENT_PID=52 00:30:08 Running ssh-add (command line suppressed) 00:30:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4016802769326277144.key (/w/workspace/edgex-go/2@tmp/private_key_4016802769326277144.key) 00:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:08 + git semver init 00:30:08 # -> Open(): unable to determine branch for HEAD 00:30:08 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:30:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:30:08 # $SEMVER_REMOTE_NAME = origin 00:30:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:08 # $SEMVER_USER_NAME = edgex-jenkins 00:30:08 # $SEMVER_BRANCH = PR-3234 00:30:08 # $SEMVER_TEMP = /tmp/semver-804548035 00:30:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:30 # '/tmp/semver-804548035' -> '/w/workspace/edgex-go/2/.semver' 00:30:30 # -> Force: false 00:30:30 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:30:30 $ docker exec --env ******** --env ******** 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee ssh-agent -k 00:30:31 unset SSH_AUTH_SOCK; 00:30:31 unset SSH_AGENT_PID; 00:30:31 echo Agent pid 52 killed; 00:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:31 + git semver [Pipeline] } 00:30:31 $ docker stop --time=1 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee 00:30:33 $ docker rm -f 0c299d7482e9b15fef2ca186fd939e8c46871d4a24a3638b2c63c1c51f7915ee [Pipeline] // withDockerContainer [Pipeline] sh 00:30:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:34 Stashed 1 file(s) [Pipeline] echo 00:30:34 [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 00:30:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:36 + sudo service docker restart 00:30:36 + true 00:30:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:30:36 ========================================================= 00:30:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:30:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:30:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:30:40 Sending build context to Docker daemon 328.4MB 00:30:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:30:40 Step 2/6 : FROM ${BASE} 00:30:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:30:40 188c0c94c7c5: Pulling fs layer 00:30:40 0ef7d3d256c8: Pulling fs layer 00:30:40 de9db76c5a1d: Pulling fs layer 00:30:40 bca2f99d35d6: Pulling fs layer 00:30:40 93359f2a8cfa: Pulling fs layer 00:30:40 7c6f9722023f: Pulling fs layer 00:30:40 a35cf1a2eb13: Pulling fs layer 00:30:40 93359f2a8cfa: Waiting 00:30:40 7c6f9722023f: Waiting 00:30:40 a35cf1a2eb13: Waiting 00:30:40 bca2f99d35d6: Waiting 00:30:40 de9db76c5a1d: Download complete 00:30:40 0ef7d3d256c8: Download complete 00:30:40 93359f2a8cfa: Verifying Checksum 00:30:40 93359f2a8cfa: Download complete 00:30:40 188c0c94c7c5: Verifying Checksum 00:30:40 188c0c94c7c5: Download complete 00:30:40 7c6f9722023f: Verifying Checksum 00:30:40 7c6f9722023f: Download complete 00:30:41 188c0c94c7c5: Pull complete 00:30:42 0ef7d3d256c8: Pull complete 00:30:42 de9db76c5a1d: Pull complete 00:30:43 a35cf1a2eb13: Verifying Checksum 00:30:43 a35cf1a2eb13: Download complete 00:30:44 bca2f99d35d6: Verifying Checksum 00:30:44 bca2f99d35d6: Download complete 00:30:49 bca2f99d35d6: Pull complete 00:30:49 93359f2a8cfa: Pull complete 00:30:49 7c6f9722023f: Pull complete 00:30:50 Still waiting to schedule task 00:30:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:30:54 a35cf1a2eb13: Pull complete 00:30:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:30:54 ---> a62c8e92a672 00:30:54 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:30:54 ---> Running in 350ec62ae587 00:30:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:30:56 (1/12) Installing libmagic (5.38-r0) 00:30:56 (2/12) Installing file (5.38-r0) 00:30:56 (3/12) Installing libc-dev (0.7.2-r3) 00:30:56 (4/12) Installing g++ (9.3.0-r2) 00:31:05 (5/12) Installing fortify-headers (1.1-r0) 00:31:05 (6/12) Installing patch (2.7.6-r6) 00:31:05 (7/12) Installing build-base (0.5-r2) 00:31:05 (8/12) Installing libsodium (1.0.18-r0) 00:31:05 (9/12) Installing pkgconf (1.7.2-r0) 00:31:05 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:05 (11/12) Installing libzmq (4.3.3-r0) 00:31:05 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:05 Executing busybox-1.31.1-r19.trigger 00:31:05 OK: 233 MiB in 51 packages 00:31:09 Removing intermediate container 350ec62ae587 00:31:09 ---> 92a9ce12961c 00:31:09 Step 4/6 : WORKDIR /edgex-go 00:31:09 ---> Running in ea7ec025c207 00:31:09 Removing intermediate container ea7ec025c207 00:31:09 ---> e1ad604a88de 00:31:09 Step 5/6 : COPY go.mod . 00:31:09 ---> 3c9c3af8166b 00:31:09 Step 6/6 : RUN go mod download 00:31:09 ---> Running in 00e751b25f7b 00:31:36 Removing intermediate container 00e751b25f7b 00:31:36 ---> 7832ce275e2f 00:31:36 Successfully built 7832ce275e2f 00:31:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:37 + docker inspect -f . ci-base-image-x86_64 00:31:37 . [Pipeline] withDockerContainer 00:31:37 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 00:31:38 $ docker top 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:38 + go version 00:31:38 go version go1.15.5 linux/amd64 [Pipeline] } 00:31:38 $ docker stop --time=1 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 00:31:40 $ docker rm -f 7837f8da24d4acc715552566ebf3072e4ad3ff5b84cb6fe50aba6c8b0f6e4d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:40 + docker inspect -f . ci-base-image-x86_64 00:31:40 . [Pipeline] withDockerContainer 00:31:41 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:31:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 00:31:42 $ docker top 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:42 ========================================================= 00:31:42 [edgeXBuildGoParallel] Running Tests and Build... 00:31:42 ========================================================= [Pipeline] sh 00:31:42 + make test 00:31:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:31:52 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 45.9% of statements 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:32:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.1% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.077s coverage: 66.2% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.439s coverage: 82.4% of statements 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.598s coverage: 92.8% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 0.1% of statements 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 00:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 00:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.044s coverage: 94.4% of statements 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 00:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.063s coverage: 81.4% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 77.8% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.6% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.6% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 62.4% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 69.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 38.4% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.169s coverage: 87.8% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 29.1% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.080s coverage: 95.6% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:32:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements 00:32:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:32:59 GO111MODULE=on go vet ./... 00:33:26 gofmt -l . 00:33:26 [ "`gofmt -l .`" = "" ] 00:33:26 ./bin/test-go-mod-tidy.sh 00:33:27 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:28 + ls -al . 00:33:28 total 736 00:33:28 drwxrwxr-x 10 1001 1001 4096 Mar 9 00:33 . 00:33:28 drwxr-xr-x 4 root root 28 Mar 9 00:31 .. 00:33:28 -rw-rw-r-- 1 1001 1001 11 Mar 9 00:29 .dockerignore 00:33:28 drwxrwxr-x 8 1001 1001 179 Mar 9 00:29 .git 00:33:28 drwxrwxr-x 3 1001 1001 125 Mar 9 00:29 .github 00:33:28 -rw-rw-r-- 1 1001 1001 818 Mar 9 00:29 .gitignore 00:33:28 drwx------ 3 1001 1001 60 Mar 9 00:30 .semver 00:33:28 -rw-rw-r-- 1 1001 1001 166 Mar 9 00:29 .sonarcloud.properties 00:33:28 -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:29 Attribution.txt 00:33:28 -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:29 CONTRIBUTING.md 00:33:28 -rw-rw-r-- 1 1001 1001 931 Mar 9 00:29 Dockerfile.build 00:33:28 -rw-rw-r-- 1 1001 1001 863 Mar 9 00:29 Jenkinsfile 00:33:28 -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:29 LICENSE 00:33:28 -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:29 Makefile 00:33:28 -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:29 README.md 00:33:28 -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:29 SECURITY.md 00:33:28 -rw-rw-r-- 1 1001 1001 5 Mar 9 00:30 VERSION 00:33:28 -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:29 ZMQWindows.md 00:33:28 drwxrwxr-x 2 1001 1001 117 Mar 9 00:29 bin 00:33:28 drwxrwxr-x 14 1001 1001 4096 Mar 9 00:29 cmd 00:33:28 -rw-r--r-- 1 root root 622934 Mar 9 00:32 coverage.out 00:33:28 -rw-r--r-- 1 root root 1056 Mar 9 00:33 go.mod 00:33:28 -rw-r--r-- 1 root root 21701 Mar 9 00:33 go.sum 00:33:28 drwxrwxr-x 8 1001 1001 127 Mar 9 00:29 internal 00:33:28 drwxrwxr-x 4 1001 1001 26 Mar 9 00:29 openapi 00:33:28 drwxrwxr-x 4 1001 1001 71 Mar 9 00:29 snap 00:33:28 -rw-rw-r-- 1 1001 1001 168 Mar 9 00:29 version.go [Pipeline] sh 00:33:29 + '[' -e coverage.out ] 00:33:29 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:29 Stashed 1 file(s) [Pipeline] sh 00:33:29 + make build 00:33:29 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 00:33:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29051 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws 00:33:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:33:35 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 00:33:38 using credential edgex-jenkins-ssh 00:33:38 Cloning the remote Git repository 00:33:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:33:38 > git init /w/workspace/edgex-go/2 # timeout=10 00:33:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:33:38 > git --version # timeout=10 00:33:38 > git --version # 'git version 2.17.1' 00:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:33: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 00:33:43 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 00:33:45 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 00:33:45 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 00:33:47 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 00:33:49 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 00:33:50 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 00:33:51 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 00:33:53 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 00:33:54 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] } 00:33:56 $ docker stop --time=1 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb 00:33:58 $ docker rm -f 2f11abeb3afc4fd3b92dbfb192145949689fd9770ac2c3f7015ff91a0e7b11bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:34:00 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 00:34:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:00 > git config core.sparsecheckout # timeout=10 00:34:01 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 00:34:01 > git remote # timeout=10 00:34:01 > git config --get remote.origin.url # timeout=10 00:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:01 > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 00:34:01 > git rev-parse HEAD^{commit} # timeout=10 00:34:01 Merge succeeded, producing 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 00:34:01 Checking out Revision 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 (PR-3234) [Pipeline] isUnix [Pipeline] sh 00:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:02 00:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:02 latest: Pulling from edgex-devops/edgex-compose 00:34:02 cbdbe7a5bc2a: Pulling fs layer 00:34:02 ca9280d653b3: Pulling fs layer 00:34:02 7e9c9ca2126c: Pulling fs layer 00:34:03 cbdbe7a5bc2a: Verifying Checksum 00:34:03 cbdbe7a5bc2a: Download complete 00:34:03 cbdbe7a5bc2a: Pull complete 00:34:03 ca9280d653b3: Verifying Checksum 00:34:03 ca9280d653b3: Download complete 00:34:01 > git config core.sparsecheckout # timeout=10 00:34:01 > git checkout -f 3bf995e5938b492c6fe26baad46c6da37c9b1fe9 # timeout=10 00:34:04 ca9280d653b3: Pull complete 00:34:04 7e9c9ca2126c: Download complete 00:34:06 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" 00:34:06 > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:09 + + sudo service docker restart 00:34:09 true 00:34:11 7e9c9ca2126c: Pull complete 00:34:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:11 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:34:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat 00:34:13 $ docker top 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 00:34:14 provisioning config files... 00:34:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7789988011550564051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:14 + docker-compose build --help 00:34:14 + grep parallel 00:34:14 ---> docker-login.sh 00:34:14 nexus3.edgexfoundry.org:10001 00:34:16 --parallel Build images in parallel. 00:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:16 Configure a credential helper to remove this warning. See 00:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:16 00:34:16 Login Succeeded 00:34:16 nexus3.edgexfoundry.org:10002 [Pipeline] } 00:34:16 $ docker stop --time=1 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 00:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:16 Configure a credential helper to remove this warning. See 00:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:16 00:34:16 Login Succeeded 00:34:16 nexus3.edgexfoundry.org:10003 00:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:17 Configure a credential helper to remove this warning. See 00:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:17 00:34:17 Login Succeeded 00:34:17 nexus3.edgexfoundry.org:10004 00:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:17 $ docker rm -f 890d81240c0e07ba7c29f649c7bbc791b43ce112f600a46dcbe5bd2304f6b179 [Pipeline] // withDockerContainer [Pipeline] writeFile 00:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:17 Configure a credential helper to remove this warning. See 00:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:17 00:34:17 Login Succeeded 00:34:17 docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:18 . [Pipeline] withDockerContainer 00:34:18 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:18 Configure a credential helper to remove this warning. See 00:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:18 00:34:18 Login Succeeded 00:34:18 ---> docker-login.sh ends 00:34:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 00:34:19 $ docker top 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc -eo pid,comm [Pipeline] { [Pipeline] } 00:34:19 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:34:19 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] echo 00:34:20 ========================================================= 00:34:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:34:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:34:21 Building docker-core-command-go ... 00:34:21 Building docker-core-data-go ... 00:34:21 Building docker-core-metadata-go ... 00:34:21 Building docker-security-bootstrapper-go ... 00:34:21 Building docker-security-proxy-setup-go ... 00:34:21 Building docker-security-secretstore-setup-go ... 00:34:21 Building docker-support-notifications-go ... 00:34:21 Building docker-support-scheduler-go ... 00:34:21 Building docker-sys-mgmt-agent-go ... 00:34:21 Building docker-sys-mgmt-agent-go 00:34:21 Building docker-security-secretstore-setup-go 00:34:21 Building docker-support-scheduler-go 00:34:21 Building docker-security-proxy-setup-go 00:34:21 Building docker-security-bootstrapper-go 00:34:23 Sending build context to Docker daemon 166.6MB 00:34:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:34:23 Step 2/6 : FROM ${BASE} 00:34:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:23 5f621e34cdf4: Pulling fs layer 00:34:23 a4357932f1b6: Pulling fs layer 00:34:23 18c013af1878: Pulling fs layer 00:34:23 00ac8860ef70: Pulling fs layer 00:34:23 63d7cb157983: Pulling fs layer 00:34:23 b116817d02f9: Pulling fs layer 00:34:23 745a02a5169b: Pulling fs layer 00:34:23 00ac8860ef70: Waiting 00:34:23 63d7cb157983: Waiting 00:34:23 b116817d02f9: Waiting 00:34:23 745a02a5169b: Waiting 00:34:23 18c013af1878: Download complete 00:34:23 a4357932f1b6: Verifying Checksum 00:34:23 a4357932f1b6: Download complete 00:34:23 63d7cb157983: Verifying Checksum 00:34:23 63d7cb157983: Download complete 00:34:23 b116817d02f9: Download complete 00:34:23 5f621e34cdf4: Verifying Checksum 00:34:23 5f621e34cdf4: Download complete 00:34:24 5f621e34cdf4: Pull complete 00:34:24 a4357932f1b6: Pull complete 00:34:25 18c013af1878: Pull complete 00:34:26 745a02a5169b: Verifying Checksum 00:34:26 745a02a5169b: Download complete 00:34:28 00ac8860ef70: Verifying Checksum 00:34:28 00ac8860ef70: Download complete 00:34:38 00ac8860ef70: Pull complete 00:34:38 63d7cb157983: Pull complete 00:34:39 b116817d02f9: Pull complete 00:34:43 745a02a5169b: Pull complete 00:34:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:34:43 ---> b7e6874047d6 00:34:43 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 00:34:46 ---> Running in 672050116f6f 00:34:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:34:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:34:51 (1/12) Installing libmagic (5.38-r0) 00:34:51 (2/12) Installing file (5.38-r0) 00:34:51 (3/12) Installing libc-dev (0.7.2-r3) 00:34:51 (4/12) Installing g++ (9.3.0-r2) 00:35:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:35:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:00 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:35:00 ---> 7832ce275e2f 00:35:00 Step 3/26 : WORKDIR /edgex-go 00:35:00 ---> 7832ce275e2f 00:35:00 Step 3/21 : WORKDIR /edgex-go 00:35:00 ---> 7832ce275e2f 00:35:00 Step 3/31 : WORKDIR /edgex-go 00:35:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:00 ---> 7832ce275e2f 00:35:00 Step 3/24 : WORKDIR /edgex-go 00:35:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:00 ---> 7832ce275e2f 00:35:00 Step 3/22 : WORKDIR /edgex-go 00:35:01 ---> Running in ba33c82c485b 00:35:01 ---> Running in 14669861e9d6 00:35:01 ---> Running in f7e1e581344f 00:35:01 ---> Running in 4fb016aa1bf9 00:35:01 ---> Running in b39f16c86fc2 00:35:01 Removing intermediate container 14669861e9d6 00:35:01 ---> 88f07fca5fa1 00:35:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:01 Removing intermediate container b39f16c86fc2 00:35:01 ---> 02cd40daa9e9 00:35:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:01 Removing intermediate container ba33c82c485b 00:35:01 ---> 3d29e0d26d18 00:35:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:01 Removing intermediate container f7e1e581344f 00:35:01 ---> 0503e810c198 00:35:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:01 Removing intermediate container 4fb016aa1bf9 00:35:01 ---> 4a97fc1812d5 00:35:01 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:02 ---> Running in 4d0cfdaff7a6 00:35:02 ---> Running in 128d0814f39c 00:35:02 ---> Running in 7e785f875350 00:35:02 ---> Running in b9b8676d3d57 00:35:02 ---> Running in 6e481d214845 00:35:04 Removing intermediate container 128d0814f39c 00:35:04 ---> 915b9238a2ce 00:35:04 Step 5/24 : RUN apk add --update --no-cache make git 00:35:04 Removing intermediate container 4d0cfdaff7a6 00:35:04 ---> f9f674ff2086 00:35:04 Step 5/21 : RUN apk add --update --no-cache make git 00:35:05 ---> Running in f8fb5c356315 00:35:05 ---> Running in 67433789e71b 00:35:05 Removing intermediate container 7e785f875350 00:35:05 ---> 62dedbbc53fd 00:35:05 Step 5/26 : RUN apk add --update --no-cache make bash git 00:35:05 Removing intermediate container 6e481d214845 00:35:05 ---> 146a51fd2f75 00:35:05 Step 5/22 : RUN apk add --update --no-cache make git 00:35:05 Removing intermediate container b9b8676d3d57 00:35:05 ---> 545f598f793a 00:35:05 Step 5/31 : RUN apk add --update --no-cache make git 00:35:05 ---> Running in 338726b240f2 00:35:05 ---> Running in c2983843c0c2 00:35:05 ---> Running in 718beff413c3 00:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:07 OK: 233 MiB in 51 packages 00:35:07 OK: 233 MiB in 51 packages 00:35:08 OK: 233 MiB in 51 packages 00:35:08 OK: 233 MiB in 51 packages 00:35:08 OK: 233 MiB in 51 packages 00:35:08 Removing intermediate container f8fb5c356315 00:35:08 ---> dd1bb0abdc3a 00:35:08 Step 6/24 : COPY go.mod . 00:35:08 Removing intermediate container 67433789e71b 00:35:08 ---> d0f17d531f65 00:35:08 Step 6/21 : COPY go.mod . 00:35:09 Removing intermediate container 338726b240f2 00:35:09 ---> 7a9be2935cca 00:35:09 Step 6/26 : COPY go.mod . 00:35:09 ---> 370470474434 00:35:09 Step 7/24 : RUN go mod download 00:35:09 ---> 734184bef551 00:35:09 Step 7/21 : RUN go mod download 00:35:09 ---> Running in 5fb541dde9b3 00:35:09 Removing intermediate container c2983843c0c2 00:35:09 ---> dcfdbe1d07c7 00:35:09 Step 6/22 : COPY go.mod . 00:35:09 ---> Running in fe838b7511b5 00:35:09 Removing intermediate container 718beff413c3 00:35:09 ---> a1d63874924f 00:35:09 Step 6/31 : COPY go.mod . 00:35:09 ---> 5a8d7ba6247b 00:35:09 Step 7/26 : RUN go mod download 00:35:09 ---> Running in 12364ca801d6 00:35:09 ---> 380704af1da4 00:35:09 Step 7/22 : RUN go mod download 00:35:09 ---> e71edc32da42 00:35:09 Step 7/31 : RUN go mod download 00:35:10 (5/12) Installing fortify-headers (1.1-r0) 00:35:10 (6/12) Installing patch (2.7.6-r6) 00:35:10 (7/12) Installing build-base (0.5-r2) 00:35:10 (8/12) Installing libsodium (1.0.18-r0) 00:35:10 (9/12) Installing pkgconf (1.7.2-r0) 00:35:10 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:10 (11/12) Installing libzmq (4.3.3-r0) 00:35:10 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:10 Executing busybox-1.31.1-r19.trigger 00:35:10 OK: 217 MiB in 51 packages 00:35:10 ---> Running in b9fe63b79780 00:35:10 ---> Running in d14bb0a72517 00:35:12 Removing intermediate container fe838b7511b5 00:35:12 ---> c5e3491b3c95 00:35:12 Step 8/21 : COPY . . 00:35:12 Removing intermediate container d14bb0a72517 00:35:12 ---> 676f8d508a36 00:35:12 Step 8/22 : COPY . . 00:35:12 Removing intermediate container 5fb541dde9b3 00:35:12 ---> 9e2b9c82d160 00:35:12 Step 8/24 : COPY . . 00:35:12 Removing intermediate container b9fe63b79780 00:35:12 ---> b28863c43fbc 00:35:12 Step 8/31 : COPY . . 00:35:12 Removing intermediate container 12364ca801d6 00:35:12 ---> de8c81252bae 00:35:12 Step 8/26 : COPY . . 00:35:13 Removing intermediate container 672050116f6f 00:35:13 ---> f86d1ec1adc6 00:35:13 Step 4/6 : WORKDIR /edgex-go 00:35:13 ---> Running in a297395aae04 00:35:13 Removing intermediate container a297395aae04 00:35:13 ---> 3360e6fd228b 00:35:13 Step 5/6 : COPY go.mod . 00:35:14 ---> 3b464e277a36 00:35:14 Step 6/6 : RUN go mod download 00:35:14 ---> Running in 5b529a0a74e2 00:35:46 Removing intermediate container 5b529a0a74e2 00:35:46 ---> 819328760c3d 00:35:46 Successfully built 819328760c3d 00:35:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:35:47 + docker inspect -f . ci-base-image-arm64 00:35:47 . [Pipeline] withDockerContainer 00:35:47 prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container 00:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 00:35:49 $ docker top 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:50 + go version 00:35:50 go version go1.15.5 linux/arm64 [Pipeline] } 00:35:50 $ docker stop --time=1 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 00:35:51 ---> a2fbd686a8f2 00:35:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:35:51 ---> 94bb68e9fa9e 00:35:51 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:51 ---> 5cf1f9b421e4 00:35:51 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:51 ---> e443c7463844 00:35:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:51 ---> 5d8b626efd82 00:35:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:35:51 ---> Running in 2e6846233eb0 00:35:51 ---> Running in d1c0c56b7e1e 00:35:51 ---> Running in 391fe06148e6 00:35:51 ---> Running in 5f14cd911ce0 00:35:51 ---> Running in 9d2ba5e74cd0 00:35:52 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 00:35:52 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 00:35:52 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 00:35:52 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 00:35:52 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 00:35:52 $ docker rm -f 0cd1b684a04b56a36808043a40b9791c55a6455c0074dd24a3257a1be28d2773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:53 + docker inspect -f . ci-base-image-arm64 00:35:53 . [Pipeline] withDockerContainer 00:35:53 prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container 00:35:53 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 00:35:54 $ docker top 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 -eo pid,comm [Pipeline] { [Pipeline] echo 00:35:55 ========================================================= 00:35:55 [edgeXBuildGoParallel] Running Tests and Build... 00:35:55 ========================================================= [Pipeline] sh 00:35:55 + make test 00:35:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:22 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:31 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 00:36: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 00:36:32 Removing intermediate container 2e6846233eb0 00:36:32 ---> 95515ce36080 00:36:32 00:36:32 Step 10/31 : FROM alpine:3.12 00:36:32 Removing intermediate container d1c0c56b7e1e 00:36:32 ---> cc5325d92510 00:36:32 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:36:32 3.12: Pulling from library/alpine 00:36:32 ---> Running in fbc8900f06cb 00:36:34 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 00:36:35 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:36:37 Status: Downloaded newer image for alpine:3.12 00:36:37 ---> 88dd2752d2ea 00:36:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:37 Removing intermediate container 391fe06148e6 00:36:37 ---> 28f6314c10a9 00:36:37 00:36:37 Step 10/24 : FROM alpine:3.12 00:36:37 ---> 88dd2752d2ea 00:36:37 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:36:37 Removing intermediate container 9d2ba5e74cd0 00:36:37 ---> 88f10d079241 00:36:37 00:36:37 Step 10/21 : FROM alpine:3.12 00:36:37 ---> 88dd2752d2ea 00:36:37 Step 11/21 : RUN apk add --update --no-cache curl 00:36:37 Removing intermediate container 5f14cd911ce0 00:36:37 ---> da1a474c21b6 00:36:37 00:36:37 Step 10/22 : FROM alpine:3.12 00:36:37 ---> 88dd2752d2ea 00:36:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:36:37 ---> Running in 4c1ea6a28161 00:36:38 ---> Running in 13eeeada4ec4 00:36:38 ---> Running in 4095b5d52824 00:36:38 ---> Running in ad2709f40a7e 00:36:38 Removing intermediate container 4c1ea6a28161 00:36:38 ---> 5442a8010018 00:36:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:36:38 ---> Running in b2bf8abf9708 00:36:38 Removing intermediate container fbc8900f06cb 00:36:38 ---> b27e8086e43e 00:36:38 00:36:38 Step 11/26 : FROM docker:20.10.0 00:36:38 20.10.0: Pulling from library/docker 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:39 (1/1) Installing dumb-init (1.2.2-r1) 00:36:39 Executing busybox-1.31.1-r19.trigger 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:39 OK: 6 MiB in 15 packages 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:39 (1/5) Installing ca-certificates (20191127-r4) 00:36:39 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:36:39 (3/5) Installing libcurl (7.69.1-r3) 00:36:39 (4/5) Installing curl (7.69.1-r3) 00:36:39 (5/5) Installing dumb-init (1.2.2-r1) 00:36:39 Executing busybox-1.31.1-r19.trigger 00:36:39 (1/4) Installing ca-certificates (20191127-r4) 00:36:39 Executing ca-certificates-20191127-r4.trigger 00:36:39 (1/2) Installing dumb-init (1.2.2-r1) 00:36:39 (2/2) Installing su-exec (0.2-r1) 00:36:39 Executing busybox-1.31.1-r19.trigger 00:36:40 OK: 6 MiB in 16 packages 00:36:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:40 (3/4) Installing libcurl (7.69.1-r3) 00:36:40 (4/4) Installing curl (7.69.1-r3) 00:36:40 Executing busybox-1.31.1-r19.trigger 00:36:40 OK: 7 MiB in 19 packages 00:36:40 Executing ca-certificates-20191127-r4.trigger 00:36:40 OK: 7 MiB in 18 packages 00:36:42 Removing intermediate container 13eeeada4ec4 00:36:42 ---> 657e54f6e21b 00:36:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:42 Removing intermediate container b2bf8abf9708 00:36:42 ---> 3d9a5683ce19 00:36:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:36:43 ---> Running in 2e43cef80bd0 00:36:43 ---> Running in 7515e13bdb7d 00:36:43 Removing intermediate container ad2709f40a7e 00:36:43 ---> 03de92741c14 00:36:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:43 Removing intermediate container 4095b5d52824 00:36:43 ---> 1b40e90d1067 00:36:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:43 Removing intermediate container 2e43cef80bd0 00:36:43 ---> 6daf9002473c 00:36:43 Step 13/22 : ENV APP_PORT=48085 00:36:43 ---> Running in cf517b77579e 00:36:43 ---> Running in db80827ee39b 00:36:43 Removing intermediate container 7515e13bdb7d 00:36:43 ---> 1093f2af87c0 00:36:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:43 ---> Running in 74db84dd3023 00:36:43 ---> Running in 52620d2462b4 00:36:43 Removing intermediate container cf517b77579e 00:36:43 ---> 8c0a5b47fe74 00:36:43 Step 13/21 : WORKDIR /edgex 00:36:43 Removing intermediate container 74db84dd3023 00:36:43 ---> ec3baf9c7da8 00:36:43 Step 14/22 : EXPOSE $APP_PORT 00:36:43 Removing intermediate container db80827ee39b 00:36:43 ---> 7a15565ab75e 00:36:43 Step 13/24 : WORKDIR / 00:36:43 ---> Running in 9e156a190f20 00:36:43 ---> Running in 9a3f1fa71906 00:36:43 Removing intermediate container 52620d2462b4 00:36:43 ---> 35386ccc6be9 00:36:43 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:43 ---> Running in e608e9bbebe7 00:36:44 ---> Running in 422266fea6b7 00:36:44 Removing intermediate container 9e156a190f20 00:36:44 ---> c839d2bf54e5 00:36:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:44 Removing intermediate container 9a3f1fa71906 00:36:44 ---> 14c266133a97 00:36:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:45 Removing intermediate container e608e9bbebe7 00:36:45 ---> fd41f859a910 00:36:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:45 ---> 8f2c7e88462f 00:36:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:45 ---> a64680d76ea3 00:36:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:45 ---> dbbec1869c21 00:36:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:46 ---> c614e316c02b 00:36:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:46 ---> f75b3d274691 00:36:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:46 ---> 74e472161a91 00:36:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:46 Removing intermediate container 422266fea6b7 00:36:46 ---> 94831c334120 00:36:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:36:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:36:46 Status: Downloaded newer image for docker:20.10.0 00:36:46 ---> Running in d6ef6705805e 00:36:46 ---> aefe523efa57 00:36:46 Step 12/26 : RUN apk add --no-cache bash 00:36:46 ---> 4dd10e6cc370 00:36:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:46 ---> 2dcd7ea63bb5 00:36:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:36:46 ---> Running in fffe4c2cafab 00:36:46 ---> f8edd50afa22 00:36:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:46 ---> Running in 468d2df8f2ce 00:36:46 Removing intermediate container d6ef6705805e 00:36:46 ---> a831bdadfb9e 00:36:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:47 ---> Running in 8e77c3b4a8be 00:36:47 Removing intermediate container 468d2df8f2ce 00:36:47 ---> e9766096ecb3 00:36:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:47 ---> 1b19f38839e6 00:36:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:47 Removing intermediate container 8e77c3b4a8be 00:36:47 ---> dc30bb885064 00:36:47 Step 18/21 : CMD ["--init=true"] 00:36:47 ---> Running in e97f1726259e 00:36:47 ---> 913628e5bd68 00:36:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:47 (1/2) Installing readline (8.0.4-r0) 00:36:48 (2/2) Installing bash (5.0.17-r0) 00:36:48 ---> Running in 013aa06b5fe5 00:36:48 Executing bash-5.0.17-r0.post-install 00:36:48 Executing busybox-1.31.1-r19.trigger 00:36:48 OK: 12 MiB in 22 packages 00:36:48 ---> Running in b4467f69d3b4 00:36:48 Removing intermediate container e97f1726259e 00:36:48 ---> 4fbd9fc54a45 00:36:48 Step 20/22 : LABEL arch=x86_64 00:36:48 ---> edc8af1e7d94 00:36:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:48 Removing intermediate container 013aa06b5fe5 00:36:48 ---> 81d8f27eae79 00:36:48 Step 19/21 : LABEL arch=x86_64 00:36:48 ---> Running in 9371521a42d9 00:36:48 ---> Running in e0ea0db48b64 00:36:48 ---> df4941952faa 00:36:48 Step 20/24 : 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/ 00:36:48 Removing intermediate container 9371521a42d9 00:36:48 ---> 93e923b64858 00:36:48 Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:36:48 Removing intermediate container e0ea0db48b64 00:36:48 ---> 175e76a7b464 00:36:48 Step 20/21 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:36:49 ---> Running in d649e33221de 00:36:49 ---> Running in f2267e0989c2 00:36:49 ---> Running in 230a2e09b7ae 00:36:49 Removing intermediate container fffe4c2cafab 00:36:49 ---> afe4a55d9e9a 00:36:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:36:49 ---> Running in 8eaf7491285e 00:36:49 Removing intermediate container d649e33221de 00:36:49 ---> e5177db6b0a6 00:36:49 Step 22/22 : LABEL version=0.0.0 00:36:49 Removing intermediate container 230a2e09b7ae 00:36:49 ---> c4e08c8bea6e 00:36:49 Step 21/21 : LABEL version=0.0.0 00:36:50 ---> Running in 3220cb8f7b12 00:36:50 ---> Running in 887408f29cb1 00:36:50 Removing intermediate container 8eaf7491285e 00:36:50 ---> 6fdc9ddcc3b1 00:36:50 Step 14/26 : ENV APP_PORT=48090 00:36:50 ---> Running in f3d58864d66e 00:36:50 Removing intermediate container 3220cb8f7b12 00:36:50 ---> b990612413a6 00:36:50 00:36:50 Removing intermediate container b4467f69d3b4 00:36:50 ---> e0fa253d6932 00:36:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:50 Removing intermediate container 887408f29cb1 00:36:50 ---> 431b2cfdb91e 00:36:50 00:36:50 Removing intermediate container f3d58864d66e 00:36:50 ---> 1b4fd0680a85 00:36:50 Step 15/26 : EXPOSE $APP_PORT 00:36:50 Successfully built b990612413a6 00:36:51 ---> Running in 6a095693723d 00:36:51 Successfully tagged docker-support-scheduler-go:latest 00:36:51  Building docker-support-scheduler-go ... done Building docker-core-command-go 00:36:51 Successfully built 431b2cfdb91e 00:36:51 Removing intermediate container f2267e0989c2 00:36:51 ---> ad8a60c7a4b3 00:36:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:36:51 Successfully tagged docker-security-proxy-setup-go:latest 00:36:51 Building docker-support-notifications-go 00:36:51  Building docker-security-proxy-setup-go ... done  ---> e4b246bccaca 00:36:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:51 ---> Running in 2ca71b1e97f9 00:36:51 Removing intermediate container 6a095693723d 00:36:51 ---> 4dd73f7fd623 00:36:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:36:51 Removing intermediate container 2ca71b1e97f9 00:36:51 ---> c5ae4f42cb95 00:36:51 Step 22/24 : LABEL arch=x86_64 00:36:51 ---> Running in 533db7aaf3e2 00:36:52 ---> 298a9b2afe62 00:36:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:36:53 ---> 48b2ca40a069 00:36:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:53 Removing intermediate container 533db7aaf3e2 00:36:53 ---> 791965681ded 00:36:53 Step 23/24 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:36:54 ---> Running in 154c07860aba 00:36:54 ---> b213ff2050af 00:36:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:36:54 ---> c8aa91b56c92 00:36:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:56 Removing intermediate container 154c07860aba 00:36:56 ---> b6bca473f92a 00:36:56 Step 24/24 : LABEL version=0.0.0 00:36:58 ---> Running in 90820b6fe8cc 00:36:58 ---> 9b54c10244a2 00:36:58 Step 19/26 : RUN apk --no-cache add py3-pip 00:36:58 ---> e13d2548356e 00:36:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:36:58 ---> Running in 67e984348345 00:36:58 Removing intermediate container 90820b6fe8cc 00:36:58 ---> 44ce7073a4fa 00:36:58 00:36:59 ---> 7b14640d4575 00:36:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:36:59 Successfully built 44ce7073a4fa 00:36:59 Successfully tagged docker-security-secretstore-setup-go:latest 00:36:59 Building docker-core-metadata-go 00:37:00  Building docker-security-secretstore-setup-go ... done  ---> Running in 2b6b074298e8 00:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:00 Removing intermediate container 2b6b074298e8 00:37:00 ---> a34e6b1cd4ff 00:37:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:37:00 (1/33) Installing libbz2 (1.0.8-r1) 00:37:00 (2/33) Installing expat (2.2.9-r1) 00:37:00 (3/33) Installing libffi (3.3-r2) 00:37:00 (4/33) Installing gdbm (1.13-r1) 00:37:00 (5/33) Installing xz-libs (5.2.5-r0) 00:37:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:37:00 (7/33) Installing python3 (3.8.5-r1) 00:37:09 ---> 50f99bac9e67 00:37:09 Step 26/31 : RUN chmod +x /entrypoint.sh 00:37:09 (8/33) Installing py3-appdirs (1.4.4-r1) 00:37:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:37:09 (10/33) Installing py3-parsing (2.4.7-r0) 00:37:09 (11/33) Installing py3-six (1.15.0-r0) 00:37:09 (12/33) Installing py3-packaging (20.4-r0) 00:37:09 (13/33) Installing py3-setuptools (47.0.0-r0) 00:37:09 (14/33) Installing py3-chardet (3.0.4-r4) 00:37:09 (15/33) Installing py3-idna (2.9-r0) 00:37:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:37:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:37:11 (18/33) Installing py3-requests (2.23.0-r0) 00:37:11 (19/33) Installing py3-msgpack (1.0.0-r0) 00:37:11 (20/33) Installing py3-lockfile (0.12.2-r3) 00:37:11 ---> Running in 56a1078bc6b9 00:37:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:37:11 (22/33) Installing py3-colorama (0.4.3-r0) 00:37:11 (23/33) Installing py3-distlib (0.3.0-r0) 00:37:11 (24/33) Installing py3-distro (1.5.0-r1) 00:37:11 (25/33) Installing py3-webencodings (0.5.1-r3) 00:37:11 (26/33) Installing py3-html5lib (1.0.1-r4) 00:37:11 (27/33) Installing py3-pytoml (0.1.21-r0) 00:37:11 (28/33) Installing py3-pep517 (0.8.2-r0) 00:37:11 (29/33) Installing py3-progress (1.5-r0) 00:37:11 (30/33) Installing py3-toml (0.10.1-r0) 00:37:12 (31/33) Installing py3-retrying (1.3.3-r0) 00:37:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:37:14 (33/33) Installing py3-pip (20.1.1-r0) 00:37:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:15 ---> 7832ce275e2f 00:37:15 Step 3/22 : WORKDIR /edgex-go 00:37:15 ---> Using cache 00:37:15 ---> 4a97fc1812d5 00:37:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:15 ---> Using cache 00:37:15 ---> 545f598f793a 00:37:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:37:15 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:15 ---> 7832ce275e2f 00:37:15 Step 3/23 : WORKDIR /edgex-go 00:37:15 ---> Using cache 00:37:15 ---> 4a97fc1812d5 00:37:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:15 ---> Using cache 00:37:15 ---> 545f598f793a 00:37:15 Step 5/23 : RUN apk add --update --no-cache make git 00:37:15 ---> Using cache 00:37:15 ---> a1d63874924f 00:37:15 Step 6/23 : COPY go.mod . 00:37:15 ---> Using cache 00:37:15 ---> e71edc32da42 00:37:15 Step 7/23 : RUN go mod download 00:37:15 ---> Using cache 00:37:15 ---> b28863c43fbc 00:37:15 Step 8/23 : COPY . . 00:37:15 ---> Using cache 00:37:15 ---> e443c7463844 00:37:15 Step 9/23 : RUN make cmd/core-command/core-command 00:37:16 Executing busybox-1.31.1-r19.trigger 00:37:16 OK: 71 MiB in 55 packages 00:37:17 ---> Running in edf188d95d43 00:37:17 ---> Running in e840f0839b3c 00:37:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:19 Removing intermediate container 56a1078bc6b9 00:37:19 ---> dd5b8df07426 00:37:19 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:37:20 ---> Running in d0b43266c053 00:37:20 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 00:37:21 Removing intermediate container d0b43266c053 00:37:21 ---> 53bdb58ffa1f 00:37:21 Step 28/31 : CMD ["gate"] 00:37:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:21 ---> Running in 46fb3a824c84 00:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:22 Removing intermediate container 46fb3a824c84 00:37:22 ---> 3c838c0fced9 00:37:22 Step 29/31 : LABEL arch=x86_64 00:37:23 OK: 233 MiB in 51 packages 00:37:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:24 ---> 7832ce275e2f 00:37:24 Step 3/23 : WORKDIR /edgex-go 00:37:24 ---> Using cache 00:37:24 ---> 4a97fc1812d5 00:37:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:24 ---> Using cache 00:37:24 ---> 545f598f793a 00:37:24 Step 5/23 : RUN apk add --update --no-cache make git 00:37:24 ---> Using cache 00:37:24 ---> a1d63874924f 00:37:24 Step 6/23 : COPY go.mod . 00:37:24 ---> Using cache 00:37:24 ---> e71edc32da42 00:37:24 Step 7/23 : RUN go mod download 00:37:24 ---> Using cache 00:37:24 ---> b28863c43fbc 00:37:24 Step 8/23 : COPY . . 00:37:24 ---> Using cache 00:37:24 ---> e443c7463844 00:37:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:37:24 ---> Running in 7367f2c37cb6 00:37:25 ---> Running in 28e072f39dcc 00:37:25 Removing intermediate container 7367f2c37cb6 00:37:25 ---> 965e2af169dd 00:37:25 Step 30/31 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:37:26 ---> Running in ce042272fcb8 00:37:26 Removing intermediate container e840f0839b3c 00:37:26 ---> 330a5d86a678 00:37:26 Step 6/22 : COPY go.mod . 00:37:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:28 Removing intermediate container ce042272fcb8 00:37:28 ---> 5452333405d4 00:37:28 Step 31/31 : LABEL version=0.0.0 00:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:29 ---> f157e891bc72 00:37:29 Step 7/22 : RUN go mod download 00:37:29 ---> Running in 5750cf83ee8d 00:37:29 ---> Running in 9223b727d92f 00:37:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:30 Removing intermediate container 5750cf83ee8d 00:37:30 ---> c0e4e77476f1 00:37:30 00:37:30 Successfully built c0e4e77476f1 00:37:30 Successfully tagged docker-security-bootstrapper-go:latest 00:37:30 Building docker-core-data-go 00:37:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:39  Building docker-security-bootstrapper-go ... done Removing intermediate container 9223b727d92f 00:37:39 ---> 6d8d28a1ad98 00:37:39 Step 8/22 : COPY . . 00:37:41 Removing intermediate container 67e984348345 00:37:41 ---> 4cc006afeab9 00:37:41 Step 20/26 : RUN pip install docker-compose==1.23.2 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:45 ---> Running in 8d811e7a359b 00:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.403s coverage: 45.9% of statements 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.271s coverage: 100.0% of statements 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.1% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.288s coverage: 66.2% of statements 00:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:01 Collecting docker-compose==1.23.2 00:38:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:38:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:01 ---> 7832ce275e2f 00:38:01 Step 3/23 : WORKDIR /edgex-go 00:38:01 ---> Using cache 00:38:01 ---> 4a97fc1812d5 00:38:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:01 ---> Using cache 00:38:01 ---> 545f598f793a 00:38:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:38:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:01 ---> Running in af1b1615369c 00:38:01 Collecting texttable<0.10,>=0.9.0 00:38:01 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.832s coverage: 82.4% of statements 00:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:03 Collecting jsonschema<3,>=2.5.1 00:38:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:03 OK: 233 MiB in 51 packages 00:38:05 Collecting dockerpty<0.5,>=0.4.1 00:38:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:08 Collecting websocket-client<1.0,>=0.32.0 00:38:08 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:38:09 Collecting docker<4.0,>=3.6.0 00:38:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:09 Removing intermediate container edf188d95d43 00:38:09 ---> 0b61e8003ce4 00:38:09 00:38:09 Step 10/23 : FROM alpine:3.12 00:38:09 ---> 88dd2752d2ea 00:38:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:09 ---> Using cache 00:38:09 ---> 657e54f6e21b 00:38:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:09 ---> Using cache 00:38:09 ---> 6daf9002473c 00:38:09 Step 13/23 : ENV APP_PORT=48082 00:38:09 Removing intermediate container af1b1615369c 00:38:09 ---> f9ebb096d097 00:38:09 Step 6/23 : COPY go.mod . 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.329s coverage: 28.6% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements 00:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:10 Collecting cached-property<2,>=1.2.0 00:38:10 ---> Running in 5211d2117969 00:38:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:11 Collecting PyYAML<4,>=3.10 00:38:11 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:12 ---> a6d429f21ce5 00:38:12 Step 7/23 : RUN go mod download 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.386s coverage: 97.5% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:14 Collecting docopt<0.7,>=0.6.1 00:38:14 ---> Running in 68b1c349a643 00:38:14 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:14 Removing intermediate container 5211d2117969 00:38:14 ---> db7e6c81e089 00:38:14 Step 14/23 : EXPOSE $APP_PORT 00:38:14 Removing intermediate container 28e072f39dcc 00:38:14 ---> 30856e2a6d68 00:38:14 00:38:14 Step 10/23 : FROM alpine:3.12 00:38:14 ---> 88dd2752d2ea 00:38:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:14 ---> 372eb3004311 00:38:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:38:14 ---> Using cache 00:38:14 ---> 657e54f6e21b 00:38:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:14 ---> Using cache 00:38:14 ---> 6daf9002473c 00:38:14 Step 13/23 : ENV APP_PORT=48081 00:38:14 ---> Running in 405f46d39070 00:38:14 ---> Running in eaf3e5461f71 00:38:14 ---> Running in 2f0cb8553c69 00:38:14 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) 00:38:14 Collecting idna<2.8,>=2.5 00:38:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:14 Removing intermediate container 405f46d39070 00:38:14 ---> c847cc4328d4 00:38:14 Step 15/23 : WORKDIR / 00:38:14 Removing intermediate container 2f0cb8553c69 00:38:14 ---> e05a2c372948 00:38:14 Step 14/23 : EXPOSE $APP_PORT 00:38:14 Collecting urllib3<1.25,>=1.21.1 00:38:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:14 ---> Running in 176730ad7a2f 00:38:14 ---> Running in 5391a9d73ca7 00:38:14 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) 00:38:14 Collecting docker-pycreds>=0.4.0 00:38:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:14 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 00:38:15 Removing intermediate container 176730ad7a2f 00:38:15 ---> 9e0b0189713b 00:38:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:15 Removing intermediate container 5391a9d73ca7 00:38:15 ---> d1b60d09dbfc 00:38:15 Step 15/23 : WORKDIR / 00:38:15 Installing collected packages: texttable, jsonschema, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, docopt, docker-compose 00:38:15 Running setup.py install for texttable: started 00:38:15 ---> Running in 638188ec52df 00:38:15 ---> 3aeab344c0db 00:38:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:15 Removing intermediate container 638188ec52df 00:38:15 ---> b854a0b44f0d 00:38:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:15 Running setup.py install for texttable: finished with status 'done' 00:38:16 Removing intermediate container 68b1c349a643 00:38:16 ---> 034be8b43375 00:38:16 Step 8/23 : COPY . . 00:38:16 Running setup.py install for dockerpty: started 00:38:16 ---> 0565f723219c 00:38:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:16 ---> f69b5a965934 00:38:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:16 Running setup.py install for dockerpty: finished with status 'done' 00:38:16 Attempting uninstall: idna 00:38:17 Found existing installation: idna 2.9 00:38:17 Uninstalling idna-2.9: 00:38:17 Successfully uninstalled idna-2.9 00:38:20 Attempting uninstall: urllib3 00:38:20 Found existing installation: urllib3 1.25.9 00:38:20 Uninstalling urllib3-1.25.9: 00:38:20 ---> 5d99daf88b29 00:38:20 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:21 Successfully uninstalled urllib3-1.25.9 00:38:21 ---> 456fa9a88efd 00:38:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:23 ---> Running in b56ca3b2e7a9 00:38:23 Attempting uninstall: requests 00:38:23 Found existing installation: requests 2.23.0 00:38:23 Uninstalling requests-2.23.0: 00:38:23 Successfully uninstalled requests-2.23.0 00:38:24 ---> 615f3d335eca 00:38:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:38:25 Removing intermediate container b56ca3b2e7a9 00:38:25 ---> ff592568fb08 00:38:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:25 ---> Running in 833cedb873d2 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.561s coverage: 92.8% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.227s coverage: 0.1% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 79.5% of statements 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 00:38:26 ---> Running in 3c38a416b344 00:38:27 Removing intermediate container 833cedb873d2 00:38:27 ---> 14dd8cd736d5 00:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:27 Running setup.py install for PyYAML: started 00:38:27 ---> Running in 3efb9c084496 00:38:27 Removing intermediate container 3c38a416b344 00:38:27 ---> 80fd4d46eda3 00:38:27 Step 21/23 : LABEL arch=x86_64 00:38:28 ---> Running in 9b4580957d93 00:38:28 Running setup.py install for PyYAML: finished with status 'done' 00:38:28 Running setup.py install for docopt: started 00:38:28 Removing intermediate container 3efb9c084496 00:38:28 ---> 0ccd3cf07d9a 00:38:28 Step 21/23 : LABEL arch=x86_64 00:38:29 Removing intermediate container 9b4580957d93 00:38:29 ---> b30d2d2956bd 00:38:29 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:38:29 ---> Running in fed70efc2eed 00:38:29 Running setup.py install for docopt: finished with status 'done' 00:38:30 ---> Running in ae256d8aaf5e 00:38:31 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.58.0 00:38:31 Removing intermediate container fed70efc2eed 00:38:31 ---> 0305b5b3765d 00:38:31 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:38:33 ---> Running in b7fbd2380d84 00:38:33 Removing intermediate container ae256d8aaf5e 00:38:33 ---> a463fd737278 00:38:33 Step 23/23 : LABEL version=0.0.0 00:38:34 ---> Running in 30cd07cfdb02 00:38:34 Removing intermediate container b7fbd2380d84 00:38:34 ---> 71b4793db225 00:38:34 Step 23/23 : LABEL version=0.0.0 00:38:35 ---> Running in cca51e1c43aa 00:38:36 Removing intermediate container 30cd07cfdb02 00:38:36 ---> 8bc57cf11fff 00:38:36 00:38:37 Successfully built 8bc57cf11fff 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.143s coverage: 81.4% of statements 00:38:37 Successfully tagged docker-core-command-go:latest 00:38:37  Building docker-core-command-go ... done Removing intermediate container cca51e1c43aa 00:38:37 ---> 6e17520a8cfd 00:38:37 00:38:39 Successfully built 6e17520a8cfd 00:38:41 Successfully tagged docker-core-metadata-go:latest 00:38:41  Building docker-core-metadata-go ... done Removing intermediate container 8d811e7a359b 00:38:41 ---> 5e2035aca4d0 00:38:41 Step 21/26 : RUN apk --no-cache add curl 00:38:42 ---> Running in ab78cd4e6bce 00:38:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:44 ---> 771ee0613e9e 00:38:44 Step 9/23 : RUN make cmd/core-data/core-data 00:38:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:44 ---> Running in 99154da750d1 00:38:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:38:44 (2/3) Installing libcurl (7.69.1-r3) 00:38:44 (3/3) Installing curl (7.69.1-r3) 00:38:44 Executing busybox-1.31.1-r19.trigger 00:38:44 OK: 72 MiB in 58 packages 00:38:44 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 00:38:46 Removing intermediate container ab78cd4e6bce 00:38:46 ---> c23b7356b610 00:38:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:46 Removing intermediate container eaf3e5461f71 00:38:46 ---> c3c080e661a3 00:38:46 00:38:46 Step 10/22 : FROM alpine:3.12 00:38:46 ---> 88dd2752d2ea 00:38:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:46 ---> Running in 54b26ca51d58 00:38:46 ---> Running in f3adafbe7ed1 00:38:47 Removing intermediate container 54b26ca51d58 00:38:47 ---> 8f00735f77dc 00:38:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:47 ---> Running in 10de2b9903ed 00:38:47 Removing intermediate container 10de2b9903ed 00:38:47 ---> 7021ef20b53b 00:38:47 Step 24/26 : LABEL arch=x86_64 00:38:47 ---> Running in dd324e39756a 00:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:48 Removing intermediate container dd324e39756a 00:38:48 ---> 693db12b325b 00:38:48 Step 25/26 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:38:48 ---> Running in 59229e2dbfb9 00:38:48 (1/2) Installing ca-certificates (20191127-r4) 00:38:48 (2/2) Installing dumb-init (1.2.2-r1) 00:38:48 Executing busybox-1.31.1-r19.trigger 00:38:48 Executing ca-certificates-20191127-r4.trigger 00:38:48 OK: 6 MiB in 16 packages 00:38:48 Removing intermediate container 59229e2dbfb9 00:38:48 ---> 77792012b48f 00:38:48 Step 26/26 : LABEL version=0.0.0 00:38:49 ---> Running in 9410aaa1f4bf 00:38:49 Removing intermediate container 9410aaa1f4bf 00:38:49 ---> 96bc808602d2 00:38:49 00:38:50 Removing intermediate container f3adafbe7ed1 00:38:51 ---> fdd5f68d5ad6 00:38:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:51 Successfully built 96bc808602d2 00:38:51 Successfully tagged docker-sys-mgmt-agent-go:latest 00:38:51  Building docker-sys-mgmt-agent-go ... done  ---> Running in 57a5c6c66f18 00:38:51 Removing intermediate container 57a5c6c66f18 00:38:51 ---> f9fe5b674056 00:38:51 Step 13/22 : ENV APP_PORT=48060 00:38:51 ---> Running in 89664d6b5f2f 00:38:52 Removing intermediate container 89664d6b5f2f 00:38:52 ---> d2610f606f44 00:38:52 Step 14/22 : EXPOSE $APP_PORT 00:38:52 ---> Running in 0ba9820dcf24 00:38:52 Removing intermediate container 0ba9820dcf24 00:38:52 ---> b64f47fb1840 00:38:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.130s coverage: 92.9% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 77.8% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.124s coverage: 87.2% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.6% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 62.4% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements 00:38:53 ---> 96e0eba76d2e 00:38:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:54 ---> 50d8e4b2ec6d 00:38:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:55 ---> aa79120aa2c7 00:38:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:38:55 ---> Running in 8ef2d62d9e71 00:38:56 Removing intermediate container 8ef2d62d9e71 00:38:56 ---> b60cb85207e1 00:38:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:56 ---> Running in 5137168d9e85 00:38:56 Removing intermediate container 5137168d9e85 00:38:56 ---> d921633edbb9 00:38:56 Step 20/22 : LABEL arch=x86_64 00:38:56 ---> Running in 8be6a2691df8 00:38:57 Removing intermediate container 8be6a2691df8 00:38:57 ---> 2a5ac9f30963 00:38:57 Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:38:57 ---> Running in 826362e48282 00:38:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.017s coverage: 69.0% of statements 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:57 Removing intermediate container 826362e48282 00:38:57 ---> 621c2c371730 00:38:57 Step 22/22 : LABEL version=0.0.0 00:38:57 ---> Running in 6a50dfe1e2e0 00:38:58 Removing intermediate container 6a50dfe1e2e0 00:38:58 ---> 369283ebc787 00:38:58 00:38:58 Successfully built 369283ebc787 00:38:58 Successfully tagged docker-support-notifications-go:latest 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.424s coverage: 38.4% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.138s coverage: 89.5% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.131s coverage: 84.8% of statements 00:39:05  Building docker-support-notifications-go ... done Removing intermediate container 99154da750d1 00:39:05 ---> 7337f2631a94 00:39:05 00:39:05 Step 10/23 : FROM alpine:3.12 00:39:05 ---> 88dd2752d2ea 00:39:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:05 ---> Running in e79a7e0de455 00:39:05 Removing intermediate container e79a7e0de455 00:39:05 ---> fe4f2df20f2d 00:39:05 Step 12/23 : ENV APP_PORT=48080 00:39:05 ---> Running in 347773ddab84 00:39:05 Removing intermediate container 347773ddab84 00:39:05 ---> bb5a8317703e 00:39:05 Step 13/23 : EXPOSE $APP_PORT 00:39:05 ---> Running in f311b25bba2a 00:39:05 Removing intermediate container f311b25bba2a 00:39:05 ---> d96058d70751 00:39:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:05 ---> Running in 71c786577d54 00:39:07 Removing intermediate container 71c786577d54 00:39:07 ---> 1ae9e274e4a8 00:39:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:07 ---> Running in d4cfb7becc1d 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.526s coverage: 47.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.517s coverage: 87.8% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:09 (1/6) Installing dumb-init (1.2.2-r1) 00:39:09 (2/6) Installing libgcc (9.3.0-r2) 00:39:09 (3/6) Installing libsodium (1.0.18-r0) 00:39:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:10 (5/6) Installing libzmq (4.3.3-r0) 00:39:10 (6/6) Installing zeromq (4.3.3-r0) 00:39:11 Executing busybox-1.31.1-r19.trigger 00:39:11 OK: 8 MiB in 20 packages 00:39:11 Removing intermediate container d4cfb7becc1d 00:39:11 ---> e9bfefcd4481 00:39:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:12 ---> 8afd09d3f30d 00:39:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:12 ---> b443f352a5d5 00:39:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:12 ---> d0c14d1b2575 00:39:12 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:12 ---> Running in 281a0628d840 00:39:13 Removing intermediate container 281a0628d840 00:39:13 ---> 43b21e1e651b 00:39:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:13 ---> Running in 36341ea37f0f 00:39:13 Removing intermediate container 36341ea37f0f 00:39:13 ---> e5d8cb8e9d41 00:39:13 Step 21/23 : LABEL arch=x86_64 00:39:13 ---> Running in 219d96adc241 00:39:13 Removing intermediate container 219d96adc241 00:39:13 ---> d5a28f71bcf8 00:39:13 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:39:13 ---> Running in 3edc4d3ae5fa 00:39:13 Removing intermediate container 3edc4d3ae5fa 00:39:13 ---> d9781d6821ba 00:39:13 Step 23/23 : LABEL version=0.0.0 00:39:13 ---> Running in 544c7c323ebf 00:39:14 Removing intermediate container 544c7c323ebf 00:39:14 ---> 6fa65bbc7598 00:39:14 00:39:14 Successfully built 6fa65bbc7598 00:39:14 Successfully tagged docker-core-data-go:latest 00:39:14  Building docker-core-data-go ... done  [Pipeline] } 00:39:14 $ docker stop --time=1 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.755s coverage: 29.1% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.235s coverage: 99.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.132s coverage: 100.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.288s coverage: 95.6% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 00:39:16 $ docker rm -f 7c02099afc217da90ba056ef66f97344b1485639873fe271f231a49fbd6c0cbc 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements [Pipeline] // withDockerContainer [Pipeline] sh 00:39:17 + docker images 00:39:17 + grep docker 00:39:17 docker-core-data-go latest 6fa65bbc7598 4 seconds ago 22.4MB 00:39:17 docker-support-notifications-go latest 369283ebc787 19 seconds ago 17.8MB 00:39:17 docker-sys-mgmt-agent-go latest 96bc808602d2 28 seconds ago 313MB 00:39:17 docker-core-metadata-go latest 6e17520a8cfd 41 seconds ago 19MB 00:39:17 docker-core-command-go latest 8bc57cf11fff 42 seconds ago 17.2MB 00:39:17 docker-security-bootstrapper-go latest c0e4e77476f1 About a minute ago 18.7MB 00:39:17 docker-security-secretstore-setup-go latest 44ce7073a4fa 2 minutes ago 24.9MB 00:39:17 docker-security-proxy-setup-go latest 431b2cfdb91e 2 minutes ago 24.7MB 00:39:17 docker-support-scheduler-go latest b990612413a6 2 minutes ago 17.2MB 00:39:17 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements 00:39:19 GO111MODULE=on go vet ./... 00:39:32 Still waiting to schedule task 00:39:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:40:25 Running on prd-ubuntu18.04-docker-8c-8g-29060 in /w/workspace/edgexfoundry_edgex-go_PR-3234 [Pipeline] { [Pipeline] ws 00:40:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:40:28 using credential edgex-jenkins-ssh 00:40:28 Cloning the remote Git repository 00:40:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:28 > git init /w/workspace/edgex-go/2 # timeout=10 00:40:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:28 > git --version # timeout=10 00:40:28 > git --version # 'git version 2.17.1' 00:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:37 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit bcdc0b503bfe55a544ff90db21609e7c171f1072 00:40:38 Merge succeeded, producing a4408d6c05d56aeb48e8fc09089a8555105f2649 00:40:38 Checking out Revision a4408d6c05d56aeb48e8fc09089a8555105f2649 (PR-3234) 00:40:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3234/head:refs/remotes/origin/PR-3234 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:40:37 > git config core.sparsecheckout # timeout=10 00:40:37 > git checkout -f bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 00:40:38 > git remote # timeout=10 00:40:38 > git config --get remote.origin.url # timeout=10 00:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:38 > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 00:40:38 > git rev-parse HEAD^{commit} # timeout=10 00:40:38 > git config core.sparsecheckout # timeout=10 00:40:38 > git checkout -f a4408d6c05d56aeb48e8fc09089a8555105f2649 # timeout=10 00:40:42 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" 00:40:42 > git rev-list --no-walk bcdc0b503bfe55a544ff90db21609e7c171f1072 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:43 + echo snap-build.sh 00:40:43 snap-build.sh 00:40:43 + SNAP_BASE_DIR=. 00:40:43 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:40:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:40:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:40:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:40:43 + cd /w/workspace/edgex-go/2 00:40:43 + sudo apt-get remove -qy --purge lxd lxd-client 00:40:43 Reading package lists... 00:40:43 Building dependency tree... 00:40:43 Reading state information... 00:40:43 The following packages were automatically installed and are no longer required: 00:40:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:40:43 uidmap xdelta3 00:40:43 Use 'sudo apt autoremove' to remove them. 00:40:43 The following packages will be REMOVED: 00:40:43 lxd* lxd-client* 00:40:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:40:44 After this operation, 31.7 MB disk space will be freed. 00:40:45 (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 ... 190027 files and directories currently installed.) 00:40:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:46 Removing lxd dnsmasq configuration 00:40:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:40:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:40:47 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:40:48 (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 ... 189852 files and directories currently installed.) 00:40:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:49 Processing triggers for systemd (237-3ubuntu10.42) ... 00:40:49 Processing triggers for ureadahead (0.100.0-21) ... 00:40:51 + sudo snap remove --purge lxd 00:40:52 snap "lxd" is not installed 00:40:52 + sudo groupadd --force --system lxd 00:40:52 ++ whoami 00:40:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:40:52 + newgrp - lxd 00:40:52 + sudo snap install lxd 00:40:57 gofmt -l . 00:40:57 [ "`gofmt -l .`" = "" ] 00:40:57 ./bin/test-go-mod-tidy.sh 00:40:57 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:58 + ls -al . 00:40:58 total 764 00:40:58 drwxrwxr-x 9 1001 1001 4096 Mar 9 00:40 . 00:40:58 drwxr-xr-x 4 root root 4096 Mar 9 00:35 .. 00:40:58 -rw-rw-r-- 1 1001 1001 11 Mar 9 00:34 .dockerignore 00:40:58 drwxrwxr-x 8 1001 1001 4096 Mar 9 00:34 .git 00:40:58 drwxrwxr-x 3 1001 1001 4096 Mar 9 00:34 .github 00:40:58 -rw-rw-r-- 1 1001 1001 818 Mar 9 00:34 .gitignore 00:40:58 -rw-rw-r-- 1 1001 1001 166 Mar 9 00:34 .sonarcloud.properties 00:40:58 -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:34 Attribution.txt 00:40:58 -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:34 CONTRIBUTING.md 00:40:58 -rw-rw-r-- 1 1001 1001 931 Mar 9 00:34 Dockerfile.build 00:40:58 -rw-rw-r-- 1 1001 1001 863 Mar 9 00:34 Jenkinsfile 00:40:58 -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:34 LICENSE 00:40:58 -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:34 Makefile 00:40:58 -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:34 README.md 00:40:58 -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:34 SECURITY.md 00:40:58 -rw-rw-r-- 1 1001 1001 5 Mar 9 00:30 VERSION 00:40:58 -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:34 ZMQWindows.md 00:40:58 drwxrwxr-x 2 1001 1001 4096 Mar 9 00:34 bin 00:40:58 drwxrwxr-x 14 1001 1001 4096 Mar 9 00:34 cmd 00:40:58 -rw-r--r-- 1 root root 622934 Mar 9 00:39 coverage.out 00:40:58 -rw-r--r-- 1 root root 1056 Mar 9 00:40 go.mod 00:40:58 -rw-r--r-- 1 root root 21701 Mar 9 00:40 go.sum 00:40:58 drwxrwxr-x 8 1001 1001 4096 Mar 9 00:34 internal 00:40:58 drwxrwxr-x 4 1001 1001 4096 Mar 9 00:34 openapi 00:40:58 drwxrwxr-x 4 1001 1001 4096 Mar 9 00:34 snap 00:40:58 -rw-rw-r-- 1 1001 1001 168 Mar 9 00:34 version.go [Pipeline] sh 00:40:58 + '[' -e coverage.out ] 00:40:58 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:59 Warning: overwriting stash ‘coverage-report’ 00:41:00 Stashed 1 file(s) [Pipeline] sh 00:41:00 + make build 00:41:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:02 2021-03-09T00:41:00Z INFO Waiting for automatic snapd restart... 00:41:13 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 00:41:29 lxd 4.11 from Canonical* installed 00:41:29 + sudo lxd init --auto 00:41:37 + sudo snap install --classic snapcraft 00:41:40 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 00:41:44 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 00:41:45 snapcraft 4.5.4 from Canonical* installed 00:41:45 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:41:45 + patch --verbose -p1 00:41:45 Hmm... Looks like a unified diff to me... 00:41:45 The text leading up to this was: 00:41:45 -------------------------- 00:41:45 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:41:45 |From: Tony Espy 00:41:45 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:41:45 |Subject: [PATCH] optimize snap build for pipeline CI check 00:41:45 | 00:41:45 |This patch is used by the EdgeX CI pipeline builds to 00:41:45 |optimize the snap CI check run for pull requests. When 00:41:45 |applied, it essentially strips out everything (apps and 00:41:45 |parts) from the snapcraft.yaml file except those required 00:41:45 |to build edgex-go, as the whole idea of the CI check is to 00:41:45 |catch changes to edgex-go that break the snap build. 00:41:45 | 00:41:45 |In general, anyone updating snapcraft.yaml will also need 00:41:45 |to update this patch file, otherwise it may fail to apply, 00:41:45 |resulting in a failed snap build CI check in the associated 00:41:45 |pull request. 00:41:45 | 00:41:45 |Note - in addition to applying this patch, the pipeline also 00:41:45 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:41:45 |need to build the finally binary .snap file (and it won't 00:41:45 |work with the patch applied). This further reduces the build 00:41:45 |time. 00:41:45 |--- 00:41:45 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:41:45 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:41:45 | 00:41:45 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:41:45 |index 1e537489..faf42425 100644 00:41:45 |--- a/snap/snapcraft.yaml 00:41:45 |+++ b/snap/snapcraft.yaml 00:41:45 -------------------------- 00:41:45 patching file snap/snapcraft.yaml 00:41:45 Using Plan A... 00:41:45 Hunk #1 succeeded at 73. 00:41:45 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:41:45 Hunk #3 succeeded at 217 (offset 3 lines). 00:41:45 Hunk #4 succeeded at 225 (offset 3 lines). 00:41:45 Hunk #5 succeeded at 232 (offset 3 lines). 00:41:45 Hunk #6 succeeded at 259 (offset 3 lines). 00:41:45 Hunk #7 succeeded at 293 (offset 3 lines). 00:41:45 Hunk #8 succeeded at 352 (offset 11 lines). 00:41:45 Hmm... Ignoring the trailing garbage. 00:41:45 done 00:41:45 + sudo snapcraft prime --use-lxd 00:41:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:41:47 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: 00:41:47 - README.md 00:41:47 - snapcraft.yaml.orig 00:41:47 00:41:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:41:48 Launching a container. 00:41:51 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 00:41:52 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 00:42:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:03 Waiting for container to be ready 00:42:03 To start your first instance, try: lxc launch ubuntu:18.04 00:42:03 00:42:05 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 00:42:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:42:06 Waiting for network to be ready... 00:42:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 00:42:08 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:42:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:42:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:42:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:42:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 00:42:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 00:42:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 00:42:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:42:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:42:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:42:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:42:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:42:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 00:42:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 00:42:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:42:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:42:12 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 00:42:13 Fetched 24.0 MB in 6s (3997 kB/s) 00:42:14 Reading package lists... 00:42:14 Reading package lists... 00:42:14 Building dependency tree... 00:42:14 Reading state information... 00:42:15 The following additional packages will be installed: 00:42:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:42:15 Suggested packages: 00:42:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:42:15 Recommended packages: 00:42:15 gnupg libsasl2-modules 00:42:15 The following NEW packages will be installed: 00:42:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:42:15 The following packages will be upgraded: 00:42:15 gpg gpg-agent gpgconf libudev1 00:42:15 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:42:15 Need to get 3530 kB of archives. 00:42:15 After this operation, 13.3 MB of additional disk space will be used. 00:42:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 00:42:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:42:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:42:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:42:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 00:42:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:42:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:42:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:42:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:42:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:42:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:42:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:42:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:42:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:42:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:42:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:42:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:42:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:42:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:42:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:42:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:42:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:42:16 debconf: delaying package configuration, since apt-utils is not installed 00:42:16 Fetched 3530 kB in 1s (2976 kB/s) 00:42:16 (Reading database ... 12511 files and directories currently installed.) 00:42:16 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 00:42:16 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:16 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 00:42:16 Selecting previously unselected package udev. 00:42:16 (Reading database ... 12511 files and directories currently installed.) 00:42:16 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 00:42:16 Unpacking udev (237-3ubuntu10.44) ... 00:42:17 Selecting previously unselected package libfuse2:amd64. 00:42:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:42:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:17 Selecting previously unselected package fuse. 00:42:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:42:17 Unpacking fuse (2.9.7-1ubuntu1) ... 00:42:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:17 Selecting previously unselected package libksba8:amd64. 00:42:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:42:17 Unpacking libksba8:amd64 (1.3.5-2) ... 00:42:17 Selecting previously unselected package libroken18-heimdal:amd64. 00:42:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:42:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:42:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:42:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libwind0-heimdal:amd64. 00:42:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:42:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:42:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:42:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:42:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:18 Selecting previously unselected package libsasl2-modules-db:amd64. 00:42:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:18 Selecting previously unselected package libsasl2-2:amd64. 00:42:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:18 Selecting previously unselected package libldap-common. 00:42:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:42:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:18 Selecting previously unselected package libldap-2.4-2:amd64. 00:42:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:42:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:18 Selecting previously unselected package dirmngr. 00:42:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:42:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:42:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:42:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:19 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 00:42:19 Setting up libksba8:amd64 (1.3.5-2) ... 00:42:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:19 Setting up udev (237-3ubuntu10.44) ... 00:42:19 invoke-rc.d: policy-rc.d denied execution of start. 00:42:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:19 Processing triggers for systemd (237-3ubuntu10) ... 00:42:19 Setting up fuse (2.9.7-1ubuntu1) ... 00:42:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:42:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:42:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:21 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:42:21 settings in the [Install] section, and DefaultInstance for template units). 00:42:21 This means they are not meant to be enabled using systemctl. 00:42:21 Possible reasons for having this kind of units are: 00:42:21 1) A unit may be statically enabled by being symlinked from another unit's 00:42:21 .wants/ or .requires/ directory. 00:42:21 2) A unit's purpose may be to act as a helper for some other unit which has 00:42:21 a requirement dependency on it. 00:42:21 3) A unit may be started when needed via activation (socket, path, timer, 00:42:21 D-Bus, udev, scripted systemctl call, ...). 00:42:21 4) In case of template units, the unit is meant to be enabled with some 00:42:21 instance name specified. 00:42:21 Reading package lists... 00:42:21 Building dependency tree... 00:42:21 Reading state information... 00:42:21 The following additional packages will be installed: 00:42:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:42:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:42:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:42:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:42:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:42:21 Suggested packages: 00:42:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:42:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:42:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:42:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:42:21 systemd-container policykit-1 00:42:21 Recommended packages: 00:42:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:42:21 The following NEW packages will be installed: 00:42:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:42:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:42:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:42:21 multiarch-support openssh-client python3 python3-minimal python3.6 00:42:21 python3.6-minimal snapd squashfs-tools sudo 00:42:21 The following packages will be upgraded: 00:42:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:42:22 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:42:22 Need to get 35.2 MB of archives. 00:42:22 After this operation, 141 MB of additional disk space will be used. 00:42:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 00:42:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:42:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:42:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 00:42:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 00:42:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:42:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:42:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:42:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:42:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:42:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:42:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:42:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:42: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 00:42:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:42:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:42:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:42:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:42:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:42:23 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:42:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:42:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:42:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:42:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:42:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:42:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:42:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:42:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:42:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:42:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:42:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:42:24 debconf: delaying package configuration, since apt-utils is not installed 00:42:24 Fetched 35.2 MB in 2s (15.8 MB/s) 00:42:24 (Reading database ... 12757 files and directories currently installed.) 00:42:24 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 00:42:24 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 00:42:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:42:25 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 00:42:25 (Reading database ... 12757 files and directories currently installed.) 00:42:25 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:42:25 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:25 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:42:25 (Reading database ... 12757 files and directories currently installed.) 00:42:25 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:42:25 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:26 Setting up apt (1.6.12ubuntu0.2) ... 00:42:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:42:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:42:26 (Reading database ... 12764 files and directories currently installed.) 00:42:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:42:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:42:26 Selecting previously unselected package libpython3.6-minimal:amd64. 00:42:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:27 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 00:42:27 Selecting previously unselected package libexpat1:amd64. 00:42:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:42:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:27 Selecting previously unselected package python3.6-minimal. 00:42:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:42:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 00:42:27 Checking for services that may need to be restarted...done. 00:42:27 Checking for services that may need to be restarted...done. 00:42:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:28 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:28 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:42:28 Selecting previously unselected package python3-minimal. 00:42:28 (Reading database ... 13012 files and directories currently installed.) 00:42:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:42:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:42:28 Selecting previously unselected package mime-support. 00:42:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:42:28 Unpacking mime-support (3.60ubuntu1) ... 00:42:28 Selecting previously unselected package libmpdec2:amd64. 00:42:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:42:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:42:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:29 Selecting previously unselected package python3.6. 00:42:29 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:42:29 Selecting previously unselected package libpython3-stdlib:amd64. 00:42:29 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:42:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:29 Setting up python3-minimal (3.6.7-1~18.04) ... 00:42:29 Selecting previously unselected package python3. 00:42:29 (Reading database ... 13442 files and directories currently installed.) 00:42:29 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:42:29 Unpacking python3 (3.6.7-1~18.04) ... 00:42:29 Selecting previously unselected package multiarch-support. 00:42:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:42:29 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:42:30 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:42:30 Selecting previously unselected package liblzo2-2:amd64. 00:42:30 (Reading database ... 13479 files and directories currently installed.) 00:42:30 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:42:30 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:42:30 Selecting previously unselected package libbsd0:amd64. 00:42:30 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:42:30 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:30 Selecting previously unselected package sudo. 00:42:30 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:42:30 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:42:30 Selecting previously unselected package apparmor. 00:42:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:42:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:42:30 Selecting previously unselected package libedit2:amd64. 00:42:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:42:30 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:42:30 Selecting previously unselected package libkrb5support0:amd64. 00:42:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:42:30 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:30 Selecting previously unselected package libk5crypto3:amd64. 00:42:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:42:30 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:30 Selecting previously unselected package libkeyutils1:amd64. 00:42:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:42:30 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:30 Selecting previously unselected package libkrb5-3:amd64. 00:42:30 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:42:30 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:31 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:42:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:42:31 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:31 Selecting previously unselected package libssl1.0.0:amd64. 00:42:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:42:31 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:42:33 Selecting previously unselected package openssh-client. 00:42:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:42:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:33 Selecting previously unselected package squashfs-tools. 00:42:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:42:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:33 Selecting previously unselected package snapd. 00:42:33 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:42:33 Unpacking snapd (2.48.3+18.04) ... 00:42:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:42:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:42:36 Setting up mime-support (3.60ubuntu1) ... 00:42:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:42:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:36 Setting up systemd (237-3ubuntu10.44) ... 00:42:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } 00:42:37 $ docker stop --time=1 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 00:42:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:42:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:42:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:38 Setting up python3 (3.6.7-1~18.04) ... 00:42:38 running python rtupdate hooks for python3.6... 00:42:38 running python post-rtupdate hooks for python3.6... 00:42:38 Setting up apparmor (2.12-4ubuntu5.1) ... 00:42:39 $ docker rm -f 0be1fe9b8a5c289cce0535208632869cc3ee368049d795709e072d1982719f94 00:42:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:42:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:40 Setting up snapd (2.48.3+18.04) ... 00:42:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:42:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [Pipeline] // withDockerContainer 00:42:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:42:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:42 00:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:42:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:42:42 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:42 29e5d40040c1: Pulling fs layer 00:42:42 1ce36da41761: Pulling fs layer 00:42:42 25b303627fd3: Pulling fs layer 00:42:42 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:42:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:42 Processing triggers for systemd (237-3ubuntu10.44) ... 00:42:43 29e5d40040c1: Verifying Checksum 00:42:43 29e5d40040c1: Download complete 00:42:44 1ce36da41761: Verifying Checksum 00:42:44 1ce36da41761: Download complete 00:42:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:44 29e5d40040c1: Pull complete 00:42:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:45 1ce36da41761: Pull complete 00:42:46 Reading package lists... 00:42:46 Reading package lists... 00:42:46 25b303627fd3: Verifying Checksum 00:42:46 25b303627fd3: Download complete 00:42:46 Building dependency tree... 00:42:46 Reading state information... 00:42:46 Calculating upgrade... 00:42:47 The following packages will be upgraded: 00:42:47 advancecomp base-files bash binutils binutils-common 00:42:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:42:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:42:47 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:42:47 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:42:47 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:42:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:42:47 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:42:47 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:42:47 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:42:47 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:42:47 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:42:47 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:42:47 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:42:47 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:42:47 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:42:47 Need to get 63.8 MB of archives. 00:42:47 After this operation, 5202 kB of additional disk space will be used. 00:42:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 00:42:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:42:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:42:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:42:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:42:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:42:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:42:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:42:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:42:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:42:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:42:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:42:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:42:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:42:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:42:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:42:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:42:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:42:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:42:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:42:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:42:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:42:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:42:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:42:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:42:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:42:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:42:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 00:42:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:42:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:42:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:42:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:42:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:42:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:42:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:42:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:42:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:42:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:42:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:42:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:42:48 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:42:48 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:42:48 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:42:48 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:48 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:48 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:48 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:42:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:42:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:42:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:42:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:42:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:42:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:42:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:42:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:42:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:42:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:42:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:42:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:42:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:42:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:42:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:42:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:42:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 00:42:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:42:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:42:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:42:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:42:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:42:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:42:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:42:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:42:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:42:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:42:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:42:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:42:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:42:49 debconf: delaying package configuration, since apt-utils is not installed 00:42:49 Fetched 63.8 MB in 2s (29.5 MB/s) 00:42:49 (Reading database ... 13912 files and directories currently installed.) 00:42:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:42:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 00:42:50 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 00:42:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:52 (Reading database ... 13911 files and directories currently installed.) 00:42:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:42:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:42:52 (Reading database ... 13911 files and directories currently installed.) 00:42:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:52 (Reading database ... 13911 files and directories currently installed.) 00:42:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:42:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:42:53 (Reading database ... 13911 files and directories currently installed.) 00:42:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:42:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:42:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:42:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:42:53 Setting up base-files (10.1ubuntu2.10) ... 00:42:54 Installing new version of config file /etc/issue ... 00:42:54 Installing new version of config file /etc/issue.net ... 00:42:54 Installing new version of config file /etc/lsb-release ... 00:42:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:42:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:42:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:42:54 Removing obsolete conffile /etc/default/motd-news ... 00:42:54 (Reading database ... 13912 files and directories currently installed.) 00:42:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:42:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:42:54 Setting up bash (4.4.18-2ubuntu1.2) ... 00:42:55 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 00:42:55 (Reading database ... 13912 files and directories currently installed.) 00:42:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:42:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:42:55 (Reading database ... 13912 files and directories currently installed.) 00:42:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:42:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:42:55 Setting up tar (1.29b-2ubuntu0.2) ... 00:42:55 (Reading database ... 13912 files and directories currently installed.) 00:42:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:42:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:42:56 (Reading database ... 13912 files and directories currently installed.) 00:42:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:56 (Reading database ... 13912 files and directories currently installed.) 00:42:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:42:56 (Reading database ... 13912 files and directories currently installed.) 00:42:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:42:56 25b303627fd3: Pull complete 00:42:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:42:56 Setting up grep (3.1-2build1) ... 00:42:56 (Reading database ... 13912 files and directories currently installed.) 00:42:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [Pipeline] withDockerContainer 00:42:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:56 Setting up login (1:4.5-1ubuntu2) ... 00:42:56 prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container 00:42:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 00:42:57 (Reading database ... 13912 files and directories currently installed.) 00:42:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:42:57 (Reading database ... 13912 files and directories currently installed.) 00:42:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:42:58 (Reading database ... 13912 files and directories currently installed.) 00:42:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:42:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:00 $ docker top 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 -eo pid,comm 00:43:00 (Reading database ... 13912 files and directories currently installed.) 00:43:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [Pipeline] { 00:43:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:00 (Reading database ... 13912 files and directories currently installed.) 00:43:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh 00:43:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:01 (Reading database ... 13912 files and directories currently installed.) 00:43:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:01 (Reading database ... 13912 files and directories currently installed.) 00:43:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:01 + docker-compose build --help 00:43:01 + grep parallel 00:43:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:01 (Reading database ... 13912 files and directories currently installed.) 00:43:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:01 (Reading database ... 13912 files and directories currently installed.) 00:43:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:02 (Reading database ... 13912 files and directories currently installed.) 00:43:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:04 (Reading database ... 13912 files and directories currently installed.) 00:43:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:05 (Reading database ... 13914 files and directories currently installed.) 00:43:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:05 Setting up debconf (1.5.66ubuntu1) ... 00:43:05 (Reading database ... 13914 files and directories currently installed.) 00:43:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:05 (Reading database ... 13914 files and directories currently installed.) 00:43:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:05 --parallel Build images in parallel. [Pipeline] } 00:43:05 $ docker stop --time=1 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 00:43:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:05 (Reading database ... 13914 files and directories currently installed.) 00:43:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:06 (Reading database ... 13914 files and directories currently installed.) 00:43:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:06 (Reading database ... 13914 files and directories currently installed.) 00:43:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:43:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:43:06 (Reading database ... 13914 files and directories currently installed.) 00:43:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 00:43:06 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:43:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:07 (Reading database ... 13914 files and directories currently installed.) 00:43:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:07 $ docker rm -f 7c748ca17e3481cd898f612ab60740501bbff54ee67487a2ba832c50a598a255 00:43:07 (Reading database ... 13914 files and directories currently installed.) 00:43:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:43:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:43:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:08 (Reading database ... 13914 files and directories currently installed.) 00:43:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:08 (Reading database ... 13914 files and directories currently installed.) 00:43:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:43:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:08 . [Pipeline] withDockerContainer 00:43:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:43:08 (Reading database ... 13914 files and directories currently installed.) 00:43:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:08 prd-ubuntu18.04-docker-arm64-4c-16g-29051 does not seem to be running inside a container 00:43:08 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 00:43:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:09 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:09 (Reading database ... 13914 files and directories currently installed.) 00:43:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:43:09 (Reading database ... 13914 files and directories currently installed.) 00:43:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:10 $ docker top 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 -eo pid,comm 00:43:10 (Reading database ... 13914 files and directories currently installed.) 00:43:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] { 00:43:10 (Reading database ... 13914 files and directories currently installed.) 00:43:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [Pipeline] sh 00:43:10 (Reading database ... 13914 files and directories currently installed.) 00:43:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:11 (Reading database ... 13914 files and directories currently installed.) 00:43:11 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:43:11 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:43:11 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:43:11 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:11 (Reading database ... 13914 files and directories currently installed.) 00:43:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:43:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:43:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 00:43:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 00:43:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:16 Building docker-core-command-go ... 00:43:16 Building docker-core-data-go ... 00:43:16 Building docker-core-metadata-go ... 00:43:16 Building docker-security-bootstrapper-go ... 00:43:16 Building docker-security-proxy-setup-go ... 00:43:16 Building docker-security-secretstore-setup-go ... 00:43:16 Building docker-support-notifications-go ... 00:43:16 Building docker-support-scheduler-go ... 00:43:16 Building docker-sys-mgmt-agent-go ... 00:43:16 Building docker-core-command-go 00:43:16 Building docker-support-scheduler-go 00:43:16 Building docker-security-bootstrapper-go 00:43:16 Building docker-core-data-go 00:43:16 Building docker-support-notifications-go 00:43:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:21 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:21 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:21 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:43:21 00:43:21 Current default time zone: 'Etc/UTC' 00:43:21 Local time is now: Tue Mar 9 00:43:21 UTC 2021. 00:43:21 Universal Time is now: Tue Mar 9 00:43:21 UTC 2021. 00:43:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:21 00:43:22 Setting up systemd-sysv (237-3ubuntu10.44) ... 00:43:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:22 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 00:43:22 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:22 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:43:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:22 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:22 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:22 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:22 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 00:43:22 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:22 Setting up ca-certificates (20210119~18.04.1) ... 00:43:24 Updating certificates in /etc/ssl/certs... 00:43:25 23 added, 27 removed; done. 00:43:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:25 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:43:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:43:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:43:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:43:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:43:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:43:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:26 Processing triggers for systemd (237-3ubuntu10.44) ... 00:43:26 Processing triggers for mime-support (3.60ubuntu1) ... 00:43:26 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:43:26 Updating certificates in /etc/ssl/certs... 00:43:27 0 added, 0 removed; done. 00:43:27 Running hooks in /etc/ca-certificates/update.d... 00:43:27 done. 00:43:28 Reading package lists... 00:43:28 Building dependency tree... 00:43:28 Reading state information... 00:43:28 The following NEW packages will be installed: 00:43:28 apt-transport-https 00:43:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:28 Need to get 1696 B of archives. 00:43:28 After this operation, 153 kB of additional disk space will be used. 00:43:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:43:29 debconf: delaying package configuration, since apt-utils is not installed 00:43:29 Fetched 1696 B in 0s (8356 B/s) 00:43:29 Selecting previously unselected package apt-transport-https. 00:43:29 (Reading database ... 13920 files and directories currently installed.) 00:43:29 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:43:29 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:43:29 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:43:29 Waiting for network to be ready... 00:43:37 2021-03-09T00:43:34Z INFO Waiting for automatic snapd restart... 00:43:37 snapd 2.49 from Canonical* installed 00:43:39 "snapd" switched to the "latest/stable" channel 00:43:39 00:43:44 core18 20210128 from Canonical* installed 00:43:44 "core18" switched to the "latest/stable" channel 00:43:44 00:43:49 snapcraft 4.5.4 from Canonical* installed 00:43:50 "snapcraft" switched to the "latest/stable" channel 00:43:50 00:43:54 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: 00:43:54 - README.md 00:43:54 - snapcraft.yaml.orig 00:43:54 00:43:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:02 Reading package lists... 00:44:03 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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 00:44:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:09 Reading package lists... 00:44:09 Building dependency tree... 00:44:09 Reading state information... 00:44:09 Suggested packages: 00:44:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:09 Recommended packages: 00:44:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:09 The following NEW packages will be installed: 00:44:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:09 pkg-config zip 00:44:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:09 Need to get 7656 kB of archives. 00:44:09 After this operation, 43.7 MB of additional disk space will be used. 00:44:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] 00:44:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:09 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:09 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:44:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:44:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:44:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:10 debconf: delaying package configuration, since apt-utils is not installed 00:44:10 Fetched 7656 kB in 1s (7094 kB/s) 00:44:11 Selecting previously unselected package libglib2.0-0:amd64. 00:44:11 (Reading database ... 13924 files and directories currently installed.) 00:44:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... 00:44:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 00:44:11 Selecting previously unselected package libpsl5:amd64. 00:44:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:11 Selecting previously unselected package libnghttp2-14:amd64. 00:44:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:11 Selecting previously unselected package librtmp1:amd64. 00:44:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:11 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:44:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:11 Selecting previously unselected package liberror-perl. 00:44:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:11 Unpacking liberror-perl (0.17025-1) ... 00:44:11 Selecting previously unselected package git-man. 00:44:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:44:11 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:44:11 Selecting previously unselected package git. 00:44:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:44:11 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:44:12 Selecting previously unselected package libnorm1:amd64. 00:44:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:12 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:13 Selecting previously unselected package libsodium23:amd64. 00:44:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:13 Selecting previously unselected package libzmq5:amd64. 00:44:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:13 Selecting previously unselected package libzmq3-dev:amd64. 00:44:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:13 Selecting previously unselected package pkg-config. 00:44:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:13 Selecting previously unselected package zip. 00:44:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:13 Unpacking zip (3.0-11build1) ... 00:44:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:13 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:44:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:13 Setting up liberror-perl (0.17025-1) ... 00:44:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 00:44:13 No schema files found: doing nothing. 00:44:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:13 Setting up zip (3.0-11build1) ... 00:44:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:13 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:44:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:14 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:44:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:21 git set to automatically installed. 00:44:21 git-man set to automatically installed. 00:44:21 libcurl3-gnutls set to automatically installed. 00:44:21 liberror-perl set to automatically installed. 00:44:21 libglib2.0-0 set to automatically installed. 00:44:21 libnghttp2-14 set to automatically installed. 00:44:21 libnorm1 set to automatically installed. 00:44:21 libpgm-5.2-0 set to automatically installed. 00:44:21 libpsl5 set to automatically installed. 00:44:21 librtmp1 set to automatically installed. 00:44:21 libsodium23 set to automatically installed. 00:44:21 libzmq3-dev set to automatically installed. 00:44:21 libzmq5 set to automatically installed. 00:44:21 pkg-config set to automatically installed. 00:44:21 zip set to automatically installed. 00:44:23 snapd is not logged in, snap install commands will use sudo 00:44:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:24 ---> 819328760c3d 00:44:24 Step 3/22 : WORKDIR /edgex-go 00:44:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:24 ---> 819328760c3d 00:44:24 Step 3/23 : WORKDIR /edgex-go 00:44:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:24 ---> 819328760c3d 00:44:24 Step 3/22 : WORKDIR /edgex-go 00:44:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:24 ---> 819328760c3d 00:44:24 Step 3/23 : WORKDIR /edgex-go 00:44:24 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:44:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:44:24 ---> 819328760c3d 00:44:24 Step 3/31 : WORKDIR /edgex-go 00:44:29 ---> Running in d9206883c9c3 00:44:29 ---> Running in 2d3f0365fb8f 00:44:29 ---> Running in d4980bfc7c76 00:44:29 ---> Running in 25f993803a0b 00:44:29 ---> Running in 808215e49052 00:44:29 Removing intermediate container 808215e49052 00:44:29 ---> a0ce7d01f370 00:44:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:44:29 Removing intermediate container 25f993803a0b 00:44:29 ---> 1addc3df435a 00:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container d9206883c9c3 00:44:29 ---> b05e315113ed 00:44:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container d4980bfc7c76 00:44:29 ---> 22758619e549 00:44:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 Removing intermediate container 2d3f0365fb8f 00:44:29 ---> 8116c8acf90e 00:44:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:29 ---> Running in aff90fca50f7 00:44:29 ---> Running in a4938197ffab 00:44:29 ---> Running in 85e9ee5af481 00:44:29 ---> Running in 4c0f9c4a24d8 00:44:29 snap "core18" has no updates available 00:44:30 ---> Running in 9ced569fea0d 00:44:30 Pulling config-common 00:44:30 + snapcraftctl pull 00:44:31 Pulling go-build-helper 00:44:31 + snapcraftctl pull 00:44:34 Removing intermediate container 4c0f9c4a24d8 00:44:34 ---> 9d9949c15468 00:44:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:34 ---> Running in f51066fb3c59 00:44:34 Removing intermediate container aff90fca50f7 00:44:34 ---> 656073a848b1 00:44:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:34 Removing intermediate container 85e9ee5af481 00:44:34 ---> 46b2ab9233bd 00:44:34 Step 5/23 : RUN apk add --update --no-cache make git 00:44:34 ---> Running in 37ceb2a3eeed 00:44:34 ---> Running in 0b5c35be2237 00:44:34 Removing intermediate container 9ced569fea0d 00:44:34 ---> 1d7f4acd8877 00:44:34 Step 5/22 : RUN apk add --update --no-cache make git 00:44:35 Removing intermediate container a4938197ffab 00:44:35 ---> e6b38c944c0d 00:44:35 Step 5/31 : RUN apk add --update --no-cache make git 00:44:35 ---> Running in 4d570f7e6aaf 00:44:35 ---> Running in 7f599b6fbe23 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:38 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:39 OK: 217 MiB in 51 packages 00:44:40 Removing intermediate container f51066fb3c59 00:44:40 ---> a9b8c6b233e0 00:44:40 Step 6/23 : COPY go.mod . 00:44:41 Removing intermediate container 0b5c35be2237 00:44:41 ---> e29842529bc8 00:44:41 Step 6/23 : COPY go.mod . 00:44:41 Removing intermediate container 37ceb2a3eeed 00:44:41 ---> bf01c1c5a459 00:44:41 Step 6/22 : COPY go.mod . 00:44:41 ---> ba1a87cfbf11 00:44:41 Step 7/23 : RUN go mod download 00:44:41 Removing intermediate container 4d570f7e6aaf 00:44:41 ---> c400c794c5e4 00:44:41 Step 6/22 : COPY go.mod . 00:44:41 ---> Running in 0d4d4cff0888 00:44:41 Removing intermediate container 7f599b6fbe23 00:44:41 ---> 4fc5344222e5 00:44:41 Step 6/31 : COPY go.mod . 00:44:41 ---> 8f0d6bb18acf 00:44:41 Step 7/23 : RUN go mod download 00:44:42 ---> Running in 73ed19db3c0c 00:44:42 ---> c283dafeb36e 00:44:42 Step 7/22 : RUN go mod download 00:44:42 ---> Running in d08874c47220 00:44:42 ---> e03163eb13e5 00:44:42 Step 7/22 : RUN go mod download 00:44:43 ---> a9eabfd36833 00:44:43 Step 7/31 : RUN go mod download 00:44:43 ---> Running in 06074165abc1 00:44:43 ---> Running in 23033dd69867 00:44:45 Removing intermediate container 0d4d4cff0888 00:44:45 ---> 0603d04a504e 00:44:45 Step 8/23 : COPY . . 00:44:46 Removing intermediate container 73ed19db3c0c 00:44:46 ---> faeed2570d40 00:44:46 Step 8/23 : COPY . . 00:44:47 Removing intermediate container d08874c47220 00:44:47 ---> a0c7684c4af9 00:44:47 Step 8/22 : COPY . . 00:44:48 Removing intermediate container 23033dd69867 00:44:48 ---> f3cee2d9e595 00:44:48 Step 8/31 : COPY . . 00:44:49 Removing intermediate container 06074165abc1 00:44:49 ---> 4d071fb4bc4f 00:44:49 Step 8/22 : COPY . . 00:44:58 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 00:44:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:58 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 00:44:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:44:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 00:44:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 00:44:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 00:44:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 00:44:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 00:44:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 00:44:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:44:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:44:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 00:44:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 00:44:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 00:44:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 00:44:58 Fetched 24.0 MB in 0s (0 B/s) 00:44:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:58 Fetched 96.5 kB in 0s (0 B/s) 00:44:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:58 Fetched 279 kB in 0s (0 B/s) 00:44:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:58 Fetched 122 kB in 0s (0 B/s) 00:44:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:58 Fetched 77.8 kB in 0s (0 B/s) 00:44:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:58 Fetched 8848 B in 0s (0 B/s) 00:44:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:58 Fetched 47.8 kB in 0s (0 B/s) 00:44:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:58 Fetched 45.6 kB in 0s (0 B/s) 00:44:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:44:58 Fetched 15.0 kB in 0s (0 B/s) 00:44:58 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:44:58 Fetched 214 kB in 0s (0 B/s) 00:44:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:44:58 Fetched 154 kB in 0s (0 B/s) 00:44:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:58 Fetched 50.6 kB in 0s (0 B/s) 00:44:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:58 Fetched 14.8 kB in 0s (0 B/s) 00:44:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:58 Fetched 41.8 kB in 0s (0 B/s) 00:44:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:58 Fetched 499 kB in 0s (0 B/s) 00:44:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:58 Fetched 111 kB in 0s (0 B/s) 00:44:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:58 Fetched 240 kB in 0s (0 B/s) 00:44:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:58 Fetched 29.3 kB in 0s (0 B/s) 00:44:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:58 Fetched 85.5 kB in 0s (0 B/s) 00:44:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:58 Fetched 24.5 kB in 0s (0 B/s) 00:44:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:44:58 Fetched 49.2 kB in 0s (0 B/s) 00:44:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:58 Fetched 54.2 kB in 0s (0 B/s) 00:44:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:58 Fetched 30.8 kB in 0s (0 B/s) 00:44:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:44:58 Fetched 15.8 kB in 0s (0 B/s) 00:44:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:58 Fetched 85.9 kB in 0s (0 B/s) 00:44:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:58 Fetched 8720 B in 0s (0 B/s) 00:44:58 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:44:58 Fetched 137 kB in 0s (0 B/s) 00:44:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:58 Fetched 119 kB in 0s (0 B/s) 00:44:58 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:44:58 Fetched 109 kB in 0s (0 B/s) 00:44:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:58 Fetched 11.1 kB in 0s (0 B/s) 00:44:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:58 Fetched 645 kB in 0s (0 B/s) 00:44:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:58 Fetched 41.3 kB in 0s (0 B/s) 00:44:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:58 Fetched 17.9 kB in 0s (0 B/s) 00:44:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:58 Fetched 368 kB in 0s (0 B/s) 00:44:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:44:58 Fetched 187 kB in 0s (0 B/s) 00:44:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:58 Fetched 175 kB in 0s (0 B/s) 00:44:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:00 Fetched 206 kB in 0s (0 B/s) 00:45:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 00:45:00 Fetched 1301 kB in 0s (0 B/s) 00:45:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:00 Fetched 36.2 kB in 0s (0 B/s) 00:45:00 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:45:00 Fetched 159 kB in 0s (0 B/s) 00:45:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:00 Fetched 107 kB in 0s (0 B/s) 00:45:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:00 Fetched 48.7 kB in 0s (0 B/s) 00:45:00 Pulling static-packages 00:45:00 + snapcraftctl pull 00:45:01 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:45:01 Skipping pull go-build-helper (already ran) 00:45:01 Skipping pull static-packages (already ran) 00:45:01 Building go-build-helper 00:45:01 + snapcraftctl build 00:45:06 Building static-packages 00:45:06 + snapcraftctl build 00:45:08 Staging go-build-helper 00:45:08 + snapcraftctl stage 00:45:09 Staging static-packages 00:45:09 + snapcraftctl stage 00:45:11 Pulling go115 00:45:11 + snapcraftctl pull 00:45:12 'edgex-go' has dependencies that need to be staged: go115 00:45:12 Skipping pull go115 (already ran) 00:45:12 Building go115 00:45:12 + dpkg --print-architecture 00:45:12 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 00:45:12 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 00:45:12 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 00:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:12 Dload Upload Total Spent Left Speed 00:45:16 ---> 1a0533286a25 00:45:16 Step 9/23 : RUN make cmd/core-data/core-data 00:45:16 ---> 567734d67170 00:45:16 Step 9/23 : RUN make cmd/core-command/core-command 00:45:16 ---> 5e4a821a0161 00:45:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:16 ---> 32682022d2c5 00:45:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:16 ---> Running in 8c4dc9352348 00:45:16 ---> Running in d5740e39d424 00:45:16 ---> Running in 95691f665b5e 00:45:16 ---> Running in 516262e4cff4 00:45:16 ---> b034e851874d 00:45:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:45:16 ---> Running in bf4a0b4a3080 00:45:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 11.4M 0 0 16.1M 0 0:00:07 --:--:-- 0:00:07 16.1M 37 115M 37 43.8M 0 0 25.6M 0 0:00:04 0:00:01 0:00:03 25.6M 67 115M 67 78.4M 0 0 28.8M 0 0:00:04 0:00:02 0:00:02 28.8M 94 115M 94 109M 0 0 29.2M 0 0:00:03 0:00:03 --:--:-- 29.2M 100 115M 100 115M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 00:45:16 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 00:45:16 + sha256sum -c sha256 00:45:16 + grep OK 00:45:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:17 go1.15.2.linux-amd64.tar.gz: OK 00:45:17 + mkdir -p /root/stage/go1.15 00:45:17 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 00:45:17 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 00:45:17 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 00:45:17 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 00:45:22 Staging go115 00:45:22 + snapcraftctl stage 00:45:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:29 Fetched 0 B in 0s (0 B/s) 00:45:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:29 Fetched 224 kB in 0s (0 B/s) 00:45:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:29 Fetched 157 kB in 0s (0 B/s) 00:45:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:29 Fetched 221 kB in 0s (0 B/s) 00:45:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:29 Fetched 143 kB in 0s (0 B/s) 00:45:29 Pulling edgex-go 00:45:29 + snapcraftctl pull 00:45:31 Pulling version 00:45:31 + cd /root/project 00:45:31 + [ -f VERSION ] 00:45:31 + PROJECT_VERSION=local-dev 00:45:31 + git rev-parse --short HEAD 00:45:31 + GIT_REVISION=a4408d6c 00:45:31 + snapcraftctl set-version local-dev 00:45:32 Building config-common 00:45:32 + snapcraftctl build 00:45:35 Skipping build go-build-helper (already ran) 00:45:35 Skipping build static-packages (already ran) 00:45:35 Skipping build go115 (already ran) 00:45:35 Building edgex-go 00:45:36 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin 00:45:36 + cd /root/parts/edgex-go/src 00:45:36 + make build 00:45:36 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 00:45:38 go: downloading github.com/gorilla/mux v1.8.0 00:45:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:45:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 00:45:38 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:45:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 00:45:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 00:45:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 00:45:38 go: downloading github.com/google/uuid v1.2.0 00:45:38 go: downloading github.com/pelletier/go-toml v1.2.0 00:45:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:45:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 00:45:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 00:45:38 go: downloading github.com/pkg/errors v0.8.1 00:45:38 go: downloading github.com/x448/float16 v0.8.4 00:45:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:45:38 go: downloading github.com/imdario/mergo v0.3.11 00:45:38 go: downloading github.com/go-kit/kit v0.8.0 00:45:38 go: downloading github.com/BurntSushi/toml v0.3.1 00:45:38 go: downloading github.com/hashicorp/consul/api v1.8.1 00:45:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:45:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:38 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:45:38 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:45:38 go: downloading github.com/pebbe/zmq4 v1.2.5 00:45:38 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:38 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:38 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:45:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:45:38 go: downloading github.com/hashicorp/serf v0.9.5 00:45:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:45:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:38 go: downloading github.com/go-playground/universal-translator v0.17.0 00:45:38 go: downloading github.com/leodido/go-urn v1.2.0 00:45:38 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:45:38 go: downloading github.com/go-playground/locales v0.13.0 00:45:38 go: downloading github.com/mattn/go-isatty v0.0.12 00:45:38 go: downloading github.com/fatih/color v1.9.0 00:45:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:38 go: downloading github.com/mattn/go-colorable v0.1.6 00:45:38 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 00:45:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:45:49 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 00:45:49 go: downloading gopkg.in/yaml.v2 v2.4.0 00:45:54 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 00:45:55 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 00:45:56 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 00:45: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 00:45:57 go: downloading github.com/stretchr/testify v1.7.0 00:45:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:45:57 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:57 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:46:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46: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 00:46:01 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 00:46:03 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 00:46:04 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 00:46:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:46:05 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 00:46:05 go: downloading github.com/lib/pq v1.10.0 00:46:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:46:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:46:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:46:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:46:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:46:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:46:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:46:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:46:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:46:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:46:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:46:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:46:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:46:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:46:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:46:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:46:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:46:07 + 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 00:46:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:46:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:46:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:46:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:46:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:46:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:46:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:46:09 Building version 00:46:09 + snapcraftctl build 00:46:12 Staging config-common 00:46:12 + snapcraftctl stage 00:46:13 Skipping stage go-build-helper (already ran) 00:46:13 Skipping stage static-packages (already ran) 00:46:13 Skipping stage go115 (already ran) 00:46:13 Staging edgex-go 00:46:13 + snapcraftctl stage 00:46:15 Staging version 00:46:15 + snapcraftctl stage 00:46:16 Priming config-common 00:46:16 + snapcraftctl prime 00:46:17 Priming go-build-helper 00:46:17 + snapcraftctl prime 00:46:18 Priming static-packages 00:46:18 + snapcraftctl prime 00:46:20 Priming go115 00:46:20 + snapcraftctl prime 00:46:22 Priming edgex-go 00:46:22 + snapcraftctl prime 00:46:23 Priming version 00:46:23 + snapcraftctl prime 00:46:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:24 Removing intermediate container 516262e4cff4 00:47:24 ---> e40fc32c8c6b 00:47:24 00:47:24 Step 10/31 : FROM alpine:3.12 00:47:24 3.12: Pulling from library/alpine 00:47:24 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:47:24 Status: Downloaded newer image for alpine:3.12 00:47:24 ---> d10569e2745f 00:47:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:24 ---> Running in 16bffec49f6a 00:47:24 Removing intermediate container 16bffec49f6a 00:47:24 ---> 8292046f8990 00:47:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:24 ---> Running in 77747a81c67a 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:24 (1/2) Installing dumb-init (1.2.2-r1) 00:47:24 (2/2) Installing su-exec (0.2-r1) 00:47:24 Executing busybox-1.31.1-r19.trigger 00:47:24 OK: 5 MiB in 16 packages 00:47:25 Removing intermediate container 77747a81c67a 00:47:25 ---> cb824a504f78 00:47:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:25 ---> Running in b5a54e859ff6 00:47:26 Removing intermediate container b5a54e859ff6 00:47:26 ---> 029ccf1f87d7 00:47:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:27 ---> Running in d9b8bd32bba7 00:47:28 Removing intermediate container d9b8bd32bba7 00:47:28 ---> bb278f58c386 00:47:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:29 ---> Running in a0c0879e73ce 00:47:30 Removing intermediate container d5740e39d424 00:47:30 ---> bba41121ddc7 00:47:30 00:47:30 Step 10/23 : FROM alpine:3.12 00:47:30 ---> d10569e2745f 00:47:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:47:31 ---> Running in 260a4c15aa94 00:47:33 Removing intermediate container 95691f665b5e 00:47:33 ---> c6b44dc0261e 00:47:33 00:47:33 Step 10/22 : FROM alpine:3.12 00:47:33 ---> d10569e2745f 00:47:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:33 Removing intermediate container bf4a0b4a3080 00:47:33 ---> a63fd2123310 00:47:33 00:47:33 Step 10/22 : FROM alpine:3.12 00:47:33 ---> d10569e2745f 00:47:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:47:33 ---> Running in f7472376ac3a 00:47:33 ---> Running in d90e856caa89 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:33 Removing intermediate container a0c0879e73ce 00:47:33 ---> 79fd6cfc6944 00:47:33 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:34 ---> Running in df7f26ed6abf 00:47:34 (1/1) Installing dumb-init (1.2.2-r1) 00:47:34 Executing busybox-1.31.1-r19.trigger 00:47:34 OK: 5 MiB in 15 packages 00:47:35 Removing intermediate container df7f26ed6abf 00:47:35 ---> c80085f72d20 00:47:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:36 ---> e0d0f952f4c8 00:47:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 (1/2) Installing ca-certificates (20191127-r4) 00:47:36 ---> Running in 0eae05457079 00:47:36 (2/2) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.31.1-r19.trigger 00:47:36 Executing ca-certificates-20191127-r4.trigger 00:47:36 Removing intermediate container 260a4c15aa94 00:47:36 ---> 13d93b20a10a 00:47:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:37 OK: 6 MiB in 16 packages 00:47:37 (1/1) Installing dumb-init (1.2.2-r1) 00:47:37 Executing busybox-1.31.1-r19.trigger 00:47:37 OK: 5 MiB in 15 packages 00:47:37 ---> Running in c081a85f2916 00:47:38 Removing intermediate container c081a85f2916 00:47:38 ---> 5e2f64ea04e4 00:47:38 Step 13/23 : ENV APP_PORT=48082 00:47:38 ---> Running in b0c7ccf7d8db 00:47:39 Removing intermediate container d90e856caa89 00:47:39 ---> 640b970e77fa 00:47:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:39 ---> Running in 07cecbddcf01 00:47:39 Removing intermediate container b0c7ccf7d8db 00:47:39 ---> c0e4b201f875 00:47:39 Step 14/23 : EXPOSE $APP_PORT 00:47:39 Removing intermediate container f7472376ac3a 00:47:39 ---> 8c74eeb2ed80 00:47:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:40 ---> Running in b77a7088d9d1 00:47:40 ---> Running in c694604a6598 00:47:40 Removing intermediate container 07cecbddcf01 00:47:40 ---> e33bde998ff4 00:47:40 Step 13/22 : ENV APP_PORT=48085 00:47:40 Removing intermediate container 0eae05457079 00:47:40 ---> bfd3423c0262 00:47:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:40 ---> Running in f26fc22db282 00:47:40 Removing intermediate container c694604a6598 00:47:40 ---> cb356db618df 00:47:40 Step 13/22 : ENV APP_PORT=48060 00:47:40 Removing intermediate container b77a7088d9d1 00:47:40 ---> 03209dc524b7 00:47:40 Step 15/23 : WORKDIR / 00:47:41 Removing intermediate container f26fc22db282 00:47:41 ---> 2b01584ecf1f 00:47:41 Step 14/22 : EXPOSE $APP_PORT 00:47:41 ---> Running in 9922c2283aac 00:47:41 ---> Running in b2e542468827 00:47:41 ---> Running in b8ac9dbf3681 00:47:41 ---> a823ba108597 00:47:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:42 Removing intermediate container b2e542468827 00:47:42 ---> b9d481c0c58e 00:47:42 Step 14/22 : EXPOSE $APP_PORT 00:47:42 Removing intermediate container b8ac9dbf3681 00:47:42 ---> 5986b5625f7f 00:47:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:42 Removing intermediate container 9922c2283aac 00:47:42 ---> 1232a3fa6522 00:47:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:43 ---> Running in 19178a335034 00:47:43 ---> 1289ab83bf39 00:47:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:44 Removing intermediate container 8c4dc9352348 00:47:44 ---> 9f4fabb7f9e2 00:47:44 00:47:44 Step 10/23 : FROM alpine:3.12 00:47:44 ---> d10569e2745f 00:47:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:44 ---> 70c36208c039 00:47:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:44 Removing intermediate container 19178a335034 00:47:44 ---> e2987e2c721a 00:47:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:44 ---> b4d86bd46b2c 00:47:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:44 ---> Running in 42dfec547a53 00:47:44 ---> 9a221fad7f32 00:47:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:45 Removing intermediate container 42dfec547a53 00:47:45 ---> 5b161e05602b 00:47:45 Step 12/23 : ENV APP_PORT=48080 00:47:45 ---> bcdc736c0ca1 00:47:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:45 ---> Running in 9540c111a0ef 00:47:46 ---> 10e5292cbb93 00:47:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:47:46 ---> 0f72d536b865 00:47:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:46 Removing intermediate container 9540c111a0ef 00:47:46 ---> 8ad5f8b249e6 00:47:46 Step 13/23 : EXPOSE $APP_PORT 00:47:46 ---> 1390adb5b5b9 00:47:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:46 ---> Running in aa78436db904 00:47:46 ---> b296a04e1869 00:47:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:47 ---> bb73568bafbf 00:47:47 Step 19/23 : ENTRYPOINT ["/core-command"] 00:47:47 ---> f628cead7595 00:47:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:47:47 ---> Running in 2cf306cb70eb 00:47:47 ---> Running in 3e193c4d71a5 00:47:47 Removing intermediate container aa78436db904 00:47:47 ---> efaed4cb1713 00:47:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:47 ---> 38b1e965c531 00:47:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:47:48 ---> Running in abd30dd7571c 00:47:48 ---> Running in 6e00b2fad5c2 00:47:48 ---> b286fc601d73 00:47:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:48 Removing intermediate container 2cf306cb70eb 00:47:48 ---> 0feaa0ee9af7 00:47:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:48 ---> Running in 784f4701646b 00:47:48 ---> Running in a6ac69c61b55 00:47:48 Removing intermediate container 3e193c4d71a5 00:47:48 ---> 4369278cc8ce 00:47:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:48 Removing intermediate container 6e00b2fad5c2 00:47:48 ---> 18d66ff8bfc6 00:47:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:49 ---> Running in a4b877ff2da4 00:47:49 Removing intermediate container 784f4701646b 00:47:49 ---> 012c8f516fac 00:47:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:49 Removing intermediate container a6ac69c61b55 00:47:49 ---> 9f7c2cca209f 00:47:49 Step 21/23 : LABEL arch=arm64 00:47:49 ---> Running in 59885e3a4941 00:47:49 ---> Running in 6474e7575a8b 00:47:49 Removing intermediate container a4b877ff2da4 00:47:49 ---> 61a1133a8e67 00:47:49 Step 20/22 : LABEL arch=arm64 00:47:49 ---> ee27dacf075e 00:47:49 Step 26/31 : RUN chmod +x /entrypoint.sh 00:47:50 ---> Running in 5150b2941346 00:47:50 Removing intermediate container 59885e3a4941 00:47:50 ---> 9b22336b1be6 00:47:50 Step 20/22 : LABEL arch=arm64 00:47:50 ---> Running in 17f6d4f5c87f 00:47:50 Removing intermediate container 6474e7575a8b 00:47:50 ---> fa354ba67e45 00:47:50 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:47:50 ---> Running in 68c1fe6f9122 00:47:50 ---> Running in 33f171048dd4 00:47:50 Removing intermediate container 5150b2941346 00:47:50 ---> d10d3e94dcb7 00:47:50 Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:47:51 ---> Running in cbb26bc1793b 00:47:51 Removing intermediate container 68c1fe6f9122 00:47:51 ---> def4d6615658 00:47:51 Step 21/22 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:47:51 Removing intermediate container abd30dd7571c 00:47:51 ---> 3e7ce19177ab 00:47:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:47:51 ---> Running in 76b677752ddb 00:47:51 Removing intermediate container 33f171048dd4 00:47:51 ---> d8cfd57c5db3 00:47:51 Step 23/23 : LABEL version=0.0.0 00:47:51 ---> Running in 664b1940b49e 00:47:51 ---> Running in dfda50724b05 00:47:51 Removing intermediate container cbb26bc1793b 00:47:51 ---> 2d3b61f01cdc 00:47:51 Step 22/22 : LABEL version=0.0.0 00:47:52 ---> Running in 58436456f172 00:47:52 Removing intermediate container 76b677752ddb 00:47:52 ---> d9c5908844e7 00:47:52 Step 22/22 : LABEL version=0.0.0 00:47:52 Removing intermediate container dfda50724b05 00:47:52 ---> f5037f04dac8 00:47:52 00:47:52 ---> Running in 890c622b6569 00:47:53 Removing intermediate container 58436456f172 00:47:53 ---> a7d6c5f2ca18 00:47:53 00:47:53 Successfully built f5037f04dac8 00:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:53 Successfully tagged docker-core-command-go-arm64:latest 00:47:53  Building docker-core-command-go ... done Building docker-core-metadata-go 00:47:53 Removing intermediate container 890c622b6569 00:47:53 ---> ef06f97b533e 00:47:53 00:47:53 Successfully built a7d6c5f2ca18 00:47:53 Successfully tagged docker-support-scheduler-go-arm64:latest 00:47:53 Building docker-security-proxy-setup-go 00:47:53  Building docker-support-scheduler-go ... done Removing intermediate container 17f6d4f5c87f 00:47:53 ---> 73a7fb4ceec8 00:47:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:47:53 Successfully built ef06f97b533e 00:47:53 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:53 Building docker-security-secretstore-setup-go 00:47:53  Building docker-support-notifications-go ... done  ---> Running in 648c5162d85b 00:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:54 Removing intermediate container 648c5162d85b 00:47:54 ---> 6bb1f4745c70 00:47:54 Step 28/31 : CMD ["gate"] 00:47:54 (1/6) Installing dumb-init (1.2.2-r1) 00:47:54 (2/6) Installing libgcc (9.3.0-r2) 00:47:54 ---> Running in 76aa92e92a49 00:47:55 (3/6) Installing libsodium (1.0.18-r0) 00:47:55 (4/6) Installing libstdc++ (9.3.0-r2) 00:47:55 (5/6) Installing libzmq (4.3.3-r0) 00:47:55 Removing intermediate container 76aa92e92a49 00:47:55 ---> 7289c6730102 00:47:55 Step 29/31 : LABEL arch=arm64 00:47:55 (6/6) Installing zeromq (4.3.3-r0) 00:47:55 Executing busybox-1.31.1-r19.trigger 00:47:55 OK: 8 MiB in 20 packages 00:47:55 ---> Running in 0b2e3dc5f11a 00:47:56 Removing intermediate container 0b2e3dc5f11a 00:47:56 ---> 3be63a33807b 00:47:56 Step 30/31 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:47:56 ---> Running in 23666005f204 00:47:57 Removing intermediate container 664b1940b49e 00:47:57 ---> 8f30d2a05c04 00:47:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:57 Removing intermediate container 23666005f204 00:47:57 ---> 36e8b5253a01 00:47:57 Step 31/31 : LABEL version=0.0.0 00:47:58 ---> Running in 019cfe39cf5c 00:47:58 ---> 672bb3ba49ce 00:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:59 Removing intermediate container 019cfe39cf5c 00:47:59 ---> 2dda76b51bb6 00:47:59 00:47:59 Successfully built 2dda76b51bb6 00:47:59 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:47:59  Building docker-security-bootstrapper-go ... done Building docker-sys-mgmt-agent-go 00:48:00 ---> 83f47aa4c8db 00:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:01 ---> 34081b3e8f04 00:48:01 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:02 ---> Running in f2175bd05f13 00:48:02 Removing intermediate container f2175bd05f13 00:48:02 ---> 84cdb763f1cb 00:48:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:03 ---> Running in f67e7c786d43 00:48:04 Removing intermediate container f67e7c786d43 00:48:04 ---> f78dad1a56ba 00:48:04 Step 21/23 : LABEL arch=arm64 00:48:04 ---> Running in e070b9fb0604 00:48:04 Removing intermediate container e070b9fb0604 00:48:04 ---> 2def822bff2a 00:48:04 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:48:04 ---> Running in b836085d0b7c 00:48:05 Removing intermediate container b836085d0b7c 00:48:05 ---> 56ab8b1dadd9 00:48:05 Step 23/23 : LABEL version=0.0.0 00:48:05 ---> Running in e63378b5512b 00:48:07 Removing intermediate container e63378b5512b 00:48:07 ---> 1a5aabe17f11 00:48:07 00:48:07 Successfully built 1a5aabe17f11 00:48:07 Successfully tagged docker-core-data-go-arm64:latest 00:48:54  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> 819328760c3d 00:48:54 Step 3/21 : WORKDIR /edgex-go 00:48:54 ---> Using cache 00:48:54 ---> 8116c8acf90e 00:48:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Using cache 00:48:54 ---> 1d7f4acd8877 00:48:54 Step 5/21 : RUN apk add --update --no-cache make git 00:48:54 ---> Using cache 00:48:54 ---> c400c794c5e4 00:48:54 Step 6/21 : COPY go.mod . 00:48:54 ---> Using cache 00:48:54 ---> e03163eb13e5 00:48:54 Step 7/21 : RUN go mod download 00:48:54 ---> Using cache 00:48:54 ---> 4d071fb4bc4f 00:48:54 Step 8/21 : COPY . . 00:48:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> 819328760c3d 00:48:54 Step 3/23 : WORKDIR /edgex-go 00:48:54 ---> Using cache 00:48:54 ---> 8116c8acf90e 00:48:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Using cache 00:48:54 ---> 1d7f4acd8877 00:48:54 Step 5/23 : RUN apk add --update --no-cache make git 00:48:54 ---> Using cache 00:48:54 ---> c400c794c5e4 00:48:54 Step 6/23 : COPY go.mod . 00:48:54 ---> Using cache 00:48:54 ---> e03163eb13e5 00:48:54 Step 7/23 : RUN go mod download 00:48:54 ---> Using cache 00:48:54 ---> 4d071fb4bc4f 00:48:54 Step 8/23 : COPY . . 00:48:54 ---> Using cache 00:48:54 ---> b034e851874d 00:48:54 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:54 ---> Using cache 00:48:54 ---> b034e851874d 00:48:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:48:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> 819328760c3d 00:48:54 Step 3/24 : WORKDIR /edgex-go 00:48:54 ---> Using cache 00:48:54 ---> 8116c8acf90e 00:48:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Using cache 00:48:54 ---> 1d7f4acd8877 00:48:54 Step 5/24 : RUN apk add --update --no-cache make git 00:48:54 ---> Using cache 00:48:54 ---> c400c794c5e4 00:48:54 Step 6/24 : COPY go.mod . 00:48:54 ---> Using cache 00:48:54 ---> e03163eb13e5 00:48:54 Step 7/24 : RUN go mod download 00:48:54 ---> Using cache 00:48:54 ---> 4d071fb4bc4f 00:48:54 Step 8/24 : COPY . . 00:48:54 ---> Using cache 00:48:54 ---> b034e851874d 00:48:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:54 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:48:54 ---> 819328760c3d 00:48:54 Step 3/26 : WORKDIR /edgex-go 00:48:54 ---> Using cache 00:48:54 ---> 8116c8acf90e 00:48:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:54 ---> Using cache 00:48:54 ---> 1d7f4acd8877 00:48:54 Step 5/26 : RUN apk add --update --no-cache make bash git 00:48:55 ---> Running in f4d367dd2871 00:48:55 ---> Running in 1e4e7c8ef074 00:48:55 ---> Running in 570ab9547886 00:48:55 ---> Running in 684c82a4ea09 00:48:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:57 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 00:48:57 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 00:48:58 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 00:48:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:59 OK: 217 MiB in 51 packages 00:49:01 Removing intermediate container f4d367dd2871 00:49:01 ---> 84bb8266c660 00:49:01 Step 6/26 : COPY go.mod . 00:49:02 ---> f8942461a9d4 00:49:02 Step 7/26 : RUN go mod download 00:49:02 ---> Running in f6a7da734ade 00:49:07 Removing intermediate container f6a7da734ade 00:49:07 ---> d6d5e5f87c73 00:49:07 Step 8/26 : COPY . . 00:49:30 ---> 1bbfc9a87419 00:49:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:30 ---> Running in 0d05067140dc 00:49:30 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 00:50:17 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 00:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:50:33 Removing intermediate container 570ab9547886 00:50:33 ---> 46c81399ba97 00:50:33 00:50:33 Step 10/24 : FROM alpine:3.12 00:50:33 ---> d10569e2745f 00:50:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:50:33 ---> Running in 566085e136f7 00:50:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:36 (1/5) Installing ca-certificates (20191127-r4) 00:50:37 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:50:37 (3/5) Installing libcurl (7.69.1-r3) 00:50:37 (4/5) Installing curl (7.69.1-r3) 00:50:37 (5/5) Installing dumb-init (1.2.2-r1) 00:50:37 Executing busybox-1.31.1-r19.trigger 00:50:37 Removing intermediate container 684c82a4ea09 00:50:37 ---> dafe4e4c1da4 00:50:37 00:50:37 Step 10/21 : FROM alpine:3.12 00:50:37 ---> d10569e2745f 00:50:37 Step 11/21 : RUN apk add --update --no-cache curl 00:50:37 Executing ca-certificates-20191127-r4.trigger 00:50:37 ---> Running in 9a8dc9ea559a 00:50:37 OK: 7 MiB in 19 packages 00:50:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:40 Removing intermediate container 566085e136f7 00:50:40 ---> 71f17f33ccc6 00:50:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:40 (1/4) Installing ca-certificates (20191127-r4) 00:50:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:40 (3/4) Installing libcurl (7.69.1-r3) 00:50:40 (4/4) Installing curl (7.69.1-r3) 00:50:40 Executing busybox-1.31.1-r19.trigger 00:50:40 Executing ca-certificates-20191127-r4.trigger 00:50:40 ---> Running in 847ece0bcbd2 00:50:41 OK: 7 MiB in 18 packages 00:50:41 Removing intermediate container 847ece0bcbd2 00:50:41 ---> 074f45985d1e 00:50:41 Step 13/24 : WORKDIR / 00:50:42 ---> Running in a59468fb6135 00:50:43 Removing intermediate container a59468fb6135 00:50:43 ---> fe451239c88c 00:50:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:50:43 Removing intermediate container 9a8dc9ea559a 00:50:43 ---> 56e175ad8e4d 00:50:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:43 ---> Running in c4e47c82822f 00:50:44 ---> 590e05652171 00:50:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:50:44 Removing intermediate container c4e47c82822f 00:50:44 ---> ef5b1bb36166 00:50:44 Step 13/21 : WORKDIR /edgex 00:50:45 ---> Running in b4d79abdb78b 00:50:46 ---> 3e21dc5456e6 00:50:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:46 Removing intermediate container b4d79abdb78b 00:50:46 ---> e9e6df19fcc4 00:50:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:47 ---> 27607e7638b8 00:50:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:47 ---> ccc361dbc970 00:50:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:49 ---> 2d980d5ef1e1 00:50:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:49 ---> 94a7a31400f1 00:50:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:51 ---> 6f3156f67fd7 00:50:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:51 ---> e41021b2c75d 00:50:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:51 ---> Running in 917ecd8a13c9 00:50:52 ---> f17dc7f43eca 00:50:52 Step 20/24 : 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/ 00:50:52 Removing intermediate container 917ecd8a13c9 00:50:52 ---> cea708b02e06 00:50:52 Step 18/21 : CMD ["--init=true"] 00:50:53 ---> Running in 5d357e61a28a 00:50:53 ---> Running in d41e2ca7f62a 00:50:54 Removing intermediate container d41e2ca7f62a 00:50:54 ---> 9a0eed12335f 00:50:54 Step 19/21 : LABEL arch=arm64 00:50:54 ---> Running in 5de8ca3b3576 00:50:54 Removing intermediate container 0d05067140dc 00:50:54 ---> f47d3b6fc6c6 00:50:54 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:55 Removing intermediate container 1e4e7c8ef074 00:50:55 ---> fe61c6125526 00:50:55 00:50:55 Step 10/23 : FROM alpine:3.12 00:50:55 ---> d10569e2745f 00:50:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:55 ---> Using cache 00:50:55 ---> 640b970e77fa 00:50:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:55 ---> Using cache 00:50:55 ---> e33bde998ff4 00:50:55 Step 13/23 : ENV APP_PORT=48081 00:50:55 ---> Running in efb38b264cda 00:50:55 ---> Running in 01fa15d375c9 00:50:55 Removing intermediate container 5de8ca3b3576 00:50:55 ---> c8b29a31ff95 00:50:55 Step 20/21 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:50:55 ---> Running in 07ab05f83c9b 00:50:56 Removing intermediate container 5d357e61a28a 00:50:56 ---> 7790de36adb6 00:50:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:56 ---> Running in e61b801113a4 00:50:56 Removing intermediate container 01fa15d375c9 00:50:56 ---> 8ae754dfb966 00:50:56 Step 14/23 : EXPOSE $APP_PORT 00:50:56 Removing intermediate container 07ab05f83c9b 00:50:56 ---> 6b45b56a4695 00:50:56 Step 21/21 : LABEL version=0.0.0 00:50:56 ---> Running in 06bb73060322 00:50:56 ---> Running in cb37d13dc79e 00:50:56 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 00:50:56 Removing intermediate container e61b801113a4 00:50:56 ---> 62e64b811ee6 00:50:56 Step 22/24 : LABEL arch=arm64 00:50:57 ---> Running in 00c9a4a74a20 00:50:57 Removing intermediate container 06bb73060322 00:50:57 ---> 50dd33724f36 00:50:57 Step 15/23 : WORKDIR / 00:50:57 Removing intermediate container cb37d13dc79e 00:50:57 ---> a69da1baa69a 00:50:57 00:50:57 ---> Running in 51ff803ed371 00:50:57 Removing intermediate container 00c9a4a74a20 00:50:57 ---> 7b06d50f753a 00:50:57 Step 23/24 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:50:58 Successfully built a69da1baa69a 00:50:58 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:58  Building docker-security-proxy-setup-go ... done  ---> Running in 0a51b0814de2 00:50:58 Removing intermediate container 51ff803ed371 00:50:58 ---> 6a5607e065b3 00:50:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:58 Removing intermediate container 0a51b0814de2 00:50:58 ---> d4735d374dcf 00:50:58 Step 24/24 : LABEL version=0.0.0 00:50:59 ---> Running in 4f4e5fe79a9b 00:50:59 ---> 160f7efaa562 00:50:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:59 Removing intermediate container 4f4e5fe79a9b 00:50:59 ---> 71e588f1da1c 00:50:59 00:51:00 Successfully built 71e588f1da1c 00:51:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:00  Building docker-security-secretstore-setup-go ... done Removing intermediate container efb38b264cda 00:51:00 ---> 00814bd6550a 00:51:00 00:51:00 Step 11/26 : FROM docker:20.10.0 00:51:00 20.10.0: Pulling from library/docker 00:51:00 ---> 98069e3458fa 00:51:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:02 ---> 035f9c7d855b 00:51:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:03 ---> Running in 75e428f580e5 00:51:03 Removing intermediate container 75e428f580e5 00:51:03 ---> 7ac98090cb35 00:51:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:03 ---> Running in 9f78f00bcd41 00:51:04 Removing intermediate container 9f78f00bcd41 00:51:04 ---> 56ce86c73699 00:51:04 Step 21/23 : LABEL arch=arm64 00:51:05 ---> Running in f20b11caf4e7 00:51:06 Removing intermediate container f20b11caf4e7 00:51:06 ---> c5283833a55e 00:51:06 Step 22/23 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:51:06 ---> Running in 204ab107ec6a 00:51:07 Removing intermediate container 204ab107ec6a 00:51:07 ---> 80e3fac47d72 00:51:07 Step 23/23 : LABEL version=0.0.0 00:51:08 ---> Running in 1e9930742455 00:51:08 Removing intermediate container 1e9930742455 00:51:08 ---> 3c23dce30fb2 00:51:08 00:51:09 Successfully built 3c23dce30fb2 00:51:09 Successfully tagged docker-core-metadata-go-arm64:latest 00:51:09  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:09 Status: Downloaded newer image for docker:20.10.0 00:51:09 ---> eeaf43b92773 00:51:09 Step 12/26 : RUN apk add --no-cache bash 00:51:09 ---> Running in cfefcad59943 00:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:11 (1/2) Installing readline (8.0.4-r0) 00:51:11 (2/2) Installing bash (5.0.17-r0) 00:51:11 Executing bash-5.0.17-r0.post-install 00:51:11 Executing busybox-1.31.1-r19.trigger 00:51:11 OK: 12 MiB in 22 packages 00:51:13 Removing intermediate container cfefcad59943 00:51:13 ---> ac240d6832d5 00:51:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:13 ---> Running in 858ec240791d 00:51:13 Removing intermediate container 858ec240791d 00:51:13 ---> faf211c7239d 00:51:13 Step 14/26 : ENV APP_PORT=48090 00:51:13 ---> Running in e909bc48f4c6 00:51:14 Removing intermediate container e909bc48f4c6 00:51:14 ---> 3e3039f07be5 00:51:14 Step 15/26 : EXPOSE $APP_PORT 00:51:14 ---> Running in 2f8e1b07d656 00:51:15 Removing intermediate container 2f8e1b07d656 00:51:15 ---> 7cfc8098e929 00:51:15 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:16 ---> 381c03497d6b 00:51:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:17 ---> abc5d8b9a617 00:51:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:18 ---> fddcedcc9917 00:51:18 Step 19/26 : RUN apk --no-cache add py3-pip 00:51:18 ---> Running in a2efd9d7c2f4 00:51:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:20 (1/33) Installing libbz2 (1.0.8-r1) 00:51:20 (2/33) Installing expat (2.2.9-r1) 00:51:20 (3/33) Installing libffi (3.3-r2) 00:51:20 (4/33) Installing gdbm (1.13-r1) 00:51:20 (5/33) Installing xz-libs (5.2.5-r0) 00:51:20 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:20 (7/33) Installing python3 (3.8.5-r1) 00:51:22 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:22 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:22 (11/33) Installing py3-six (1.15.0-r0) 00:51:22 (12/33) Installing py3-packaging (20.4-r0) 00:51:22 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:22 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:22 (15/33) Installing py3-idna (2.9-r0) 00:51:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:22 (18/33) Installing py3-requests (2.23.0-r0) 00:51:22 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:22 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:22 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:22 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:22 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:22 (24/33) Installing py3-distro (1.5.0-r1) 00:51:22 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:22 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:22 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:22 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:22 (29/33) Installing py3-progress (1.5-r0) 00:51:22 (30/33) Installing py3-toml (0.10.1-r0) 00:51:22 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:22 (33/33) Installing py3-pip (20.1.1-r0) 00:51:22 Executing busybox-1.31.1-r19.trigger 00:51:22 OK: 71 MiB in 55 packages 00:51:29 Removing intermediate container a2efd9d7c2f4 00:51:29 ---> e3bad4af2d6b 00:51:29 Step 20/26 : RUN pip install docker-compose==1.23.2 00:51:29 ---> Running in 8d1b0c012423 00:51:36 Collecting docker-compose==1.23.2 00:51:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:36 Collecting dockerpty<0.5,>=0.4.1 00:51:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:40 Collecting cached-property<2,>=1.2.0 00:51:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:41 Collecting PyYAML<4,>=3.10 00:51:41 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:46 Collecting docopt<0.7,>=0.6.1 00:51:46 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:48 Collecting jsonschema<3,>=2.5.1 00:51:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:49 Collecting docker<4.0,>=3.6.0 00:51:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:50 Collecting websocket-client<1.0,>=0.32.0 00:51:50 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:51:51 Collecting texttable<0.10,>=0.9.0 00:51:51 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:53 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) 00:51:54 Collecting urllib3<1.25,>=1.21.1 00:51:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:54 Collecting idna<2.8,>=2.5 00:51:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:54 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) 00:51:54 Collecting docker-pycreds>=0.4.0 00:51:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:56 Installing collected packages: dockerpty, urllib3, idna, requests, cached-property, PyYAML, docopt, jsonschema, docker-pycreds, websocket-client, docker, texttable, docker-compose 00:51:56 Running setup.py install for dockerpty: started 00:51:58 Running setup.py install for dockerpty: finished with status 'done' 00:51:58 Attempting uninstall: urllib3 00:51:58 Found existing installation: urllib3 1.25.9 00:51:58 Uninstalling urllib3-1.25.9: 00:51:58 Successfully uninstalled urllib3-1.25.9 00:51:59 Attempting uninstall: idna 00:51:59 Found existing installation: idna 2.9 00:51:59 Uninstalling idna-2.9: 00:51:59 Successfully uninstalled idna-2.9 00:52:00 Attempting uninstall: requests 00:52:00 Found existing installation: requests 2.23.0 00:52:00 Uninstalling requests-2.23.0: 00:52:00 Successfully uninstalled requests-2.23.0 00:52:00 Running setup.py install for PyYAML: started 00:52:03 Running setup.py install for PyYAML: finished with status 'done' 00:52:03 Running setup.py install for docopt: started 00:52:06 Running setup.py install for docopt: finished with status 'done' 00:52:07 Running setup.py install for texttable: started 00:52:10 Running setup.py install for texttable: finished with status 'done' 00:52:11 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.58.0 00:52:15 Removing intermediate container 8d1b0c012423 00:52:15 ---> 527485397013 00:52:15 Step 21/26 : RUN apk --no-cache add curl 00:52:15 ---> Running in 0c1d63c109cc 00:52:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:17 (2/3) Installing libcurl (7.69.1-r3) 00:52:17 (3/3) Installing curl (7.69.1-r3) 00:52:17 Executing busybox-1.31.1-r19.trigger 00:52:17 OK: 71 MiB in 58 packages 00:52:19 Removing intermediate container 0c1d63c109cc 00:52:19 ---> 7ceac794c6b8 00:52:19 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:19 ---> Running in e29f7085a73a 00:52:19 Removing intermediate container e29f7085a73a 00:52:19 ---> d594bccc4e07 00:52:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:19 ---> Running in 6b4547639d19 00:52:20 Removing intermediate container 6b4547639d19 00:52:20 ---> 1d5ace559d02 00:52:20 Step 24/26 : LABEL arch=arm64 00:52:20 ---> Running in a39c1a30d3b5 00:52:20 Removing intermediate container a39c1a30d3b5 00:52:20 ---> 85c02e108245 00:52:20 Step 25/26 : LABEL git_sha=8f572f177b648054850e24a3102b40330bf15bd3 00:52:20 ---> Running in 21571c1227f5 00:52:21 Removing intermediate container 21571c1227f5 00:52:21 ---> 4f6bb0f061b1 00:52:21 Step 26/26 : LABEL version=0.0.0 00:52:21 ---> Running in de5a265e6cce 00:52:22 Removing intermediate container de5a265e6cce 00:52:22 ---> a41b3c50c463 00:52:22 00:52:22 Successfully built a41b3c50c463 00:52:22 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:22 $ docker stop --time=1 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 00:52:24 $ docker rm -f 7222ed77b19f0645994f4c6e352f48cf06f7c0a1dfaa24da1275302fb69d4e34 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:25 + docker images 00:52:25 + grep docker 00:52:25 docker-sys-mgmt-agent-go-arm64 latest a41b3c50c463 4 seconds ago 300MB 00:52:25 docker-core-metadata-go-arm64 latest 3c23dce30fb2 About a minute ago 17.9MB 00:52:25 docker-security-secretstore-setup-go-arm64 latest 71e588f1da1c About a minute ago 23.7MB 00:52:25 docker-security-proxy-setup-go-arm64 latest a69da1baa69a About a minute ago 23.4MB 00:52:25 docker-core-data-go-arm64 latest 1a5aabe17f11 4 minutes ago 21.1MB 00:52:25 docker-security-bootstrapper-go-arm64 latest 2dda76b51bb6 4 minutes ago 17.8MB 00:52:25 docker-support-notifications-go-arm64 latest ef06f97b533e 4 minutes ago 16.9MB 00:52:25 docker-support-scheduler-go-arm64 latest a7d6c5f2ca18 4 minutes ago 16.3MB 00:52:25 docker-core-command-go-arm64 latest f5037f04dac8 4 minutes ago 16.2MB 00:52:25 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 00:52:26 ---> job-cost.sh 00:52:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6ZwW 00:53:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-6ZwW/bin to PATH 00:54:50 INFO: No Stack... 00:54:50 INFO: Retrieving Pricing Info for: lf-standard-4 00:54:50 INFO: Archiving Costs [Pipeline] sh 00:54:50 + cat+ /w/workspace/edgex-go/2/archives/cost.csv 00:54:50 cut -d, -f6 [Pipeline] lock 00:54:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] 00:54:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] did not exist. Created. 00:54:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3234-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:51 + echo total: 0.20999999344348907 [Pipeline] stash 00:54:51 Stashed 1 file(s) [Pipeline] } 00:54:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3234-2-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] wrap 00:54:52 provisioning config files... 00:54:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5089450098550348703tmp [Pipeline] { [Pipeline] sh 00:54:53 + set +x 00:54:53 + curl -s https://codecov.io/bash 00:54:53 + bash -s -- 00:54:53 00:54:53 _____ _ 00:54:53 / ____| | | 00:54:53 | | ___ __| | ___ ___ _____ __ 00:54:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:53 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:53 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:53 Bash-20210226-7100762 00:54:53 00:54:53 00:54:53 ==> git version 2.24.3 found 00:54:53 ==> 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 00:54:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:53 ==> Jenkins CI detected. 00:54:53 project root: . 00:54:53 --> token set from env 00:54:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:53 ==> Running gcov in . (disable via -X gcov) 00:54:53 ==> Python coveragepy not found 00:54:53 ==> Searching for coverage reports in: 00:54:53 + . 00:54:53 -> Found 1 reports 00:54:53 ==> Detecting git/mercurial file structure 00:54:53 ==> Reading reports 00:54:54 + ./coverage.out bytes=622934 00:54:54 ==> Appending adjustments 00:54:54 https://docs.codecov.io/docs/fixing-reports 00:54:58 + Found adjustments 00:54:58 ==> Gzipping contents 00:54:58 92K /tmp/codecov.aputHH.gz 00:54:58 ==> Uploading reports 00:54:58 url: https://codecov.io 00:54:58 query: branch=PR-3234&commit=8f572f177b648054850e24a3102b40330bf15bd3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= 00:54:58 -> Pinging Codecov 00:54:58 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3234&commit=8f572f177b648054850e24a3102b40330bf15bd3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3234%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3234&job=&cmd_args= 00:54:58 -> Uploading to 00:54:58 https://storage.googleapis.com/codecov/v4/raw/2021-03-09/00271124DB129430A58F1EEE437C3FCB/8f572f177b648054850e24a3102b40330bf15bd3/76e5066a-bbd7-4bd4-b194-12448a57a6ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T005458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccf2a3decb83cbff7360d27565a3ebaa3bb2da11c643ac3696416d65436ed506 00:54:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:58 Dload Upload Total Spent Left Speed 00:54:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92044 0 0 100 92044 0 158k --:--:-- --:--:-- --:--:-- 157k 100 92044 0 0 100 92044 0 158k --:--:-- --:--:-- --:--:-- 157k 00:54:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8f572f177b648054850e24a3102b40330bf15bd3 [Pipeline] } 00:54:59 Deleting 1 temporary files [Pipeline] // wrap [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 00:55:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:01 ---> package-listing.sh 00:55:01 ++ facter osfamily 00:55:01 ++ tr '[:upper:]' '[:lower:]' 00:55:01 + OS_FAMILY=redhat 00:55:01 + workspace=/w/workspace/edgex-go/2 00:55:01 + START_PACKAGES=/tmp/packages_start.txt 00:55:01 + END_PACKAGES=/tmp/packages_end.txt 00:55:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:01 + PACKAGES=/tmp/packages_start.txt 00:55:01 + '[' /w/workspace/edgex-go/2 ']' 00:55:01 + PACKAGES=/tmp/packages_end.txt 00:55:01 + case "${OS_FAMILY}" in 00:55:01 + rpm -qa 00:55:01 + sort 00:55:07 + '[' -f /tmp/packages_start.txt ']' 00:55:07 + '[' -f /tmp/packages_end.txt ']' 00:55:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:07 + '[' /w/workspace/edgex-go/2 ']' 00:55:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:55:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:55:07 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:07 00:55:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:08 alpine: Pulling from edgex-lftools-log-publisher 00:55:08 df20fa9351a1: Pulling fs layer 00:55:08 36b3adc4ff6f: Pulling fs layer 00:55:08 8ad3a11d3b57: Pulling fs layer 00:55:08 46f8f816bc3b: Pulling fs layer 00:55:08 93b61091891f: Pulling fs layer 00:55:08 93b9cdb0e59b: Pulling fs layer 00:55:08 5e14af77c1be: Pulling fs layer 00:55:08 01666e4c0597: Pulling fs layer 00:55:08 aa168da1d23b: Pulling fs layer 00:55:08 93b9cdb0e59b: Waiting 00:55:08 5e14af77c1be: Waiting 00:55:08 01666e4c0597: Waiting 00:55:08 aa168da1d23b: Waiting 00:55:08 46f8f816bc3b: Waiting 00:55:08 93b61091891f: Waiting 00:55:08 36b3adc4ff6f: Verifying Checksum 00:55:08 36b3adc4ff6f: Download complete 00:55:08 46f8f816bc3b: Verifying Checksum 00:55:08 46f8f816bc3b: Download complete 00:55:08 df20fa9351a1: Verifying Checksum 00:55:08 df20fa9351a1: Download complete 00:55:08 93b9cdb0e59b: Verifying Checksum 00:55:08 93b9cdb0e59b: Download complete 00:55:08 5e14af77c1be: Verifying Checksum 00:55:08 5e14af77c1be: Download complete 00:55:08 93b61091891f: Verifying Checksum 00:55:08 93b61091891f: Download complete 00:55:08 01666e4c0597: Verifying Checksum 00:55:08 01666e4c0597: Download complete 00:55:08 8ad3a11d3b57: Verifying Checksum 00:55:08 8ad3a11d3b57: Download complete 00:55:08 df20fa9351a1: Pull complete 00:55:09 36b3adc4ff6f: Pull complete 00:55:10 aa168da1d23b: Verifying Checksum 00:55:10 aa168da1d23b: Download complete 00:55:11 8ad3a11d3b57: Pull complete 00:55:11 46f8f816bc3b: Pull complete 00:55:12 93b61091891f: Pull complete 00:55:12 93b9cdb0e59b: Pull complete 00:55:12 5e14af77c1be: Pull complete 00:55:13 01666e4c0597: Pull complete 00:55:25 aa168da1d23b: Pull complete 00:55:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:25 prd-centos7-docker-4c-2g-29041 does not seem to be running inside a container 00:55:25 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:29 $ docker top 97dbf1d9e26890a782aeae100015224e84fdb0c5ffe9c0092d11067677fb4c52 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:29 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:30 + mkdir -p /var/log/sa [Pipeline] sh 00:55:30 + ls /var/log/sa-host 00:55:30 + sadf -c /var/log/sa-host/sa09 00:55:30 file_magic: OK 00:55:30 HZ: Using current value: 100 00:55:30 file_header: OK 00:55:30 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 00:55:30 Statistics: 00:55:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:30 File successfully converted to sysstat format version 12.2.1 00:55:30 + sadf -c /var/log/sa-host/sa23 00:55:30 file_magic: OK 00:55:30 HZ: Using current value: 100 00:55:30 file_header: OK 00:55:30 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 00:55:30 Statistics: 00:55:30 Hnuu...uuuununununu... 00:55:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:30 provisioning config files... 00:55:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3170286285937381062tmp [Pipeline] { [Pipeline] echo 00:55:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:31 ---> create-netrc.sh [Pipeline] } 00:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:31 ---> python-tools-install.sh [Pipeline] echo 00:55:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:31 ---> sudo-logs.sh 00:55:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:32 ---> job-cost.sh 00:55:32 lf-activate-venv: SKIPPING 00:55:32 DEBUG: total: 0.20999999344348907 00:55:32 INFO: Retrieving Stack Cost... 00:55:33 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:33 INFO: Archiving Costs [Pipeline] echo 00:55:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:34 ---> logs-deploy.sh 00:55:34 lf-activate-venv: SKIPPING 00:55:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3234/2 00:55:34 INFO: archiving workspace using pattern(s): 00:55:35 Archives upload complete. 00:55:35 INFO: archiving logs to Nexus 00:55:36 ---> uname -a: 00:55:36 Linux prd-centos7-docker-4c-2g-29041.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:36 00:55:36 00:55:36 ---> lscpu: 00:55:36 Architecture: x86_64 00:55:36 CPU op-mode(s): 32-bit, 64-bit 00:55:36 Byte Order: Little Endian 00:55:36 Address sizes: 40 bits physical, 48 bits virtual 00:55:36 CPU(s): 4 00:55:36 On-line CPU(s) list: 0-3 00:55:36 Thread(s) per core: 1 00:55:36 Core(s) per socket: 1 00:55:36 Socket(s): 4 00:55:36 NUMA node(s): 1 00:55:36 Vendor ID: GenuineIntel 00:55:36 CPU family: 6 00:55:36 Model: 44 00:55:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:55:36 Stepping: 1 00:55:36 CPU MHz: 2933.438 00:55:36 BogoMIPS: 5866.87 00:55:36 Virtualization: VT-x 00:55:36 Hypervisor vendor: KVM 00:55:36 Virtualization type: full 00:55:36 L1d cache: 128 KiB 00:55:36 L1i cache: 128 KiB 00:55:36 L2 cache: 16 MiB 00:55:36 L3 cache: 64 MiB 00:55:36 NUMA node0 CPU(s): 0-3 00:55:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:55:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:55:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:55:36 Vulnerability Meltdown: Mitigation; PTI 00:55:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:36 Vulnerability Srbds: Not affected 00:55:36 Vulnerability Tsx async abort: Not affected 00:55:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:55:36 00:55:36 00:55:36 ---> nproc: 00:55:36 4 00:55:36 00:55:36 00:55:36 ---> df -h: 00:55:36 Filesystem Size Used Available Use% Mounted on 00:55:36 overlay 50.0G 11.7G 38.2G 23% / 00:55:36 tmpfs 64.0M 0 64.0M 0% /dev 00:55:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:55:36 shm 64.0M 0 64.0M 0% /dev/shm 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/2 00:55:36 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/2@tmp 00:55:36 00:55:36 00:55:36 ---> free -m: 00:55:36 total used free shared buff/cache available 00:55:36 Mem: 1837 710 110 0 1017 1042 00:55:36 Swap: 1023 62 961 00:55:36 00:55:36 00:55:36 ---> ip addr: 00:55:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:36 inet 127.0.0.1/8 scope host lo 00:55:36 valid_lft forever preferred_lft forever 00:55:36 inet6 ::1/128 scope host 00:55:36 valid_lft forever preferred_lft forever 00:55:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:36 link/ether fa:16:3e:3e:d4:3a brd ff:ff:ff:ff:ff:ff 00:55:36 inet 10.30.123.32/23 brd 10.30.123.255 scope global dynamic eth0 00:55:36 valid_lft 84817sec preferred_lft 84817sec 00:55:36 inet6 fe80::f816:3eff:fe3e:d43a/64 scope link 00:55:36 valid_lft forever preferred_lft forever 00:55:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:36 link/ether 02:42:27:61:ec:7c brd ff:ff:ff:ff:ff:ff 00:55:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:36 valid_lft forever preferred_lft forever 00:55:36 inet6 fe80::42:27ff:fe61:ec7c/64 scope link 00:55:36 valid_lft forever preferred_lft forever 00:55:36 00:55:36 00:55:36 ---> sar -b -r -n DEV: 00:55:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 00:55:36 00:55:36 00:29:01 LINUX RESTART (4 CPU) 00:55:36 00:55:36 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:36 00:31:01 218.54 100.55 117.99 0.00 9293.20 46568.97 0.00 00:55:36 00:32:01 244.98 97.24 147.74 0.00 4159.65 19744.50 0.00 00:55:36 00:33:01 128.07 51.96 76.11 0.00 1709.37 11021.54 0.00 00:55:36 00:34:02 115.11 45.39 69.72 0.00 2558.67 11839.82 0.00 00:55:36 00:35:01 963.41 715.34 248.07 0.00 93326.38 165871.06 0.00 00:55:36 00:36:01 2724.30 2431.23 293.07 0.00 143341.15 151633.85 0.00 00:55:36 00:37:03 423.34 173.87 249.48 0.00 33656.77 73525.94 0.00 00:55:36 00:38:01 1669.13 1319.77 349.36 0.00 116574.36 121586.79 0.00 00:55:36 00:39:01 1138.73 827.47 311.26 0.00 47592.48 58186.78 0.00 00:55:36 00:40:02 53.67 17.36 36.31 0.00 3361.89 4415.49 0.00 00:55:36 00:41:01 1.51 0.03 1.47 0.00 1.08 23.29 0.00 00:55:36 00:42:01 0.28 0.02 0.27 0.00 0.27 3.11 0.00 00:55:36 00:43:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 00:55:36 00:44:01 0.78 0.57 0.22 0.00 14.50 2.28 0.00 00:55:36 00:45:01 2.28 1.45 0.83 0.00 52.90 16.64 0.00 00:55:36 00:46:01 0.27 0.02 0.25 0.00 0.53 2.60 0.00 00:55:36 00:47:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 00:55:36 00:48:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 00:55:36 00:49:01 0.32 0.00 0.32 0.00 0.00 3.41 0.00 00:55:36 00:50:01 0.30 0.02 0.28 0.00 0.53 2.75 0.00 00:55:36 00:51:01 0.20 0.02 0.18 0.00 0.53 2.10 0.00 00:55:36 00:52:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 00:55:36 00:53:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 00:55:36 00:54:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 00:55:36 00:55:01 18.64 18.38 0.27 0.00 1581.62 23.37 0.00 00:55:36 Average: 307.48 231.37 76.11 0.00 18213.25 26514.38 0.00 00:55:36 00:55:36 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:36 00:31:01 77276 0 719976 38.27 1692 1082600 1432516 48.89 581988 980972 51672 00:55:36 00:32:01 157232 0 793192 42.16 1492 929628 1412928 48.22 622628 824288 38184 00:55:36 00:33:01 366912 0 768772 40.86 640 745220 1626460 55.51 531568 694184 20232 00:55:36 00:34:02 392416 0 714180 37.96 636 774312 1123888 38.36 511924 685148 20 00:55:36 00:35:01 359824 0 816160 43.38 0 705560 2260516 77.15 651236 659708 44 00:55:36 00:36:01 126140 0 1418732 75.40 0 336672 4630916 158.05 839536 643608 15672 00:55:36 00:37:03 67712 0 788444 41.90 0 1025388 1883988 64.30 720240 843072 88512 00:55:36 00:38:01 73328 0 856812 45.54 0 951404 2362712 80.64 590332 969964 52336 00:55:36 00:39:01 363420 0 696116 37.00 0 822008 1624300 55.43 414228 852636 21384 00:55:36 00:40:02 367592 0 629176 33.44 0 884776 1215200 41.47 407728 865708 12 00:55:36 00:41:01 368624 0 628144 33.38 0 884776 1196708 40.84 406464 865336 12 00:55:36 00:42:01 370036 0 626724 33.31 0 884784 1189488 40.60 405952 865248 8 00:55:36 00:43:01 369652 0 627096 33.33 0 884796 1189596 40.60 406492 865248 16 00:55:36 00:44:01 368760 0 627516 33.35 0 885268 1190092 40.62 406804 865476 12 00:55:36 00:45:01 367900 0 627540 33.35 0 886104 1189556 40.60 406968 865804 8 00:55:36 00:46:01 368484 0 626944 33.32 0 886116 1189488 40.60 406616 865820 8 00:55:36 00:47:01 368072 0 627336 33.34 0 886136 1189488 40.60 406620 865836 8 00:55:36 00:48:01 368392 0 627008 33.32 0 886144 1189488 40.60 406624 865836 8 00:55:36 00:49:01 368360 0 627032 33.33 0 886152 1189488 40.60 406628 865840 8 00:55:36 00:50:01 368140 0 627248 33.34 0 886156 1189548 40.60 406704 865852 8 00:55:36 00:51:01 368312 0 627080 33.33 0 886152 1189488 40.60 406760 865852 8 00:55:36 00:52:01 367828 0 627536 33.35 0 886180 1189560 40.60 406720 865868 8 00:55:36 00:53:01 368148 0 627212 33.33 0 886184 1189488 40.60 406648 865868 8 00:55:36 00:54:01 368136 0 627216 33.34 0 886192 1189488 40.60 406656 865868 8 00:55:36 00:55:01 313992 0 635560 33.78 0 931992 1188936 40.58 425468 897076 304 00:55:36 Average: 312988 0 704750 37.46 178 863628 1496933 51.09 479581 841445 11540 00:55:36 00:55:36 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:36 00:31:01 veth676c006 31.93 41.26 2.22 263.64 0.00 0.00 0.00 0.00 00:55:36 00:31:01 eth0 1119.04 1187.69 5991.03 135.59 0.00 0.00 0.00 0.00 00:55:36 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:31:01 docker0 905.29 785.17 72.94 2943.84 0.00 0.00 0.00 0.00 00:55:36 00:32:01 vethddc3958 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:32:01 eth0 172.68 139.42 601.54 71.55 0.00 0.00 0.00 0.00 00:55:36 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:32:01 docker0 102.28 125.09 7.65 570.52 0.00 0.00 0.00 0.00 00:55:36 00:33:01 vethddc3958 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 00:55:36 00:33:01 eth0 27.04 14.55 20.26 10.90 0.00 0.00 0.00 0.00 00:55:36 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:33:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 00:55:36 00:34:02 eth0 45.29 33.06 24.63 65.92 0.00 0.00 0.00 0.00 00:55:36 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:35:01 eth0 173.13 126.41 1710.00 18.45 0.00 0.00 0.00 0.00 00:55:36 00:35:01 vethef7f5bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:36:01 vethee7fe28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:36:01 veth0045eaf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:36:01 vethaf06996 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:36:01 eth0 55.33 30.14 162.12 50.60 0.00 0.00 0.00 0.00 00:55:36 00:37:03 veth02e1390 21.29 41.65 1.41 251.01 0.00 0.00 0.00 0.00 00:55:36 00:37:03 eth0 224.08 147.77 1687.33 22.39 0.00 0.00 0.00 0.00 00:55:36 00:37:03 vethef7f5bf 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 00:55:36 00:37:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:55:36 00:38:01 eth0 59.02 36.06 112.28 74.48 0.00 0.00 0.00 0.00 00:55:36 00:38:01 vethef7f5bf 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:38:01 vethc6f8695 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:39:01 eth0 95.98 62.43 154.21 73.32 0.00 0.00 0.00 0.00 00:55:36 00:39:01 vethef7f5bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:39:01 veth233aba9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:55:36 00:40:02 eth0 23.43 13.01 57.04 6.07 0.00 0.00 0.00 0.00 00:55:36 00:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:40:02 docker0 1085.49 1058.60 85.13 4336.19 0.00 0.00 0.00 0.00 00:55:36 00:41:01 eth0 0.61 0.34 0.28 0.20 0.00 0.00 0.00 0.00 00:55:36 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:42:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:55:36 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:43:01 eth0 2.28 0.80 0.90 0.56 0.00 0.00 0.00 0.00 00:55:36 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:44:01 eth0 1.53 0.60 0.59 0.39 0.00 0.00 0.00 0.00 00:55:36 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:45:01 eth0 0.52 0.20 0.16 0.10 0.00 0.00 0.00 0.00 00:55:36 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:46:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:36 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:36 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:50:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:55:36 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:51:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:36 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:52:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 00:55:36 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:53:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:36 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:54:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 00:55:36 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:55:01 eth0 27.98 26.40 11.93 49.40 0.00 0.00 0.00 0.00 00:55:36 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 Average: eth0 81.41 72.95 422.64 23.19 0.00 0.00 0.00 0.00 00:55:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:36 Average: docker0 43.47 42.40 3.41 173.66 0.00 0.00 0.00 0.00 00:55:36 00:55:36 00:55:36 ---> sar -P ALL: 00:55:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 00:55:36 00:55:36 00:29:01 LINUX RESTART (4 CPU) 00:55:36 00:55:36 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:55:36 00:31:01 all 16.20 0.00 9.54 2.29 0.63 71.34 00:55:36 00:31:01 0 15.27 0.00 11.53 2.02 0.68 70.50 00:55:36 00:31:01 1 18.53 0.00 9.21 3.94 0.64 67.69 00:55:36 00:31:01 2 13.39 0.00 9.61 2.19 0.59 74.23 00:55:36 00:31:01 3 17.58 0.00 7.86 1.00 0.62 72.94 00:55:36 00:32:01 all 23.00 0.00 9.12 5.56 0.86 61.46 00:55:36 00:32:01 0 22.66 0.00 9.30 6.27 0.87 60.91 00:55:36 00:32:01 1 22.41 0.00 8.94 4.73 0.96 62.97 00:55:36 00:32:01 2 24.18 0.00 9.93 7.58 0.76 57.55 00:55:36 00:32:01 3 22.76 0.00 8.30 3.66 0.87 64.41 00:55:36 00:33:01 all 49.68 0.00 13.28 4.00 0.52 32.52 00:55:36 00:33:01 0 50.17 0.00 13.25 4.35 0.49 31.74 00:55:36 00:33:01 1 47.83 0.00 13.88 4.92 0.53 32.83 00:55:36 00:33:01 2 50.21 0.00 12.73 2.37 0.50 34.19 00:55:36 00:33:01 3 50.53 0.00 13.26 4.35 0.55 31.31 00:55:36 00:34:02 all 43.56 0.00 13.50 3.38 0.41 39.14 00:55:36 00:34:02 0 43.14 0.00 13.37 6.07 0.44 36.98 00:55:36 00:34:02 1 43.41 0.00 13.92 2.33 0.46 39.89 00:55:36 00:34:02 2 43.70 0.00 13.17 2.46 0.35 40.31 00:55:36 00:34:02 3 43.98 0.00 13.55 2.67 0.40 39.39 00:55:36 00:35:01 all 22.29 0.00 22.70 6.73 6.06 42.22 00:55:36 00:35:01 0 23.52 0.00 21.84 6.97 6.36 41.30 00:55:36 00:35:01 1 21.55 0.00 22.46 5.79 6.30 43.90 00:55:36 00:35:01 2 21.41 0.00 22.58 7.77 5.80 42.44 00:55:36 00:35:01 3 22.68 0.00 23.94 6.38 5.78 41.21 00:55:36 00:36:01 all 30.38 0.00 24.99 17.91 4.99 21.73 00:55:36 00:36:01 0 29.58 0.00 24.82 19.12 5.02 21.45 00:55:36 00:36:01 1 28.43 0.00 23.19 16.95 5.98 25.45 00:55:36 00:36:01 2 30.66 0.00 26.16 18.82 4.86 19.50 00:55:36 00:36:01 3 32.93 0.00 25.86 16.76 4.05 20.39 00:55:36 00:37:03 all 47.97 0.00 18.08 13.81 1.58 18.56 00:55:36 00:37:03 0 47.37 0.00 17.80 13.34 1.44 20.05 00:55:36 00:37:03 1 47.67 0.00 17.73 13.73 1.82 19.06 00:55:36 00:37:03 2 47.45 0.00 17.57 15.50 1.64 17.83 00:55:36 00:37:03 3 49.40 0.00 19.25 12.67 1.40 17.28 00:55:36 00:38:01 all 44.17 0.00 25.26 16.62 3.48 10.47 00:55:36 00:38:01 0 43.46 0.00 21.76 14.62 4.04 16.11 00:55:36 00:38:01 1 44.65 0.00 25.41 16.49 3.07 10.38 00:55:36 00:38:01 2 45.30 0.00 26.21 17.22 3.34 7.93 00:55:36 00:38:01 3 43.27 0.00 27.73 18.19 3.43 7.37 00:55:36 00:39:01 all 40.96 0.00 19.82 17.53 3.83 17.86 00:55:36 00:39:01 0 40.01 0.00 18.87 14.79 4.14 22.18 00:55:36 00:39:01 1 41.88 0.00 21.12 17.11 3.46 16.44 00:55:36 00:39:01 2 40.71 0.00 19.54 18.43 3.82 17.51 00:55:36 00:39:01 3 41.24 0.00 19.78 19.83 3.90 15.25 00:55:36 00:40:02 all 1.63 0.00 1.75 1.42 0.43 94.78 00:55:36 00:40:02 0 1.54 0.00 1.51 2.94 0.40 93.61 00:55:36 00:40:02 1 1.44 0.00 1.86 0.25 0.40 96.04 00:55:36 00:40:02 2 1.74 0.00 1.86 0.70 0.52 95.18 00:55:36 00:40:02 3 1.79 0.00 1.78 1.78 0.39 94.27 00:55:36 00:41:01 all 0.15 0.00 0.04 0.00 0.04 99.77 00:55:36 00:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:55:36 00:41:01 1 0.25 0.00 0.05 0.00 0.07 99.63 00:55:36 00:41:01 2 0.27 0.00 0.03 0.00 0.03 99.66 00:55:36 00:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 00:55:36 00:55:36 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:55:36 00:42:01 all 0.16 0.00 0.06 0.00 0.01 99.77 00:55:36 00:42:01 0 0.03 0.00 0.08 0.00 0.02 99.87 00:55:36 00:42:01 1 0.07 0.00 0.12 0.00 0.00 99.82 00:55:36 00:42:01 2 0.50 0.00 0.02 0.00 0.00 99.48 00:55:36 00:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:55:36 00:43:01 all 0.13 0.00 0.03 0.00 0.00 99.84 00:55:36 00:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:55:36 00:43:01 1 0.12 0.00 0.03 0.00 0.00 99.85 00:55:36 00:43:01 2 0.28 0.00 0.02 0.00 0.00 99.70 00:55:36 00:43:01 3 0.07 0.00 0.05 0.00 0.00 99.88 00:55:36 00:44:01 all 0.08 0.00 0.07 0.02 0.02 99.80 00:55:36 00:44:01 0 0.05 0.00 0.08 0.00 0.00 99.87 00:55:36 00:44:01 1 0.15 0.00 0.08 0.07 0.03 99.67 00:55:36 00:44:01 2 0.07 0.00 0.08 0.02 0.03 99.80 00:55:36 00:44:01 3 0.05 0.00 0.05 0.00 0.02 99.88 00:55:36 00:45:01 all 0.15 0.00 0.05 0.02 0.00 99.78 00:55:36 00:45:01 0 0.03 0.00 0.08 0.08 0.02 99.78 00:55:36 00:45:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:55:36 00:45:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:55:36 00:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:36 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:36 00:46:01 1 0.48 0.00 0.02 0.02 0.00 99.48 00:55:36 00:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 00:55:36 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:47:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:36 00:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:55:36 00:47:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:55:36 00:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:55:36 00:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:55:36 00:48:01 all 0.16 0.00 0.02 0.00 0.00 99.82 00:55:36 00:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:36 00:48:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:55:36 00:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:55:36 00:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:55:36 00:49:01 all 0.15 0.00 0.02 0.00 0.01 99.83 00:55:36 00:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:36 00:49:01 1 0.48 0.00 0.00 0.00 0.02 99.50 00:55:36 00:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:55:36 00:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:50:01 all 0.07 0.00 0.04 0.00 0.00 99.89 00:55:36 00:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:36 00:50:01 1 0.12 0.00 0.03 0.00 0.00 99.85 00:55:36 00:50:01 2 0.10 0.00 0.05 0.00 0.00 99.85 00:55:36 00:50:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:55:36 00:51:01 all 0.11 0.00 0.04 0.00 0.00 99.85 00:55:36 00:51:01 0 0.07 0.00 0.07 0.00 0.02 99.85 00:55:36 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:55:36 00:51:01 2 0.32 0.00 0.05 0.00 0.00 99.63 00:55:36 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:55:36 00:52:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:55:36 00:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:52:01 2 0.50 0.00 0.02 0.00 0.00 99.48 00:55:36 00:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:55:36 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:55:36 00:53:01 all 0.04 0.00 0.04 0.00 0.00 99.92 00:55:36 00:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:55:36 00:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:55:36 00:53:01 2 0.07 0.00 0.07 0.00 0.00 99.87 00:55:36 00:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:55:36 00:54:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:55:36 00:54:01 0 0.05 0.00 0.07 0.00 0.00 99.88 00:55:36 00:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:55:36 00:54:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:55:36 00:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:55:36 00:55:01 all 1.58 0.00 0.97 0.45 0.08 96.92 00:55:36 00:55:01 0 1.29 0.00 0.94 0.62 0.08 97.08 00:55:36 00:55:01 1 1.28 0.00 1.15 0.50 0.08 96.98 00:55:36 00:55:01 2 1.87 0.00 0.87 0.30 0.08 96.88 00:55:36 00:55:01 3 1.87 0.00 0.92 0.40 0.07 96.75 00:55:36 Average: all 12.44 0.00 6.13 3.44 0.88 77.11 00:55:36 Average: 0 12.30 0.00 6.01 3.52 0.93 77.25 00:55:36 Average: 1 12.44 0.00 6.14 3.34 0.92 77.17 00:55:36 Average: 2 12.44 0.00 6.17 3.57 0.86 76.97 00:55:36 Average: 3 12.59 0.00 6.21 3.33 0.82 77.05 00:55:36 00:55:36 00:55:36