Pull request #3148 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 rather than 67f80ec5e174c97456775bb645b6b359ba04d95a Obtained Jenkinsfile from cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25739’ Running on prd-centos7-docker-4c-2g-25742 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a Merge succeeded, producing 5e3d15d5058e552ad2f5f33266fc8e9944625b2d Checking out Revision 5e3d15d5058e552ad2f5f33266fc8e9944625b2d (PR-3148) > 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/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # 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 cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:48 ========================================================= 06:39:48 EdgeX Global Pipelines Version Info 06:39:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 06:39:50 ------------------- 06:39:50 stable info: 06:39:50 ------------------- 06:39:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:50 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:39:50 Message: update stable to v1.0.179 06:39:51 ------------------- 06:39:51 experimental info: 06:39:51 ------------------- 06:39:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:51 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:39:51 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:39:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:39:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo 06:39:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e3d15d5058e552ad2f5f33266fc8e9944625b2d [Pipeline] echo 06:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e3d15d [Pipeline] echo 06:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:39:54 provisioning config files... 06:39:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2586572958798608984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:54 ---> docker-login.sh 06:39:54 nexus3.edgexfoundry.org:10001 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 nexus3.edgexfoundry.org:10002 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 nexus3.edgexfoundry.org:10003 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 nexus3.edgexfoundry.org:10004 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 docker.io 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:56 Configure a credential helper to remove this warning. See 06:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:56 06:39:56 Login Succeeded 06:39:56 ---> docker-login.sh ends [Pipeline] } 06:39:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:56 ++ 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 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/core-command/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo core-command,cmd/core-command/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/core-data/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo core-data,cmd/core-data/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/core-metadata/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo core-metadata,cmd/core-metadata/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/security-bootstrapper/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/security-proxy-setup/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/support-notifications/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo support-notifications,cmd/support-notifications/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/support-scheduler/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:39:56 + for file in '`ls cmd/**/Dockerfile`' 06:39:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:39:56 ++ cut -d/ -f2 06:39:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:39:56 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 06:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:57 06:39:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:39:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:57 latest: Pulling from edgex-devops/git-semver 06:39:57 31603596830f: Pulling fs layer 06:39:57 2a8b12db71e7: Pulling fs layer 06:39:57 6ca5941a6612: Pulling fs layer 06:39:57 ecc8261a40a4: Pulling fs layer 06:39:57 2a8b12db71e7: Verifying Checksum 06:39:57 2a8b12db71e7: Download complete 06:39:57 31603596830f: Verifying Checksum 06:39:57 31603596830f: Download complete 06:39:58 6ca5941a6612: Download complete 06:39:58 ecc8261a40a4: Download complete 06:39:58 31603596830f: Pull complete 06:39:58 2a8b12db71e7: Pull complete 06:39:59 6ca5941a6612: Pull complete 06:39:59 ecc8261a40a4: Pull complete 06:39:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:39:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:40:00 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 06:40:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 06:40:02 $ docker top 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:03 [ssh-agent] Looking for ssh-agent implementation... 06:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:03 $ docker exec 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent 06:40:03 SSH_AUTH_SOCK=/tmp/ssh-j48ej9xlEtRm/agent.11 06:40:03 SSH_AGENT_PID=16 06:40:03 Running ssh-add (command line suppressed) 06:40:03 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4278648663050587374.key (/w/workspace/edgex-go/3@tmp/private_key_4278648663050587374.key) 06:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:04 + git tag --points-at HEAD [Pipeline] } 06:40:04 $ docker exec --env ******** --env ******** 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent -k 06:40:04 unset SSH_AUTH_SOCK; 06:40:04 unset SSH_AGENT_PID; 06:40:04 echo Agent pid 16 killed; 06:40:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:04 [ssh-agent] Looking for ssh-agent implementation... 06:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:04 $ docker exec 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent 06:40:04 SSH_AUTH_SOCK=/tmp/ssh-EWEjjWo24uih/agent.44 06:40:04 SSH_AGENT_PID=50 06:40:04 Running ssh-add (command line suppressed) 06:40:05 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2174243672465364711.key (/w/workspace/edgex-go/3@tmp/private_key_2174243672465364711.key) 06:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:05 + git semver init 06:40:05 # -> Open(): unable to determine branch for HEAD 06:40:05 # $GIT_DIR = /w/workspace/edgex-go/3/.git 06:40:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 06:40:05 # $SEMVER_REMOTE_NAME = origin 06:40:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:40:05 # $SEMVER_USER_NAME = edgex-jenkins 06:40:05 # $SEMVER_BRANCH = PR-3148 06:40:05 # $SEMVER_TEMP = /tmp/semver-600895354 06:40:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:40:27 # '/tmp/semver-600895354' -> '/w/workspace/edgex-go/3/.semver' 06:40:27 # -> Force: false 06:40:27 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 06:40:27 $ docker exec --env ******** --env ******** 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent -k 06:40:27 unset SSH_AUTH_SOCK; 06:40:27 unset SSH_AGENT_PID; 06:40:27 echo Agent pid 50 killed; 06:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:28 + git semver [Pipeline] } 06:40:28 $ docker stop --time=1 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f 06:40:30 $ docker rm -f 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f [Pipeline] // withDockerContainer [Pipeline] sh 06:40:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:31 Stashed 1 file(s) [Pipeline] echo 06:40:31 [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 06:40:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:40:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:40:33 + sudo service docker restart 06:40:33 + true 06:40:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:40:33 ========================================================= 06:40:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:40:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:40:34 + 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 . 06:40:37 Sending build context to Docker daemon 327.8MB 06:40:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:40:37 Step 2/6 : FROM ${BASE} 06:40:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:40:37 188c0c94c7c5: Pulling fs layer 06:40:37 0ef7d3d256c8: Pulling fs layer 06:40:37 de9db76c5a1d: Pulling fs layer 06:40:37 bca2f99d35d6: Pulling fs layer 06:40:37 93359f2a8cfa: Pulling fs layer 06:40:37 7c6f9722023f: Pulling fs layer 06:40:37 a35cf1a2eb13: Pulling fs layer 06:40:37 bca2f99d35d6: Waiting 06:40:37 93359f2a8cfa: Waiting 06:40:37 a35cf1a2eb13: Waiting 06:40:37 de9db76c5a1d: Verifying Checksum 06:40:37 de9db76c5a1d: Download complete 06:40:37 0ef7d3d256c8: Download complete 06:40:37 93359f2a8cfa: Verifying Checksum 06:40:37 93359f2a8cfa: Download complete 06:40:37 188c0c94c7c5: Verifying Checksum 06:40:37 188c0c94c7c5: Download complete 06:40:37 7c6f9722023f: Verifying Checksum 06:40:37 7c6f9722023f: Download complete 06:40:38 188c0c94c7c5: Pull complete 06:40:38 0ef7d3d256c8: Pull complete 06:40:38 de9db76c5a1d: Pull complete 06:40:40 a35cf1a2eb13: Verifying Checksum 06:40:40 a35cf1a2eb13: Download complete 06:40:40 bca2f99d35d6: Verifying Checksum 06:40:40 bca2f99d35d6: Download complete 06:40:47 Still waiting to schedule task 06:40:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25740’ 06:40:47 bca2f99d35d6: Pull complete 06:40:47 93359f2a8cfa: Pull complete 06:40:47 7c6f9722023f: Pull complete 06:40:52 a35cf1a2eb13: Pull complete 06:40:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:40:52 ---> a62c8e92a672 06:40:52 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:40:52 ---> Running in c495d92b07b5 06:40:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:40:54 (1/12) Installing libmagic (5.38-r0) 06:40:54 (2/12) Installing file (5.38-r0) 06:40:54 (3/12) Installing libc-dev (0.7.2-r3) 06:40:55 (4/12) Installing g++ (9.3.0-r2) 06:40:59 (5/12) Installing fortify-headers (1.1-r0) 06:40:59 (6/12) Installing patch (2.7.6-r6) 06:40:59 (7/12) Installing build-base (0.5-r2) 06:40:59 (8/12) Installing libsodium (1.0.18-r0) 06:40:59 (9/12) Installing pkgconf (1.7.2-r0) 06:40:59 (10/12) Installing libsodium-dev (1.0.18-r0) 06:40:59 (11/12) Installing libzmq (4.3.3-r0) 06:40:59 (12/12) Installing zeromq-dev (4.3.3-r0) 06:40:59 Executing busybox-1.31.1-r19.trigger 06:40:59 OK: 233 MiB in 51 packages 06:41:04 Removing intermediate container c495d92b07b5 06:41:04 ---> fb38e211b743 06:41:04 Step 4/6 : WORKDIR /edgex-go 06:41:04 ---> Running in 3d2956c9affd 06:41:04 Removing intermediate container 3d2956c9affd 06:41:04 ---> 080842ca0644 06:41:04 Step 5/6 : COPY go.mod . 06:41:04 ---> 72c9b27da1c8 06:41:04 Step 6/6 : RUN go mod download 06:41:04 ---> Running in d8e5e871286a 06:41:26 Removing intermediate container d8e5e871286a 06:41:26 ---> 81fe6fba2f04 06:41:26 Successfully built 81fe6fba2f04 06:41:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:41:27 + docker inspect -f . ci-base-image-x86_64 06:41:27 . [Pipeline] withDockerContainer 06:41:27 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 06:41:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:28 $ docker top 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:28 + go version 06:41:28 go version go1.15.5 linux/amd64 [Pipeline] } 06:41:28 $ docker stop --time=1 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 06:41:30 $ docker rm -f 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:31 + docker inspect -f . ci-base-image-x86_64 06:41:31 . [Pipeline] withDockerContainer 06:41:31 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 06:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:31 $ docker top a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca -eo pid,comm [Pipeline] { [Pipeline] echo 06:41:32 ========================================================= 06:41:32 [edgeXBuildGoParallel] Running Tests and Build... 06:41:32 ========================================================= [Pipeline] sh 06:41:32 + make test 06:41:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:41:42 ? github.com/edgexfoundry/edgex-go [no test files] 06:42:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:42:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:42:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:42:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:42:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:42:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:42:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:42:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.143s coverage: 45.6% of statements 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:42:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:42:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements 06:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.204s coverage: 27.1% of statements 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.031s coverage: 100.0% of statements 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.103s coverage: 65.8% of statements 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:42:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.489s coverage: 82.3% of statements 06:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:42:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.141s coverage: 86.7% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 06:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.435s coverage: 92.8% of statements 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements 06:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 06:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 06:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.039s coverage: 94.4% of statements 06:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 68.9% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.171s coverage: 47.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 89.4% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.741s coverage: 29.1% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:42:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 06:42:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:42:48 GO111MODULE=on go vet ./... 06:43:15 gofmt -l . 06:43:15 [ "`gofmt -l .`" = "" ] 06:43:15 ./bin/test-go-mod-tidy.sh 06:43:15 ./bin/test-attribution-txt.sh [Pipeline] sh 06:43:16 + ls -al . 06:43:16 total 700 06:43:16 drwxrwxr-x 10 1001 1001 4096 Feb 9 06:43 . 06:43:16 drwxr-xr-x 4 root root 28 Feb 9 06:41 .. 06:43:16 -rw-rw-r-- 1 1001 1001 11 Feb 9 06:39 .dockerignore 06:43:16 drwxrwxr-x 8 1001 1001 179 Feb 9 06:39 .git 06:43:16 drwxrwxr-x 3 1001 1001 125 Feb 9 06:39 .github 06:43:16 -rw-rw-r-- 1 1001 1001 818 Feb 9 06:39 .gitignore 06:43:16 drwx------ 3 1001 1001 60 Feb 9 06:40 .semver 06:43:16 -rw-rw-r-- 1 1001 1001 166 Feb 9 06:39 .sonarcloud.properties 06:43:16 -rw-rw-r-- 1 1001 1001 7859 Feb 9 06:39 Attribution.txt 06:43:16 -rw-rw-r-- 1 1001 1001 3804 Feb 9 06:39 CONTRIBUTING.md 06:43:16 -rw-rw-r-- 1 1001 1001 931 Feb 9 06:39 Dockerfile.build 06:43:16 -rw-rw-r-- 1 1001 1001 863 Feb 9 06:39 Jenkinsfile 06:43:16 -rw-rw-r-- 1 1001 1001 10775 Feb 9 06:39 LICENSE 06:43:16 -rw-rw-r-- 1 1001 1001 5774 Feb 9 06:39 Makefile 06:43:16 -rw-rw-r-- 1 1001 1001 6524 Feb 9 06:39 README.md 06:43:16 -rw-rw-r-- 1 1001 1001 6755 Feb 9 06:39 SECURITY.md 06:43:16 -rw-rw-r-- 1 1001 1001 5 Feb 9 06:40 VERSION 06:43:16 -rw-rw-r-- 1 1001 1001 4131 Feb 9 06:39 ZMQWindows.md 06:43:16 drwxrwxr-x 2 1001 1001 117 Feb 9 06:39 bin 06:43:16 drwxrwxr-x 14 1001 1001 4096 Feb 9 06:39 cmd 06:43:16 -rw-r--r-- 1 root root 594557 Feb 9 06:42 coverage.out 06:43:16 -rw-r--r-- 1 root root 1054 Feb 9 06:43 go.mod 06:43:16 -rw-r--r-- 1 root root 19290 Feb 9 06:43 go.sum 06:43:16 drwxrwxr-x 8 1001 1001 127 Feb 9 06:39 internal 06:43:16 drwxrwxr-x 4 1001 1001 26 Feb 9 06:39 openapi 06:43:16 drwxrwxr-x 4 1001 1001 71 Feb 9 06:39 snap 06:43:16 -rw-rw-r-- 1 1001 1001 168 Feb 9 06:39 version.go [Pipeline] sh 06:43:17 + '[' -e coverage.out ] 06:43:17 + chown 1001:1001 coverage.out [Pipeline] stash 06:43:17 Stashed 1 file(s) [Pipeline] sh 06:43:17 + make build 06:43:17 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 06:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:43:30 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 06:43:31 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 06:43:33 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 06:43:33 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 06:43:35 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 06:43:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:43:38 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 06:43:40 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 06:43:41 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 06:43:42 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] } 06:43:44 $ docker stop --time=1 a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca 06:43:46 $ docker rm -f a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:49 06:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:49 latest: Pulling from edgex-devops/edgex-compose 06:43:49 cbdbe7a5bc2a: Pulling fs layer 06:43:49 ca9280d653b3: Pulling fs layer 06:43:49 7e9c9ca2126c: Pulling fs layer 06:43:50 cbdbe7a5bc2a: Verifying Checksum 06:43:50 cbdbe7a5bc2a: Download complete 06:43:51 cbdbe7a5bc2a: Pull complete 06:43:51 ca9280d653b3: Verifying Checksum 06:43:51 ca9280d653b3: Download complete 06:43:52 ca9280d653b3: Pull complete 06:43:52 7e9c9ca2126c: Download complete 06:43:58 7e9c9ca2126c: Pull complete 06:43:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:43:59 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 06:43:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:44:00 $ docker top 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:01 + docker-compose build --help 06:44:01 + grep parallel 06:44:02 --parallel Build images in parallel. [Pipeline] } 06:44:02 $ docker stop --time=1 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b 06:44:03 $ docker rm -f 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:44:04 . [Pipeline] withDockerContainer 06:44:04 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 06:44:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:44:05 $ docker top 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:05 + docker-compose -f ./docker-compose-build.yml build --parallel 06:44:06 Building docker-core-command-go ... 06:44:06 Building docker-core-data-go ... 06:44:06 Building docker-core-metadata-go ... 06:44:06 Building docker-security-bootstrapper-go ... 06:44:06 Building docker-security-proxy-setup-go ... 06:44:06 Building docker-security-secretstore-setup-go ... 06:44:06 Building docker-support-notifications-go ... 06:44:06 Building docker-support-scheduler-go ... 06:44:06 Building docker-sys-mgmt-agent-go ... 06:44:06 Building docker-core-data-go 06:44:06 Building docker-security-bootstrapper-go 06:44:06 Building docker-security-secretstore-setup-go 06:44:06 Building docker-security-proxy-setup-go 06:44:06 Building docker-sys-mgmt-agent-go 06:44:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25744 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws 06:44:17 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 06:44:22 using credential edgex-jenkins-ssh 06:44:22 Cloning the remote Git repository 06:44:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:44:22 > git init /w/workspace/edgex-go/3 # timeout=10 06:44:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:44:22 > git --version # timeout=10 06:44:22 > git --version # 'git version 2.17.1' 06:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:38 Merging remotes/origin/master commit cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a 06:44:39 Merge succeeded, producing 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 06:44:39 Checking out Revision 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 (PR-3148) 06:44:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:44:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:44:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:38 > git config core.sparsecheckout # timeout=10 06:44:38 > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # timeout=10 06:44:39 > git remote # timeout=10 06:44:39 > git config --get remote.origin.url # timeout=10 06:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:39 > git merge cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 06:44:39 > git rev-parse HEAD^{commit} # timeout=10 06:44:39 > git config core.sparsecheckout # timeout=10 06:44:39 > git checkout -f 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 # timeout=10 06:44:44 Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" 06:44:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 06:44:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:44:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:44:45 ---> 81fe6fba2f04 06:44:45 Step 3/26 : WORKDIR /edgex-go 06:44:45 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:44:45 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:44:45 ---> 81fe6fba2f04 06:44:45 Step 3/30 : WORKDIR /edgex-go 06:44:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:44:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:44:45 ---> 81fe6fba2f04 06:44:45 Step 3/23 : WORKDIR /edgex-go 06:44:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:44:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:44:45 ---> 81fe6fba2f04 06:44:45 Step 3/24 : WORKDIR /edgex-go 06:44:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:44:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:44:45 ---> 81fe6fba2f04 06:44:45 Step 3/21 : WORKDIR /edgex-go 06:44:45 ---> Running in 5ba7ba003e60 06:44:45 ---> Running in af0021ad0d81 06:44:45 ---> Running in a5872d03ad55 06:44:45 ---> Running in 0bbba339db23 06:44:45 ---> Running in 34a67545ccb3 06:44:45 Removing intermediate container af0021ad0d81 06:44:45 ---> 5638954ca977 06:44:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:45 Removing intermediate container a5872d03ad55 06:44:45 ---> f3ff1a279486 06:44:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:45 Removing intermediate container 34a67545ccb3 06:44:45 ---> 59ce7dc5ba04 06:44:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:45 Removing intermediate container 5ba7ba003e60 06:44:45 ---> 08d16029648c 06:44:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:45 Removing intermediate container 0bbba339db23 06:44:45 ---> 8882b52987ab 06:44:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:45 ---> Running in 118ed7179b33 06:44:45 ---> Running in 9c9c96570d43 06:44:45 ---> Running in fc43cd6fe0be 06:44:45 ---> Running in e28dfe634d58 06:44:45 ---> Running in 2e748232c518 06:44:45 Removing intermediate container 118ed7179b33 06:44:45 ---> ef50a66cf8b9 06:44:45 Step 5/26 : RUN apk add --update --no-cache make bash git 06:44:45 Removing intermediate container 9c9c96570d43 06:44:45 ---> cb9f872e4221 06:44:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:44:45 ---> Running in 5840bd83eb13 06:44:45 Removing intermediate container fc43cd6fe0be 06:44:45 ---> bccf53e2ab47 06:44:45 Step 5/21 : RUN apk add --update --no-cache make git 06:44:45 Removing intermediate container 2e748232c518 06:44:45 ---> 141451772cb1 06:44:45 Step 5/24 : RUN apk add --update --no-cache make git 06:44:45 Removing intermediate container e28dfe634d58 06:44:45 ---> 920487c6d871 06:44:45 Step 5/30 : RUN apk add --update --no-cache make git 06:44:45 ---> Running in 7c21e7125cb8 06:44:45 ---> Running in 78f1b308f425 06:44:45 ---> Running in 68d9a2fa9070 06:44:45 ---> Running in fdce1c89df63 [Pipeline] sh 06:44:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:44 > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 06:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:46 + sudo service docker restart 06:44:46 + true 06:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:47 OK: 233 MiB in 51 packages 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:48 OK: 233 MiB in 51 packages 06:44:48 OK: 233 MiB in 51 packages 06:44:48 Removing intermediate container 5840bd83eb13 06:44:48 ---> 5243ed3e1d2e 06:44:48 Step 6/26 : COPY go.mod . 06:44:48 OK: 233 MiB in 51 packages 06:44:48 OK: 233 MiB in 51 packages 06:44:48 ---> 0014da3a4360 06:44:48 Step 7/26 : RUN go mod download 06:44:48 Removing intermediate container 78f1b308f425 06:44:48 ---> 11f481fac43f 06:44:48 Step 6/21 : COPY go.mod . 06:44:48 ---> Running in 6107206b3ccd 06:44:49 Removing intermediate container 7c21e7125cb8 06:44:49 ---> dad1aa2747de 06:44:49 Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:44:49 provisioning config files... 06:44:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1873874487897439700tmp [Pipeline] { 06:44:49 ---> d365ae6780d1 06:44:49 Step 7/21 : RUN go mod download 06:44:49 Removing intermediate container fdce1c89df63 06:44:49 ---> a944e3746ab8 06:44:49 Step 6/30 : COPY go.mod . 06:44:49 ---> 7a5271d0036c 06:44:49 Step 7/23 : RUN go mod download 06:44:49 Removing intermediate container 68d9a2fa9070 06:44:49 ---> 14b19d5f5a48 06:44:49 Step 6/24 : COPY go.mod . 06:44:49 ---> Running in 92140886317d [Pipeline] libraryResource [Pipeline] sh 06:44:49 ---> Running in 73cd7cd2d284 06:44:49 ---> docker-login.sh 06:44:49 nexus3.edgexfoundry.org:10001 06:44:49 ---> 5644c1b623cf 06:44:49 Step 7/30 : RUN go mod download 06:44:49 ---> 7aa622a4fa6b 06:44:49 Step 7/24 : RUN go mod download 06:44:50 ---> Running in ec0094ee7122 06:44:50 ---> Running in af009ee82996 06:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:51 Configure a credential helper to remove this warning. See 06:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:51 06:44:51 Login Succeeded 06:44:51 nexus3.edgexfoundry.org:10002 06:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:51 Configure a credential helper to remove this warning. See 06:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:51 06:44:51 Login Succeeded 06:44:51 nexus3.edgexfoundry.org:10003 06:44:51 Removing intermediate container 73cd7cd2d284 06:44:51 ---> 16c6d9287e6a 06:44:51 Step 8/23 : COPY . . 06:44:51 Removing intermediate container 92140886317d 06:44:51 ---> 8ae962d23443 06:44:51 Step 8/21 : COPY . . 06:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:52 Configure a credential helper to remove this warning. See 06:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:52 06:44:52 Login Succeeded 06:44:52 nexus3.edgexfoundry.org:10004 06:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:52 Configure a credential helper to remove this warning. See 06:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:52 06:44:52 Login Succeeded 06:44:52 docker.io 06:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:53 Configure a credential helper to remove this warning. See 06:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:53 06:44:53 Login Succeeded 06:44:53 ---> docker-login.sh ends [Pipeline] } 06:44:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:53 ========================================================= 06:44:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:44:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:54 Removing intermediate container 6107206b3ccd 06:44:54 ---> f00f6cfc63d5 06:44:54 Step 8/26 : COPY . . 06:44:54 + 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 . 06:44:56 Sending build context to Docker daemon 166.3MB 06:44:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:44:56 Step 2/6 : FROM ${BASE} 06:44:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:56 5f621e34cdf4: Pulling fs layer 06:44:56 a4357932f1b6: Pulling fs layer 06:44:56 18c013af1878: Pulling fs layer 06:44:56 00ac8860ef70: Pulling fs layer 06:44:56 63d7cb157983: Pulling fs layer 06:44:56 b116817d02f9: Pulling fs layer 06:44:56 745a02a5169b: Pulling fs layer 06:44:56 00ac8860ef70: Waiting 06:44:56 63d7cb157983: Waiting 06:44:56 b116817d02f9: Waiting 06:44:56 745a02a5169b: Waiting 06:44:56 18c013af1878: Download complete 06:44:56 a4357932f1b6: Verifying Checksum 06:44:56 a4357932f1b6: Download complete 06:44:56 63d7cb157983: Verifying Checksum 06:44:56 63d7cb157983: Download complete 06:44:56 5f621e34cdf4: Verifying Checksum 06:44:56 5f621e34cdf4: Download complete 06:44:56 b116817d02f9: Download complete 06:44:57 5f621e34cdf4: Pull complete 06:44:58 a4357932f1b6: Pull complete 06:44:58 18c013af1878: Pull complete 06:44:59 745a02a5169b: Verifying Checksum 06:44:59 745a02a5169b: Download complete 06:45:00 00ac8860ef70: Verifying Checksum 06:45:00 00ac8860ef70: Download complete 06:45:04 Removing intermediate container ec0094ee7122 06:45:04 ---> 9e771cb374ef 06:45:04 Step 8/30 : COPY . . 06:45:04 Removing intermediate container af009ee82996 06:45:04 ---> 11903546e278 06:45:04 Step 8/24 : COPY . . 06:45:10 00ac8860ef70: Pull complete 06:45:10 63d7cb157983: Pull complete 06:45:10 b116817d02f9: Pull complete 06:45:15 745a02a5169b: Pull complete 06:45:15 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:45:15 ---> b7e6874047d6 06:45:15 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 06:45:17 ---> Running in 5f89c56e401c 06:45:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:20 (1/12) Installing libmagic (5.38-r0) 06:45:20 (2/12) Installing file (5.38-r0) 06:45:20 (3/12) Installing libc-dev (0.7.2-r3) 06:45:20 (4/12) Installing g++ (9.3.0-r2) 06:45:25 (5/12) Installing fortify-headers (1.1-r0) 06:45:25 (6/12) Installing patch (2.7.6-r6) 06:45:25 (7/12) Installing build-base (0.5-r2) 06:45:25 (8/12) Installing libsodium (1.0.18-r0) 06:45:25 (9/12) Installing pkgconf (1.7.2-r0) 06:45:25 (10/12) Installing libsodium-dev (1.0.18-r0) 06:45:25 (11/12) Installing libzmq (4.3.3-r0) 06:45:25 (12/12) Installing zeromq-dev (4.3.3-r0) 06:45:25 Executing busybox-1.31.1-r19.trigger 06:45:25 OK: 217 MiB in 51 packages 06:45:29 Removing intermediate container 5f89c56e401c 06:45:29 ---> 7a0a2468ff90 06:45:29 Step 4/6 : WORKDIR /edgex-go 06:45:29 ---> Running in a338bdb872f6 06:45:30 Removing intermediate container a338bdb872f6 06:45:30 ---> 00e506b83d48 06:45:30 Step 5/6 : COPY go.mod . 06:45:30 ---> 0814882073e1 06:45:30 Step 6/6 : RUN go mod download 06:45:30 ---> Running in 4f4e14a83500 06:45:37 ---> 309937fc4528 06:45:37 Step 9/23 : RUN make cmd/core-data/core-data 06:45:37 ---> a965fc8328db 06:45:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:45:37 ---> Running in 7189c445e4d5 06:45:37 ---> Running in 826c596c7d3c 06:45:37 ---> 00234ae4eab4 06:45:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:45:37 ---> Running in df3ff49c2f03 06:45:38 ---> 2ad358b70ffd 06:45:38 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:45:38 ---> Running in 7cad84c7b570 06:45:38 ---> 38df67542b62 06:45:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:45:38 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 06:45:38 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 06:45:39 ---> Running in 7d6faef9b80b 06:45:39 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 06:45:39 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 06:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:45:57 Removing intermediate container 4f4e14a83500 06:45:57 ---> 3cb2caa3f3b6 06:45:57 Successfully built 3cb2caa3f3b6 06:45:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:57 + docker inspect -f . ci-base-image-arm64 06:45:57 . [Pipeline] withDockerContainer 06:45:58 prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container 06:45:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:59 $ docker top 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:00 + go version 06:46:00 go version go1.15.5 linux/arm64 [Pipeline] } 06:46:01 $ docker stop --time=1 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e 06:46:03 $ docker rm -f 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:04 + docker inspect -f . ci-base-image-arm64 06:46:04 . [Pipeline] withDockerContainer 06:46:04 prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container 06:46:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:06 $ docker top d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 -eo pid,comm [Pipeline] { [Pipeline] echo 06:46:06 ========================================================= 06:46:06 [edgeXBuildGoParallel] Running Tests and Build... 06:46:06 ========================================================= [Pipeline] sh 06:46:06 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 06:46:06 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 06:46:07 + make test 06:46:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:46:15 Removing intermediate container 7cad84c7b570 06:46:15 ---> 429bfe8ae824 06:46:15 06:46:15 Step 10/30 : FROM alpine:3.12 06:46:15 Removing intermediate container df3ff49c2f03 06:46:15 ---> 41aa51de9f81 06:46:15 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:46:15 3.12: Pulling from library/alpine 06:46:15 Removing intermediate container 7d6faef9b80b 06:46:15 ---> eb9bf4e8adc3 06:46:15 06:46:15 Step 10/24 : FROM alpine:3.12 06:46:15 3.12: Pulling from library/alpine 06:46:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:46:15 ---> Running in 5520b6764a21 06:46:15 Status: Downloaded newer image for alpine:3.12 06:46:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:46:15 Status: Image is up to date for alpine:3.12 06:46:15 ---> 389fef711851 06:46:15 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:46:15 ---> 389fef711851 06:46:15 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:46:16 ---> Running in 10bb24f90a65 06:46:16 ---> Running in d2d202b31e68 06:46:17 Removing intermediate container 826c596c7d3c 06:46:17 ---> 4b9c5a7d51fa 06:46:17 06:46:17 Step 10/21 : FROM alpine:3.12 06:46:17 ---> 389fef711851 06:46:17 Step 11/21 : RUN apk add --update --no-cache curl 06:46:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:46:17 Removing intermediate container 10bb24f90a65 06:46:17 ---> 4653beb45b4f 06:46:17 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:46:17 ---> Running in 5364e5599928 06:46:18 ---> Running in 30f1178fa3be 06:46:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:18 (1/5) Installing ca-certificates (20191127-r4) 06:46:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:46:18 (3/5) Installing libcurl (7.69.1-r3) 06:46:18 (4/5) Installing curl (7.69.1-r3) 06:46:18 (5/5) Installing dumb-init (1.2.2-r1) 06:46:18 Executing busybox-1.31.1-r19.trigger 06:46:18 Executing ca-certificates-20191127-r4.trigger 06:46:19 OK: 7 MiB in 19 packages 06:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:19 (1/4) Installing ca-certificates (20191127-r4) 06:46:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:46:19 (3/4) Installing libcurl (7.69.1-r3) 06:46:19 (4/4) Installing curl (7.69.1-r3) 06:46:19 Executing busybox-1.31.1-r19.trigger 06:46:19 Executing ca-certificates-20191127-r4.trigger 06:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:19 (1/2) Installing dumb-init (1.2.2-r1) 06:46:19 (2/2) Installing su-exec (0.2-r1) 06:46:19 Executing busybox-1.31.1-r19.trigger 06:46:19 OK: 6 MiB in 16 packages 06:46:19 OK: 7 MiB in 18 packages 06:46:21 Removing intermediate container 5520b6764a21 06:46:21 ---> 238e853a8777 06:46:21 06:46:21 Step 11/26 : FROM docker:20.10.0 06:46:21 20.10.0: Pulling from library/docker 06:46:22 Removing intermediate container d2d202b31e68 06:46:22 ---> fee14729396a 06:46:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:46:23 Removing intermediate container 7189c445e4d5 06:46:23 ---> 5d4b64daaf4d 06:46:23 06:46:23 Step 10/23 : FROM alpine:3.12 06:46:23 ---> Running in 5800d0c1eb84 06:46:23 ---> 389fef711851 06:46:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:46:23 Removing intermediate container 30f1178fa3be 06:46:23 ---> ea469c84a53a 06:46:23 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:46:23 ---> Running in e9585828d3ef 06:46:23 ---> Running in a135154ecbad 06:46:25 Removing intermediate container 5364e5599928 06:46:25 ---> a797d841c894 06:46:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:46:25 Removing intermediate container 5800d0c1eb84 06:46:25 ---> 31c0ff45b8f4 06:46:25 Step 13/24 : WORKDIR / 06:46:25 ---> Running in c02dfbef7299 06:46:25 ---> Running in e73c050d2698 06:46:25 Removing intermediate container a135154ecbad 06:46:25 ---> 2096be0a2280 06:46:25 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:46:25 Removing intermediate container e9585828d3ef 06:46:25 ---> 305b7eae1d81 06:46:25 Step 12/23 : ENV APP_PORT=48080 06:46:25 ---> Running in e6e9040a374c 06:46:25 ---> Running in a8a7a2decd0c 06:46:25 Removing intermediate container e73c050d2698 06:46:25 ---> c6efc7bc0347 06:46:25 Step 13/21 : WORKDIR /edgex 06:46:25 Removing intermediate container c02dfbef7299 06:46:25 ---> e5395fea4f78 06:46:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:46:26 ---> Running in fa38c5092239 06:46:26 Removing intermediate container e6e9040a374c 06:46:26 ---> 46027873b485 06:46:26 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:46:26 Removing intermediate container a8a7a2decd0c 06:46:26 ---> 9396245209fa 06:46:26 Step 13/23 : EXPOSE $APP_PORT 06:46:26 ---> Running in 189fb39cdaea 06:46:26 ---> 4658a463e724 06:46:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:46:26 ---> Running in 9e6e39132d97 06:46:26 Removing intermediate container fa38c5092239 06:46:26 ---> 011a3c1c3271 06:46:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:46:27 Removing intermediate container 9e6e39132d97 06:46:27 ---> 8ac9b8e79033 06:46:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:27 ---> 21bcb0afee90 06:46:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:46:27 ---> Running in 87578944b236 06:46:27 ---> 2fb917f53497 06:46:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:46:28 ---> e55b2a8933f6 06:46:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:46:28 ---> c86f9e42c4e5 06:46:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:46:28 Removing intermediate container 189fb39cdaea 06:46:28 ---> be7098561457 06:46:28 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:46:28 ---> 62a1129a5119 06:46:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:46:29 ? github.com/edgexfoundry/edgex-go [no test files] 06:46:29 ---> Running in 24b4cbe213b7 06:46:29 Removing intermediate container 87578944b236 06:46:29 ---> ab3938c3cc54 06:46:29 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:46:29 ---> fa00a3398c63 06:46:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:46:30 ---> Running in 5ee7019665ef 06:46:30 Removing intermediate container 24b4cbe213b7 06:46:30 ---> d55eddca6000 06:46:30 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:46:30 ---> Running in 7671fec632e9 06:46:30 ---> 54fb16944ded 06:46:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:46:30 Removing intermediate container 7671fec632e9 06:46:30 ---> fba8e63a96fc 06:46:30 Step 18/21 : CMD ["--init=true"] 06:46:30 ---> 8b83c28cb460 06:46:30 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:46:30 ---> Running in c3df154761fe 06:46:30 ---> 3a744d7f9d9c 06:46:30 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/ 06:46:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:30 ---> Running in 01e5bc1fcb50 06:46:30 ---> Running in d0354714f6a0 06:46:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:46:31 Status: Downloaded newer image for docker:20.10.0 06:46:31 ---> aefe523efa57 06:46:31 Step 12/26 : RUN apk add --no-cache bash 06:46:31 Removing intermediate container c3df154761fe 06:46:31 ---> 83c0f9c89678 06:46:31 Step 19/21 : LABEL arch=x86_64 06:46:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:31 ---> Running in 504aef1560e2 06:46:31 ---> Running in bc44150dc093 06:46:31 Removing intermediate container bc44150dc093 06:46:31 ---> 25b6d5088fab 06:46:31 Step 20/21 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:46:31 (1/6) Installing dumb-init (1.2.2-r1) 06:46:31 ---> Running in bd104e50419e 06:46:31 (2/6) Installing libgcc (9.3.0-r2) 06:46:31 (3/6) Installing libsodium (1.0.18-r0) 06:46:31 (4/6) Installing libstdc++ (9.3.0-r2) 06:46:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:32 Removing intermediate container bd104e50419e 06:46:32 ---> cae17089434f 06:46:32 Step 21/21 : LABEL version=0.0.0 06:46:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:32 ---> Running in 4f65116d4db6 06:46:32 (1/2) Installing readline (8.0.4-r0) 06:46:32 (2/2) Installing bash (5.0.17-r0) 06:46:32 (5/6) Installing libzmq (4.3.3-r0) 06:46:32 Executing bash-5.0.17-r0.post-install 06:46:32 Executing busybox-1.31.1-r19.trigger 06:46:32 OK: 12 MiB in 22 packages 06:46:32 (6/6) Installing zeromq (4.3.3-r0) 06:46:32 Executing busybox-1.31.1-r19.trigger 06:46:32 OK: 8 MiB in 20 packages 06:46:32 Removing intermediate container 4f65116d4db6 06:46:32 ---> fe259d7d0d2e 06:46:32 06:46:32 Removing intermediate container d0354714f6a0 06:46:32 ---> 0a60d52356fd 06:46:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:46:33 ---> Running in 4ff5acefc9bf 06:46:33 Successfully built fe259d7d0d2e 06:46:33 Removing intermediate container 01e5bc1fcb50 06:46:33 ---> dfe16085fbd7 06:46:33 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:33 Successfully tagged docker-security-proxy-setup-go:latest 06:46:33  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 06:46:33 Removing intermediate container 504aef1560e2 06:46:33 ---> e11ea3ec1963 06:46:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:46:33 Removing intermediate container 4ff5acefc9bf 06:46:33 ---> 0bc24e0e1a71 06:46:33 Step 22/24 : LABEL arch=x86_64 06:46:33 ---> Running in 4bbc458d46be 06:46:33 Removing intermediate container 5ee7019665ef 06:46:33 ---> 2c771353c382 06:46:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:46:33 ---> Running in c38ecfe9af79 06:46:33 ---> e671037eda08 06:46:33 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:46:34 Removing intermediate container 4bbc458d46be 06:46:34 ---> 814d08005ab8 06:46:34 Step 23/24 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:46:34 Removing intermediate container c38ecfe9af79 06:46:34 ---> 30155a0a0321 06:46:34 Step 14/26 : ENV APP_PORT=48090 06:46:35 ---> Running in 17cdc3622f4e 06:46:35 ---> e7db3da329c4 06:46:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:46:36 ---> Running in deb6448bbcf4 06:46:37 ---> 2e9bc75aca35 06:46:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:46:38 Removing intermediate container 17cdc3622f4e 06:46:38 ---> a763153fa627 06:46:38 Step 24/24 : LABEL version=0.0.0 06:46:39 ---> fd9faae6e297 06:46:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:46:39 Removing intermediate container deb6448bbcf4 06:46:39 ---> 815242a39ddf 06:46:39 Step 15/26 : EXPOSE $APP_PORT 06:46:39 ---> Running in 91a7ec3af951 06:46:39 ---> 67799a5f2f8b 06:46:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:46:39 ---> Running in 9bd4af9d73f6 06:46:39 Removing intermediate container 91a7ec3af951 06:46:39 ---> 9c668842620e 06:46:39 06:46:39 ---> 4ae404499196 06:46:39 Step 19/23 : ENTRYPOINT ["/core-data"] 06:46:39 Successfully built 9c668842620e 06:46:39 ---> Running in 9ccf0effbb6e 06:46:39 Removing intermediate container 9bd4af9d73f6 06:46:39 ---> ed11b2ca18f9 06:46:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:46:39 Successfully tagged docker-security-secretstore-setup-go:latest 06:46:39  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 06:46:41 ---> 7eca6b613bb3 06:46:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:46:46 Removing intermediate container 9ccf0effbb6e 06:46:46 ---> 39282470000c 06:46:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:46 ---> Running in b2b9d3fe1cb2 06:46:46 ---> f53056f298d7 06:46:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:46:47 ---> Running in e9dec439b66d 06:46:49 ---> 48de26f41c41 06:46:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:46:49 Removing intermediate container b2b9d3fe1cb2 06:46:49 ---> d554ed5ea04e 06:46:49 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:46:49 Removing intermediate container e9dec439b66d 06:46:49 ---> d1402ebe1134 06:46:49 Step 21/23 : LABEL arch=x86_64 06:46:49 ---> Running in 44f8f8056ea6 06:46:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:46:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:50 ---> 81fe6fba2f04 06:46:50 Step 3/22 : WORKDIR /edgex-go 06:46:50 ---> Using cache 06:46:50 ---> 8882b52987ab 06:46:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:50 ---> Using cache 06:46:50 ---> 141451772cb1 06:46:50 Step 5/22 : RUN apk add --update --no-cache make git 06:46:50 ---> Using cache 06:46:50 ---> 14b19d5f5a48 06:46:50 Step 6/22 : COPY go.mod . 06:46:50 ---> Using cache 06:46:50 ---> 7aa622a4fa6b 06:46:50 Step 7/22 : RUN go mod download 06:46:50 ---> Using cache 06:46:50 ---> 11903546e278 06:46:50 Step 8/22 : COPY . . 06:46:50 ---> Using cache 06:46:50 ---> 38df67542b62 06:46:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:46:50 ---> 893f5a7d6252 06:46:50 Step 25/30 : RUN chmod +x /entrypoint.sh 06:46:50 ---> 6b15afbd5669 06:46:50 Step 19/26 : RUN apk --no-cache add py3-pip 06:46:52 ---> Running in 7de79523c334 06:46:52 ---> Running in 965779f3b77f 06:46:52 Removing intermediate container 44f8f8056ea6 06:46:52 ---> 1a008fa7c622 06:46:52 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:46:52 ---> Running in 6c1e6bd21898 06:46:52 ---> Running in 8dd2c068ebc0 06:46:54 Removing intermediate container 8dd2c068ebc0 06:46:54 ---> eebfd8d94c72 06:46:54 Step 23/23 : LABEL version=0.0.0 06:46:55 ---> Running in f12b803dfeb0 06:46:55 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 06:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:55 Removing intermediate container f12b803dfeb0 06:46:55 ---> 8e5a353e3619 06:46:55 06:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:55 (1/33) Installing libbz2 (1.0.8-r1) 06:46:55 (2/33) Installing expat (2.2.9-r1) 06:46:55 (3/33) Installing libffi (3.3-r2) 06:46:55 (4/33) Installing gdbm (1.13-r1) 06:46:56 (5/33) Installing xz-libs (5.2.5-r0) 06:46:56 (6/33) Installing sqlite-libs (3.32.1-r0) 06:46:56 (7/33) Installing python3 (3.8.5-r0) 06:46:56 Successfully built 8e5a353e3619 06:46:56 Successfully tagged docker-core-data-go:latest 06:46:56 Building docker-core-metadata-go 06:46:59  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:46:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:46:59 ---> 81fe6fba2f04 06:46:59 Step 3/22 : WORKDIR /edgex-go 06:46:59 ---> Using cache 06:46:59 ---> 8882b52987ab 06:46:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:59 ---> Using cache 06:46:59 ---> 141451772cb1 06:46:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:47:00 Removing intermediate container 6c1e6bd21898 06:47:00 ---> 248d38158745 06:47:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:47:01 ---> Running in 2b6280d4a79d 06:47:03 (8/33) Installing py3-appdirs (1.4.4-r1) 06:47:03 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:47:03 (10/33) Installing py3-parsing (2.4.7-r0) 06:47:03 (11/33) Installing py3-six (1.15.0-r0) 06:47:04 (12/33) Installing py3-packaging (20.4-r0) 06:47:04 ---> Running in 78403207758b 06:47:04 (13/33) Installing py3-setuptools (47.0.0-r0) 06:47:04 (14/33) Installing py3-chardet (3.0.4-r4) 06:47:04 (15/33) Installing py3-idna (2.9-r0) 06:47:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:47:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:47:05 (18/33) Installing py3-requests (2.23.0-r0) 06:47:05 (19/33) Installing py3-msgpack (1.0.0-r0) 06:47:05 (20/33) Installing py3-lockfile (0.12.2-r3) 06:47:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:47:05 (22/33) Installing py3-colorama (0.4.3-r0) 06:47:05 (23/33) Installing py3-distlib (0.3.0-r0) 06:47:05 Removing intermediate container 78403207758b 06:47:05 ---> ce42e62ca33c 06:47:05 Step 27/30 : CMD ["gate"] 06:47:05 (24/33) Installing py3-distro (1.5.0-r1) 06:47:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:47:06 (25/33) Installing py3-webencodings (0.5.1-r3) 06:47:06 (26/33) Installing py3-html5lib (1.0.1-r4) 06:47:06 (27/33) Installing py3-pytoml (0.1.21-r0) 06:47:06 (28/33) Installing py3-pep517 (0.8.2-r0) 06:47:06 (29/33) Installing py3-progress (1.5-r0) 06:47:06 (30/33) Installing py3-toml (0.10.1-r0) 06:47:06 (31/33) Installing py3-retrying (1.3.3-r0) 06:47:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:47:06 (33/33) Installing py3-pip (20.1.1-r0) 06:47:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:47:06 OK: 233 MiB in 51 packages 06:47:07 ---> Running in 5665ff012005 06:47:07 Executing busybox-1.31.1-r19.trigger 06:47:07 OK: 71 MiB in 55 packages 06:47:09 Removing intermediate container 5665ff012005 06:47:09 ---> ece096d5d430 06:47:09 Step 28/30 : LABEL arch=x86_64 06:47:10 ---> Running in 03750a52d151 06:47:11 Removing intermediate container 2b6280d4a79d 06:47:11 ---> e309e177d8df 06:47:11 Step 6/22 : COPY go.mod . 06:47:12 Removing intermediate container 03750a52d151 06:47:12 ---> 2b538d63423e 06:47:12 Step 29/30 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:47:12 ---> fe0bd5c9ea51 06:47:12 Step 7/22 : RUN go mod download 06:47:12 ---> Running in f9c7005dede3 06:47:14 ---> Running in ed098e1d5093 06:47:16 Removing intermediate container f9c7005dede3 06:47:16 ---> e4521ea6d03d 06:47:16 Step 30/30 : LABEL version=0.0.0 06:47:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:47:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:47:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:17 ---> 81fe6fba2f04 06:47:17 Step 3/23 : WORKDIR /edgex-go 06:47:17 ---> Using cache 06:47:17 ---> 8882b52987ab 06:47:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:17 ---> Using cache 06:47:17 ---> 141451772cb1 06:47:17 Step 5/23 : RUN apk add --update --no-cache make git 06:47:17 ---> Using cache 06:47:17 ---> 14b19d5f5a48 06:47:17 Step 6/23 : COPY go.mod . 06:47:17 ---> Using cache 06:47:17 ---> 7aa622a4fa6b 06:47:17 Step 7/23 : RUN go mod download 06:47:17 ---> Using cache 06:47:17 ---> 11903546e278 06:47:17 Step 8/23 : COPY . . 06:47:17 ---> Using cache 06:47:17 ---> 38df67542b62 06:47:17 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:47:18 ---> Running in 46b03049d17e 06:47:18 ---> Running in 67faad9fd0af 06:47:19 Removing intermediate container 46b03049d17e 06:47:19 ---> f66afb1577ab 06:47:19 06:47:19 Successfully built f66afb1577ab 06:47:19 Successfully tagged docker-security-bootstrapper-go:latest 06:47:19  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 06:47:19 Removing intermediate container ed098e1d5093 06:47:19 ---> 6c6183c019f1 06:47:19 Step 8/22 : COPY . . 06:47:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:47:20 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 06:47:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:47:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:47:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:47:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:47:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:47:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:47:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:47:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:47:35 Removing intermediate container 7de79523c334 06:47:35 ---> 257e58f26868 06:47:35 Step 20/26 : RUN pip install docker-compose==1.23.2 06:47:39 ---> Running in 7b32aecfd626 06:47:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:47:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:47:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:47:42 Removing intermediate container 965779f3b77f 06:47:42 ---> 44c2eb43900d 06:47:42 06:47:42 Step 10/22 : FROM alpine:3.12 06:47:42 ---> 389fef711851 06:47:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:47:44 ---> Running in 282d84187785 06:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:47:45 (1/1) Installing dumb-init (1.2.2-r1) 06:47:45 Executing busybox-1.31.1-r19.trigger 06:47:46 OK: 6 MiB in 15 packages 06:47:48 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.6% of statements 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:47:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:47:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.244s coverage: 100.0% of statements 06:47:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:47:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:47:49 ---> 81fe6fba2f04 06:47:49 Step 3/23 : WORKDIR /edgex-go 06:47:49 ---> Using cache 06:47:49 ---> 8882b52987ab 06:47:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:47:49 ---> Using cache 06:47:49 ---> 141451772cb1 06:47:49 Step 5/23 : RUN apk add --update --no-cache make git 06:47:49 ---> Using cache 06:47:49 ---> 14b19d5f5a48 06:47:49 Step 6/23 : COPY go.mod . 06:47:49 ---> Using cache 06:47:49 ---> 7aa622a4fa6b 06:47:49 Step 7/23 : RUN go mod download 06:47:49 ---> Using cache 06:47:49 ---> 11903546e278 06:47:49 Step 8/23 : COPY . . 06:47:49 ---> Using cache 06:47:49 ---> 38df67542b62 06:47:49 Step 9/23 : RUN make cmd/core-command/core-command 06:47:51 ---> Running in 2020a5b8f5ec 06:47:51 Removing intermediate container 282d84187785 06:47:51 ---> 0c5f8f337f25 06:47:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:47:51 Collecting docker-compose==1.23.2 06:47:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:47:51 ---> Running in 87b17539343e 06:47:51 Collecting docker<4.0,>=3.6.0 06:47:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:47:51 Collecting websocket-client<1.0,>=0.32.0 06:47:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:47:53 Collecting PyYAML<4,>=3.10 06:47:53 Downloading PyYAML-3.13.tar.gz (270 kB) 06:47:53 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 06:47:54 Removing intermediate container 87b17539343e 06:47:54 ---> 388fb1489757 06:47:54 Step 13/22 : ENV APP_PORT=48085 06:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.464s coverage: 27.1% of statements 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:47:56 Collecting dockerpty<0.5,>=0.4.1 06:47:56 ---> Running in e1388af4ecb4 06:47:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:47:57 Removing intermediate container e1388af4ecb4 06:47:57 ---> 42a022929a1d 06:47:57 Step 14/22 : EXPOSE $APP_PORT 06:47:57 ---> e6cef579219e 06:47:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:47:57 ---> Running in 9fe0bae5dc31 06:47:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:47:57 ---> Running in a603f682f3b5 06:47:57 Collecting jsonschema<3,>=2.5.1 06:47:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:47:57 Removing intermediate container 9fe0bae5dc31 06:47:57 ---> 4b17469dbe92 06:47:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:47:57 Collecting cached-property<2,>=1.2.0 06:47:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.649s coverage: 82.3% of statements 06:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:47:58 Collecting docopt<0.7,>=0.6.1 06:47:58 Downloading docopt-0.6.2.tar.gz (25 kB) 06:47:59 Collecting texttable<0.10,>=0.9.0 06:47:59 Downloading texttable-0.9.1.tar.gz (11 kB) 06:47:59 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 06:47:59 ---> 145841f90b05 06:47:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:48:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:48:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:48:01 Removing intermediate container 67faad9fd0af 06:48:01 ---> 55fc15ade27c 06:48:01 06:48:01 Step 10/23 : FROM alpine:3.12 06:48:01 ---> 389fef711851 06:48:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:48:01 ---> Using cache 06:48:01 ---> 0c5f8f337f25 06:48:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:01 ---> Using cache 06:48:01 ---> 388fb1489757 06:48:01 Step 13/23 : ENV APP_PORT=48081 06:48:02 Collecting docker-pycreds>=0.4.0 06:48:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:48:02 ---> 8c23c8582bbe 06:48:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:48:02 ---> Running in abdb1ac430d7 06:48:02 Collecting idna<2.8,>=2.5 06:48:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:48:02 Collecting urllib3<1.25,>=1.21.1 06:48:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:48:02 ---> 79ca56878591 06:48:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:48:02 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) 06:48:02 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) 06:48:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:48:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:48:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:48:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:48:02 Removing intermediate container abdb1ac430d7 06:48:02 ---> 49ff2763e68d 06:48:02 Step 14/23 : EXPOSE $APP_PORT 06:48:02 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, cached-property, docopt, texttable, docker-compose 06:48:03 ---> Running in 35a805c4343a 06:48:03 ---> Running in a699de7a2a7e 06:48:03 Attempting uninstall: idna 06:48:03 Found existing installation: idna 2.9 06:48:03 Uninstalling idna-2.9: 06:48:03 Successfully uninstalled idna-2.9 06:48:04 Removing intermediate container 35a805c4343a 06:48:04 ---> 56535c608454 06:48:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:04 Attempting uninstall: urllib3 06:48:04 Found existing installation: urllib3 1.25.9 06:48:04 Uninstalling urllib3-1.25.9: 06:48:04 Removing intermediate container a699de7a2a7e 06:48:04 ---> 8d15668be67d 06:48:04 Step 15/23 : WORKDIR / 06:48:04 Successfully uninstalled urllib3-1.25.9 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.306s coverage: 86.7% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.383s coverage: 97.5% of statements 06:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:48:05 ---> Running in 206f81e56581 06:48:05 ---> Running in 0d1a9aa49edc 06:48:05 Attempting uninstall: requests 06:48:05 Found existing installation: requests 2.23.0 06:48:05 Uninstalling requests-2.23.0: 06:48:05 Successfully uninstalled requests-2.23.0 06:48:05 Removing intermediate container 206f81e56581 06:48:05 ---> 090a10272794 06:48:05 Step 20/22 : LABEL arch=x86_64 06:48:06 ---> Running in 3751058299ca 06:48:06 Removing intermediate container 0d1a9aa49edc 06:48:06 ---> a3d481266de4 06:48:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:06 Running setup.py install for PyYAML: started 06:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.152s coverage: 78.3% of statements 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:48:07 Removing intermediate container 3751058299ca 06:48:07 ---> 86501dfda8d1 06:48:07 Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:48:08 ---> Running in f2b4cf6fd285 06:48:08 Running setup.py install for PyYAML: finished with status 'done' 06:48:08 Running setup.py install for dockerpty: started 06:48:08 ---> c775cc9c3e3b 06:48:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:48:09 Running setup.py install for dockerpty: finished with status 'done' 06:48:09 Removing intermediate container f2b4cf6fd285 06:48:09 ---> d6ced6b7f111 06:48:09 Step 22/22 : LABEL version=0.0.0 06:48:09 Running setup.py install for docopt: started 06:48:09 ---> Running in df699b002baf 06:48:10 ---> 18316793a14f 06:48:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:48:10 Removing intermediate container df699b002baf 06:48:10 ---> 1c11dd21167a 06:48:10 06:48:10 Running setup.py install for docopt: finished with status 'done' 06:48:10 Running setup.py install for texttable: started 06:48:10 Successfully built 1c11dd21167a 06:48:10 Successfully tagged docker-support-scheduler-go:latest 06:48:10  Building docker-support-scheduler-go ... done  ---> a3d0954049b6 06:48:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:48:10 ---> Running in 2da50b87e5ee 06:48:11 Running setup.py install for texttable: finished with status 'done' 06:48:11 Removing intermediate container 2da50b87e5ee 06:48:11 ---> ef4fc63ebf33 06:48:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:12 ---> Running in 8c501075272d 06:48:12 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.57.0 06:48:12 Removing intermediate container 8c501075272d 06:48:12 ---> a4ffa2decdc2 06:48:12 Step 21/23 : LABEL arch=x86_64 06:48:12 ---> Running in 95017e537eff 06:48:13 Removing intermediate container 95017e537eff 06:48:13 ---> e6e8414d7919 06:48:13 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:48:13 ---> Running in 47738881868c 06:48:14 Removing intermediate container 47738881868c 06:48:14 ---> 0cb0bfdcb65f 06:48:14 Step 23/23 : LABEL version=0.0.0 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.333s coverage: 92.8% of statements 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 06:48:16 ---> Running in 7c92593b74cc 06:48:16 Removing intermediate container 7b32aecfd626 06:48:16 ---> 9e6ea61e36c3 06:48:16 Step 21/26 : RUN apk --no-cache add curl 06:48:16 ---> Running in d3b58127419a 06:48:16 Removing intermediate container 7c92593b74cc 06:48:16 ---> c97d86162ab1 06:48:16 06:48:16 Successfully built c97d86162ab1 06:48:16 Successfully tagged docker-core-metadata-go:latest 06:48:17  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:48:17 (2/3) Installing libcurl (7.69.1-r3) 06:48:17 (3/3) Installing curl (7.69.1-r3) 06:48:17 Executing busybox-1.31.1-r19.trigger 06:48:17 OK: 72 MiB in 58 packages 06:48:18 Removing intermediate container d3b58127419a 06:48:18 ---> 0a83ef622b4d 06:48:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:48:18 ---> Running in c3d722cc0e50 06:48:18 Removing intermediate container c3d722cc0e50 06:48:18 ---> 14b59b8baab5 06:48:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:19 ---> Running in 2ae5c4394a21 06:48:22 Removing intermediate container 2ae5c4394a21 06:48:22 ---> 8f8ff5e429da 06:48:22 Step 24/26 : LABEL arch=x86_64 06:48:22 ---> Running in 417b04eefb2a 06:48:22 Removing intermediate container a603f682f3b5 06:48:22 ---> 2fb0e156bee9 06:48:22 06:48:22 Step 10/22 : FROM alpine:3.12 06:48:22 ---> 389fef711851 06:48:22 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:48:22 Removing intermediate container 2020a5b8f5ec 06:48:22 ---> bb489fc4c787 06:48:22 06:48:22 Step 10/23 : FROM alpine:3.12 06:48:22 ---> Running in 808be159beeb 06:48:22 ---> 389fef711851 06:48:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:48:22 ---> Using cache 06:48:22 ---> 0c5f8f337f25 06:48:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:22 ---> Using cache 06:48:22 ---> 388fb1489757 06:48:22 Step 13/23 : ENV APP_PORT=48082 06:48:23 Removing intermediate container 417b04eefb2a 06:48:23 ---> 5516f18829f4 06:48:23 Step 25/26 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:48:23 ---> Running in 0e2ed081dff2 06:48:23 ---> Running in 55aae12cd2c3 06:48:23 Removing intermediate container 0e2ed081dff2 06:48:23 ---> b82aa9911ae3 06:48:23 Step 14/23 : EXPOSE $APP_PORT 06:48:23 Removing intermediate container 55aae12cd2c3 06:48:23 ---> 21e2559459a2 06:48:23 Step 26/26 : LABEL version=0.0.0 06:48:23 ---> Running in 1b04f83d0e10 06:48:23 ---> Running in 2cffad5f6cf0 06:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:23 Removing intermediate container 1b04f83d0e10 06:48:23 ---> 8155853ab529 06:48:23 Step 15/23 : WORKDIR / 06:48:23 Removing intermediate container 2cffad5f6cf0 06:48:23 ---> 069bcde6c624 06:48:23 06:48:23 ---> Running in e606c7cb73ae 06:48:23 (1/2) Installing ca-certificates (20191127-r4) 06:48:23 (2/2) Installing dumb-init (1.2.2-r1) 06:48:23 Successfully built 069bcde6c624 06:48:23 Executing busybox-1.31.1-r19.trigger 06:48:23 Executing ca-certificates-20191127-r4.trigger 06:48:23 Successfully tagged docker-sys-mgmt-agent-go:latest 06:48:24  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages 06:48:26 Removing intermediate container e606c7cb73ae 06:48:26 ---> 99fb85dfecbf 06:48:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:26 ---> 0766d0171e0b 06:48:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:48:26 Removing intermediate container 808be159beeb 06:48:26 ---> f3935da3b8c3 06:48:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:48:26 ---> Running in 5a711c39bdc9 06:48:27 Removing intermediate container 5a711c39bdc9 06:48:27 ---> 0316ce4f98e6 06:48:27 Step 13/22 : ENV APP_PORT=48060 06:48:27 ---> Running in 3630a3901c71 06:48:27 ---> 90f5932b888b 06:48:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:48:27 Removing intermediate container 3630a3901c71 06:48:27 ---> 0c7d305cfd25 06:48:27 Step 14/22 : EXPOSE $APP_PORT 06:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 06:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 06:48:27 ---> Running in cb662473f719 06:48:27 ---> 2ea15880ea14 06:48:27 Step 19/23 : ENTRYPOINT ["/core-command"] 06:48:27 ---> Running in 8bced7644b37 06:48:27 Removing intermediate container cb662473f719 06:48:27 ---> 700123ebaac8 06:48:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:27 Removing intermediate container 8bced7644b37 06:48:27 ---> 65ae412777df 06:48:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:27 ---> Running in e12e53bcf44d 06:48:28 ---> cf447de52e80 06:48:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:48:28 Removing intermediate container e12e53bcf44d 06:48:28 ---> b88bc3a1a761 06:48:28 Step 21/23 : LABEL arch=x86_64 06:48:28 ---> Running in bd19d380765f 06:48:28 Removing intermediate container bd19d380765f 06:48:28 ---> 737b11668687 06:48:28 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:48:28 ---> Running in 5ab63a3523c1 06:48:28 ---> 1534ffec6005 06:48:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:48:28 Removing intermediate container 5ab63a3523c1 06:48:28 ---> 184797ac74a3 06:48:28 Step 23/23 : LABEL version=0.0.0 06:48:28 ---> Running in dac2519e7b7c 06:48:28 ---> 689a8bbc2852 06:48:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:48:28 ---> Running in 38e5494fbc73 06:48:28 Removing intermediate container dac2519e7b7c 06:48:28 ---> 222353097289 06:48:28 06:48:29 Successfully built 222353097289 06:48:29 Successfully tagged docker-core-command-go:latest 06:48:29  Building docker-core-command-go ... done Removing intermediate container 38e5494fbc73 06:48:29 ---> 698b4462e038 06:48:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:48:29 ---> Running in a9c5a777c19d 06:48:29 Removing intermediate container a9c5a777c19d 06:48:29 ---> f5be3377c23c 06:48:29 Step 20/22 : LABEL arch=x86_64 06:48:29 ---> Running in 873dcb72b1ef 06:48:29 Removing intermediate container 873dcb72b1ef 06:48:29 ---> 47090c0783eb 06:48:29 Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:48:29 ---> Running in 1839ba91d20c 06:48:29 Removing intermediate container 1839ba91d20c 06:48:29 ---> 23c766abd04c 06:48:29 Step 22/22 : LABEL version=0.0.0 06:48:29 ---> Running in 60c5b4843838 06:48:30 Removing intermediate container 60c5b4843838 06:48:30 ---> c9434c3c0aa0 06:48:30 06:48:30 Successfully built c9434c3c0aa0 06:48:30 Successfully tagged docker-support-notifications-go:latest 06:48:30  Building docker-support-notifications-go ... done  [Pipeline] } 06:48:30 $ docker stop --time=1 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 06:48:32 $ docker rm -f 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:32 + docker images 06:48:32 + grep docker 06:48:33 docker-support-notifications-go latest c9434c3c0aa0 3 seconds ago 17.6MB 06:48:33 docker-core-command-go latest 222353097289 5 seconds ago 16.9MB 06:48:33 docker-sys-mgmt-agent-go latest 069bcde6c624 10 seconds ago 313MB 06:48:33 docker-core-metadata-go latest c97d86162ab1 17 seconds ago 18.8MB 06:48:33 docker-support-scheduler-go latest 1c11dd21167a 23 seconds ago 17MB 06:48:33 docker-security-bootstrapper-go latest f66afb1577ab About a minute ago 17.9MB 06:48:33 docker-core-data-go latest 8e5a353e3619 About a minute ago 22.3MB 06:48:33 docker-security-secretstore-setup-go latest 9c668842620e About a minute ago 24.6MB 06:48:33 docker-security-proxy-setup-go latest fe259d7d0d2e 2 minutes ago 24.4MB 06:48:33 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 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.115s coverage: 92.9% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.148s coverage: 84.2% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.522s coverage: 63.5% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 06:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:48:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements 06:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:48:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:48:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.559s coverage: 84.0% of statements 06:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 06:48:48 Still waiting to schedule task 06:48:48 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:48:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.319s coverage: 89.4% of statements 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.143s coverage: 29.1% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 100.0% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:48:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 06:48:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:48:59 GO111MODULE=on go vet ./... 06:49:42 Running on prd-ubuntu18.04-docker-8c-8g-25749 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws 06:49:42 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 06:49:45 using credential edgex-jenkins-ssh 06:49:45 Cloning the remote Git repository 06:49:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:49:45 > git init /w/workspace/edgex-go/3 # timeout=10 06:49:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:49:45 > git --version # timeout=10 06:49:45 > git --version # 'git version 2.17.1' 06:49:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:49:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:49:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:49:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:55 Merging remotes/origin/master commit cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a 06:49:56 Merge succeeded, producing 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 06:49:56 Checking out Revision 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 (PR-3148) 06:49:55 > git config core.sparsecheckout # timeout=10 06:49:55 > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # timeout=10 06:49:56 > git remote # timeout=10 06:49:56 > git config --get remote.origin.url # timeout=10 06:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:56 > git merge cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 06:49:56 > git rev-parse HEAD^{commit} # timeout=10 06:49:56 > git config core.sparsecheckout # timeout=10 06:49:56 > git checkout -f 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 # timeout=10 06:49:59 Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" 06:49:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:59 > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 06:50:01 + echo snap-build.sh 06:50:01 snap-build.sh 06:50:01 + SNAP_BASE_DIR=. 06:50:01 + '[' '!' -z /w/workspace/edgex-go/3 ']' 06:50:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 06:50:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 06:50:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 06:50:01 + cd /w/workspace/edgex-go/3 06:50:01 + sudo apt-get remove -qy --purge lxd lxd-client 06:50:01 Reading package lists... 06:50:01 Building dependency tree... 06:50:01 Reading state information... 06:50:01 The following packages were automatically installed and are no longer required: 06:50:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:50:01 uidmap xdelta3 06:50:01 Use 'sudo apt autoremove' to remove them. 06:50:01 The following packages will be REMOVED: 06:50:01 lxd* lxd-client* 06:50:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:50:01 After this operation, 31.7 MB disk space will be freed. 06:50:02 (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.) 06:50:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:50:03 Removing lxd dnsmasq configuration 06:50:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:50:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:50:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:50:05 (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.) 06:50:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:50:07 Processing triggers for systemd (237-3ubuntu10.42) ... 06:50:07 Processing triggers for ureadahead (0.100.0-21) ... 06:50:08 + sudo snap remove --purge lxd 06:50:08 snap "lxd" is not installed 06:50:08 + sudo groupadd --force --system lxd 06:50:08 ++ whoami 06:50:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:50:08 + newgrp - lxd 06:50:08 + sudo snap install lxd 06:50:18 2021-02-09T06:50:15Z INFO Waiting for automatic snapd restart... 06:50:21 gofmt -l . 06:50:21 [ "`gofmt -l .`" = "" ] 06:50:21 ./bin/test-go-mod-tidy.sh 06:50:21 ./bin/test-attribution-txt.sh [Pipeline] sh 06:50:21 + ls -al . 06:50:21 total 728 06:50:21 drwxrwxr-x 9 1001 1001 4096 Feb 9 06:50 . 06:50:21 drwxr-xr-x 4 root root 4096 Feb 9 06:46 .. 06:50:21 -rw-rw-r-- 1 1001 1001 11 Feb 9 06:44 .dockerignore 06:50:21 drwxrwxr-x 8 1001 1001 4096 Feb 9 06:44 .git 06:50:21 drwxrwxr-x 3 1001 1001 4096 Feb 9 06:44 .github 06:50:21 -rw-rw-r-- 1 1001 1001 818 Feb 9 06:44 .gitignore 06:50:21 -rw-rw-r-- 1 1001 1001 166 Feb 9 06:44 .sonarcloud.properties 06:50:21 -rw-rw-r-- 1 1001 1001 7859 Feb 9 06:44 Attribution.txt 06:50:21 -rw-rw-r-- 1 1001 1001 3804 Feb 9 06:44 CONTRIBUTING.md 06:50:21 -rw-rw-r-- 1 1001 1001 931 Feb 9 06:44 Dockerfile.build 06:50:21 -rw-rw-r-- 1 1001 1001 863 Feb 9 06:44 Jenkinsfile 06:50:21 -rw-rw-r-- 1 1001 1001 10775 Feb 9 06:44 LICENSE 06:50:21 -rw-rw-r-- 1 1001 1001 5774 Feb 9 06:44 Makefile 06:50:21 -rw-rw-r-- 1 1001 1001 6524 Feb 9 06:44 README.md 06:50:21 -rw-rw-r-- 1 1001 1001 6755 Feb 9 06:44 SECURITY.md 06:50:21 -rw-rw-r-- 1 1001 1001 5 Feb 9 06:40 VERSION 06:50:21 -rw-rw-r-- 1 1001 1001 4131 Feb 9 06:44 ZMQWindows.md 06:50:21 drwxrwxr-x 2 1001 1001 4096 Feb 9 06:44 bin 06:50:21 drwxrwxr-x 14 1001 1001 4096 Feb 9 06:44 cmd 06:50:21 -rw-r--r-- 1 root root 594557 Feb 9 06:48 coverage.out 06:50:21 -rw-r--r-- 1 root root 1054 Feb 9 06:50 go.mod 06:50:21 -rw-r--r-- 1 root root 19290 Feb 9 06:50 go.sum 06:50:21 drwxrwxr-x 8 1001 1001 4096 Feb 9 06:44 internal 06:50:21 drwxrwxr-x 4 1001 1001 4096 Feb 9 06:44 openapi 06:50:21 drwxrwxr-x 4 1001 1001 4096 Feb 9 06:44 snap 06:50:21 -rw-rw-r-- 1 1001 1001 168 Feb 9 06:44 version.go [Pipeline] sh 06:50:22 + '[' -e coverage.out ] 06:50:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:50:22 Warning: overwriting stash ‘coverage-report’ 06:50:23 Stashed 1 file(s) [Pipeline] sh 06:50:24 + make build 06:50:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:50:33 lxd 4.11 from Canonical* installed 06:50:33 + sudo lxd init --auto 06:50:34 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 06:50:41 + sudo snap install --classic snapcraft 06:50:48 snapcraft 4.4.4 from Canonical* installed 06:50:48 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:50:48 + patch --verbose -p1 06:50:48 Hmm... Looks like a unified diff to me... 06:50:48 The text leading up to this was: 06:50:48 -------------------------- 06:50:48 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:50:48 |From: Tony Espy 06:50:48 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:50:48 |Subject: [PATCH] optimize snap build for pipeline CI check 06:50:48 | 06:50:48 |This patch is used by the EdgeX CI pipeline builds to 06:50:48 |optimize the snap CI check run for pull requests. When 06:50:48 |applied, it essentially strips out everything (apps and 06:50:48 |parts) from the snapcraft.yaml file except those required 06:50:48 |to build edgex-go, as the whole idea of the CI check is to 06:50:48 |catch changes to edgex-go that break the snap build. 06:50:48 | 06:50:48 |In general, anyone updating snapcraft.yaml will also need 06:50:48 |to update this patch file, otherwise it may fail to apply, 06:50:48 |resulting in a failed snap build CI check in the associated 06:50:48 |pull request. 06:50:48 | 06:50:48 |Note - in addition to applying this patch, the pipeline also 06:50:48 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:50:48 |need to build the finally binary .snap file (and it won't 06:50:48 |work with the patch applied). This further reduces the build 06:50:48 |time. 06:50:48 |--- 06:50:48 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:50:48 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:50:48 | 06:50:48 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:50:48 |index 1e537489..faf42425 100644 06:50:48 |--- a/snap/snapcraft.yaml 06:50:48 |+++ b/snap/snapcraft.yaml 06:50:48 -------------------------- 06:50:48 patching file snap/snapcraft.yaml 06:50:48 Using Plan A... 06:50:48 Hunk #1 succeeded at 73. 06:50:48 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 06:50:48 Hunk #3 succeeded at 217 (offset 3 lines). 06:50:48 Hunk #4 succeeded at 225 (offset 3 lines). 06:50:48 Hunk #5 succeeded at 232 (offset 3 lines). 06:50:48 Hunk #6 succeeded at 259 (offset 3 lines). 06:50:48 Hunk #7 succeeded at 293 (offset 3 lines). 06:50:48 Hunk #8 succeeded at 352 (offset 11 lines). 06:50:48 Hmm... Ignoring the trailing garbage. 06:50:48 done 06:50:48 + sudo snapcraft prime --use-lxd 06:50:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:50:49 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: 06:50:49 - README.md 06:50:49 - snapcraft.yaml.orig 06:50:49 06:50:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:50:50 Launching a container. 06:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:51:01 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 06:51:07 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 06:51:08 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 06:51:08 Waiting for container to be ready 06:51:08 To start your first instance, try: lxc launch ubuntu:18.04 06:51:08 06:51:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:51:11 Waiting for network to be ready... 06:51:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:51:12 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:51:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:51:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1538 kB] 06:51:12 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:51:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 06:51:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:51:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:51:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:51:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:51:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 06:51:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:51:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 06:51:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:51:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:51:13 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:51:13 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:51:13 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:51:13 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:51:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 06:51:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 06:51:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:51:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:51:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:51:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:51:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 06:51:13 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 06:51:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 06:51:16 Fetched 23.9 MB in 4s (5327 kB/s) 06:51:16 Reading package lists... 06:51:17 Reading package lists... 06:51:17 Building dependency tree... 06:51:17 Reading state information... 06:51:17 The following additional packages will be installed: 06:51:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:51:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:51:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:51:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:51:17 Suggested packages: 06:51:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:51:17 Recommended packages: 06:51:17 gnupg libsasl2-modules 06:51:17 The following NEW packages will be installed: 06:51:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:51:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:51:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:51:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:51:17 The following packages will be upgraded: 06:51:17 gpg gpg-agent gpgconf libudev1 06:51:17 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:51:17 Need to get 3532 kB of archives. 06:51:17 After this operation, 13.3 MB of additional disk space will be used. 06:51:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:51:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:51:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:51:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:51:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:51:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 06:51:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 06:51:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:51:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:51:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:51:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:51:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:51:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:51:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:51:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:51:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:51:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:51:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:51:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:51:18 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:51:18 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:51:18 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:51:18 debconf: delaying package configuration, since apt-utils is not installed 06:51:19 Fetched 3532 kB in 1s (3179 kB/s) 06:51:19 (Reading database ... 12511 files and directories currently installed.) 06:51:19 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:51:19 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:51:19 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:51:19 Selecting previously unselected package udev. 06:51:19 (Reading database ... 12511 files and directories currently installed.) 06:51:19 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:51:19 Unpacking udev (237-3ubuntu10.44) ... 06:51:19 Selecting previously unselected package libfuse2:amd64. 06:51:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:51:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:51:19 Selecting previously unselected package fuse. 06:51:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:51:19 Unpacking fuse (2.9.7-1ubuntu1) ... 06:51:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:51:19 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:51:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:51:19 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:51:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:51:20 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:51:20 Selecting previously unselected package libksba8:amd64. 06:51:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:51:20 Unpacking libksba8:amd64 (1.3.5-2) ... 06:51:20 Selecting previously unselected package libroken18-heimdal:amd64. 06:51:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:51:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:51:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:51:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:20 Selecting previously unselected package libwind0-heimdal:amd64. 06:51:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:51:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:51:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:51:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:51:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:51:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:21 Selecting previously unselected package libsasl2-modules-db:amd64. 06:51:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:51:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:51:21 Selecting previously unselected package libsasl2-2:amd64. 06:51:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:51:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:51:21 Selecting previously unselected package libldap-common. 06:51:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 06:51:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 06:51:21 Selecting previously unselected package libldap-2.4-2:amd64. 06:51:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 06:51:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 06:51:22 Selecting previously unselected package dirmngr. 06:51:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:51:22 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:51:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 06:51:22 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:51:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:51:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:51:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:51:22 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:51:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:51:22 Setting up libksba8:amd64 (1.3.5-2) ... 06:51:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:51:22 Setting up udev (237-3ubuntu10.44) ... 06:51:23 invoke-rc.d: policy-rc.d denied execution of start. 06:51:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Processing triggers for systemd (237-3ubuntu10) ... 06:51:23 Setting up fuse (2.9.7-1ubuntu1) ... 06:51:23 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:51:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:51:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 06:51:23 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:51:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:51:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:51:24 settings in the [Install] section, and DefaultInstance for template units). 06:51:24 This means they are not meant to be enabled using systemctl. 06:51:24 Possible reasons for having this kind of units are: 06:51:24 1) A unit may be statically enabled by being symlinked from another unit's 06:51:24 .wants/ or .requires/ directory. 06:51:24 2) A unit's purpose may be to act as a helper for some other unit which has 06:51:24 a requirement dependency on it. 06:51:24 3) A unit may be started when needed via activation (socket, path, timer, 06:51:24 D-Bus, udev, scripted systemctl call, ...). 06:51:24 4) In case of template units, the unit is meant to be enabled with some 06:51:24 instance name specified. 06:51:24 Reading package lists... 06:51:24 Building dependency tree... 06:51:24 Reading state information... 06:51:24 The following additional packages will be installed: 06:51:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:51:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:51:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:51:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:51:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:51:24 Suggested packages: 06:51:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:51:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:51:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:51:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:51:24 systemd-container policykit-1 06:51:24 Recommended packages: 06:51:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:51:24 The following NEW packages will be installed: 06:51:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:51:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:51:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:51:24 multiarch-support openssh-client python3 python3-minimal python3.6 06:51:24 python3.6-minimal snapd squashfs-tools sudo 06:51:24 The following packages will be upgraded: 06:51:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:51:25 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:51:25 Need to get 35.2 MB of archives. 06:51:25 After this operation, 141 MB of additional disk space will be used. 06:51:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:51:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:51:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:51:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:51:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:51:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:51:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:51:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:51:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:51:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:51:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:51:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:51:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:51:26 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:51:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:51:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:51:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:51:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:51:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:51:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:51:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:51:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:51:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:51:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:51:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:51:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:51:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:51:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:51:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:51:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:51:27 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 06:51:27 debconf: delaying package configuration, since apt-utils is not installed 06:51:27 Fetched 35.2 MB in 2s (15.8 MB/s) 06:51:27 (Reading database ... 12757 files and directories currently installed.) 06:51:27 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:51:27 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:51:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:51:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:51:28 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:51:28 (Reading database ... 12757 files and directories currently installed.) 06:51:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:51:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:51:28 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:51:28 (Reading database ... 12757 files and directories currently installed.) 06:51:28 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:51:28 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:51:28 Setting up apt (1.6.12ubuntu0.2) ... 06:51:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:51:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:51:29 (Reading database ... 12764 files and directories currently installed.) 06:51:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:51:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:51:29 Selecting previously unselected package libpython3.6-minimal:amd64. 06:51:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:51:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:51:29 Selecting previously unselected package libexpat1:amd64. 06:51:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:51:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:51:29 Selecting previously unselected package python3.6-minimal. 06:51:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:51:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:51:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:51:30 Checking for services that may need to be restarted...done. 06:51:30 Checking for services that may need to be restarted...done. 06:51:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:51:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:51:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:51:31 Selecting previously unselected package python3-minimal. 06:51:31 (Reading database ... 13012 files and directories currently installed.) 06:51:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:51:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:51:31 Selecting previously unselected package mime-support. 06:51:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:51:31 Unpacking mime-support (3.60ubuntu1) ... 06:51:31 Selecting previously unselected package libmpdec2:amd64. 06:51:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:51:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:51:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:51:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:51:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:51:31 Selecting previously unselected package python3.6. 06:51:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:51:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:51:31 Selecting previously unselected package libpython3-stdlib:amd64. 06:51:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:51:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:51:31 Setting up python3-minimal (3.6.7-1~18.04) ... 06:51:32 Selecting previously unselected package python3. 06:51:32 (Reading database ... 13442 files and directories currently installed.) 06:51:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:51:32 Unpacking python3 (3.6.7-1~18.04) ... 06:51:32 Selecting previously unselected package multiarch-support. 06:51:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:51:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:51:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:51:32 Selecting previously unselected package liblzo2-2:amd64. 06:51:32 (Reading database ... 13479 files and directories currently installed.) 06:51:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:51:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:51:32 Selecting previously unselected package libbsd0:amd64. 06:51:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:51:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:51:32 Selecting previously unselected package sudo. 06:51:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:51:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:51:32 Selecting previously unselected package apparmor. 06:51:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:51:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:51:33 Selecting previously unselected package libedit2:amd64. 06:51:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:51:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:51:33 Selecting previously unselected package libkrb5support0:amd64. 06:51:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:51:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:51:33 Selecting previously unselected package libk5crypto3:amd64. 06:51:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:51:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:51:33 Selecting previously unselected package libkeyutils1:amd64. 06:51:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:51:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:51:33 Selecting previously unselected package libkrb5-3:amd64. 06:51:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:51:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:51:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:51:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:51:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:51:33 Selecting previously unselected package libssl1.0.0:amd64. 06:51:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:51:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:51:33 Selecting previously unselected package openssh-client. 06:51:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:51:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:51:33 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 06:51:34 Selecting previously unselected package squashfs-tools. 06:51:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:51:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:51:34 Selecting previously unselected package snapd. 06:51:34 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:51:34 Unpacking snapd (2.48+18.04) ... 06:51:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:51:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:51:36 Setting up mime-support (3.60ubuntu1) ... 06:51:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:51:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:51:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:51:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:51:36 Setting up systemd (237-3ubuntu10.44) ... 06:51:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:51:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:51:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:51:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:51:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:51:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:51:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:51:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:51:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:51:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:51:39 Setting up python3 (3.6.7-1~18.04) ... 06:51:39 running python rtupdate hooks for python3.6... 06:51:39 running python post-rtupdate hooks for python3.6... 06:51:39 Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] } 06:51:40 $ docker stop --time=1 d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 06:51:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:51:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:51:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:51:41 Setting up snapd (2.48+18.04) ... 06:51:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:51:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:51:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:51:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:51:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:51:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:51:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:51:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:51:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:51:43 $ docker rm -f d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 06:51:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:51:43 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:51:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:51:43 Processing triggers for systemd (237-3ubuntu10.44) ... 06:51:44 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:51:44 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 06:51:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:51:45 06:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:51:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:51:45 Reading package lists... 06:51:45 latest: Pulling from edgex-devops/edgex-compose-arm64 06:51:45 29e5d40040c1: Pulling fs layer 06:51:45 1ce36da41761: Pulling fs layer 06:51:45 25b303627fd3: Pulling fs layer 06:51:46 Reading package lists... 06:51:46 Building dependency tree... 06:51:46 Reading state information... 06:51:46 Calculating upgrade... 06:51:46 The following packages will be upgraded: 06:51:46 advancecomp base-files bash binutils binutils-common 06:51:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:51:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:51:46 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:51:46 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:51:46 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:51:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:51:46 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:51:46 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:51:46 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:51:46 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:51:46 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:51:46 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:51:46 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:51:46 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:51:46 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:51:46 Need to get 63.8 MB of archives. 06:51:46 After this operation, 5188 kB of additional disk space will be used. 06:51:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 06:51:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:51:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:51:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:51:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:51:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:51:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:51:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:51:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:51:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:51:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:51:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:51:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:51:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:51:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:51:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:51:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:51:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:51:46 29e5d40040c1: Verifying Checksum 06:51:46 29e5d40040c1: Download complete 06:51:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:51:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:51:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:51:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:51:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:51:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:51:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:51:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:51:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:51:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:51:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:51:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:51:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:51:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:51:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:51:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:51:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:51:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:51:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:51:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:51:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:51:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:51:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:51:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:51:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:51:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:51:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:51:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:51:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:51:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:51:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:51:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:51:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:51:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:51:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:51:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:51:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:51:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:51:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:51:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:51:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:51:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:51:47 29e5d40040c1: Pull complete 06:51:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:51:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:51:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:51:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:51:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:51:47 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:51:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:51:47 1ce36da41761: Verifying Checksum 06:51:47 1ce36da41761: Download complete 06:51:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:51:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:51:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:51:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:51:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:51:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:51:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:51:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:51:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:51:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:51:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:51:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:51:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:51:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:51:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:51:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:51:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:51:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:51:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:51:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:51:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:51:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:51: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] 06:51:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:51:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:51: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] 06:51:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:51:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:51:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:51:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:51:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:51:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:51:48 debconf: delaying package configuration, since apt-utils is not installed 06:51:48 Fetched 63.8 MB in 2s (29.5 MB/s) 06:51:48 (Reading database ... 13912 files and directories currently installed.) 06:51:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:51:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:51:49 1ce36da41761: Pull complete 06:51:49 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:51:49 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:51:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 06:51:49 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 06:51:49 25b303627fd3: Verifying Checksum 06:51:49 25b303627fd3: Download complete 06:51:50 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:50 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:50 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:50 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:50 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:50 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:51:51 (Reading database ... 13911 files and directories currently installed.) 06:51:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:51:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:51:52 (Reading database ... 13911 files and directories currently installed.) 06:51:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:51:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:51:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:51:52 (Reading database ... 13911 files and directories currently installed.) 06:51:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:51:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:51:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:51:53 (Reading database ... 13911 files and directories currently installed.) 06:51:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:51:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:51:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:51:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:51:53 Setting up base-files (10.1ubuntu2.10) ... 06:51:53 Installing new version of config file /etc/issue ... 06:51:53 Installing new version of config file /etc/issue.net ... 06:51:53 Installing new version of config file /etc/lsb-release ... 06:51:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:51:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:51:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:51:54 Removing obsolete conffile /etc/default/motd-news ... 06:51:54 (Reading database ... 13912 files and directories currently installed.) 06:51:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:51:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:51:54 Setting up bash (4.4.18-2ubuntu1.2) ... 06:51:54 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 06:51:54 (Reading database ... 13912 files and directories currently installed.) 06:51:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:51:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:51:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:51:54 (Reading database ... 13912 files and directories currently installed.) 06:51:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:51:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:51:54 Setting up tar (1.29b-2ubuntu0.2) ... 06:51:55 (Reading database ... 13912 files and directories currently installed.) 06:51:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:51:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:51:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:51:55 (Reading database ... 13912 files and directories currently installed.) 06:51:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:51:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:51:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:51:55 (Reading database ... 13912 files and directories currently installed.) 06:51:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:51:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:51:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:51:55 (Reading database ... 13912 files and directories currently installed.) 06:51:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:51:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:51:56 Setting up grep (3.1-2build1) ... 06:51:56 (Reading database ... 13912 files and directories currently installed.) 06:51:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:51:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:51:56 Setting up login (1:4.5-1ubuntu2) ... 06:51:56 (Reading database ... 13912 files and directories currently installed.) 06:51:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:51:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:51:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:51:57 (Reading database ... 13912 files and directories currently installed.) 06:51:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:51:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:51:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:51:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:51:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:51:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:51:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:51:58 (Reading database ... 13912 files and directories currently installed.) 06:51:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:51:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:51:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:51:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:51:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:51:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:51:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:51:59 (Reading database ... 13912 files and directories currently installed.) 06:51:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:51:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:51:59 25b303627fd3: Pull complete 06:51:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:52:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:52:00 (Reading database ... 13912 files and directories currently installed.) 06:52:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:00 prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container 06:52:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:52:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:52:00 (Reading database ... 13912 files and directories currently installed.) 06:52:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:52:00 (Reading database ... 13912 files and directories currently installed.) 06:52:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:52:00 (Reading database ... 13912 files and directories currently installed.) 06:52:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:52:01 (Reading database ... 13912 files and directories currently installed.) 06:52:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:52:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:52:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:52:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:52:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:52:01 (Reading database ... 13912 files and directories currently installed.) 06:52:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:52:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:52:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:52:01 (Reading database ... 13912 files and directories currently installed.) 06:52:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:52:01 (Reading database ... 13912 files and directories currently installed.) 06:52:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:52:02 (Reading database ... 13912 files and directories currently installed.) 06:52:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:52:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:52:03 $ docker top 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 -eo pid,comm 06:52:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:52:03 (Reading database ... 13912 files and directories currently installed.) 06:52:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:52:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh 06:52:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:52:04 (Reading database ... 13912 files and directories currently installed.) 06:52:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:52:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:52:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:52:04 (Reading database ... 13914 files and directories currently installed.) 06:52:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:52:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:52:04 Setting up debconf (1.5.66ubuntu1) ... 06:52:04 + grep parallel 06:52:04 + docker-compose build --help 06:52:05 (Reading database ... 13914 files and directories currently installed.) 06:52:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:52:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:52:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:52:05 (Reading database ... 13914 files and directories currently installed.) 06:52:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:52:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:52:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:52:05 (Reading database ... 13914 files and directories currently installed.) 06:52:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:52:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:52:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:52:05 (Reading database ... 13914 files and directories currently installed.) 06:52:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:52:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:52:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:52:06 (Reading database ... 13914 files and directories currently installed.) 06:52:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:52:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:52:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:52:06 (Reading database ... 13914 files and directories currently installed.) 06:52:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:52:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:52:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:52:06 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:52:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:52:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:52:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:52:07 (Reading database ... 13914 files and directories currently installed.) 06:52:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:52:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:52:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:52:07 (Reading database ... 13914 files and directories currently installed.) 06:52:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:52:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:52:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:52:07 --parallel Build images in parallel. [Pipeline] } 06:52:07 $ docker stop --time=1 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 06:52:07 (Reading database ... 13914 files and directories currently installed.) 06:52:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:52:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:52:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:52:08 (Reading database ... 13914 files and directories currently installed.) 06:52:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:52:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:52:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:52:08 (Reading database ... 13914 files and directories currently installed.) 06:52:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:52:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:52:08 Setting up passwd (1:4.5-1ubuntu2) ... 06:52:08 (Reading database ... 13914 files and directories currently installed.) 06:52:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:52:08 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:52:08 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:52:09 (Reading database ... 13914 files and directories currently installed.) 06:52:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:52:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:52:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:52:09 (Reading database ... 13914 files and directories currently installed.) 06:52:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:52:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:52:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:52:09 $ docker rm -f 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 06:52:10 (Reading database ... 13914 files and directories currently installed.) 06:52:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:52:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:52:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [Pipeline] // withDockerContainer 06:52:10 (Reading database ... 13914 files and directories currently installed.) 06:52:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:52:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:52:10 (Reading database ... 13914 files and directories currently installed.) 06:52:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:52:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:52:10 . [Pipeline] withDockerContainer 06:52:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:52:10 (Reading database ... 13914 files and directories currently installed.) 06:52:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:52:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:52:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:52:11 prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container 06:52:11 (Reading database ... 13915 files and directories currently installed.) 06:52:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:52:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:52:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:52:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:52:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:52:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:52:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:52:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:52:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:52:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:52:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:52:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:52:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:52:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:52:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:52:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:52:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:52:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:52:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:52:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:52:12 $ docker top 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 -eo pid,comm 06:52:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:52:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:52:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:52:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [Pipeline] { [Pipeline] sh 06:52:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:52:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:52:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:52:13 + docker-compose -f ./docker-compose-build.yml build --parallel 06:52:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:52:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:52:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:52:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:52:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:52:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:52:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:52:14 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:52:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:52:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:52:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:17 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:17 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:17 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:17 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:17 Building docker-core-command-go ... 06:52:17 Building docker-core-data-go ... 06:52:17 Building docker-core-metadata-go ... 06:52:17 Building docker-security-bootstrapper-go ... 06:52:17 Building docker-security-proxy-setup-go ... 06:52:17 Building docker-security-secretstore-setup-go ... 06:52:17 Building docker-support-notifications-go ... 06:52:17 Building docker-support-scheduler-go ... 06:52:17 Building docker-sys-mgmt-agent-go ... 06:52:17 Building docker-security-bootstrapper-go 06:52:17 Building docker-security-secretstore-setup-go 06:52:17 Building docker-core-command-go 06:52:17 Building docker-core-metadata-go 06:52:17 Building docker-sys-mgmt-agent-go 06:52:18 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:52:18 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:52:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:52:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:52:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:52:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:52:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:52:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:52:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:52:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:52:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:52:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:52:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:52:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:52:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:52:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:52:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:52:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:52:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:52:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:52:20 06:52:20 Current default time zone: 'Etc/UTC' 06:52:20 Local time is now: Tue Feb 9 06:52:20 UTC 2021. 06:52:20 Universal Time is now: Tue Feb 9 06:52:20 UTC 2021. 06:52:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:52:20 06:52:20 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:52:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:20 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 06:52:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:52:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:52:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:52:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:52:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:52:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:52:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:52:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:52:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:52:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:21 Setting up patch (2.7.6-2ubuntu1.1) ... 06:52:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:52:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:52:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:52:21 Installing new version of config file /etc/ssl/openssl.cnf ... 06:52:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:52:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:52:21 Setting up ca-certificates (20210119~18.04.1) ... 06:52:23 Updating certificates in /etc/ssl/certs... 06:52:24 23 added, 27 removed; done. 06:52:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:52:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:52:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:52:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:52:24 Setting up pkgbinarymangler (138.18.04.1) ... 06:52:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:52:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up perl (5.26.1-6ubuntu0.5) ... 06:52:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:52:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:52:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:52:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:52:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:52:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:52:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:52:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:52:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:52:25 Processing triggers for systemd (237-3ubuntu10.44) ... 06:52:25 Processing triggers for mime-support (3.60ubuntu1) ... 06:52:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:52:25 Updating certificates in /etc/ssl/certs... 06:52:25 0 added, 0 removed; done. 06:52:25 Running hooks in /etc/ca-certificates/update.d... 06:52:25 done. 06:52:26 Reading package lists... 06:52:26 Building dependency tree... 06:52:26 Reading state information... 06:52:26 The following NEW packages will be installed: 06:52:26 apt-transport-https 06:52:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:52:26 Need to get 1696 B of archives. 06:52:26 After this operation, 153 kB of additional disk space will be used. 06:52:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:52:27 debconf: delaying package configuration, since apt-utils is not installed 06:52:27 Fetched 1696 B in 0s (12.9 kB/s) 06:52:27 Selecting previously unselected package apt-transport-https. 06:52:27 (Reading database ... 13920 files and directories currently installed.) 06:52:27 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:52:27 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:52:27 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:52:27 Waiting for network to be ready... 06:52:35 2021-02-09T06:52:31Z INFO Waiting for automatic snapd restart... 06:52:35 snapd 2.48.2.1 from Canonical* installed 06:52:36 "snapd" switched to the "latest/stable" channel 06:52:36 06:52:38 core18 20210128 from Canonical* installed 06:52:39 "core18" switched to the "latest/stable" channel 06:52:39 06:52:42 snapcraft 4.4.4 from Canonical* installed 06:52:42 "snapcraft" switched to the "latest/stable" channel 06:52:42 06:52:46 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: 06:52:46 - README.md 06:52:46 - snapcraft.yaml.orig 06:52:46 06:52:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:52:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:52:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:52:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:52:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:52:54 Reading package lists... 06:52:54 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.6 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 06:53:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:53:00 Reading package lists... 06:53:00 Building dependency tree... 06:53:00 Reading state information... 06:53:00 Suggested packages: 06:53:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:53:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:53:00 Recommended packages: 06:53:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:53:00 The following NEW packages will be installed: 06:53:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:53:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:53:00 pkg-config zip 06:53:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:53:00 Need to get 7655 kB of archives. 06:53:00 After this operation, 43.7 MB of additional disk space will be used. 06:53:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:53:01 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:53:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:53:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:53:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:53:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:53:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:53:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:53:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:53:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:53:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:53:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:53:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:53:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:53:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:53:01 debconf: delaying package configuration, since apt-utils is not installed 06:53:01 Fetched 7655 kB in 1s (10.1 MB/s) 06:53:01 Selecting previously unselected package libglib2.0-0:amd64. 06:53:01 (Reading database ... 13924 files and directories currently installed.) 06:53:01 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:53:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:53:01 Selecting previously unselected package libpsl5:amd64. 06:53:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:53:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:53:02 Selecting previously unselected package libnghttp2-14:amd64. 06:53:02 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:53:02 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:53:02 Selecting previously unselected package librtmp1:amd64. 06:53:02 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:53:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:53:02 Selecting previously unselected package libcurl3-gnutls:amd64. 06:53:02 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:53:02 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:53:02 Selecting previously unselected package liberror-perl. 06:53:02 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:53:02 Unpacking liberror-perl (0.17025-1) ... 06:53:02 Selecting previously unselected package git-man. 06:53:02 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:53:02 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:53:02 Selecting previously unselected package git. 06:53:02 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:53:02 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:53:03 Selecting previously unselected package libnorm1:amd64. 06:53:03 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:53:03 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:53:03 Selecting previously unselected package libpgm-5.2-0:amd64. 06:53:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:53:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:53:03 Selecting previously unselected package libsodium23:amd64. 06:53:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:53:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:53:03 Selecting previously unselected package libzmq5:amd64. 06:53:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:53:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:53:03 Selecting previously unselected package libzmq3-dev:amd64. 06:53:03 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:53:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:53:04 Selecting previously unselected package pkg-config. 06:53:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:53:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:53:04 Selecting previously unselected package zip. 06:53:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:53:04 Unpacking zip (3.0-11build1) ... 06:53:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:53:04 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:53:04 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:53:04 Setting up liberror-perl (0.17025-1) ... 06:53:04 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:53:04 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:53:04 No schema files found: doing nothing. 06:53:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:53:04 Setting up zip (3.0-11build1) ... 06:53:04 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:53:04 Setting up libsodium23:amd64 (1.0.16-2) ... 06:53:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:53:04 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:53:04 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:53:04 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:53:05 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:53:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:53:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:53:11 git set to automatically installed. 06:53:11 git-man set to automatically installed. 06:53:11 libcurl3-gnutls set to automatically installed. 06:53:11 liberror-perl set to automatically installed. 06:53:11 libglib2.0-0 set to automatically installed. 06:53:11 libnghttp2-14 set to automatically installed. 06:53:11 libnorm1 set to automatically installed. 06:53:11 libpgm-5.2-0 set to automatically installed. 06:53:11 libpsl5 set to automatically installed. 06:53:11 librtmp1 set to automatically installed. 06:53:11 libsodium23 set to automatically installed. 06:53:11 libzmq3-dev set to automatically installed. 06:53:11 libzmq5 set to automatically installed. 06:53:11 pkg-config set to automatically installed. 06:53:11 zip set to automatically installed. 06:53:14 snapd is not logged in, snap install commands will use sudo 06:53:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:53:21 snap "core18" has no updates available 06:53:21 Pulling config-common 06:53:22 Pulling go-build-helper 06:53:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:53:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:53:39 ---> 3cb2caa3f3b6 06:53:39 Step 3/24 : WORKDIR /edgex-go 06:53:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:53:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:39 ---> 3cb2caa3f3b6 06:53:39 Step 3/23 : WORKDIR /edgex-go 06:53:39 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:53:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:53:39 ---> 3cb2caa3f3b6 06:53:39 Step 3/26 : WORKDIR /edgex-go 06:53:39 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:53:39 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:53:39 ---> 3cb2caa3f3b6 06:53:39 Step 3/30 : WORKDIR /edgex-go 06:53:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:53:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:53:39 ---> 3cb2caa3f3b6 06:53:39 Step 3/23 : WORKDIR /edgex-go 06:53:39 ---> Running in f440723326e4 06:53:39 ---> Running in ccc9200d4fd9 06:53:39 ---> Running in bd114ba9abe2 06:53:39 ---> Running in d3250424ceb6 06:53:39 ---> Running in 40775a0d9e8f 06:53:39 Removing intermediate container bd114ba9abe2 06:53:39 ---> 3e8e94388c7e 06:53:39 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 Removing intermediate container 40775a0d9e8f 06:53:39 ---> df76fcbd898d 06:53:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 Removing intermediate container d3250424ceb6 06:53:39 ---> 942956bb88aa 06:53:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 Removing intermediate container ccc9200d4fd9 06:53:39 ---> 12cc3096c86f 06:53:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 Removing intermediate container f440723326e4 06:53:39 ---> 68ae45c8e730 06:53:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:39 ---> Running in 1dc52229993a 06:53:39 ---> Running in 4c45555854f8 06:53:39 ---> Running in c6361e6d3f98 06:53:39 ---> Running in 16f90f1a9c07 06:53:39 ---> Running in d87bea3e36b1 06:53:39 Removing intermediate container 1dc52229993a 06:53:39 ---> c670a1973152 06:53:39 Step 5/30 : RUN apk add --update --no-cache make git 06:53:39 ---> Running in 63dee4b82a2c 06:53:41 Removing intermediate container 16f90f1a9c07 06:53:41 ---> b801ac5ec8b9 06:53:41 Step 5/23 : RUN apk add --update --no-cache make git 06:53:41 Removing intermediate container c6361e6d3f98 06:53:41 ---> a2c66490c1f8 06:53:41 Step 5/24 : RUN apk add --update --no-cache make git 06:53:41 ---> Running in 73b2e1baa056 06:53:41 Removing intermediate container d87bea3e36b1 06:53:41 ---> 1fd160c53522 06:53:41 Step 5/26 : RUN apk add --update --no-cache make bash git 06:53:41 Removing intermediate container 4c45555854f8 06:53:41 ---> 82e3a727bedf 06:53:41 Step 5/23 : RUN apk add --update --no-cache make git 06:53:42 ---> Running in df6455d7cdd0 06:53:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:43 ---> Running in 71287a2e679d 06:53:43 ---> Running in 040826f41811 06:53:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:44 OK: 217 MiB in 51 packages 06:53:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:53:45 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:53:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:53:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1538 kB] 06:53:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:53:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:53:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:53:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:53:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:53:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:53:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:53:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 06:53:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:53:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:53:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:53:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:53:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 06:53:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 06:53:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:53:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 06:53:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 06:53:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:53:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:53:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:53:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:53:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 06:53:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 06:53:45 Fetched 23.9 MB in 0s (0 B/s) 06:53:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:53:45 Fetched 96.5 kB in 0s (0 B/s) 06:53:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:53:45 Fetched 279 kB in 0s (0 B/s) 06:53:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:53:45 Fetched 122 kB in 0s (0 B/s) 06:53:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:53:45 Fetched 77.8 kB in 0s (0 B/s) 06:53:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:53:45 Fetched 8848 B in 0s (0 B/s) 06:53:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:53:45 Fetched 47.8 kB in 0s (0 B/s) 06:53:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:53:45 Fetched 45.6 kB in 0s (0 B/s) 06:53:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:53:45 Fetched 15.0 kB in 0s (0 B/s) 06:53:45 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:53:45 Fetched 214 kB in 0s (0 B/s) 06:53:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 06:53:45 Fetched 155 kB in 0s (0 B/s) 06:53:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:53:45 Fetched 50.6 kB in 0s (0 B/s) 06:53:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:53:45 Fetched 14.8 kB in 0s (0 B/s) 06:53:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:53:45 Fetched 41.8 kB in 0s (0 B/s) 06:53:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:53:45 Fetched 499 kB in 0s (0 B/s) 06:53:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:53:45 Fetched 111 kB in 0s (0 B/s) 06:53:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:53:45 Fetched 240 kB in 0s (0 B/s) 06:53:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:53:45 Fetched 29.3 kB in 0s (0 B/s) 06:53:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:53:45 Fetched 85.5 kB in 0s (0 B/s) 06:53:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:53:45 Fetched 24.5 kB in 0s (0 B/s) 06:53:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:53:45 Fetched 49.2 kB in 0s (0 B/s) 06:53:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:53:45 Fetched 54.2 kB in 0s (0 B/s) 06:53:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:53:45 Fetched 30.8 kB in 0s (0 B/s) 06:53:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 06:53:45 Fetched 16.6 kB in 0s (0 B/s) 06:53:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:53:45 Fetched 85.9 kB in 0s (0 B/s) 06:53:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:53:45 Fetched 8720 B in 0s (0 B/s) 06:53:45 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:53:45 Fetched 137 kB in 0s (0 B/s) 06:53:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:53:45 Fetched 119 kB in 0s (0 B/s) 06:53:45 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:53:45 Fetched 109 kB in 0s (0 B/s) 06:53:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:53:45 Fetched 11.1 kB in 0s (0 B/s) 06:53:45 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:53:45 Fetched 645 kB in 0s (0 B/s) 06:53:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:53:45 Fetched 41.3 kB in 0s (0 B/s) 06:53:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:53:45 Fetched 17.9 kB in 0s (0 B/s) 06:53:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:53:45 Fetched 368 kB in 0s (0 B/s) 06:53:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:53:45 Fetched 187 kB in 0s (0 B/s) 06:53:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:53:45 Fetched 175 kB in 0s (0 B/s) 06:53:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:46 Removing intermediate container 63dee4b82a2c 06:53:46 ---> 4dff538bbc29 06:53:46 Step 6/30 : COPY go.mod . 06:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:46 OK: 217 MiB in 51 packages 06:53:47 OK: 217 MiB in 51 packages 06:53:47 OK: 217 MiB in 51 packages 06:53:47 ---> b32cf94af69f 06:53:47 Step 7/30 : RUN go mod download 06:53:47 OK: 217 MiB in 51 packages 06:53:48 ---> Running in dd55016cf708 06:53:49 Removing intermediate container df6455d7cdd0 06:53:49 ---> 2b452be030d9 06:53:49 Step 6/24 : COPY go.mod . 06:53:49 Removing intermediate container 73b2e1baa056 06:53:49 ---> 22bd4006339b 06:53:49 Step 6/23 : COPY go.mod . 06:53:49 Removing intermediate container 71287a2e679d 06:53:49 ---> ef0dda97f8b7 06:53:49 Step 6/26 : COPY go.mod . 06:53:49 Fetched 206 kB in 0s (0 B/s) 06:53:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:53:49 Fetched 1301 kB in 0s (0 B/s) 06:53:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:53:49 Fetched 36.2 kB in 0s (0 B/s) 06:53:49 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:53:49 Fetched 159 kB in 0s (0 B/s) 06:53:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:53:49 Fetched 107 kB in 0s (0 B/s) 06:53:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:53:49 Fetched 48.7 kB in 0s (0 B/s) 06:53:49 Pulling static-packages 06:53:49 Removing intermediate container 040826f41811 06:53:49 ---> 6ab46901cfb4 06:53:49 Step 6/23 : COPY go.mod . 06:53:49 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:53:49 Skipping pull go-build-helper (already ran) 06:53:49 Skipping pull static-packages (already ran) 06:53:49 Building go-build-helper 06:53:49 ---> 2e0008d65656 06:53:49 Step 7/24 : RUN go mod download 06:53:50 ---> Running in 51e6382ad74e 06:53:51 ---> 5b50adea3a6d 06:53:51 ---> 1edc013debb0 06:53:51 Step 7/23 : RUN go mod download 06:53:51 Step 7/26 : RUN go mod download 06:53:51 ---> bbed85e39f94 06:53:51 Step 7/23 : RUN go mod download 06:53:51 ---> Running in a67bd3802e41 06:53:51 ---> Running in 8271920d3ebe 06:53:51 ---> Running in c011e10b46a9 06:53:53 Removing intermediate container dd55016cf708 06:53:53 ---> 1d88c7ec2659 06:53:53 Step 8/30 : COPY . . 06:53:54 Building static-packages 06:53:55 Staging go-build-helper 06:53:56 Staging static-packages 06:53:57 Pulling go115 06:53:58 'edgex-go' has dependencies that need to be staged: go115 06:53:58 Skipping pull go115 (already ran) 06:53:58 Building go115 06:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:58 Dload Upload Total Spent Left Speed 06:54:00 Removing intermediate container 51e6382ad74e 06:54:00 ---> f8073ee1713b 06:54:00 Step 8/24 : COPY . . 06:54:00 Removing intermediate container 8271920d3ebe 06:54:00 ---> 34a1def9e3e8 06:54:00 Step 8/23 : COPY . . 06:54:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 9423k 0 0 18.8M 0 0:00:06 --:--:-- 0:00:06 18.7M 50 115M 50 58.0M 0 0 38.9M 0 0:00:02 0:00:01 0:00:01 38.9M 85 115M 85 98.5M 0 0 39.6M 0 0:00:02 0:00:02 --:--:-- 39.5M 100 115M 100 115M 0 0 40.1M 0 0:00:02 0:00:02 --:--:-- 40.1M 06:54:01 go1.15.2.linux-amd64.tar.gz: OK 06:54:02 Removing intermediate container c011e10b46a9 06:54:02 ---> 375954660a6b 06:54:02 Step 8/26 : COPY . . 06:54:02 Removing intermediate container a67bd3802e41 06:54:02 ---> 09a3db2dd229 06:54:02 Step 8/23 : COPY . . 06:54:05 Staging go115 06:54:11 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:54:11 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:54:11 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:54:11 Fetched 0 B in 0s (0 B/s) 06:54:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:54:11 Fetched 224 kB in 0s (0 B/s) 06:54:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:54:11 Fetched 157 kB in 0s (0 B/s) 06:54:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:54:11 Fetched 221 kB in 0s (0 B/s) 06:54:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:54:11 Fetched 143 kB in 0s (0 B/s) 06:54:11 Pulling edgex-go 06:54:12 ---> 8358cdb1729f 06:54:12 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:54:12 Pulling version 06:54:13 Building config-common 06:54:15 Skipping build go-build-helper (already ran) 06:54:15 Skipping build static-packages (already ran) 06:54:15 Skipping build go115 (already ran) 06:54:15 Building edgex-go 06:54:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:54:15 ---> Running in 6c4cea49fbaf 06:54:17 go: downloading github.com/gorilla/mux v1.8.0 06:54:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:54:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 06:54:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.31 06:54:17 go: downloading github.com/google/uuid v1.2.0 06:54:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 06:54:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 06:54:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:54:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:54:17 go: downloading github.com/pelletier/go-toml v1.2.0 06:54:17 go: downloading github.com/imdario/mergo v0.3.11 06:54:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:54:17 go: downloading github.com/pebbe/zmq4 v1.2.2 06:54:17 go: downloading github.com/go-kit/kit v0.8.0 06:54:17 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:54:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:54:17 go: downloading github.com/BurntSushi/toml v0.3.1 06:54:17 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:54:17 go: downloading github.com/x448/float16 v0.8.4 06:54:17 go: downloading github.com/hashicorp/consul/api v1.1.0 06:54:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:54:17 go: downloading github.com/pkg/errors v0.8.1 06:54:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:54:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:54:17 go: downloading github.com/go-playground/universal-translator v0.17.0 06:54:17 go: downloading github.com/leodido/go-urn v1.2.0 06:54:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:54:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:54:17 go: downloading github.com/mitchellh/copystructure v1.0.0 06:54:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:54:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:54:17 go: downloading github.com/hashicorp/serf v0.8.2 06:54:17 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:54:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:54: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 06:54:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:54:17 go: downloading github.com/go-playground/locales v0.13.0 06:54:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:54:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:54:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:54:22 ---> 44c83c077b42 06:54:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:54:22 ---> Running in d3fbccfd0e89 06:54:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:54:24 go: downloading gopkg.in/yaml.v2 v2.4.0 06:54:24 ---> 98f50ed2137e 06:54:24 Step 9/23 : RUN make cmd/core-command/core-command 06:54:26 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 06:54:26 ---> Running in c2c1f71664a7 06:54:26 ---> 480df8d2f72a 06:54:26 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:54:27 ---> Running in 596e5c26bd16 06:54:27 ---> 665779ffd387 06:54:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:54:28 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 06:54:28 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 06:54:29 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 06:54:29 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 06:54:30 ---> Running in f68a9ab04f9a 06:54:30 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 06:54:31 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 06:54:31 go: downloading github.com/stretchr/testify v1.7.0 06:54:31 go: downloading github.com/davecgh/go-spew v1.1.1 06:54:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:54:31 go: downloading github.com/pmezard/go-difflib v1.0.0 06:54:32 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 06:54:32 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 06:54:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:54:32 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:54:33 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 06:54:34 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 06:54:34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:54:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:54:37 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 06:54:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:54:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:54:38 go: downloading github.com/lib/pq v1.9.0 06:54:41 Building version 06:54:42 Staging config-common 06:54:43 Skipping stage go-build-helper (already ran) 06:54:43 Skipping stage static-packages (already ran) 06:54:43 Skipping stage go115 (already ran) 06:54:43 Staging edgex-go 06:54:44 Staging version 06:54:45 Priming config-common 06:54:46 Priming go-build-helper 06:54:47 Priming static-packages 06:54:49 Priming go115 06:54:50 Priming edgex-go 06:54:51 Priming version 06:54:52 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] } 06:55:40 Removing intermediate container 6c4cea49fbaf 06:55:40 ---> 715887d1f4eb 06:55:40 06:55:40 Step 10/30 : FROM alpine:3.12 06:55:40 3.12: Pulling from library/alpine 06:55:40 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:55:40 Status: Downloaded newer image for alpine:3.12 06:55:40 ---> afeebe901d6b 06:55:40 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:55:40 ---> Running in ef57305bb5cf 06:55:40 Removing intermediate container ef57305bb5cf 06:55:40 ---> 8f788682d366 06:55:40 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:55:40 ---> Running in 58c179b5b992 06:55:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:55:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:55:40 (1/2) Installing dumb-init (1.2.2-r1) 06:55:40 (2/2) Installing su-exec (0.2-r1) 06:55:40 Executing busybox-1.31.1-r19.trigger 06:55:40 OK: 5 MiB in 16 packages 06:55:40 Removing intermediate container 58c179b5b992 06:55:40 ---> 82a3e5cd5177 06:55:40 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:55:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:55:40 ---> Running in cdf45bd57df8 06:55:40 Removing intermediate container cdf45bd57df8 06:55:40 ---> de2c6d7304f5 06:55:40 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:55:41 ---> Running in 86a846177ae4 06:55:41 Removing intermediate container 86a846177ae4 06:55:41 ---> 97e07c1d27ff 06:55:41 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:55:42 ---> Running in a0956a2a8623 06:55:48 Removing intermediate container a0956a2a8623 06:55:48 ---> 5da61a029437 06:55:48 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:55:48 ---> Running in bca7e1279d11 06:55:49 Removing intermediate container bca7e1279d11 06:55:49 ---> fe7ee72faf51 06:55:49 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:55:50 ---> 9a7199d70344 06:55:50 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:55:50 ---> Running in 41baa26322ca 06:55:56 Removing intermediate container 41baa26322ca 06:55:56 ---> d2d0d3541727 06:55:56 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:58 ---> 7533a825aec1 06:55:58 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:55:59 Removing intermediate container d3fbccfd0e89 06:55:59 ---> 2fb85bbc5c99 06:55:59 06:55:59 Step 10/24 : FROM alpine:3.12 06:55:59 ---> afeebe901d6b 06:55:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:56:00 ---> Running in a20fffcac63e 06:56:00 ---> abb391a4e513 06:56:00 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:03 ---> 2f229407ea12 06:56:03 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:56:03 (1/5) Installing ca-certificates (20191127-r4) 06:56:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:56:03 (3/5) Installing libcurl (7.69.1-r3) 06:56:03 (4/5) Installing curl (7.69.1-r3) 06:56:03 (5/5) Installing dumb-init (1.2.2-r1) 06:56:03 Executing busybox-1.31.1-r19.trigger 06:56:03 Executing ca-certificates-20191127-r4.trigger 06:56:04 OK: 7 MiB in 19 packages 06:56:04 Removing intermediate container 596e5c26bd16 06:56:04 ---> ea9ea2759eda 06:56:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:56:04 ---> Running in e4e07d1d3d11 06:56:06 ---> ad318bd62efd 06:56:06 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:56:07 ---> Running in ec29dcbd9398 06:56:08 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 06:56:08 Removing intermediate container a20fffcac63e 06:56:08 ---> be38cc94d49d 06:56:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:56:09 Removing intermediate container ec29dcbd9398 06:56:09 ---> 564a18a0b0d2 06:56:09 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:56:09 ---> Running in d74aa26a1fb3 06:56:10 Removing intermediate container d74aa26a1fb3 06:56:10 ---> c6f14453dbd5 06:56:10 Step 13/24 : WORKDIR / 06:56:11 ---> Running in 6b768a45d7b6 06:56:11 ---> 6a4f89a33bd1 06:56:11 Step 25/30 : RUN chmod +x /entrypoint.sh 06:56:11 Removing intermediate container c2c1f71664a7 06:56:11 ---> 150db1434ed4 06:56:11 06:56:11 Step 10/23 : FROM alpine:3.12 06:56:11 ---> afeebe901d6b 06:56:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:56:11 ---> Running in 37839c05c625 06:56:12 ---> Running in e2c0a0879ec1 06:56:13 Removing intermediate container 6b768a45d7b6 06:56:13 ---> c44728e7dc8d 06:56:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:56:15 Removing intermediate container e4e07d1d3d11 06:56:15 ---> c267cac1eab3 06:56:15 06:56:15 Step 11/26 : FROM docker:20.10.0 06:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:15 20.10.0: Pulling from library/docker 06:56:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:16 ---> bbaaf0e5d357 06:56:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:56:16 (1/1) Installing dumb-init (1.2.2-r1) 06:56:16 Executing busybox-1.31.1-r19.trigger 06:56:16 OK: 5 MiB in 15 packages 06:56:19 ---> 5964328120b8 06:56:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:56:20 Removing intermediate container 37839c05c625 06:56:20 ---> 9740ec0d427d 06:56:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:56:20 Removing intermediate container e2c0a0879ec1 06:56:20 ---> 0fd34adc330e 06:56:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:56:21 ---> 2c4cfa8f921d 06:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:56:21 ---> Running in 10a883d4dfeb 06:56:21 ---> Running in 25beebe84c00 06:56:21 Removing intermediate container 10a883d4dfeb 06:56:21 ---> 53b534f35054 06:56:21 Step 27/30 : CMD ["gate"] 06:56:22 Removing intermediate container 25beebe84c00 06:56:22 ---> cea8cd747d06 06:56:22 Step 13/23 : ENV APP_PORT=48082 06:56:22 ---> Running in 0accfe812a58 06:56:22 ---> Running in 7944471759ec 06:56:23 ---> f30c2c7a2bbc 06:56:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:56:23 Removing intermediate container f68a9ab04f9a 06:56:23 ---> 87d12a2fab9c 06:56:23 06:56:23 Step 10/23 : FROM alpine:3.12 06:56:23 ---> afeebe901d6b 06:56:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:56:23 ---> Using cache 06:56:23 ---> 0fd34adc330e 06:56:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:56:23 ---> Using cache 06:56:23 ---> cea8cd747d06 06:56:23 Step 13/23 : ENV APP_PORT=48081 06:56:23 Removing intermediate container 0accfe812a58 06:56:23 ---> 4f74fc52419e 06:56:23 Step 28/30 : LABEL arch=arm64 06:56:24 ---> Running in e299dd807ab8 06:56:24 Removing intermediate container 7944471759ec 06:56:24 ---> 23e1ba369e48 06:56:24 Step 14/23 : EXPOSE $APP_PORT 06:56:24 ---> Running in 74617865c209 06:56:24 ---> Running in 63ea9ac9f51e 06:56:25 Removing intermediate container e299dd807ab8 06:56:25 ---> 57ce9d4ef8a0 06:56:25 Step 14/23 : EXPOSE $APP_PORT 06:56:25 ---> 79222df0df4c 06:56:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:56:25 Removing intermediate container 74617865c209 06:56:25 ---> 865f3989c4b9 06:56:25 Step 29/30 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:56:25 ---> Running in ac0d24601995 06:56:25 Removing intermediate container 63ea9ac9f51e 06:56:25 ---> 5e9b25100f16 06:56:25 Step 15/23 : WORKDIR / 06:56:26 ---> Running in bfb6fa62086d 06:56:26 ---> Running in bf4788159172 06:56:26 Removing intermediate container ac0d24601995 06:56:26 ---> b8ef5bc0fd3e 06:56:26 Step 15/23 : WORKDIR / 06:56:26 ---> af9485b6de47 06:56:26 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/ 06:56:26 ---> Running in 3636089b0eb3 06:56:26 ---> Running in 8eae98f8f336 06:56:26 Removing intermediate container bfb6fa62086d 06:56:26 ---> 2392e1048ae8 06:56:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:56:26 Removing intermediate container bf4788159172 06:56:26 ---> 03e095bb2ca7 06:56:26 Step 30/30 : LABEL version=0.0.0 06:56:27 Removing intermediate container 3636089b0eb3 06:56:27 ---> 4cc26deba646 06:56:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:56:27 ---> Running in 7bf15a8c7dd9 06:56:28 ---> 9816a57982d0 06:56:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:56:28 Removing intermediate container 7bf15a8c7dd9 06:56:28 ---> 4bbdfeee9cc7 06:56:28 06:56:29 ---> 03c6d359560a 06:56:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:56:29 Successfully built 4bbdfeee9cc7 06:56:29 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:56:29  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 06:56:30 ---> dfabd43022cd 06:56:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:56:30 Removing intermediate container 8eae98f8f336 06:56:30 ---> 52038be2c88d 06:56:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:56:30 ---> 9d373da9f1c8 06:56:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:56:31 ---> Running in cd028f7e6102 06:56:32 ---> e42680dbe2ba 06:56:32 Step 19/23 : ENTRYPOINT ["/core-command"] 06:56:32 Removing intermediate container cd028f7e6102 06:56:32 ---> 7eb7bc312bce 06:56:32 Step 22/24 : LABEL arch=arm64 06:56:32 ---> 41fed4c17209 06:56:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:56:32 ---> Running in 736b29c58f38 06:56:32 ---> Running in fac82d2cedb4 06:56:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:56:33 Status: Downloaded newer image for docker:20.10.0 06:56:33 ---> eeaf43b92773 06:56:33 Step 12/26 : RUN apk add --no-cache bash 06:56:33 ---> Running in 456ebb13792d 06:56:33 ---> Running in 64d906787b17 06:56:33 Removing intermediate container 736b29c58f38 06:56:33 ---> 5b92fdd76c17 06:56:33 Step 23/24 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:56:34 Removing intermediate container fac82d2cedb4 06:56:34 ---> 14862dc4f08e 06:56:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:34 ---> Running in 29b35044c5f2 06:56:34 Removing intermediate container 456ebb13792d 06:56:34 ---> 14592cf1cae0 06:56:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:35 ---> Running in 7d21f878b535 06:56:35 ---> Running in 3e5c3ef77b2a 06:56:35 Removing intermediate container 29b35044c5f2 06:56:35 ---> eb509e8f73d0 06:56:35 Step 24/24 : LABEL version=0.0.0 06:56:35 Removing intermediate container 7d21f878b535 06:56:35 ---> a4c5535610f9 06:56:35 Step 21/23 : LABEL arch=arm64 06:56:35 ---> Running in 707fc898e23b 06:56:36 ---> Running in 2f8cc3463bff 06:56:36 Removing intermediate container 3e5c3ef77b2a 06:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:36 ---> 3e8e0fa50159 06:56:36 Step 21/23 : LABEL arch=arm64 06:56:36 ---> Running in 5bf9095fb813 06:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:36 Removing intermediate container 707fc898e23b 06:56:36 ---> b68214815800 06:56:36 06:56:36 Removing intermediate container 2f8cc3463bff 06:56:36 ---> 741045d0c978 06:56:36 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:56:37 ---> Running in aa1636ebfd42 06:56:37 Removing intermediate container 5bf9095fb813 06:56:37 ---> d18ca3b53465 06:56:37 (1/2) Installing readline (8.0.4-r0) 06:56:37 (2/2) Installing bash (5.0.17-r0) 06:56:37 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:56:37 Executing bash-5.0.17-r0.post-install 06:56:37 Executing busybox-1.31.1-r19.trigger 06:56:37 OK: 12 MiB in 22 packages 06:56:37 Successfully built b68214815800 06:56:37 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:56:37  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 06:56:37 ---> Running in 31fb3ea74870 06:56:37 Removing intermediate container aa1636ebfd42 06:56:37 ---> 8df437feaf62 06:56:37 Step 23/23 : LABEL version=0.0.0 06:56:38 ---> Running in 3f5017c96dea 06:56:38 Removing intermediate container 31fb3ea74870 06:56:38 ---> 645dab43e976 06:56:38 Step 23/23 : LABEL version=0.0.0 06:56:38 ---> Running in b004b8ef67b7 06:56:39 Removing intermediate container 3f5017c96dea 06:56:39 ---> c88f81903bfa 06:56:39 06:56:39 Removing intermediate container 64d906787b17 06:56:39 ---> ece62f676369 06:56:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:56:39 Successfully built c88f81903bfa 06:56:39 Successfully tagged docker-core-command-go-arm64:latest 06:56:39  Building docker-core-command-go ... done Building docker-core-data-go 06:56:39 Removing intermediate container b004b8ef67b7 06:56:39 ---> 578fb8b3a8ae 06:56:39 06:56:39 ---> Running in a9ebec147db7 06:56:40 Successfully built 578fb8b3a8ae 06:56:40 Successfully tagged docker-core-metadata-go-arm64:latest 06:56:40  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 06:56:40 Removing intermediate container a9ebec147db7 06:56:40 ---> d3cef97b4836 06:56:40 Step 14/26 : ENV APP_PORT=48090 06:56:40 ---> Running in 50f311d50954 06:56:41 Removing intermediate container 50f311d50954 06:56:41 ---> 7c5e0cf145a3 06:56:41 Step 15/26 : EXPOSE $APP_PORT 06:56:41 ---> Running in 7893343e5734 06:56:41 Removing intermediate container 7893343e5734 06:56:41 ---> b335fd8ab757 06:56:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:56:43 ---> 172c3a999ca7 06:56:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:56:44 ---> 8324548e0688 06:56:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:56:46 ---> a9fe7a376e76 06:56:46 Step 19/26 : RUN apk --no-cache add py3-pip 06:56:46 ---> Running in 3bade982e358 06:56:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:48 (1/33) Installing libbz2 (1.0.8-r1) 06:56:48 (2/33) Installing expat (2.2.9-r1) 06:56:48 (3/33) Installing libffi (3.3-r2) 06:56:48 (4/33) Installing gdbm (1.13-r1) 06:56:48 (5/33) Installing xz-libs (5.2.5-r0) 06:56:48 (6/33) Installing sqlite-libs (3.32.1-r0) 06:56:48 (7/33) Installing python3 (3.8.5-r0) 06:56:50 (8/33) Installing py3-appdirs (1.4.4-r1) 06:56:50 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:56:50 (10/33) Installing py3-parsing (2.4.7-r0) 06:56:50 (11/33) Installing py3-six (1.15.0-r0) 06:56:50 (12/33) Installing py3-packaging (20.4-r0) 06:56:50 (13/33) Installing py3-setuptools (47.0.0-r0) 06:56:50 (14/33) Installing py3-chardet (3.0.4-r4) 06:56:50 (15/33) Installing py3-idna (2.9-r0) 06:56:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:56:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:56:50 (18/33) Installing py3-requests (2.23.0-r0) 06:56:50 (19/33) Installing py3-msgpack (1.0.0-r0) 06:56:50 (20/33) Installing py3-lockfile (0.12.2-r3) 06:56:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:56:50 (22/33) Installing py3-colorama (0.4.3-r0) 06:56:50 (23/33) Installing py3-distlib (0.3.0-r0) 06:56:50 (24/33) Installing py3-distro (1.5.0-r1) 06:56:50 (25/33) Installing py3-webencodings (0.5.1-r3) 06:56:50 (26/33) Installing py3-html5lib (1.0.1-r4) 06:56:50 (27/33) Installing py3-pytoml (0.1.21-r0) 06:56:50 (28/33) Installing py3-pep517 (0.8.2-r0) 06:56:50 (29/33) Installing py3-progress (1.5-r0) 06:56:50 (30/33) Installing py3-toml (0.10.1-r0) 06:56:50 (31/33) Installing py3-retrying (1.3.3-r0) 06:56:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:56:50 (33/33) Installing py3-pip (20.1.1-r0) 06:56:50 Executing busybox-1.31.1-r19.trigger 06:56:50 OK: 71 MiB in 55 packages 06:57:01 Removing intermediate container 3bade982e358 06:57:01 ---> 121a0a6c9a21 06:57:01 Step 20/26 : RUN pip install docker-compose==1.23.2 06:57:01 ---> Running in 683a3a59684c 06:57:06 Collecting docker-compose==1.23.2 06:57:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:57:07 Collecting texttable<0.10,>=0.9.0 06:57:07 Downloading texttable-0.9.1.tar.gz (11 kB) 06:57:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:57:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:57:09 ---> 3cb2caa3f3b6 06:57:09 Step 3/21 : WORKDIR /edgex-go 06:57:09 ---> Using cache 06:57:09 ---> 12cc3096c86f 06:57:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:09 ---> Using cache 06:57:09 ---> 1fd160c53522 06:57:09 Step 5/21 : RUN apk add --update --no-cache make git 06:57:10 ---> Running in 18130089d591 06:57:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:57:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:57:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:57:11 Collecting jsonschema<3,>=2.5.1 06:57:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:57:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:12 Collecting docker<4.0,>=3.6.0 06:57:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:57:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:13 Collecting dockerpty<0.5,>=0.4.1 06:57:13 OK: 217 MiB in 51 packages 06:57:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:57:16 Collecting cached-property<2,>=1.2.0 06:57:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:57:16 Removing intermediate container 18130089d591 06:57:16 ---> a2e23eab9611 06:57:16 Step 6/21 : COPY go.mod . 06:57:17 Collecting PyYAML<4,>=3.10 06:57:17 Downloading PyYAML-3.13.tar.gz (270 kB) 06:57:17 ---> b464d7cf0071 06:57:17 Step 7/21 : RUN go mod download 06:57:18 ---> Running in 6f7401e278c9 06:57:21 Collecting websocket-client<1.0,>=0.32.0 06:57:21 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:57:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:57:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:22 ---> 3cb2caa3f3b6 06:57:22 Step 3/22 : WORKDIR /edgex-go 06:57:22 ---> Using cache 06:57:22 ---> 12cc3096c86f 06:57:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:22 ---> Using cache 06:57:22 ---> 1fd160c53522 06:57:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:57:22 ---> Running in 1a79e71464ad 06:57:22 Collecting docopt<0.7,>=0.6.1 06:57:22 Downloading docopt-0.6.2.tar.gz (25 kB) 06:57:22 Removing intermediate container 6f7401e278c9 06:57:22 ---> ebb1af0e5f85 06:57:22 Step 8/21 : COPY . . 06:57:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:57:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:57:24 ---> 3cb2caa3f3b6 06:57:24 Step 3/23 : WORKDIR /edgex-go 06:57:24 ---> Using cache 06:57:24 ---> 12cc3096c86f 06:57:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:24 ---> Using cache 06:57:24 ---> 1fd160c53522 06:57:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:57:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:57:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:24 ---> 3cb2caa3f3b6 06:57:24 Step 3/22 : WORKDIR /edgex-go 06:57:24 ---> Using cache 06:57:24 ---> 12cc3096c86f 06:57:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:24 ---> Using cache 06:57:24 ---> 1fd160c53522 06:57:24 Step 5/22 : RUN apk add --update --no-cache make git 06:57:24 ---> Using cache 06:57:24 ---> a2e23eab9611 06:57:24 Step 6/22 : COPY go.mod . 06:57:24 ---> Using cache 06:57:24 ---> b464d7cf0071 06:57:24 Step 7/22 : RUN go mod download 06:57:24 ---> Using cache 06:57:24 ---> ebb1af0e5f85 06:57:24 Step 8/22 : COPY . . 06:57:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:25 ---> Running in 975192ee9296 06:57:25 Collecting urllib3<1.25,>=1.21.1 06:57:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:57:26 OK: 217 MiB in 51 packages 06:57:26 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) 06:57:26 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) 06:57:26 Collecting idna<2.8,>=2.5 06:57:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:57:27 Collecting docker-pycreds>=0.4.0 06:57:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:57:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:57:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:57:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:57:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:29 OK: 217 MiB in 51 packages 06:57:29 Installing collected packages: texttable, urllib3, idna, requests, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, cached-property, PyYAML, docopt, docker-compose 06:57:29 Running setup.py install for texttable: started 06:57:29 Removing intermediate container 1a79e71464ad 06:57:29 ---> 5abcf0b8f8f8 06:57:29 Step 6/22 : COPY go.mod . 06:57:31 ---> 06ab0e31308e 06:57:31 Step 7/22 : RUN go mod download 06:57:31 Removing intermediate container 975192ee9296 06:57:31 ---> 7561f6089444 06:57:31 Step 6/23 : COPY go.mod . 06:57:31 ---> Running in 64568b29c1d1 06:57:31 Running setup.py install for texttable: finished with status 'done' 06:57:31 Attempting uninstall: urllib3 06:57:31 Found existing installation: urllib3 1.25.9 06:57:31 Uninstalling urllib3-1.25.9: 06:57:31 Successfully uninstalled urllib3-1.25.9 06:57:32 Attempting uninstall: idna 06:57:32 Found existing installation: idna 2.9 06:57:32 Uninstalling idna-2.9: 06:57:32 Successfully uninstalled idna-2.9 06:57:33 ---> e1757a4dee2f 06:57:33 Step 7/23 : RUN go mod download 06:57:33 Attempting uninstall: requests 06:57:33 Found existing installation: requests 2.23.0 06:57:33 Uninstalling requests-2.23.0: 06:57:33 ---> Running in 1d01ac29405a 06:57:33 Successfully uninstalled requests-2.23.0 06:57:36 Running setup.py install for dockerpty: started 06:57:36 Removing intermediate container 64568b29c1d1 06:57:36 ---> 85cc213333a8 06:57:36 Step 8/22 : COPY . . 06:57:38 Removing intermediate container 1d01ac29405a 06:57:38 ---> 24b45e3768cc 06:57:38 Step 8/23 : COPY . . 06:57:38 Running setup.py install for dockerpty: finished with status 'done' 06:57:38 Running setup.py install for PyYAML: started 06:57:40 Running setup.py install for PyYAML: finished with status 'done' 06:57:40 Running setup.py install for docopt: started 06:57:42 Running setup.py install for docopt: finished with status 'done' 06:57:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:57:49 ---> b5a31b7e9c41 06:57:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:57:49 ---> 43ce7e6c3dc0 06:57:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:57:49 ---> Running in a477e31fa361 06:57:49 ---> Running in 5ff132f26587 06:57:51 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 06:57:51 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 06:57:52 Removing intermediate container 683a3a59684c 06:57:52 ---> d8b413455207 06:57:52 Step 21/26 : RUN apk --no-cache add curl 06:57:53 ---> Running in d86389011395 06:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:57:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:57:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:57:56 (2/3) Installing libcurl (7.69.1-r3) 06:57:56 (3/3) Installing curl (7.69.1-r3) 06:57:56 Executing busybox-1.31.1-r19.trigger 06:57:56 OK: 71 MiB in 58 packages 06:58:00 Removing intermediate container d86389011395 06:58:00 ---> 523a9012975c 06:58:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:58:00 ---> Running in c82ed020bb5d 06:58:01 Removing intermediate container c82ed020bb5d 06:58:01 ---> c32aaa842e79 06:58:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:58:01 ---> Running in c9d5471f424d 06:58:02 ---> f61aabe56058 06:58:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:58:02 ---> Running in db747a28195c 06:58:03 Removing intermediate container c9d5471f424d 06:58:03 ---> dcc4a8faa8a8 06:58:03 Step 24/26 : LABEL arch=arm64 06:58:03 ---> Running in 983f1a59f36f 06:58:04 ---> 8cd3811bda6b 06:58:04 Step 9/23 : RUN make cmd/core-data/core-data 06:58:04 ---> Running in 07a912b73a03 06:58:04 Removing intermediate container 983f1a59f36f 06:58:04 ---> a6857efeaa16 06:58:04 Step 25/26 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:58:04 ---> Running in 4bfe40ddfb83 06:58:05 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 06:58:05 Removing intermediate container 4bfe40ddfb83 06:58:05 ---> 565d4608b172 06:58:05 Step 26/26 : LABEL version=0.0.0 06:58:05 ---> Running in d143c9968a6e 06:58:06 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 06:58:06 Removing intermediate container d143c9968a6e 06:58:06 ---> 0c968abce24a 06:58:06 06:58:06 Successfully built 0c968abce24a 06:58:06 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:58:53  Building docker-sys-mgmt-agent-go ... done 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 06:59:09 Removing intermediate container a477e31fa361 06:59:09 ---> c2b66419652a 06:59:09 06:59:09 Step 10/21 : FROM alpine:3.12 06:59:09 ---> afeebe901d6b 06:59:09 Step 11/21 : RUN apk add --update --no-cache curl 06:59:09 ---> Running in 57dc5ac1997b 06:59:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:11 (1/4) Installing ca-certificates (20191127-r4) 06:59:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:59:11 (3/4) Installing libcurl (7.69.1-r3) 06:59:11 (4/4) Installing curl (7.69.1-r3) 06:59:11 Executing busybox-1.31.1-r19.trigger 06:59:11 Executing ca-certificates-20191127-r4.trigger 06:59:12 OK: 7 MiB in 18 packages 06:59:14 Removing intermediate container 57dc5ac1997b 06:59:14 ---> 33b0f4381438 06:59:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:59:14 ---> Running in b2654067363b 06:59:15 Removing intermediate container b2654067363b 06:59:15 ---> 363f32072ba1 06:59:15 Step 13/21 : WORKDIR /edgex 06:59:16 ---> Running in 48b6d2ce720b 06:59:16 Removing intermediate container 48b6d2ce720b 06:59:16 ---> 35b65b8b165c 06:59:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:59:18 ---> 1fcbc5e08c23 06:59:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:59:21 ---> 69bbdf49ce6b 06:59:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:59:21 Removing intermediate container 5ff132f26587 06:59:21 ---> f880cdf3a587 06:59:21 06:59:21 Step 10/22 : FROM alpine:3.12 06:59:21 ---> afeebe901d6b 06:59:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:59:21 ---> Using cache 06:59:21 ---> 0fd34adc330e 06:59:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:59:21 ---> Using cache 06:59:21 ---> cea8cd747d06 06:59:21 Step 13/22 : ENV APP_PORT=48085 06:59:22 ---> Running in c945b67bb586 06:59:23 Removing intermediate container c945b67bb586 06:59:23 ---> 9ba64a2cea97 06:59:23 Step 14/22 : EXPOSE $APP_PORT 06:59:23 ---> 8512c3d0e607 06:59:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:59:23 ---> Running in 527cad4fbcc7 06:59:23 ---> Running in 34585046c9a8 06:59:24 Removing intermediate container 527cad4fbcc7 06:59:24 ---> d83c4ac7f0b5 06:59:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:24 Removing intermediate container 34585046c9a8 06:59:24 ---> 6e14869fc125 06:59:24 Step 18/21 : CMD ["--init=true"] 06:59:24 ---> Running in 68ce6ccd61a2 06:59:25 Removing intermediate container 68ce6ccd61a2 06:59:25 ---> 9804fda67dee 06:59:25 Step 19/21 : LABEL arch=arm64 06:59:25 ---> 5d3f22da193a 06:59:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:59:25 ---> Running in a2a8fafd46be 06:59:26 Removing intermediate container a2a8fafd46be 06:59:26 ---> bc055f8cca09 06:59:26 Step 20/21 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:59:26 ---> Running in 8574b8ad319b 06:59:27 Removing intermediate container 8574b8ad319b 06:59:27 ---> 75407a47d45a 06:59:27 Step 21/21 : LABEL version=0.0.0 06:59:27 ---> 8746c00f2e26 06:59:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:59:27 ---> Running in e1b597ae721c 06:59:28 Removing intermediate container e1b597ae721c 06:59:28 ---> e75acdd423a6 06:59:28 06:59:28 ---> ea56a63a58f5 06:59:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:59:28 ---> Running in f09a77d83ac1 06:59:28 Successfully built e75acdd423a6 06:59:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:59:29  Building docker-security-proxy-setup-go ... done Removing intermediate container f09a77d83ac1 06:59:29 ---> 1bf7d520afd4 06:59:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:29 ---> Running in 05b9007032fe 06:59:30 Removing intermediate container 05b9007032fe 06:59:30 ---> 3558ff7d8c31 06:59:30 Step 20/22 : LABEL arch=arm64 06:59:30 ---> Running in d10fbf87ba69 06:59:31 Removing intermediate container db747a28195c 06:59:31 ---> 6387fc849a20 06:59:31 06:59:31 Step 10/22 : FROM alpine:3.12 06:59:31 ---> afeebe901d6b 06:59:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:59:31 ---> Running in 309b7153b11a 06:59:31 Removing intermediate container d10fbf87ba69 06:59:31 ---> 91d4f9eca2f1 06:59:31 Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:59:31 ---> Running in 595e3166a5bc 06:59:32 Removing intermediate container 595e3166a5bc 06:59:32 ---> 0ede98e7e828 06:59:32 Step 22/22 : LABEL version=0.0.0 06:59:32 ---> Running in 2d366995361e 06:59:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:33 Removing intermediate container 2d366995361e 06:59:33 ---> f1d090b0b211 06:59:33 06:59:33 (1/2) Installing ca-certificates (20191127-r4) 06:59:33 Successfully built f1d090b0b211 06:59:33 (2/2) Installing dumb-init (1.2.2-r1) 06:59:33 Successfully tagged docker-support-scheduler-go-arm64:latest 06:59:33  Building docker-support-scheduler-go ... done Executing busybox-1.31.1-r19.trigger 06:59:33 Executing ca-certificates-20191127-r4.trigger 06:59:34 OK: 6 MiB in 16 packages 06:59:36 Removing intermediate container 309b7153b11a 06:59:36 ---> b725cea7f1f6 06:59:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:59:36 ---> Running in 23ee0f25c1e9 06:59:36 Removing intermediate container 23ee0f25c1e9 06:59:36 ---> 154e610f0d2f 06:59:36 Step 13/22 : ENV APP_PORT=48060 06:59:36 ---> Running in 808a6a7213a2 06:59:37 Removing intermediate container 808a6a7213a2 06:59:37 ---> 64e62b980c2d 06:59:37 Step 14/22 : EXPOSE $APP_PORT 06:59:37 ---> Running in 60086d29832a 06:59:37 Removing intermediate container 60086d29832a 06:59:37 ---> dfd03707601e 06:59:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:38 ---> 1dae6b6559e8 06:59:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:59:40 ---> 237c68778741 06:59:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:59:41 ---> e863aaf869d6 06:59:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:59:41 Removing intermediate container 07a912b73a03 06:59:41 ---> cb78260b57f1 06:59:41 06:59:41 Step 10/23 : FROM alpine:3.12 06:59:41 ---> afeebe901d6b 06:59:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:59:41 ---> Running in bd2efedfe546 06:59:41 ---> Running in 02aeedf23375 06:59:41 Removing intermediate container bd2efedfe546 06:59:41 Removing intermediate container 02aeedf23375 06:59:41 ---> cd7c3fdbbef8 06:59:41 Step 12/23 : ENV APP_PORT=48080 06:59:41 ---> 593002dc1b2d 06:59:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:42 ---> Running in 807e615cece4 06:59:42 ---> Running in 16fe9370bbdf 06:59:42 Removing intermediate container 16fe9370bbdf 06:59:42 ---> f8e6d26c3182 06:59:42 Step 13/23 : EXPOSE $APP_PORT 06:59:42 Removing intermediate container 807e615cece4 06:59:42 ---> d3fe04bd4fd6 06:59:42 Step 20/22 : LABEL arch=arm64 06:59:42 ---> Running in 6b0470e56282 06:59:42 ---> Running in 25ae3fe44cec 06:59:43 Removing intermediate container 25ae3fe44cec 06:59:43 ---> 0d646de44028 06:59:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6b0470e56282 06:59:43 06:59:43 ---> 5ea7c647178c 06:59:43 Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:59:43 ---> Running in 876b21f86c2e 06:59:43 ---> Running in be81fdbd0099 06:59:43 Removing intermediate container 876b21f86c2e 06:59:43 ---> c9e128eef987 06:59:43 Step 22/22 : LABEL version=0.0.0 06:59:43 ---> Running in f5a90e5bde6d 06:59:44 Removing intermediate container f5a90e5bde6d 06:59:44 ---> e27d2d67fe9a 06:59:44 06:59:45 Successfully built e27d2d67fe9a 06:59:45 Successfully tagged docker-support-notifications-go-arm64:latest 06:59:45  Building docker-support-notifications-go ... done Removing intermediate container be81fdbd0099 06:59:45 ---> bb4d4c46fb4d 06:59:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:59:45 ---> Running in 65b785e2595a 06:59:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:48 (1/6) Installing dumb-init (1.2.2-r1) 06:59:48 (2/6) Installing libgcc (9.3.0-r2) 06:59:48 (3/6) Installing libsodium (1.0.18-r0) 06:59:48 (4/6) Installing libstdc++ (9.3.0-r2) 06:59:48 (5/6) Installing libzmq (4.3.3-r0) 06:59:48 (6/6) Installing zeromq (4.3.3-r0) 06:59:49 Executing busybox-1.31.1-r19.trigger 06:59:49 OK: 8 MiB in 20 packages 06:59:50 Removing intermediate container 65b785e2595a 06:59:50 ---> cadde2cdad53 06:59:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:59:51 ---> 058d83ed9f82 06:59:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:59:52 ---> f2a121a97045 06:59:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:59:53 ---> cc9f2eeac7e4 06:59:53 Step 19/23 : ENTRYPOINT ["/core-data"] 06:59:53 ---> Running in c9ad014d0e56 06:59:53 Removing intermediate container c9ad014d0e56 06:59:53 ---> d86c61295e93 06:59:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:59:53 ---> Running in ed972f7a94ac 06:59:54 Removing intermediate container ed972f7a94ac 06:59:54 ---> 27c929b6d014 06:59:54 Step 21/23 : LABEL arch=arm64 06:59:54 ---> Running in 35127ad1b1fb 06:59:54 Removing intermediate container 35127ad1b1fb 06:59:54 ---> d3601cdaed83 06:59:54 Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d 06:59:54 ---> Running in 5dd48912642e 06:59:55 Removing intermediate container 5dd48912642e 06:59:55 ---> 5e0db898374f 06:59:55 Step 23/23 : LABEL version=0.0.0 06:59:55 ---> Running in 19772ef3653c 06:59:56 Removing intermediate container 19772ef3653c 06:59:56 ---> 4c4923601849 06:59:56 06:59:56 Successfully built 4c4923601849 06:59:56 Successfully tagged docker-core-data-go-arm64:latest 06:59:56  Building docker-core-data-go ... done  [Pipeline] } 06:59:56 $ docker stop --time=1 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 06:59:58 $ docker rm -f 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:59 + docker images 06:59:59 + grep docker 06:59:59 docker-core-data-go-arm64 latest 4c4923601849 4 seconds ago 21MB 06:59:59 docker-support-notifications-go-arm64 latest e27d2d67fe9a 15 seconds ago 16.7MB 06:59:59 docker-support-scheduler-go-arm64 latest f1d090b0b211 27 seconds ago 16.1MB 06:59:59 docker-security-proxy-setup-go-arm64 latest e75acdd423a6 31 seconds ago 23.2MB 06:59:59 docker-sys-mgmt-agent-go-arm64 latest 0c968abce24a About a minute ago 300MB 06:59:59 docker-core-metadata-go-arm64 latest 578fb8b3a8ae 3 minutes ago 17.8MB 06:59:59 docker-core-command-go-arm64 latest c88f81903bfa 3 minutes ago 16MB 06:59:59 docker-security-secretstore-setup-go-arm64 latest b68214815800 3 minutes ago 23.4MB 06:59:59 docker-security-bootstrapper-go-arm64 latest 4bbdfeee9cc7 3 minutes ago 17MB 06:59:59 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 [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 07:00:02 provisioning config files... 07:00:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config517986646031687260tmp [Pipeline] { [Pipeline] sh 07:00:02 + set +x 07:00:02 + curl -s https://codecov.io/bash 07:00:02 + bash -s -- 07:00:03 07:00:03 _____ _ 07:00:03 / ____| | | 07:00:03 | | ___ __| | ___ ___ _____ __ 07:00:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:00:03 | |___| (_) | (_| | __/ (_| (_) \ V / 07:00:03 \_____\___/ \__,_|\___|\___\___/ \_/ 07:00:03 Bash-20210129-7c25fce 07:00:03 07:00:03 07:00:03 ==> git version 2.24.3 found 07:00:03 ==> 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 07:00:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:00:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:00:03 ==> Jenkins CI detected. 07:00:03 project root: . 07:00:03 --> token set from env 07:00:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:00:03 ==> Running gcov in . (disable via -X gcov) 07:00:03 ==> Python coveragepy not found 07:00:03 ==> Searching for coverage reports in: 07:00:03 + . 07:00:03 -> Found 1 reports 07:00:03 ==> Detecting git/mercurial file structure 07:00:03 ==> Reading reports 07:00:03 + ./coverage.out bytes=594557 07:00:03 ==> Appending adjustments 07:00:03 https://docs.codecov.io/docs/fixing-reports 07:00:07 + Found adjustments 07:00:07 ==> Gzipping contents 07:00:07 88K /tmp/codecov.tZmiCh.gz 07:00:07 ==> Uploading reports 07:00:07 url: https://codecov.io 07:00:07 query: branch=PR-3148&commit=5e3d15d5058e552ad2f5f33266fc8e9944625b2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= 07:00:07 -> Pinging Codecov 07:00:07 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3148&commit=5e3d15d5058e552ad2f5f33266fc8e9944625b2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= 07:00:07 -> Uploading to 07:00:07 https://storage.googleapis.com/codecov/v4/raw/2021-02-09/00271124DB129430A58F1EEE437C3FCB/5e3d15d5058e552ad2f5f33266fc8e9944625b2d/1e665f5b-fe5b-4702-8d15-d63e31c5c960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210209T070007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b9ac5ed29f4cd383141a63c60a5f95ce711c7d398494a4703af9c6034553def 07:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:07 Dload Upload Total Spent Left Speed 07:00:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89376 0 0 100 89376 0 157k --:--:-- --:--:-- --:--:-- 156k 100 89376 0 0 100 89376 0 157k --:--:-- --:--:-- --:--:-- 156k 07:00:07 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e3d15d5058e552ad2f5f33266fc8e9944625b2d [Pipeline] } 07:00:07 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:00:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:11 ---> package-listing.sh 07:00:11 ++ facter osfamily 07:00:11 ++ tr '[:upper:]' '[:lower:]' 07:00:11 + OS_FAMILY=redhat 07:00:11 + workspace=/w/workspace/edgex-go/3 07:00:11 + START_PACKAGES=/tmp/packages_start.txt 07:00:11 + END_PACKAGES=/tmp/packages_end.txt 07:00:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:11 + PACKAGES=/tmp/packages_start.txt 07:00:11 + '[' /w/workspace/edgex-go/3 ']' 07:00:11 + PACKAGES=/tmp/packages_end.txt 07:00:11 + case "${OS_FAMILY}" in 07:00:11 + rpm -qa 07:00:11 + sort 07:00:16 + '[' -f /tmp/packages_start.txt ']' 07:00:16 + '[' -f /tmp/packages_end.txt ']' 07:00:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:16 + '[' /w/workspace/edgex-go/3 ']' 07:00:16 + mkdir -p /w/workspace/edgex-go/3/archives/ 07:00:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 07:00:16 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:00:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:17 07:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:17 alpine: Pulling from edgex-lftools-log-publisher 07:00:17 df20fa9351a1: Pulling fs layer 07:00:17 36b3adc4ff6f: Pulling fs layer 07:00:17 8ad3a11d3b57: Pulling fs layer 07:00:17 46f8f816bc3b: Pulling fs layer 07:00:17 93b61091891f: Pulling fs layer 07:00:17 93b9cdb0e59b: Pulling fs layer 07:00:17 5e14af77c1be: Pulling fs layer 07:00:17 01666e4c0597: Pulling fs layer 07:00:17 aa168da1d23b: Pulling fs layer 07:00:17 93b9cdb0e59b: Waiting 07:00:17 5e14af77c1be: Waiting 07:00:17 01666e4c0597: Waiting 07:00:17 aa168da1d23b: Waiting 07:00:17 46f8f816bc3b: Waiting 07:00:17 93b61091891f: Waiting 07:00:17 36b3adc4ff6f: Download complete 07:00:17 46f8f816bc3b: Verifying Checksum 07:00:17 46f8f816bc3b: Download complete 07:00:17 df20fa9351a1: Verifying Checksum 07:00:17 df20fa9351a1: Download complete 07:00:17 93b9cdb0e59b: Verifying Checksum 07:00:17 93b9cdb0e59b: Download complete 07:00:17 5e14af77c1be: Verifying Checksum 07:00:17 5e14af77c1be: Download complete 07:00:17 93b61091891f: Verifying Checksum 07:00:17 93b61091891f: Download complete 07:00:17 01666e4c0597: Verifying Checksum 07:00:17 01666e4c0597: Download complete 07:00:17 8ad3a11d3b57: Verifying Checksum 07:00:17 8ad3a11d3b57: Download complete 07:00:18 df20fa9351a1: Pull complete 07:00:18 36b3adc4ff6f: Pull complete 07:00:19 aa168da1d23b: Verifying Checksum 07:00:19 aa168da1d23b: Download complete 07:00:21 8ad3a11d3b57: Pull complete 07:00:21 46f8f816bc3b: Pull complete 07:00:21 93b61091891f: Pull complete 07:00:21 93b9cdb0e59b: Pull complete 07:00:21 5e14af77c1be: Pull complete 07:00:22 01666e4c0597: Pull complete 07:00:32 aa168da1d23b: Pull complete 07:00:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:00:32 prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container 07:00:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:00:37 $ docker top 5acb703b815a6944f370cce010d97038cd9da44ff0bb3834406a19a4cb6ff39c -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:38 + touch /tmp/pre-build-complete [Pipeline] sh 07:00:38 + mkdir -p /var/log/sa [Pipeline] sh 07:00:38 + ls /var/log/sa-host 07:00:38 + sadf -c /var/log/sa-host/sa09 07:00:38 file_magic: OK 07:00:38 HZ: Using current value: 100 07:00:38 file_header: OK 07:00:38 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 07:00:38 Statistics: 07:00:38 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... 07:00:38 File successfully converted to sysstat format version 12.2.1 07:00:38 + sadf -c /var/log/sa-host/sa23 07:00:38 file_magic: OK 07:00:38 HZ: Using current value: 100 07:00:38 file_header: OK 07:00:38 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 07:00:38 Statistics: 07:00:38 Hnuu...uuuununununu... 07:00:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:39 provisioning config files... 07:00:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3705704268396327921tmp [Pipeline] { [Pipeline] echo 07:00:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:39 ---> create-netrc.sh [Pipeline] } 07:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:00:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:00:39 ---> python-tools-install.sh [Pipeline] echo 07:00:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:00:40 ---> sudo-logs.sh 07:00:40 Archiving 'sudo' log.. [Pipeline] echo 07:00:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:00:40 ---> job-cost.sh 07:00:40 lf-activate-venv: SKIPPING 07:00:40 INFO: No Stack... 07:00:41 INFO: Retrieving Pricing Info for: v1-standard-2 07:00:42 INFO: Archiving Costs [Pipeline] echo 07:00:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:00:42 ---> logs-deploy.sh 07:00:42 lf-activate-venv: SKIPPING 07:00:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/3 07:00:42 INFO: archiving workspace using pattern(s): 07:00:43 Archives upload complete. 07:00:44 INFO: archiving logs to Nexus