Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (5c056bc7f9e82330427d4bfb42cbd5a6d727c69d) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15680 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing 78e7c944f16588511ee3e3776ea03b18066f32b8 Checking out Revision 78e7c944f16588511ee3e3776ea03b18066f32b8 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78e7c944f16588511ee3e3776ea03b18066f32b8 # timeout=10 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:33 ========================================================= 00:30:33 EdgeX Global Pipelines Version Info 00:30:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:34 ------------------- 00:30:34 stable info: 00:30:34 ------------------- 00:30:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:34 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:30:34 Message: update stable to v1.0.172 00:30:35 ------------------- 00:30:35 experimental info: 00:30:35 ------------------- 00:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:35 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:30:35 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78e7c944f16588511ee3e3776ea03b18066f32b8 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78e7c94 [Pipeline] echo 00:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:39 provisioning config files... 00:30:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1143198917546399439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:39 ---> docker-login.sh 00:30:39 nexus3.edgexfoundry.org:10001 00:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:40 Configure a credential helper to remove this warning. See 00:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:40 00:30:40 Login Succeeded 00:30:40 nexus3.edgexfoundry.org:10002 00:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:40 Configure a credential helper to remove this warning. See 00:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:40 00:30:40 Login Succeeded 00:30:40 nexus3.edgexfoundry.org:10003 00:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:40 Configure a credential helper to remove this warning. See 00:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:40 00:30:40 Login Succeeded 00:30:40 nexus3.edgexfoundry.org:10004 00:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:40 Configure a credential helper to remove this warning. See 00:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:40 00:30:40 Login Succeeded 00:30:40 docker.io 00:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:41 Configure a credential helper to remove this warning. See 00:30:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:41 00:30:41 Login Succeeded 00:30:41 ---> docker-login.sh ends [Pipeline] } 00:30:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:41 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/core-command/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo core-command,cmd/core-command/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/core-data/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo core-data,cmd/core-data/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/core-metadata/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/security-secrets-setup/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/support-notifications/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ dirname cmd/support-scheduler/Dockerfile 00:30:41 ++ cut -d/ -f2 00:30:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:41 + for file in '`ls cmd/**/Dockerfile`' 00:30:41 ++ cut -d/ -f2 00:30:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:41 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:42 00:30:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:42 latest: Pulling from edgex-devops/git-semver 00:30:42 31603596830f: Pulling fs layer 00:30:42 2a8b12db71e7: Pulling fs layer 00:30:42 6ca5941a6612: Pulling fs layer 00:30:42 ecc8261a40a4: Pulling fs layer 00:30:42 ecc8261a40a4: Waiting 00:30:42 2a8b12db71e7: Verifying Checksum 00:30:42 2a8b12db71e7: Download complete 00:30:42 31603596830f: Verifying Checksum 00:30:42 31603596830f: Download complete 00:30:43 ecc8261a40a4: Verifying Checksum 00:30:43 ecc8261a40a4: Download complete 00:30:43 6ca5941a6612: Verifying Checksum 00:30:43 6ca5941a6612: Download complete 00:30:43 31603596830f: Pull complete 00:30:43 2a8b12db71e7: Pull complete 00:30:44 6ca5941a6612: Pull complete 00:30:44 ecc8261a40a4: Pull complete 00:30:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:44 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:47 $ docker top 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:47 [ssh-agent] Looking for ssh-agent implementation... 00:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:47 $ docker exec 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent 00:30:48 SSH_AUTH_SOCK=/tmp/ssh-8FNjKzGuSfz4/agent.12 00:30:48 SSH_AGENT_PID=17 00:30:48 Running ssh-add (command line suppressed) 00:30:48 Identity added: /w/workspace/edgex-go/6@tmp/private_key_590923836169426544.key (/w/workspace/edgex-go/6@tmp/private_key_590923836169426544.key) 00:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:48 + git tag --points-at HEAD [Pipeline] } 00:30:48 $ docker exec --env ******** --env ******** 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent -k 00:30:48 unset SSH_AUTH_SOCK; 00:30:48 unset SSH_AGENT_PID; 00:30:48 echo Agent pid 17 killed; 00:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:48 [ssh-agent] Looking for ssh-agent implementation... 00:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:49 $ docker exec 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent 00:30:49 SSH_AUTH_SOCK=/tmp/ssh-46ewb7hhgNpy/agent.46 00:30:49 SSH_AGENT_PID=51 00:30:49 Running ssh-add (command line suppressed) 00:30:49 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4540351892024433718.key (/w/workspace/edgex-go/6@tmp/private_key_4540351892024433718.key) 00:30:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:49 + git semver init 00:30:49 # -> Open(): unable to determine branch for HEAD 00:30:49 # $GIT_DIR = /w/workspace/edgex-go/6/.git 00:30:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 00:30:49 # $SEMVER_REMOTE_NAME = origin 00:30:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:49 # $SEMVER_USER_NAME = edgex-jenkins 00:30:49 # $SEMVER_BRANCH = PR-2924 00:30:49 # $SEMVER_TEMP = /tmp/semver-605168526 00:30:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:16 # '/tmp/semver-605168526' -> '/w/workspace/edgex-go/6/.semver' 00:31:16 # -> Force: false 00:31:16 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 00:31:16 $ docker exec --env ******** --env ******** 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab ssh-agent -k 00:31:16 unset SSH_AUTH_SOCK; 00:31:16 unset SSH_AGENT_PID; 00:31:16 echo Agent pid 51 killed; 00:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:17 + git semver [Pipeline] } 00:31:17 $ docker stop --time=1 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab 00:31:19 $ docker rm -f 652d4f680fc3e682dfcb0fefb0e83c7459db2552e124027e17441815a6a15aab [Pipeline] // withDockerContainer [Pipeline] sh 00:31:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:20 Stashed 1 file(s) [Pipeline] echo 00:31:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:21 + sudo service docker restart 00:31:21 + true 00:31:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:22 ========================================================= 00:31:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:31:26 Sending build context to Docker daemon 326.4MB 00:31:26 Step 1/7 : ARG BASE=golang:1.15-alpine 00:31:26 Step 2/7 : FROM ${BASE} 00:31:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:26 188c0c94c7c5: Pulling fs layer 00:31:26 0ef7d3d256c8: Pulling fs layer 00:31:26 de9db76c5a1d: Pulling fs layer 00:31:26 bca2f99d35d6: Pulling fs layer 00:31:26 93359f2a8cfa: Pulling fs layer 00:31:26 7c6f9722023f: Pulling fs layer 00:31:26 a35cf1a2eb13: Pulling fs layer 00:31:26 93359f2a8cfa: Waiting 00:31:26 7c6f9722023f: Waiting 00:31:26 a35cf1a2eb13: Waiting 00:31:26 bca2f99d35d6: Waiting 00:31:26 de9db76c5a1d: Download complete 00:31:26 0ef7d3d256c8: Verifying Checksum 00:31:26 0ef7d3d256c8: Download complete 00:31:26 93359f2a8cfa: Verifying Checksum 00:31:26 93359f2a8cfa: Download complete 00:31:26 188c0c94c7c5: Verifying Checksum 00:31:26 188c0c94c7c5: Download complete 00:31:26 7c6f9722023f: Verifying Checksum 00:31:26 7c6f9722023f: Download complete 00:31:26 188c0c94c7c5: Pull complete 00:31:27 0ef7d3d256c8: Pull complete 00:31:27 de9db76c5a1d: Pull complete 00:31:28 a35cf1a2eb13: Verifying Checksum 00:31:28 a35cf1a2eb13: Download complete 00:31:28 bca2f99d35d6: Verifying Checksum 00:31:28 bca2f99d35d6: Download complete 00:31:35 bca2f99d35d6: Pull complete 00:31:35 93359f2a8cfa: Pull complete 00:31:35 7c6f9722023f: Pull complete 00:31:35 Still waiting to schedule task 00:31:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:39 a35cf1a2eb13: Pull complete 00:31:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:39 ---> a62c8e92a672 00:31:39 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:31:40 ---> Running in 60bfebb2f59b 00:31:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:41 (1/12) Installing libmagic (5.38-r0) 00:31:42 (2/12) Installing file (5.38-r0) 00:31:42 (3/12) Installing libc-dev (0.7.2-r3) 00:31:42 (4/12) Installing g++ (9.3.0-r2) 00:31:57 (5/12) Installing fortify-headers (1.1-r0) 00:31:57 (6/12) Installing patch (2.7.6-r6) 00:31:57 (7/12) Installing build-base (0.5-r2) 00:31:57 (8/12) Installing libsodium (1.0.18-r0) 00:31:57 (9/12) Installing pkgconf (1.7.2-r0) 00:31:57 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:57 (11/12) Installing libzmq (4.3.3-r0) 00:31:57 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:57 Executing busybox-1.31.1-r19.trigger 00:31:58 OK: 233 MiB in 51 packages 00:32:02 Removing intermediate container 60bfebb2f59b 00:32:02 ---> d9da2e25f8e6 00:32:02 Step 4/7 : WORKDIR /edgex-go 00:32:02 ---> Running in 0145e9db62d0 00:32:02 Removing intermediate container 0145e9db62d0 00:32:02 ---> 8db1c6d013bd 00:32:02 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:02 latest: Pulling from library/docker 00:32:02 05e7bc50f07f: Pulling fs layer 00:32:02 6db28d0fdbf6: Pulling fs layer 00:32:02 292df0bc6bf3: Pulling fs layer 00:32:02 2e060f4bd70b: Pulling fs layer 00:32:02 80e8d568a223: Pulling fs layer 00:32:02 8dc6ef1a942a: Pulling fs layer 00:32:02 2312dd95470a: Pulling fs layer 00:32:02 2e060f4bd70b: Waiting 00:32:02 8dc6ef1a942a: Waiting 00:32:02 2312dd95470a: Waiting 00:32:02 80e8d568a223: Waiting 00:32:02 292df0bc6bf3: Verifying Checksum 00:32:02 292df0bc6bf3: Download complete 00:32:02 6db28d0fdbf6: Verifying Checksum 00:32:02 05e7bc50f07f: Download complete 00:32:02 6db28d0fdbf6: Download complete 00:32:02 80e8d568a223: Verifying Checksum 00:32:02 80e8d568a223: Download complete 00:32:02 8dc6ef1a942a: Verifying Checksum 00:32:02 8dc6ef1a942a: Download complete 00:32:03 05e7bc50f07f: Pull complete 00:32:03 2312dd95470a: Verifying Checksum 00:32:03 2312dd95470a: Download complete 00:32:03 6db28d0fdbf6: Pull complete 00:32:03 292df0bc6bf3: Pull complete 00:32:04 2e060f4bd70b: Verifying Checksum 00:32:04 2e060f4bd70b: Download complete 00:32:06 2e060f4bd70b: Pull complete 00:32:06 80e8d568a223: Pull complete 00:32:06 8dc6ef1a942a: Pull complete 00:32:07 2312dd95470a: Pull complete 00:32:07 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 00:32:07 Status: Downloaded newer image for docker:latest 00:32:08 ---> 5c9838377140 00:32:08 Step 6/7 : COPY go.mod . 00:32:08 ---> b73beb1545bd 00:32:08 Step 7/7 : RUN go mod download 00:32:08 ---> Running in e25968a638b0 00:32:30 Removing intermediate container e25968a638b0 00:32:30 ---> 3de73b97cc68 00:32:30 Successfully built 3de73b97cc68 00:32:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:31 + docker inspect -f . ci-base-image-x86_64 00:32:31 . [Pipeline] withDockerContainer 00:32:31 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:32 $ docker top d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:32 + go version 00:32:32 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:32 $ docker stop --time=1 d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 00:32:34 $ docker rm -f d2761d1b9ddf582740c60672315b136da40d1dcf656fbce060dc49e602457c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:35 + docker inspect -f . ci-base-image-x86_64 00:32:35 . [Pipeline] withDockerContainer 00:32:35 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:32:35 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:35 $ docker top 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:36 ========================================================= 00:32:36 [edgeXBuildGoParallel] Running Tests and Build... 00:32:36 ========================================================= [Pipeline] sh 00:32:36 + make test 00:32:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:12 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 00:33:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.401s coverage: 68.5% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.178s coverage: 82.3% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.361s coverage: 28.6% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 00:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.113s coverage: 86.7% of statements 00:33:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.137s coverage: 97.5% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.331s coverage: 93.8% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.071s coverage: 0.1% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.036s coverage: 100.0% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.096s coverage: 87.2% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.2% of statements 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.105s coverage: 91.4% of statements 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 68.9% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.888s coverage: 86.3% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.164s coverage: 72.2% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.478s coverage: 72.1% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.053s coverage: 82.4% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.301s coverage: 84.0% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.028s coverage: 100.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.050s coverage: 100.0% of statements 00:33:36 GO111MODULE=on go vet ./... 00:34:03 gofmt -l . 00:34:03 [ "`gofmt -l .`" = "" ] 00:34:03 ./bin/test-go-mod-tidy.sh 00:34:03 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:03 + ls -al . 00:34:03 total 660 00:34:03 drwxrwxr-x 10 1001 1001 4096 Dec 12 00:34 . 00:34:03 drwxr-xr-x 4 root root 28 Dec 12 00:32 .. 00:34:03 -rw-rw-r-- 1 1001 1001 11 Dec 12 00:30 .dockerignore 00:34:03 drwxrwxr-x 8 1001 1001 179 Dec 12 00:30 .git 00:34:03 drwxrwxr-x 3 1001 1001 125 Dec 12 00:30 .github 00:34:03 -rw-rw-r-- 1 1001 1001 943 Dec 12 00:30 .gitignore 00:34:03 drwx------ 3 1001 1001 47 Dec 12 00:31 .semver 00:34:03 -rw-rw-r-- 1 1001 1001 166 Dec 12 00:30 .sonarcloud.properties 00:34:03 -rw-rw-r-- 1 1001 1001 3804 Dec 12 00:30 CONTRIBUTING.md 00:34:03 -rw-rw-r-- 1 1001 1001 1035 Dec 12 00:30 Dockerfile.build 00:34:03 -rw-rw-r-- 1 1001 1001 863 Dec 12 00:30 Jenkinsfile 00:34:03 -rw-rw-r-- 1 1001 1001 10775 Dec 12 00:30 LICENSE 00:34:03 -rw-rw-r-- 1 1001 1001 6318 Dec 12 00:30 Makefile 00:34:03 -rw-rw-r-- 1 1001 1001 6447 Dec 12 00:30 README.md 00:34:03 -rw-rw-r-- 1 1001 1001 7286 Dec 12 00:30 SECURITY.md 00:34:03 -rw-rw-r-- 1 1001 1001 5 Dec 12 00:31 VERSION 00:34:03 -rw-rw-r-- 1 1001 1001 4131 Dec 12 00:30 ZMQWindows.md 00:34:03 drwxrwxr-x 2 1001 1001 117 Dec 12 00:30 bin 00:34:03 drwxrwxr-x 15 1001 1001 4096 Dec 12 00:30 cmd 00:34:03 -rw-r--r-- 1 root root 565030 Dec 12 00:33 coverage.out 00:34:03 -rw-r--r-- 1 root root 1041 Dec 12 00:34 go.mod 00:34:03 -rw-r--r-- 1 root root 18856 Dec 12 00:34 go.sum 00:34:03 drwxrwxr-x 8 1001 1001 127 Dec 12 00:30 internal 00:34:03 drwxrwxr-x 4 1001 1001 26 Dec 12 00:30 openapi 00:34:03 drwxrwxr-x 4 1001 1001 71 Dec 12 00:30 snap 00:34:03 -rw-rw-r-- 1 1001 1001 168 Dec 12 00:30 version.go [Pipeline] sh 00:34:04 + '[' -e coverage.out ] 00:34:04 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:04 Stashed 1 file(s) [Pipeline] sh 00:34:04 + make build 00:34:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34: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 00:34:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:34: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 [Pipeline] } 00:34:30 $ docker stop --time=1 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e 00:34:32 $ docker rm -f 4a700bb965f3b342036aa924b7b1be596e66482e2e989939b3a88eeeff68c23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:36 00:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:36 latest: Pulling from edgex-devops/edgex-compose 00:34:36 cbdbe7a5bc2a: Pulling fs layer 00:34:36 ca9280d653b3: Pulling fs layer 00:34:36 7e9c9ca2126c: Pulling fs layer 00:34:37 cbdbe7a5bc2a: Verifying Checksum 00:34:37 cbdbe7a5bc2a: Download complete 00:34:37 cbdbe7a5bc2a: Pull complete 00:34:37 ca9280d653b3: Verifying Checksum 00:34:37 ca9280d653b3: Download complete 00:34:38 ca9280d653b3: Pull complete 00:34:40 7e9c9ca2126c: Verifying Checksum 00:34:40 7e9c9ca2126c: Download complete 00:34:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15684 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:34:40 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:34:46 using credential edgex-jenkins-ssh 00:34:46 Cloning the remote Git repository 00:34:47 7e9c9ca2126c: Pull complete 00:34:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:46 > git init /w/workspace/edgex-go/6 # timeout=10 00:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:46 > git --version # timeout=10 00:34:46 > git --version # 'git version 2.17.1' 00:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:47 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:34:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:50 $ docker top 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:50 + docker-compose build --help 00:34:50 + grep parallel 00:34:51 --parallel Build images in parallel. [Pipeline] } 00:34:51 $ docker stop --time=1 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd 00:34:53 $ docker rm -f 0f4f855af173db71ac23ef72c43887ec27c418b62527fd5847114f8b5c3450dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:53 . [Pipeline] withDockerContainer 00:34:53 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:34:53 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:34:54 $ docker top e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:55 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:56 Building docker-core-command-go ... 00:34:56 Building docker-core-data-go ... 00:34:56 Building docker-core-metadata-go ... 00:34:56 Building docker-security-bootstrap-redis-go ... 00:34:56 Building docker-security-proxy-setup-go ... 00:34:56 Building docker-security-secrets-setup-go ... 00:34:56 Building docker-security-secretstore-setup-go ... 00:34:56 Building docker-support-notifications-go ... 00:34:56 Building docker-support-scheduler-go ... 00:34:56 Building docker-sys-mgmt-agent-go ... 00:34:56 Building docker-security-bootstrap-redis-go 00:34:56 Building docker-core-metadata-go 00:34:56 Building docker-security-proxy-setup-go 00:34:56 Building docker-support-notifications-go 00:34:56 Building docker-core-data-go 00:35:04 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:35:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:04 > git config core.sparsecheckout # timeout=10 00:35:04 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:35:05 > git remote # timeout=10 00:35:05 > git config --get remote.origin.url # timeout=10 00:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:05 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 00:35:05 Merge succeeded, producing 74fd5c5f4ba4009fc485eae6dc54d2aca113046d 00:35:05 Checking out Revision 74fd5c5f4ba4009fc485eae6dc54d2aca113046d (PR-2924) 00:35:05 > git rev-parse HEAD^{commit} # timeout=10 00:35:05 > git config core.sparsecheckout # timeout=10 00:35:05 > git checkout -f 74fd5c5f4ba4009fc485eae6dc54d2aca113046d # timeout=10 00:35:10 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" 00:35:10 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:10 > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 00:35:12 + + sudotrue service 00:35:12 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:14 provisioning config files... 00:35:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4190027169885028825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:14 ---> docker-login.sh 00:35:14 nexus3.edgexfoundry.org:10001 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 nexus3.edgexfoundry.org:10002 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 nexus3.edgexfoundry.org:10003 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:17 nexus3.edgexfoundry.org:10004 00:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:17 Configure a credential helper to remove this warning. See 00:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:17 00:35:17 Login Succeeded 00:35:17 docker.io 00:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:18 Configure a credential helper to remove this warning. See 00:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:18 00:35:18 Login Succeeded 00:35:18 ---> docker-login.sh ends [Pipeline] } 00:35:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:18 ========================================================= 00:35:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:19 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:35:21 Sending build context to Docker daemon 165.7MB 00:35:21 Step 1/7 : ARG BASE=golang:1.15-alpine 00:35:21 Step 2/7 : FROM ${BASE} 00:35:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:21 5f621e34cdf4: Pulling fs layer 00:35:21 a4357932f1b6: Pulling fs layer 00:35:21 18c013af1878: Pulling fs layer 00:35:21 00ac8860ef70: Pulling fs layer 00:35:21 63d7cb157983: Pulling fs layer 00:35:21 b116817d02f9: Pulling fs layer 00:35:21 745a02a5169b: Pulling fs layer 00:35:21 b116817d02f9: Waiting 00:35:21 745a02a5169b: Waiting 00:35:21 63d7cb157983: Waiting 00:35:21 00ac8860ef70: Waiting 00:35:21 18c013af1878: Verifying Checksum 00:35:21 18c013af1878: Download complete 00:35:21 a4357932f1b6: Verifying Checksum 00:35:21 a4357932f1b6: Download complete 00:35:21 5f621e34cdf4: Verifying Checksum 00:35:21 5f621e34cdf4: Download complete 00:35:21 63d7cb157983: Verifying Checksum 00:35:21 63d7cb157983: Download complete 00:35:22 b116817d02f9: Verifying Checksum 00:35:22 b116817d02f9: Download complete 00:35:22 5f621e34cdf4: Pull complete 00:35:22 a4357932f1b6: Pull complete 00:35:23 18c013af1878: Pull complete 00:35:24 745a02a5169b: Verifying Checksum 00:35:24 745a02a5169b: Download complete 00:35:26 00ac8860ef70: Verifying Checksum 00:35:26 00ac8860ef70: Download complete 00:35:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:28 ---> 3de73b97cc68 00:35:28 Step 3/22 : WORKDIR /edgex-go 00:35:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:28 ---> 3de73b97cc68 00:35:28 Step 3/21 : WORKDIR /edgex-go 00:35:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:29 ---> 3de73b97cc68 00:35:29 Step 3/22 : WORKDIR /edgex-go 00:35:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:29 ---> 3de73b97cc68 00:35:29 Step 3/24 : WORKDIR /edgex-go 00:35:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:29 ---> 3de73b97cc68 00:35:29 Step 3/23 : WORKDIR /edgex-go 00:35:30 ---> Running in 8d73e6d1eab9 00:35:30 ---> Running in 71344be60fc2 00:35:30 ---> Running in b983b96b3f33 00:35:30 ---> Running in 6ae9cf0260f1 00:35:30 ---> Running in ffcd9e9d396c 00:35:31 Removing intermediate container 71344be60fc2 00:35:31 ---> 9c6a96596fc6 00:35:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:31 Removing intermediate container b983b96b3f33 00:35:31 ---> 60f49d97dfcf 00:35:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:31 Removing intermediate container ffcd9e9d396c 00:35:31 ---> 94e0e70f3d57 00:35:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:31 Removing intermediate container 6ae9cf0260f1 00:35:31 ---> 6eaa9575f184 00:35:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:31 Removing intermediate container 8d73e6d1eab9 00:35:31 ---> 2c965a917af6 00:35:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:31 ---> Running in 3e6d920ede5b 00:35:31 ---> Running in adc8120c64c9 00:35:31 ---> Running in 1355fbeb9b04 00:35:31 ---> Running in 8f4485eaca1b 00:35:31 ---> Running in 7032617846e0 00:35:33 Removing intermediate container adc8120c64c9 00:35:33 ---> f06ee40dd067 00:35:33 Step 5/21 : RUN apk update && apk add make git 00:35:33 Removing intermediate container 1355fbeb9b04 00:35:33 ---> a1b6c487d680 00:35:33 Step 5/22 : RUN apk update && apk add make git 00:35:33 Removing intermediate container 3e6d920ede5b 00:35:33 ---> 272777e2e516 00:35:33 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:35:33 ---> Running in 2e597f5b5168 00:35:33 ---> Running in fa2a09b2c58f 00:35:33 Removing intermediate container 8f4485eaca1b 00:35:33 ---> 318a2dfac088 00:35:33 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:35:33 ---> Running in 9fc57d3361ee 00:35:33 Removing intermediate container 7032617846e0 00:35:33 ---> dc80937d27f2 00:35:33 Step 5/22 : RUN apk update && apk add make git 00:35:33 ---> Running in 2a94161ef40f 00:35:34 ---> Running in a5de15b7b924 00:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:36 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:36 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:36 OK: 12750 distinct packages available 00:35:36 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:36 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:36 OK: 12750 distinct packages available 00:35:36 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:36 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:36 OK: 12750 distinct packages available 00:35:36 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:36 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:36 OK: 12750 distinct packages available 00:35:36 OK: 233 MiB in 51 packages 00:35:36 OK: 233 MiB in 51 packages 00:35:36 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:36 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:36 OK: 12750 distinct packages available 00:35:36 00ac8860ef70: Pull complete 00:35:36 63d7cb157983: Pull complete 00:35:36 b116817d02f9: Pull complete 00:35:36 OK: 233 MiB in 51 packages 00:35:36 OK: 233 MiB in 51 packages 00:35:37 OK: 233 MiB in 51 packages 00:35:38 Removing intermediate container 9fc57d3361ee 00:35:38 ---> 8f3dc7244e06 00:35:38 Step 6/23 : COPY go.mod . 00:35:38 Removing intermediate container 2e597f5b5168 00:35:38 ---> 67759fbd93b5 00:35:38 Step 6/21 : COPY go.mod . 00:35:38 Removing intermediate container fa2a09b2c58f 00:35:38 ---> 22dc4ac8d75b 00:35:38 Step 6/22 : COPY go.mod . 00:35:38 Removing intermediate container a5de15b7b924 00:35:38 ---> 835a0bc4003e 00:35:38 Step 6/22 : COPY go.mod . 00:35:38 Removing intermediate container 2a94161ef40f 00:35:38 ---> fbacf00da7a2 00:35:38 Step 6/24 : COPY go.mod . 00:35:38 ---> 0149c9fb9b28 00:35:38 Step 7/23 : RUN go mod download 00:35:38 ---> f2ae639c40a4 00:35:38 Step 7/22 : RUN go mod download 00:35:38 ---> 457e936a50f9 00:35:38 Step 7/21 : RUN go mod download 00:35:38 ---> Running in 93f752680a69 00:35:38 ---> Running in 60de6f6f8d87 00:35:38 ---> 0cca4666a559 00:35:38 Step 7/22 : RUN go mod download 00:35:38 ---> Running in 3ea0d4dc3d57 00:35:38 ---> 4c8c5edc8e86 00:35:38 Step 7/24 : RUN go mod download 00:35:38 ---> Running in b1f671ed65fd 00:35:38 ---> Running in 36cbcc3df189 00:35:40 745a02a5169b: Pull complete 00:35:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:40 ---> b7e6874047d6 00:35:40 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:41 Removing intermediate container 93f752680a69 00:35:41 ---> 01aa52426ae5 00:35:41 Step 8/23 : COPY . . 00:35:41 Removing intermediate container 60de6f6f8d87 00:35:41 ---> 7c6afa263e6b 00:35:41 Step 8/22 : COPY . . 00:35:42 Removing intermediate container 3ea0d4dc3d57 00:35:42 ---> 6ceeae671836 00:35:42 Step 8/21 : COPY . . 00:35:42 Removing intermediate container b1f671ed65fd 00:35:42 ---> bdc84925228b 00:35:42 Step 8/22 : COPY . . 00:35:43 ---> Running in d8ea59229e1e 00:35:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:44 Removing intermediate container 36cbcc3df189 00:35:44 ---> de7f89ea29ff 00:35:44 Step 8/24 : COPY . . 00:35:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:46 (1/12) Installing libmagic (5.38-r0) 00:35:47 (2/12) Installing file (5.38-r0) 00:35:47 (3/12) Installing libc-dev (0.7.2-r3) 00:35:47 (4/12) Installing g++ (9.3.0-r2) 00:35:52 (5/12) Installing fortify-headers (1.1-r0) 00:35:52 (6/12) Installing patch (2.7.6-r6) 00:35:52 (7/12) Installing build-base (0.5-r2) 00:35:52 (8/12) Installing libsodium (1.0.18-r0) 00:35:52 (9/12) Installing pkgconf (1.7.2-r0) 00:35:52 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:52 (11/12) Installing libzmq (4.3.3-r0) 00:35:52 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:52 Executing busybox-1.31.1-r19.trigger 00:35:52 OK: 217 MiB in 51 packages 00:35:57 Removing intermediate container d8ea59229e1e 00:35:57 ---> 5f46495b6405 00:35:57 Step 4/7 : WORKDIR /edgex-go 00:35:57 ---> Running in c1921adc38bf 00:35:58 Removing intermediate container c1921adc38bf 00:35:58 ---> 8fe5c707c488 00:35:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:35:58 latest: Pulling from library/docker 00:35:59 a3cc7d3b244e: Pulling fs layer 00:35:59 02a3295e0d61: Pulling fs layer 00:35:59 0f4f2e6d8100: Pulling fs layer 00:35:59 330b718f631f: Pulling fs layer 00:35:59 a93816041522: Pulling fs layer 00:35:59 bdb6da89ff94: Pulling fs layer 00:35:59 2a70c0c122f4: Pulling fs layer 00:35:59 a93816041522: Waiting 00:35:59 bdb6da89ff94: Waiting 00:35:59 2a70c0c122f4: Waiting 00:35:59 330b718f631f: Waiting 00:35:59 0f4f2e6d8100: Verifying Checksum 00:35:59 0f4f2e6d8100: Download complete 00:35:59 02a3295e0d61: Verifying Checksum 00:35:59 02a3295e0d61: Download complete 00:35:59 a3cc7d3b244e: Verifying Checksum 00:35:59 a3cc7d3b244e: Download complete 00:35:59 a93816041522: Download complete 00:35:59 bdb6da89ff94: Verifying Checksum 00:35:59 bdb6da89ff94: Download complete 00:35:59 2a70c0c122f4: Verifying Checksum 00:35:59 2a70c0c122f4: Download complete 00:36:00 a3cc7d3b244e: Pull complete 00:36:00 02a3295e0d61: Pull complete 00:36:01 0f4f2e6d8100: Pull complete 00:36:01 330b718f631f: Verifying Checksum 00:36:01 330b718f631f: Download complete 00:36:05 330b718f631f: Pull complete 00:36:05 a93816041522: Pull complete 00:36:06 bdb6da89ff94: Pull complete 00:36:06 2a70c0c122f4: Pull complete 00:36:06 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 00:36:06 Status: Downloaded newer image for docker:latest 00:36:10 ---> 5aab8ab649d9 00:36:10 Step 6/7 : COPY go.mod . 00:36:10 ---> 363e8b8fa4b1 00:36:10 Step 7/7 : RUN go mod download 00:36:10 ---> Running in 7672382384cc 00:36:18 ---> 2d4efc9648a9 00:36:18 Step 9/23 : RUN make cmd/core-data/core-data 00:36:18 ---> 08155a5b51ae 00:36:18 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:18 ---> fabcfd656842 00:36:18 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:36:19 ---> Running in a4770df08549 00:36:19 ---> Running in 4c80763f635a 00:36:19 ---> Running in a2c397f10011 00:36:19 ---> aa992127a24f 00:36:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:19 ---> ca9af75ba788 00:36:19 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:36:19 ---> Running in 1a45eeb14986 00:36:19 ---> Running in 819b7732477c 00:36: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 00:36:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:36:37 Removing intermediate container 7672382384cc 00:36:37 ---> 4c7620d505e7 00:36:37 Successfully built 4c7620d505e7 00:36:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:38 + docker inspect -f . ci-base-image-arm64 00:36:38 . [Pipeline] withDockerContainer 00:36:38 prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container 00:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:36:39 $ docker top f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:40 + go version 00:36:40 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:40 $ docker stop --time=1 f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 00:36:42 $ docker rm -f f8fa6161cd0c03d57f186cce9837ac1d9c44bf204c49ea1999914d370b7afeb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:43 + docker inspect -f . ci-base-image-arm64 00:36:44 . [Pipeline] withDockerContainer 00:36:44 prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container 00:36:44 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:36:46 $ docker top be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:46 ========================================================= 00:36:46 [edgeXBuildGoParallel] Running Tests and Build... 00:36:46 ========================================================= [Pipeline] sh 00:36:47 + make test 00:36:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:52 Removing intermediate container 819b7732477c 00:36:52 ---> e722ba93b963 00:36:52 00:36:52 Step 10/22 : FROM alpine:3.10 00:36:52 3.10: Pulling from library/alpine 00:36:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:36:53 Status: Downloaded newer image for alpine:3.10 00:36:53 ---> be4e4bea2c2e 00:36:53 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:36:53 ---> Running in 855bc45b2927 00:36:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:36:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:36:56 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:36:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:36:56 OK: 10348 distinct packages available 00:36:56 (1/5) Installing ca-certificates (20191127-r2) 00:36:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:36:56 (3/5) Installing libcurl (7.66.0-r3) 00:36:56 (4/5) Installing curl (7.66.0-r3) 00:36:56 (5/5) Installing dumb-init (1.2.2-r1) 00:36:56 Executing busybox-1.30.1-r3.trigger 00:36:56 Executing ca-certificates-20191127-r2.trigger 00:36:57 OK: 7 MiB in 19 packages 00:36:59 Removing intermediate container 855bc45b2927 00:36:59 ---> 9dcaf1796452 00:36:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:37:00 ---> Running in 128cde44c804 00:37:00 Removing intermediate container a4770df08549 00:37:00 ---> 3eeee4637e85 00:37:00 00:37:00 Step 10/21 : FROM alpine 00:37:00 Removing intermediate container 1a45eeb14986 00:37:00 ---> d4bd9b15e190 00:37:00 00:37:00 Step 10/24 : FROM scratch 00:37:00 ---> 00:37:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:00 latest: Pulling from library/alpine 00:37:00 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:37:00 Status: Downloaded newer image for alpine:latest 00:37:00 ---> b14afc6dfb98 00:37:00 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:00 Removing intermediate container 128cde44c804 00:37:00 ---> 0a53fa2631ed 00:37:00 Step 13/22 : WORKDIR / 00:37:00 ---> Running in 7ff7e642863c 00:37:00 ---> Running in 8e6e62425304 00:37:00 ---> Running in b624345eb119 00:37:01 Removing intermediate container 7ff7e642863c 00:37:01 ---> 47e6bfca5103 00:37:01 Step 12/24 : ENV APP_PORT=48060 00:37:01 Removing intermediate container b624345eb119 00:37:01 ---> fd386bd1fb25 00:37:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:37:01 ---> Running in e53b9819ea85 00:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:02 Removing intermediate container e53b9819ea85 00:37:02 ---> 8f9043b9e22c 00:37:02 Step 13/24 : EXPOSE $APP_PORT 00:37:02 v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:02 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:02 OK: 12747 distinct packages available 00:37:02 ---> Running in 0e3d4e2bde83 00:37:02 ---> 1896123e8c30 00:37:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:37:02 (1/4) Installing ca-certificates (20191127-r4) 00:37:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:02 (3/4) Installing libcurl (7.69.1-r3) 00:37:02 (4/4) Installing curl (7.69.1-r3) 00:37:02 Executing busybox-1.31.1-r19.trigger 00:37:03 Executing ca-certificates-20191127-r4.trigger 00:37:04 OK: 7 MiB in 18 packages 00:37:04 Removing intermediate container 0e3d4e2bde83 00:37:04 ---> 470f2817eea2 00:37:04 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:37:06 ---> bf37ef551d6d 00:37:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:37:06 ---> 7429b4b422a0 00:37:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:37:06 Removing intermediate container a2c397f10011 00:37:06 ---> d46e3379bb0f 00:37:06 00:37:06 Step 10/22 : FROM scratch 00:37:06 ---> 00:37:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:07 ---> 9b03b8d2b5b3 00:37:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:37:07 ---> Running in 10ab655bb62c 00:37:07 ---> 99c62c0c5d81 00:37:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:07 Removing intermediate container 8e6e62425304 00:37:07 ---> d3338866e969 00:37:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:07 ---> Running in bb95c988d5f3 00:37:07 Removing intermediate container 10ab655bb62c 00:37:07 ---> b012fcaf1688 00:37:07 Step 12/22 : ENV APP_PORT=48081 00:37:08 ---> 6866d59b9234 00:37:08 Step 18/22 : RUN chmod +x entrypoint.sh 00:37:09 ---> Running in 64a999233e8f 00:37:09 ---> Running in 41103d8b54b4 00:37:09 ---> 2e03e8af5bae 00:37:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:09 Removing intermediate container bb95c988d5f3 00:37:09 ---> c649e0af0984 00:37:09 Step 13/21 : WORKDIR /edgex 00:37:11 Removing intermediate container 4c80763f635a 00:37:11 ---> 546c3e213afd 00:37:11 00:37:11 Step 10/23 : FROM alpine 00:37:11 ---> b14afc6dfb98 00:37:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:11 Removing intermediate container 64a999233e8f 00:37:11 ---> 7a69fa1b3222 00:37:11 Step 13/22 : EXPOSE $APP_PORT 00:37:11 ---> Running in 756ad3bb1c6c 00:37:11 ---> Running in eef3ff554948 00:37:11 ---> Running in dce16baad734 00:37:11 ---> 5799757e1e6b 00:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:11 Removing intermediate container dce16baad734 00:37:11 ---> a4173ee6f85c 00:37:11 Step 14/22 : WORKDIR / 00:37:12 Removing intermediate container 756ad3bb1c6c 00:37:12 ---> 836162284f3d 00:37:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:12 Removing intermediate container eef3ff554948 00:37:12 ---> 8bbd16a0329e 00:37:12 Step 12/23 : ENV APP_PORT=48080 00:37:12 ---> Running in 170120e36d8a 00:37:12 ---> Running in 93843f54b0ef 00:37:12 ---> 069d7331dc06 00:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:12 ---> b6045af20158 00:37:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:12 Removing intermediate container 170120e36d8a 00:37:12 ---> 8aabc8289e7d 00:37:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:12 Removing intermediate container 93843f54b0ef 00:37:12 ---> 0999e6768468 00:37:12 Step 13/23 : EXPOSE $APP_PORT 00:37:12 Removing intermediate container 41103d8b54b4 00:37:12 ---> cd9ac85ac2ee 00:37:12 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:37:12 ---> Running in 6fbc2a5f8cbf 00:37:13 ---> Running in 919a32ec40ca 00:37:13 ---> 3efee1e4d0b5 00:37:13 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:13 ---> 06c566daa8e1 00:37:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:13 ---> 3b75d1c12fb5 00:37:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:13 ---> Running in 0383fc3b9040 00:37:13 Removing intermediate container 6fbc2a5f8cbf 00:37:13 ---> fb077a56ef20 00:37:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:13 ---> Running in 45ccd547f074 00:37:13 Removing intermediate container 919a32ec40ca 00:37:13 ---> e989ed5b74c4 00:37:13 Step 20/22 : LABEL arch=x86_64 00:37:13 Removing intermediate container 0383fc3b9040 00:37:13 ---> bcf480879e0b 00:37:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:14 ---> Running in 650619db2744 00:37:14 ---> Running in 113ea7c0966d 00:37:14 ---> 6626a291536c 00:37:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:14 ---> d294533ad03b 00:37:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:14 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:14 ---> Running in 403342994b99 00:37:14 Removing intermediate container 650619db2744 00:37:14 ---> c436407b53ac 00:37:14 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:37:14 Removing intermediate container 113ea7c0966d 00:37:14 ---> 1326f308656a 00:37:14 Step 22/24 : LABEL arch=x86_64 00:37:14 ---> Running in fafe9ee4a4ff 00:37:14 ---> Running in 07c781418263 00:37:14 Removing intermediate container 403342994b99 00:37:14 ---> ccee852456e6 00:37:14 Step 18/21 : CMD ["--init=true"] 00:37:14 ---> 62139dc36af5 00:37:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:14 ---> Running in aaee69f93226 00:37:14 ---> Running in 4183fd0fa6ce 00:37:15 Removing intermediate container fafe9ee4a4ff 00:37:15 ---> 688cee112a11 00:37:15 Step 22/22 : LABEL version=0.0.0 00:37:15 Removing intermediate container 07c781418263 00:37:15 ---> c96e6789fd75 00:37:15 Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:37:15 Removing intermediate container aaee69f93226 00:37:15 ---> 625f3f98d853 00:37:15 Step 19/21 : LABEL arch=x86_64 00:37:15 ---> Running in 2eec21749b31 00:37:15 Removing intermediate container 4183fd0fa6ce 00:37:15 ---> 6c9983fdb634 00:37:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:15 ---> Running in 00d88abbe242 00:37:15 ---> Running in 61351630f2ba 00:37:15 Removing intermediate container 45ccd547f074 00:37:15 ---> aaf768cdc22d 00:37:15 Step 15/23 : RUN apk --no-cache add zeromq 00:37:15 ---> Running in 70817e1d3ba8 00:37:15 Removing intermediate container 2eec21749b31 00:37:15 ---> f9837dd58d9e 00:37:15 00:37:15 ---> Running in 7ba55a5c897b 00:37:15 Removing intermediate container 00d88abbe242 00:37:15 ---> 290cac548441 00:37:15 Step 24/24 : LABEL version=0.0.0 00:37:15 Successfully built f9837dd58d9e 00:37:16 Removing intermediate container 61351630f2ba 00:37:16 ---> b4d2b47ece95 00:37:16 Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:37:16 Successfully tagged docker-security-bootstrap-redis-go:latest 00:37:16  Building docker-security-bootstrap-redis-go ... done Building docker-security-secrets-setup-go 00:37:16 Removing intermediate container 70817e1d3ba8 00:37:16 ---> 2c81d72a9d2b 00:37:16 Step 20/22 : LABEL arch=x86_64 00:37:16 ---> Running in c563d67f8c8f 00:37:16 ---> Running in ea7766846573 00:37:16 ---> Running in 6d1661d08df1 00:37:16 Removing intermediate container c563d67f8c8f 00:37:16 ---> 9b9b0823a5f0 00:37:16 00:37:16 Removing intermediate container ea7766846573 00:37:16 ---> 2b1416212ce9 00:37:16 Step 21/21 : LABEL version=0.0.0 00:37:16 Successfully built 9b9b0823a5f0 00:37:16 Successfully tagged docker-support-notifications-go:latest 00:37:16  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:16 Removing intermediate container 6d1661d08df1 00:37:16 ---> 0be214c70bc9 00:37:16 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:37:17 ---> Running in 87a0d348bfd4 00:37:17 ---> Running in 092fec02e1b1 00:37:17 Removing intermediate container 87a0d348bfd4 00:37:17 ---> 5f0a872f0ddd 00:37:17 00:37:17 Removing intermediate container 092fec02e1b1 00:37:17 ---> 7d4c470e6703 00:37:17 Step 22/22 : LABEL version=0.0.0 00:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:17 Successfully built 5f0a872f0ddd 00:37:18 Successfully tagged docker-security-proxy-setup-go:latest 00:37:18 Building docker-core-command-go 00:37:18  Building docker-security-proxy-setup-go ... done  ---> Running in faba6ad346d6 00:37:18 (1/5) Installing libgcc (9.3.0-r2) 00:37:19 (2/5) Installing libsodium (1.0.18-r0) 00:37:19 (3/5) Installing libstdc++ (9.3.0-r2) 00:37:20 (4/5) Installing libzmq (4.3.3-r0) 00:37:20 (5/5) Installing zeromq (4.3.3-r0) 00:37:20 Executing busybox-1.31.1-r19.trigger 00:37:20 OK: 8 MiB in 19 packages 00:37:23 Removing intermediate container faba6ad346d6 00:37:23 ---> 352d2283cee3 00:37:23 00:37:24 Successfully built 352d2283cee3 00:37:24 Successfully tagged docker-core-metadata-go:latest 00:37:24  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 00:37:27 Removing intermediate container 7ba55a5c897b 00:37:27 ---> bccae962cd53 00:37:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:37:27 ---> cc09f456d683 00:37:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:29 ---> 43fc971627a2 00:37:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:33 ---> 05836ee6c128 00:37:33 Step 19/23 : ENTRYPOINT ["/core-data"] 00:37:34 ---> Running in d5d1ceb69931 00:37:34 Removing intermediate container d5d1ceb69931 00:37:34 ---> 2d2d90712c0a 00:37:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:35 ---> Running in 01adac3b128a 00:37:35 Removing intermediate container 01adac3b128a 00:37:35 ---> 0da6c6602d1a 00:37:35 Step 21/23 : LABEL arch=x86_64 00:37:36 ---> Running in b8c31f645494 00:37:37 Removing intermediate container b8c31f645494 00:37:37 ---> 13fd1b735d25 00:37:37 Step 22/23 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:37:38 ---> Running in c8017cb28f91 00:37:41 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:41 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:37:41 ---> 3de73b97cc68 00:37:41 Step 3/29 : WORKDIR /edgex-go 00:37:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:41 ---> 3de73b97cc68 00:37:41 Step 3/22 : WORKDIR /edgex-go 00:37:41 ---> Using cache 00:37:41 ---> 2c965a917af6 00:37:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:41 ---> Using cache 00:37:41 ---> 2c965a917af6 00:37:41 Step 4/29 : RUN apk update && apk add make git 00:37:41 ---> Using cache 00:37:41 ---> dc80937d27f2 00:37:41 Step 5/22 : RUN apk update && apk add make git 00:37:41 ---> Using cache 00:37:41 ---> 835a0bc4003e 00:37:41 Step 6/22 : COPY go.mod . 00:37:41 ---> Using cache 00:37:41 ---> 0cca4666a559 00:37:41 Step 7/22 : RUN go mod download 00:37:41 ---> Using cache 00:37:41 ---> bdc84925228b 00:37:41 Step 8/22 : COPY . . 00:37:42 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:37:42 ---> 3de73b97cc68 00:37:42 Step 3/27 : WORKDIR /edgex-go 00:37:42 ---> Using cache 00:37:42 ---> 2c965a917af6 00:37:42 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:42 ---> Using cache 00:37:42 ---> dc80937d27f2 00:37:42 Step 5/27 : RUN apk update && apk add make bash git 00:37:42 ---> Using cache 00:37:42 ---> ca9af75ba788 00:37:42 Step 9/22 : RUN make cmd/core-command/core-command 00:37:43 ---> Running in dc7f3b72c7e9 00:37:43 ---> Running in 722dd5a2f727 00:37:43 ---> Running in 39d81330195f 00:37:43 Removing intermediate container c8017cb28f91 00:37:43 ---> 2f6f570290ea 00:37:43 Step 23/23 : LABEL version=0.0.0 00:37:44 ---> Running in afe7c8e1ba50 00:37:44 Removing intermediate container afe7c8e1ba50 00:37:44 ---> a161bf498918 00:37:44 00:37:45 Successfully built a161bf498918 00:37:45 Successfully tagged docker-core-data-go:latest 00:37:45 Building docker-security-secretstore-setup-go 00:37:45  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:45 ---> 3de73b97cc68 00:37:45 Step 3/21 : WORKDIR /edgex-go 00:37:45 ---> Using cache 00:37:45 ---> 2c965a917af6 00:37:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:45 ---> Using cache 00:37:45 ---> dc80937d27f2 00:37:45 Step 5/21 : RUN apk update && apk add make git 00:37:45 ---> Using cache 00:37:45 ---> 835a0bc4003e 00:37:45 Step 6/21 : COPY go.mod . 00:37:45 ---> Using cache 00:37:45 ---> 0cca4666a559 00:37:45 Step 7/21 : RUN go mod download 00:37:45 ---> Using cache 00:37:45 ---> bdc84925228b 00:37:45 Step 8/21 : COPY . . 00:37:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:45 ---> Using cache 00:37:45 ---> ca9af75ba788 00:37:45 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:46 ---> Running in 8fa50c58612f 00:37:47 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:47 OK: 12750 distinct packages available 00:37:47 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:47 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:47 OK: 12750 distinct packages available 00:37:47 OK: 233 MiB in 51 packages 00:37:47 OK: 233 MiB in 51 packages 00:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:37:52 Removing intermediate container dc7f3b72c7e9 00:37:52 ---> 7f2003de665a 00:37:52 Step 6/27 : COPY go.mod . 00:37:52 Removing intermediate container 39d81330195f 00:37:52 ---> c1b36763225b 00:37:52 Step 5/29 : COPY go.mod . 00:37:52 ---> bf3460ee1f5b 00:37:52 Step 7/27 : RUN go mod download 00:37:53 ---> 50f6d3bc8f5f 00:37:53 Step 6/29 : RUN go mod download 00:37:53 ---> Running in 156a670b2392 00:37:53 ---> Running in f55f1a3dd251 00:37:58 Removing intermediate container 156a670b2392 00:37:58 ---> 23981e79189b 00:37:58 Step 8/27 : COPY . . 00:37:58 Removing intermediate container f55f1a3dd251 00:37:58 ---> 54424d58ec6d 00:37:58 Step 7/29 : COPY . . 00:38:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:10 ---> 3de73b97cc68 00:38:10 Step 3/24 : WORKDIR /edgex-go 00:38:10 ---> Using cache 00:38:10 ---> 2c965a917af6 00:38:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:10 ---> Using cache 00:38:10 ---> dc80937d27f2 00:38:10 Step 5/24 : RUN apk update && apk add make git 00:38:10 ---> Using cache 00:38:10 ---> 835a0bc4003e 00:38:10 Step 6/24 : COPY go.mod . 00:38:10 ---> Using cache 00:38:10 ---> 0cca4666a559 00:38:10 Step 7/24 : RUN go mod download 00:38:10 ---> Using cache 00:38:10 ---> bdc84925228b 00:38:10 Step 8/24 : COPY . . 00:38:10 ---> Using cache 00:38:10 ---> ca9af75ba788 00:38:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:12 ---> Running in a69e528dc1f3 00:38:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:32 Removing intermediate container 722dd5a2f727 00:38:32 ---> 8fdf16c36b2c 00:38:32 00:38:32 Step 10/22 : FROM scratch 00:38:32 ---> 00:38:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:32 Removing intermediate container 8fa50c58612f 00:38:32 ---> acf4498a1f26 00:38:32 00:38:32 Step 10/21 : FROM scratch 00:38:32 ---> 00:38:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:32 ---> e054e1e6ce6c 00:38:32 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:32 ---> Running in eafbfc09f467 00:38:32 ---> Using cache 00:38:32 ---> b012fcaf1688 00:38:32 Step 12/22 : ENV APP_PORT=48082 00:38:32 ---> Using cache 00:38:32 ---> b012fcaf1688 00:38:32 Step 12/21 : ENV APP_PORT=48085 00:38:32 ---> Running in b7c2e2e77af0 00:38:32 ---> Running in 0b35da96535a 00:38:32 ---> 9e61b3272305 00:38:32 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:38:32 ---> Running in 46bee62f4c99 00:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:32 Removing intermediate container 0b35da96535a 00:38:32 ---> e3f57dc737a2 00:38:32 Step 13/21 : EXPOSE $APP_PORT 00:38:32 Removing intermediate container b7c2e2e77af0 00:38:32 ---> d686565b1bce 00:38:32 Step 13/22 : EXPOSE $APP_PORT 00:38:32 ---> Running in a26f2f497c7b 00:38:32 ---> Running in 3c872ba6b621 00:38:32 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s 00:38:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:32 Removing intermediate container 3c872ba6b621 00:38:32 ---> a5de36b501dc 00:38:32 Step 14/22 : WORKDIR / 00:38:32 Removing intermediate container a26f2f497c7b 00:38:32 ---> e41554799708 00:38:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:38:32 ---> Running in e6d6e4412131 00:38:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:38:32 Removing intermediate container e6d6e4412131 00:38:32 ---> 6ff97465153d 00:38:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:32 ---> f9fbd85f793d 00:38:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:33 ---> 846c4f485b5a 00:38:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38: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 00:38:34 ---> 334179b34e30 00:38:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:35 ---> 1ae0037aaa9e 00:38:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:35 ---> 8ec89904c2fe 00:38:35 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:35 ---> 1397e44b2f74 00:38:35 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:35 ---> Running in ee6732695623 00:38:35 ---> Running in d59158eb9202 00:38:36 Removing intermediate container ee6732695623 00:38:36 ---> d9c9f62337ee 00:38:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:36 Removing intermediate container d59158eb9202 00:38:36 ---> b34556b47c27 00:38:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:36 ---> Running in 6e53af921b08 00:38:36 ---> Running in cf428e3356e9 00:38:36 Removing intermediate container 6e53af921b08 00:38:36 ---> 1c25d2788ee6 00:38:36 Step 20/22 : LABEL arch=x86_64 00:38:36 ---> Running in 634099ca24ea 00:38:36 Removing intermediate container cf428e3356e9 00:38:36 ---> dde605139cc6 00:38:36 Step 19/21 : LABEL arch=x86_64 00:38:36 ---> Running in 60e743cc9032 00:38:37 Removing intermediate container 634099ca24ea 00:38:37 ---> 9a7ba2a91e4a 00:38:37 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:38:38 Removing intermediate container 60e743cc9032 00:38:38 ---> f53c16f4de22 00:38:38 Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:38:38 ---> Running in 122c2e48368d 00:38:38 ---> Running in d43f2ebd953d 00:38:38 Removing intermediate container 122c2e48368d 00:38:38 ---> 5dc19fea69c4 00:38:38 Step 22/22 : LABEL version=0.0.0 00:38:38 ---> Running in 44a40d503052 00:38:38 Removing intermediate container d43f2ebd953d 00:38:38 ---> 49cccbb77e9c 00:38:38 Step 21/21 : LABEL version=0.0.0 00:38:38 ---> Running in 2cdff016e759 00:38:39 Removing intermediate container 44a40d503052 00:38:39 ---> 8a66b0e33925 00:38:39 00:38:39 Removing intermediate container 2cdff016e759 00:38:39 ---> fcc66bae0914 00:38:39 00:38:39 Successfully built 8a66b0e33925 00:38:39 Successfully built fcc66bae0914 00:38:39 Successfully tagged docker-core-command-go:latest 00:38:39  Building docker-core-command-go ... done Successfully tagged docker-support-scheduler-go:latest 00:38:43  Building docker-support-scheduler-go ... done Removing intermediate container a69e528dc1f3 00:38:43 ---> d51294de7aa9 00:38:43 00:38:43 Step 10/24 : FROM alpine:3.10 00:38:43 ---> be4e4bea2c2e 00:38:43 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:43 ---> Using cache 00:38:43 ---> 9dcaf1796452 00:38:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:43 ---> Running in cfac6ca8e63d 00:38:43 Removing intermediate container cfac6ca8e63d 00:38:43 ---> 81af9e8e3d09 00:38:43 Step 13/24 : WORKDIR / 00:38:43 ---> Running in 5363292d3650 00:38:43 Removing intermediate container 5363292d3650 00:38:43 ---> 020ccf781815 00:38:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:44 ---> 86c7d55521ec 00:38:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.322s coverage: 46.6% of statements 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:45 ---> 6e761d0f7002 00:38:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:45 ---> cfe458353e0b 00:38:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:46 ---> c71b7a681121 00:38:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:46 ---> 07f4578673b0 00:38:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:47 ---> cb969b227b06 00:38:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:47 ---> Running in 9f5bbe6dada9 00:38:50 Removing intermediate container 46bee62f4c99 00:38:50 ---> d5a17c25e2ca 00:38:50 00:38:50 Step 9/29 : FROM alpine:latest 00:38:50 ---> b14afc6dfb98 00:38:50 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:38:50 Removing intermediate container eafbfc09f467 00:38:50 ---> e0fb9d0ff02a 00:38:50 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:50 ---> Running in 8febb31ea9b2 00:38:50 ---> Running in ed0f8b8c8fcd 00:38:50 Removing intermediate container 9f5bbe6dada9 00:38:50 ---> 2f7ab472c76b 00:38:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:50 Removing intermediate container 8febb31ea9b2 00:38:50 ---> 7749ac28a9d1 00:38:50 Step 11/29 : USER root 00:38:50 ---> Running in 570c0019d03f 00:38:50 ---> Running in 4862c75a3d58 00:38:50 Removing intermediate container 570c0019d03f 00:38:50 ---> 29a0e49b63b5 00:38:50 Step 22/24 : LABEL arch=x86_64 00:38:50 Removing intermediate container 4862c75a3d58 00:38:50 ---> dff8bc54613d 00:38:50 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:38:50 ---> Running in 53fb07c6515b 00:38:50 ---> Running in 8ef2016a570d 00:38:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:50 Removing intermediate container 53fb07c6515b 00:38:50 ---> 7df2982daf89 00:38:50 Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:38:50 ---> Running in 9fab621dc76b 00:38:51 Removing intermediate container 9fab621dc76b 00:38:51 ---> ca87eafd5981 00:38:51 Step 24/24 : LABEL version=0.0.0 00:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:51 ---> Running in bd69ce7f27fa 00:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:51 Removing intermediate container bd69ce7f27fa 00:38:51 ---> 0fc212b4c14d 00:38:51 00:38:51 v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:38:51 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:38:51 OK: 12747 distinct packages available 00:38:51 Successfully built 0fc212b4c14d 00:38:51 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:51  Building docker-security-secretstore-setup-go ... done Removing intermediate container ed0f8b8c8fcd 00:38:51 ---> 75542b29f427 00:38:51 00:38:51 Step 11/27 : FROM docker:latest 00:38:51 ---> aefe523efa57 00:38:51 Step 12/27 : RUN apk add --no-cache bash 00:38:51 ---> Running in 8edf6d5ce650 00:38:51 (1/2) Installing ca-certificates (20191127-r4) 00:38:51 (2/2) Installing dumb-init (1.2.2-r1) 00:38:51 Executing busybox-1.31.1-r19.trigger 00:38:51 Executing ca-certificates-20191127-r4.trigger 00:38:52 OK: 6 MiB in 16 packages 00:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:52 (1/2) Installing readline (8.0.4-r0) 00:38:52 (2/2) Installing bash (5.0.17-r0) 00:38:52 Executing bash-5.0.17-r0.post-install 00:38:52 Executing busybox-1.31.1-r19.trigger 00:38:52 OK: 12 MiB in 22 packages 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.522s coverage: 27.1% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.085s coverage: 100.0% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.502s coverage: 68.5% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:53 Removing intermediate container 8ef2016a570d 00:38:53 ---> 2eda389e5800 00:38:53 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:38:54 Removing intermediate container 8edf6d5ce650 00:38:54 ---> d104781a3c9a 00:38:54 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:38:54 ---> Running in 703762c2c491 00:38:54 ---> Running in 5a5d2357a0b7 00:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.686s coverage: 82.3% of statements 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:54 Removing intermediate container 703762c2c491 00:38:54 ---> f2ba1338f6e0 00:38:54 Step 14/29 : WORKDIR $BASE_DIR 00:38:54 ---> Running in f72eaf5d1fdc 00:38:54 Removing intermediate container f72eaf5d1fdc 00:38:54 ---> ba2ebe6c1ae6 00:38:54 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:38:54 ---> Running in 4f8abcde10cc 00:38:55 Removing intermediate container 5a5d2357a0b7 00:38:55 ---> 067415aec062 00:38:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:38:55 ---> Running in 85ae902f05ef 00:38:55 Removing intermediate container 85ae902f05ef 00:38:55 ---> 1849cd702824 00:38:55 Step 15/27 : ENV APP_PORT=48090 00:38:55 ---> Running in f802e23102bb 00:38:55 Removing intermediate container f802e23102bb 00:38:55 ---> fb42691e318e 00:38:55 Step 16/27 : EXPOSE $APP_PORT 00:38:55 Removing intermediate container 4f8abcde10cc 00:38:55 ---> 5f3c25ebed38 00:38:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:38:55 ---> Running in a05590b166bf 00:38:56 Removing intermediate container a05590b166bf 00:38:56 ---> e19955a4bfa9 00:38:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:56 ---> 357466c2c93c 00:38:56 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:38:56 ---> becb25455c08 00:38:56 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:56 ---> ae51abda68c4 00:38:56 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:38:56 ---> 120698cb7f70 00:38:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:56 ---> a9cfb769e705 00:38:56 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:38:57 ---> 6c61722d2131 00:38:57 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:38:57 ---> 61fe9db3ee45 00:38:57 Step 20/27 : RUN apk --no-cache add py3-pip 00:38:57 ---> Running in a0500d083ceb 00:38:57 ---> 5c78e1a596b1 00:38:57 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:38:57 ---> Running in 9d99d0a31ec7 00:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:58 (1/33) Installing libbz2 (1.0.8-r1) 00:38:58 (2/33) Installing expat (2.2.9-r1) 00:38:58 (3/33) Installing libffi (3.3-r2) 00:38:58 (4/33) Installing gdbm (1.13-r1) 00:38:58 (5/33) Installing xz-libs (5.2.5-r0) 00:38:58 (6/33) Installing sqlite-libs (3.32.1-r0) 00:38:58 (7/33) Installing python3 (3.8.5-r0) 00:38:59 Removing intermediate container 9d99d0a31ec7 00:38:59 ---> 4535d073bed1 00:38:59 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:39:00 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:00 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:00 (11/33) Installing py3-six (1.15.0-r0) 00:39:00 (12/33) Installing py3-packaging (20.4-r0) 00:39:00 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:00 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:00 (15/33) Installing py3-idna (2.9-r0) 00:39:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:02 (18/33) Installing py3-requests (2.23.0-r0) 00:39:02 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:02 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:02 ---> f14719e7bd77 00:39:02 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.300s coverage: 28.6% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.197s coverage: 100.0% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.386s coverage: 86.7% of statements 00:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:02 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:02 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:03 (24/33) Installing py3-distro (1.5.0-r1) 00:39:03 ---> Running in ab7accd85fb4 00:39:03 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:03 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:03 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:03 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:03 (29/33) Installing py3-progress (1.5-r0) 00:39:03 (30/33) Installing py3-toml (0.10.1-r0) 00:39:03 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:03 (33/33) Installing py3-pip (20.1.1-r0) 00:39:03 Executing busybox-1.31.1-r19.trigger 00:39:03 OK: 71 MiB in 55 packages 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.396s coverage: 97.5% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:04 Removing intermediate container ab7accd85fb4 00:39:04 ---> b4e5e9101355 00:39:04 Step 24/29 : RUN chmod 755 security-secrets-setup 00:39:09 ---> Running in 6440fe34c8c4 00:39:09 Removing intermediate container a0500d083ceb 00:39:09 ---> 440c4e469074 00:39:09 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:09 ---> Running in b0d06dc8a644 00:39:09 Removing intermediate container 6440fe34c8c4 00:39:09 ---> 9e2596d591b6 00:39:09 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:39:09 ---> Running in ed269e1f3a81 00:39:09 Removing intermediate container ed269e1f3a81 00:39:09 ---> 6ba81e5172ae 00:39:09 Step 26/29 : CMD [ "generate" ] 00:39:09 ---> Running in 0a67571574c6 00:39:09 Removing intermediate container 0a67571574c6 00:39:09 ---> c1b37f82deb5 00:39:09 Step 27/29 : LABEL arch=x86_64 00:39:10 ---> Running in 7f76442acae0 00:39:10 Removing intermediate container 7f76442acae0 00:39:10 ---> 484ea2867cb1 00:39:10 Step 28/29 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:39:10 ---> Running in beba3b7e04cd 00:39:10 Collecting docker-compose==1.23.2 00:39:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:10 Removing intermediate container beba3b7e04cd 00:39:10 ---> 716ae6f3cda8 00:39:10 Step 29/29 : LABEL version=0.0.0 00:39:10 ---> Running in e337961322fe 00:39:10 Collecting jsonschema<3,>=2.5.1 00:39:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:10 Collecting docopt<0.7,>=0.6.1 00:39:10 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:10 Removing intermediate container e337961322fe 00:39:10 ---> 6602c9cc081f 00:39:10 00:39:11 Successfully built 6602c9cc081f 00:39:11 Successfully tagged docker-security-secrets-setup-go:latest 00:39:12  Building docker-security-secrets-setup-go ... done Collecting dockerpty<0.5,>=0.4.1 00:39:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:12 Collecting cached-property<2,>=1.2.0 00:39:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.121s coverage: 93.8% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.127s coverage: 87.2% of statements 00:39:13 Collecting docker<4.0,>=3.6.0 00:39:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.2% of statements 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.4% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:13 Collecting websocket-client<1.0,>=0.32.0 00:39:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:13 Collecting PyYAML<4,>=3.10 00:39:13 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:14 Collecting texttable<0.10,>=0.9.0 00:39:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:39:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:39:15 Collecting urllib3<1.25,>=1.21.1 00:39:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:15 Collecting idna<2.8,>=2.5 00:39:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:15 Collecting docker-pycreds>=0.4.0 00:39:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:15 Installing collected packages: jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, texttable, docker-compose 00:39:15 Running setup.py install for docopt: started 00:39:16 Running setup.py install for docopt: finished with status 'done' 00:39:16 Running setup.py install for dockerpty: started 00:39:16 Running setup.py install for dockerpty: finished with status 'done' 00:39:16 Attempting uninstall: urllib3 00:39:16 Found existing installation: urllib3 1.25.9 00:39:16 Uninstalling urllib3-1.25.9: 00:39:16 Successfully uninstalled urllib3-1.25.9 00:39:16 Attempting uninstall: idna 00:39:16 Found existing installation: idna 2.9 00:39:16 Uninstalling idna-2.9: 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.735s coverage: 63.5% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 00:39:16 Successfully uninstalled idna-2.9 00:39:16 Attempting uninstall: requests 00:39:16 Found existing installation: requests 2.23.0 00:39:16 Uninstalling requests-2.23.0: 00:39:16 Successfully uninstalled requests-2.23.0 00:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.162s coverage: 100.0% of statements 00:39:17 Running setup.py install for PyYAML: started 00:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 00:39:18 Running setup.py install for PyYAML: finished with status 'done' 00:39:18 Running setup.py install for texttable: started 00:39:18 Running setup.py install for texttable: finished with status 'done' 00:39:18 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 00:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 00:39:22 Removing intermediate container b0d06dc8a644 00:39:22 ---> 9785a873ba16 00:39:22 Step 22/27 : RUN apk --no-cache add curl 00:39:22 ---> Running in 95c55e18cb59 00:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:22 (2/3) Installing libcurl (7.69.1-r3) 00:39:22 (3/3) Installing curl (7.69.1-r3) 00:39:22 Executing busybox-1.31.1-r19.trigger 00:39:22 OK: 72 MiB in 58 packages 00:39:22 Removing intermediate container 95c55e18cb59 00:39:22 ---> 7a38e4e22244 00:39:22 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:22 ---> Running in c4435bb1f21d 00:39:23 Removing intermediate container c4435bb1f21d 00:39:23 ---> 840d914e819e 00:39:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:23 ---> Running in 79dc0c636773 00:39:23 Removing intermediate container 79dc0c636773 00:39:23 ---> 1691e4a1ef78 00:39:23 Step 25/27 : LABEL arch=x86_64 00:39:23 ---> Running in fcb555a8ff16 00:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.873s coverage: 68.9% of statements 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:39:23 Removing intermediate container fcb555a8ff16 00:39:23 ---> 184f70275599 00:39:23 Step 26/27 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:39:23 ---> Running in 50f3231f2ba6 00:39:24 Removing intermediate container 50f3231f2ba6 00:39:24 ---> 8936e90b4912 00:39:24 Step 27/27 : LABEL version=0.0.0 00:39:24 ---> Running in a6764037a8c8 00:39:24 Removing intermediate container a6764037a8c8 00:39:24 ---> a4f3c7bbe292 00:39:24 00:39:24 Successfully built a4f3c7bbe292 00:39:24 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:24 $ docker stop --time=1 e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c 00:39:26 $ docker rm -f e4c8ddbaf8378d4895325f737a27b62c65b3986c34adb3013f8402f9d0aba89c [Pipeline] // withDockerContainer [Pipeline] sh 00:39:27 + docker images 00:39:27 + grep docker 00:39:27 docker-sys-mgmt-agent-go latest a4f3c7bbe292 3 seconds ago 313MB 00:39:27 docker-security-secrets-setup-go latest 6602c9cc081f 16 seconds ago 23.9MB 00:39:27 docker-security-secretstore-setup-go latest 0fc212b4c14d 35 seconds ago 24.7MB 00:39:27 docker-support-scheduler-go latest fcc66bae0914 47 seconds ago 12.3MB 00:39:27 docker-core-command-go latest 8a66b0e33925 48 seconds ago 12.2MB 00:39:27 docker-core-data-go latest a161bf498918 About a minute ago 23.7MB 00:39:27 docker-core-metadata-go latest 352d2283cee3 2 minutes ago 14.5MB 00:39:27 docker-security-proxy-setup-go latest 5f0a872f0ddd 2 minutes ago 24.5MB 00:39:27 docker-support-notifications-go latest 9b9b0823a5f0 2 minutes ago 13.6MB 00:39:27 docker-security-bootstrap-redis-go latest f9837dd58d9e 2 minutes ago 15.8MB 00:39:27 docker latest aefe523efa57 19 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.950s coverage: 86.3% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 5.086s coverage: 72.2% of statements 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.627s coverage: 72.1% of statements 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.115s coverage: 82.4% of statements 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.090s coverage: 48.4% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.082s coverage: 28.8% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.094s coverage: 96.8% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.423s coverage: 37.0% of statements 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.794s coverage: 84.0% of statements 00:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.411s coverage: 47.1% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 00:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:42 Still waiting to schedule task 00:39:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.264s coverage: 29.1% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.130s coverage: 100.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.094s coverage: 100.0% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.111s coverage: 100.0% of statements 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 00:39:53 GO111MODULE=on go vet ./... 00:40:31 Running on prd-ubuntu18.04-docker-8c-8g-15688 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:40:31 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:40:33 using credential edgex-jenkins-ssh 00:40:33 Cloning the remote Git repository 00:40:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:34 > git init /w/workspace/edgex-go/6 # timeout=10 00:40:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:34 > git --version # timeout=10 00:40:34 > git --version # 'git version 2.17.1' 00:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:39 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:40:39 Merge succeeded, producing 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 00:40:39 Checking out Revision 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 (PR-2924) 00:40:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:40:39 > git config core.sparsecheckout # timeout=10 00:40:39 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:40:39 > git remote # timeout=10 00:40:39 > git config --get remote.origin.url # timeout=10 00:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:39 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 00:40:39 > git rev-parse HEAD^{commit} # timeout=10 00:40:39 > git config core.sparsecheckout # timeout=10 00:40:39 > git checkout -f 7b7500ca14327a86143a5a7b54ebdaf0cfda81f0 # timeout=10 00:40:43 Commit message: "Merge commit 'c80d9cda01f36d6150cb756b8bf2f6d3223e0b45' into HEAD" 00:40:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:43 > git rev-list --no-walk 4a3ca42af3d66f71dd5efedd372130ce360636cd # timeout=10 00:40:44 + echo snap-build.sh 00:40:44 snap-build.sh 00:40:44 + SNAP_BASE_DIR=. 00:40:44 + '[' '!' -z /w/workspace/edgex-go/6 ']' 00:40:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 00:40:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 00:40:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 00:40:44 + cd /w/workspace/edgex-go/6 00:40:44 + sudo apt-get remove -qy --purge lxd lxd-client 00:40:44 Reading package lists... 00:40:44 Building dependency tree... 00:40:44 Reading state information... 00:40:44 The following packages were automatically installed and are no longer required: 00:40:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:40:44 uidmap xdelta3 00:40:44 Use 'sudo apt autoremove' to remove them. 00:40:44 The following packages will be REMOVED: 00:40:44 lxd* lxd-client* 00:40:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:40:45 After this operation, 31.7 MB disk space will be freed. 00:40:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:40:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:47 Removing lxd dnsmasq configuration 00:40:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:40:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:40:48 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:40:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:40:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:50 Processing triggers for systemd (237-3ubuntu10.42) ... 00:40:50 Processing triggers for ureadahead (0.100.0-21) ... 00:40:51 + sudo snap remove --purge lxd 00:40:51 snap "lxd" is not installed 00:40:51 + sudo groupadd --force --system lxd 00:40:51 ++ whoami 00:40:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:40:51 + newgrp - lxd 00:40:51 + sudo snap install lxd 00:41:01 2020-12-12T00:40:59Z INFO Waiting for automatic snapd restart... 00:41:11 lxd 4.8 from Canonical* installed 00:41:11 + sudo lxd init --auto 00:41:16 gofmt -l . 00:41:16 [ "`gofmt -l .`" = "" ] 00:41:16 ./bin/test-go-mod-tidy.sh 00:41:16 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:21 + ls -al . 00:41:21 total 688 00:41:21 drwxrwxr-x 9 1001 1001 4096 Dec 12 00:41 . 00:41:21 drwxr-xr-x 4 root root 4096 Dec 12 00:36 .. 00:41:21 -rw-rw-r-- 1 1001 1001 11 Dec 12 00:35 .dockerignore 00:41:21 drwxrwxr-x 8 1001 1001 4096 Dec 12 00:35 .git 00:41:21 drwxrwxr-x 3 1001 1001 4096 Dec 12 00:35 .github 00:41:21 -rw-rw-r-- 1 1001 1001 943 Dec 12 00:35 .gitignore 00:41:21 -rw-rw-r-- 1 1001 1001 166 Dec 12 00:35 .sonarcloud.properties 00:41:21 -rw-rw-r-- 1 1001 1001 3804 Dec 12 00:35 CONTRIBUTING.md 00:41:21 -rw-rw-r-- 1 1001 1001 1035 Dec 12 00:35 Dockerfile.build 00:41:21 -rw-rw-r-- 1 1001 1001 863 Dec 12 00:35 Jenkinsfile 00:41:21 -rw-rw-r-- 1 1001 1001 10775 Dec 12 00:35 LICENSE 00:41:21 -rw-rw-r-- 1 1001 1001 6318 Dec 12 00:35 Makefile 00:41:21 -rw-rw-r-- 1 1001 1001 6447 Dec 12 00:35 README.md 00:41:21 -rw-rw-r-- 1 1001 1001 7286 Dec 12 00:35 SECURITY.md 00:41:21 -rw-rw-r-- 1 1001 1001 5 Dec 12 00:31 VERSION 00:41:21 -rw-rw-r-- 1 1001 1001 4131 Dec 12 00:35 ZMQWindows.md 00:41:21 drwxrwxr-x 2 1001 1001 4096 Dec 12 00:35 bin 00:41:21 drwxrwxr-x 15 1001 1001 4096 Dec 12 00:35 cmd 00:41:21 -rw-r--r-- 1 root root 565030 Dec 12 00:39 coverage.out 00:41:21 -rw-r--r-- 1 root root 1041 Dec 12 00:41 go.mod 00:41:21 -rw-r--r-- 1 root root 18856 Dec 12 00:41 go.sum 00:41:21 drwxrwxr-x 8 1001 1001 4096 Dec 12 00:35 internal 00:41:21 drwxrwxr-x 4 1001 1001 4096 Dec 12 00:35 openapi 00:41:21 drwxrwxr-x 4 1001 1001 4096 Dec 12 00:35 snap 00:41:21 -rw-rw-r-- 1 1001 1001 168 Dec 12 00:35 version.go [Pipeline] sh 00:41:21 + '[' -e coverage.out ] 00:41:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:21 Warning: overwriting stash ‘coverage-report’ 00:41:22 + sudo snap install --classic snapcraft 00:41:23 Stashed 1 file(s) [Pipeline] sh 00:41:23 + make build 00:41:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:28 snapcraft 4.4.4 from Canonical* installed 00:41:28 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:41:28 + patch --verbose -p1 00:41:28 Hmm... Looks like a unified diff to me... 00:41:28 The text leading up to this was: 00:41:28 -------------------------- 00:41:28 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:41:28 |From: Tony Espy 00:41:28 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:41:28 |Subject: [PATCH] optimize snap build for pipeline CI check 00:41:28 | 00:41:28 |This patch is used by the EdgeX CI pipeline builds to 00:41:28 |optimize the snap CI check run for pull requests. When 00:41:28 |applied, it essentially strips out everything (apps and 00:41:28 |parts) from the snapcraft.yaml file except those required 00:41:28 |to build edgex-go, as the whole idea of the CI check is to 00:41:28 |catch changes to edgex-go that break the snap build. 00:41:28 | 00:41:28 |In general, anyone updating snapcraft.yaml will also need 00:41:28 |to update this patch file, otherwise it may fail to apply, 00:41:28 |resulting in a failed snap build CI check in the associated 00:41:28 |pull request. 00:41:28 | 00:41:28 |Note - in addition to applying this patch, the pipeline also 00:41:28 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:41:28 |need to build the finally binary .snap file (and it won't 00:41:28 |work with the patch applied). This further reduces the build 00:41:28 |time. 00:41:28 |--- 00:41:28 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:41:28 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:41:28 | 00:41:28 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:41:28 |index b265277c..d7e1de37 100644 00:41:28 |--- a/snap/snapcraft.yaml 00:41:28 |+++ b/snap/snapcraft.yaml 00:41:28 -------------------------- 00:41:28 patching file snap/snapcraft.yaml 00:41:28 Using Plan A... 00:41:28 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:41:28 Hunk #2 succeeded at 81 (offset -3 lines). 00:41:28 Hunk #3 succeeded at 211 (offset -7 lines). 00:41:28 Hunk #4 succeeded at 226 (offset -7 lines). 00:41:28 Hunk #5 succeeded at 234 (offset -7 lines). 00:41:28 Hunk #6 succeeded at 241 (offset -7 lines). 00:41:28 Hunk #7 succeeded at 268 (offset -7 lines). 00:41:28 Hunk #8 succeeded at 302 (offset -7 lines). 00:41:28 Hunk #9 succeeded at 358 (offset -7 lines). 00:41:28 Hmm... Ignoring the trailing garbage. 00:41:28 done 00:41:28 + sudo snapcraft prime --use-lxd 00:41:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:41:29 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:41:29 - README.md 00:41:29 - snapcraft.yaml.orig 00:41:29 00:41:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:41:29 Launching a container. 00:41:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:42 Waiting for container to be ready 00:41:42 To start your first instance, try: lxc launch ubuntu:18.04 00:41:42 00:41:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:41:44 Waiting for network to be ready... 00:41:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 00:41:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:41:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 00:41:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 00:41:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 00:41:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 00:41:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 00:41:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 00:41:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:41:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:41:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:41:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:41:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:41:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:41:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:41:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:41:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:41:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 00:41:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:41:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:41:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:41:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:41:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:41:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:41:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:41:48 Fetched 23.5 MB in 4s (5923 kB/s) 00:41:49 Reading package lists... 00:41:50 Reading package lists... 00:41:50 Building dependency tree... 00:41:50 Reading state information... 00:41:50 The following additional packages will be installed: 00:41:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:41:50 Suggested packages: 00:41:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:41:50 Recommended packages: 00:41:50 gnupg libsasl2-modules 00:41:50 The following NEW packages will be installed: 00:41:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:41:50 The following packages will be upgraded: 00:41:50 gpg gpg-agent gpgconf libudev1 00:41:50 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:41:50 Need to get 3531 kB of archives. 00:41:50 After this operation, 13.3 MB of additional disk space will be used. 00:41:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:41:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:41:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:41:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 00:41:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 00:41:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:41:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:41:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:41:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:41:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:41:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:41:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:41:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:41:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:41:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:41:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:41:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:41:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:41:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:41:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:41:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:41:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:41:51 debconf: delaying package configuration, since apt-utils is not installed 00:41:51 Fetched 3531 kB in 1s (3184 kB/s) 00:41:51 (Reading database ... 12511 files and directories currently installed.) 00:41:51 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:41:51 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:41:52 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:41:52 Selecting previously unselected package udev. 00:41:52 (Reading database ... 12511 files and directories currently installed.) 00:41:52 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:41:52 Unpacking udev (237-3ubuntu10.43) ... 00:41:52 Selecting previously unselected package libfuse2:amd64. 00:41:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:41:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:52 Selecting previously unselected package fuse. 00:41:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:41:52 Unpacking fuse (2.9.7-1ubuntu1) ... 00:41:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:52 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:52 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:52 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:52 Selecting previously unselected package libksba8:amd64. 00:41:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:41:52 Unpacking libksba8:amd64 (1.3.5-2) ... 00:41:53 Selecting previously unselected package libroken18-heimdal:amd64. 00:41:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:41:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:41:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:41:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libwind0-heimdal:amd64. 00:41:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:41:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:41:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:41:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:41:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:54 Selecting previously unselected package libsasl2-modules-db:amd64. 00:41:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:41:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:41:54 Selecting previously unselected package libsasl2-2:amd64. 00:41:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:41:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:41:54 Selecting previously unselected package libldap-common. 00:41:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:41:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:41:54 Selecting previously unselected package libldap-2.4-2:amd64. 00:41:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:41:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:41:54 Selecting previously unselected package dirmngr. 00:41:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:54 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:41:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:41:54 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:41:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:41:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:41:54 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:41:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:54 Setting up libksba8:amd64 (1.3.5-2) ... 00:41:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:54 Setting up udev (237-3ubuntu10.43) ... 00:41:55 invoke-rc.d: policy-rc.d denied execution of start. 00:41:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Processing triggers for systemd (237-3ubuntu10) ... 00:41:55 Setting up fuse (2.9.7-1ubuntu1) ... 00:41:55 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:41:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:41:56 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:41:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:41:56 settings in the [Install] section, and DefaultInstance for template units). 00:41:56 This means they are not meant to be enabled using systemctl. 00:41:56 Possible reasons for having this kind of units are: 00:41:56 1) A unit may be statically enabled by being symlinked from another unit's 00:41:56 .wants/ or .requires/ directory. 00:41:56 2) A unit's purpose may be to act as a helper for some other unit which has 00:41:56 a requirement dependency on it. 00:41:56 3) A unit may be started when needed via activation (socket, path, timer, 00:41:56 D-Bus, udev, scripted systemctl call, ...). 00:41:56 4) In case of template units, the unit is meant to be enabled with some 00:41:56 instance name specified. 00:41:56 Reading package lists... 00:41:56 Building dependency tree... 00:41:56 Reading state information... 00:41:57 The following additional packages will be installed: 00:41:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:41:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:41:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:41:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:41:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:41:57 Suggested packages: 00:41:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:41:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:41:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:41:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:41:57 systemd-container policykit-1 00:41:57 Recommended packages: 00:41:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:41:57 The following NEW packages will be installed: 00:41:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:41:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:41:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:41:57 multiarch-support openssh-client python3 python3-minimal python3.6 00:41:57 python3.6-minimal snapd squashfs-tools sudo 00:41:57 The following packages will be upgraded: 00:41:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:41:57 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:41:57 Need to get 35.2 MB of archives. 00:41:57 After this operation, 141 MB of additional disk space will be used. 00:41:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:41:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:41:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:41:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:41:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:41:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:41:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:41:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:41:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:41:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:41:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:41:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:41:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:41:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:41:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:41:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:41:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:41:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:41:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:41:59 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:41:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:41:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:41:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:41:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 00:41:59 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:41:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:41:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:41:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:41:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:41:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:42:02 debconf: delaying package configuration, since apt-utils is not installed 00:42:02 Fetched 35.2 MB in 5s (7043 kB/s) 00:42:02 (Reading database ... 12757 files and directories currently installed.) 00:42:02 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:42:02 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:03 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:42:03 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:03 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:42:03 (Reading database ... 12757 files and directories currently installed.) 00:42:03 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:42:03 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:03 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:42:03 (Reading database ... 12757 files and directories currently installed.) 00:42:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:42:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:42:03 Setting up apt (1.6.12ubuntu0.2) ... 00:42:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:42:04 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:42:04 (Reading database ... 12764 files and directories currently installed.) 00:42:04 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:42:04 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:42:04 Selecting previously unselected package libpython3.6-minimal:amd64. 00:42:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:04 Selecting previously unselected package libexpat1:amd64. 00:42:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:42:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:05 Selecting previously unselected package python3.6-minimal. 00:42:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:42:05 Checking for services that may need to be restarted...done. 00:42:05 Checking for services that may need to be restarted...done. 00:42:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:42:05 Selecting previously unselected package python3-minimal. 00:42:06 (Reading database ... 13012 files and directories currently installed.) 00:42:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:42:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:42:06 Selecting previously unselected package mime-support. 00:42:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:42:06 Unpacking mime-support (3.60ubuntu1) ... 00:42:06 Selecting previously unselected package libmpdec2:amd64. 00:42:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:42:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:42:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:06 Selecting previously unselected package python3.6. 00:42:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:42:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:06 Selecting previously unselected package libpython3-stdlib:amd64. 00:42:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:42:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:07 Setting up python3-minimal (3.6.7-1~18.04) ... 00:42:07 Selecting previously unselected package python3. 00:42:07 (Reading database ... 13442 files and directories currently installed.) 00:42:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:42:07 Unpacking python3 (3.6.7-1~18.04) ... 00:42:07 Selecting previously unselected package multiarch-support. 00:42:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 00:42:07 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 00:42:07 Setting up multiarch-support (2.27-3ubuntu1.3) ... 00:42:07 Selecting previously unselected package liblzo2-2:amd64. 00:42:07 (Reading database ... 13479 files and directories currently installed.) 00:42:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:42:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:42:07 Selecting previously unselected package libbsd0:amd64. 00:42:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:42:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:07 Selecting previously unselected package sudo. 00:42:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:42:07 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:42:07 Selecting previously unselected package apparmor. 00:42:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:42:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:42:08 Selecting previously unselected package libedit2:amd64. 00:42:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:42:08 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:42:08 Selecting previously unselected package libkrb5support0:amd64. 00:42:08 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:42:08 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:08 Selecting previously unselected package libk5crypto3:amd64. 00:42:08 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:42:08 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:08 Selecting previously unselected package libkeyutils1:amd64. 00:42:08 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:42:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:08 Selecting previously unselected package libkrb5-3:amd64. 00:42:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:42:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:42:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:42:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:08 Selecting previously unselected package libssl1.0.0:amd64. 00:42:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:42:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:09 Selecting previously unselected package openssh-client. 00:42:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:42:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:09 Selecting previously unselected package squashfs-tools. 00:42:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:42:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:09 Selecting previously unselected package snapd. 00:42:09 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:42:09 Unpacking snapd (2.48+18.04) ... 00:42:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:42:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:42:11 Setting up mime-support (3.60ubuntu1) ... 00:42:11 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:42:11 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:11 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:11 Setting up systemd (237-3ubuntu10.43) ... 00:42:11 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:42:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:42:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:42:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:42:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:42:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:13 Setting up python3 (3.6.7-1~18.04) ... 00:42:13 running python rtupdate hooks for python3.6... 00:42:13 running python post-rtupdate hooks for python3.6... 00:42:13 Setting up apparmor (2.12-4ubuntu5.1) ... 00:42:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:42:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:15 Setting up snapd (2.48+18.04) ... 00:42:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:42:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:42:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:42:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:42:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:42:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:42:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:42:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:42:17 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:42:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:17 Processing triggers for systemd (237-3ubuntu10.43) ... 00:42:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 00:42:18 Fetched 102 kB in 1s (145 kB/s) 00:42:19 Reading package lists... 00:42:20 Reading package lists... 00:42:20 Building dependency tree... 00:42:20 Reading state information... 00:42:20 Calculating upgrade... 00:42:20 The following packages will be upgraded: 00:42:20 advancecomp base-files bash binutils binutils-common 00:42:20 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:42:20 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:42:20 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:42:20 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:42:20 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:42:20 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:42:20 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:42:20 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:42:20 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:42:20 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:42:20 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:42:20 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:42:20 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:42:20 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:42:20 Need to get 63.5 MB of archives. 00:42:20 After this operation, 5191 kB of additional disk space will be used. 00:42:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 00:42:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:42:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:42:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:42:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:42:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:42:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:42:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 00:42:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 00:42:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 00:42:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:42:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:42:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:42:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:42:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:42:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:42:21 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:42:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:42:21 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:42:21 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:42:21 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 00:42:21 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:42:21 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:42:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:42:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:42:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:42:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:42:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:42:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:42:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:42:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:42:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:42:21 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:42:21 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:42:21 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:42:21 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:42:21 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:42:21 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:42:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:42:22 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:42:22 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:42:22 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:42:22 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:42:22 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:42:22 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:42:22 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:42:22 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:42:22 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:42:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:42:22 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:42:22 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:42:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:42:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:42:22 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:42:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:42:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:42:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:42:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:22 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:42:22 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:42:22 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:42:22 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:42:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:42:22 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:42:22 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:42:22 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:42:22 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:42:22 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:42:22 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:42:22 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:42:22 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:22 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:22 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:22 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:23 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:23 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:23 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:23 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:42:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:42:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:24 debconf: delaying package configuration, since apt-utils is not installed 00:42:24 Fetched 63.5 MB in 3s (18.7 MB/s) 00:42:24 (Reading database ... 13912 files and directories currently installed.) 00:42:24 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 00:42:24 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:42:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 00:42:25 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:42:25 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 00:42:25 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 00:42:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:26 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:27 (Reading database ... 13911 files and directories currently installed.) 00:42:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:42:27 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:42:27 (Reading database ... 13911 files and directories currently installed.) 00:42:27 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:27 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:27 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:27 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:28 (Reading database ... 13911 files and directories currently installed.) 00:42:28 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 00:42:28 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:42:28 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 00:42:28 (Reading database ... 13911 files and directories currently installed.) 00:42:28 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:42:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:42:28 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:42:28 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:42:29 Setting up base-files (10.1ubuntu2.10) ... 00:42:29 Installing new version of config file /etc/issue ... 00:42:29 Installing new version of config file /etc/issue.net ... 00:42:29 Installing new version of config file /etc/lsb-release ... 00:42:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:42:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:42:29 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:42:29 Removing obsolete conffile /etc/default/motd-news ... 00:42:29 (Reading database ... 13912 files and directories currently installed.) 00:42:29 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:42:29 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:42:30 Setting up bash (4.4.18-2ubuntu1.2) ... 00:42:30 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:42:30 (Reading database ... 13912 files and directories currently installed.) 00:42:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:42:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:42:30 (Reading database ... 13912 files and directories currently installed.) 00:42:30 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:42:30 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:42:30 Setting up tar (1.29b-2ubuntu0.1) ... 00:42:30 (Reading database ... 13912 files and directories currently installed.) 00:42:30 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:42:30 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:30 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:42:31 (Reading database ... 13912 files and directories currently installed.) 00:42:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:31 (Reading database ... 13912 files and directories currently installed.) 00:42:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:42:31 (Reading database ... 13912 files and directories currently installed.) 00:42:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:42:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:42:31 Setting up grep (3.1-2build1) ... 00:42:31 (Reading database ... 13912 files and directories currently installed.) 00:42:31 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:31 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:31 Setting up login (1:4.5-1ubuntu2) ... 00:42:32 (Reading database ... 13912 files and directories currently installed.) 00:42:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:42:32 (Reading database ... 13912 files and directories currently installed.) 00:42:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42: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 00:42:33 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:42:33 (Reading database ... 13912 files and directories currently installed.) 00:42:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:42:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:34 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:34 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:34 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:34 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:34 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:42:35 (Reading database ... 13912 files and directories currently installed.) 00:42:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:42:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:42:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:42:35 (Reading database ... 13912 files and directories currently installed.) 00:42:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:35 (Reading database ... 13912 files and directories currently installed.) 00:42:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:35 (Reading database ... 13912 files and directories currently installed.) 00:42:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:35 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:35 (Reading database ... 13912 files and directories currently installed.) 00:42:35 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:35 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:36 (Reading database ... 13912 files and directories currently installed.) 00:42:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:36 (Reading database ... 13912 files and directories currently installed.) 00:42:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:36 (Reading database ... 13912 files and directories currently installed.) 00:42:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:36 (Reading database ... 13912 files and directories currently installed.) 00:42:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:42:37 (Reading database ... 13912 files and directories currently installed.) 00:42:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:42:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:42:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:42:38 (Reading database ... 13912 files and directories currently installed.) 00:42:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 00:42:38 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:42:38 Setting up libc-bin (2.27-3ubuntu1.3) ... 00:42:38 (Reading database ... 13912 files and directories currently installed.) 00:42:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:42:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42: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 00:42:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:42:39 (Reading database ... 13914 files and directories currently installed.) 00:42:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:42:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:42:39 Setting up debconf (1.5.66ubuntu1) ... 00:42:39 (Reading database ... 13914 files and directories currently installed.) 00:42:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:39 (Reading database ... 13914 files and directories currently installed.) 00:42:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:40 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:40 (Reading database ... 13914 files and directories currently installed.) 00:42:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:40 (Reading database ... 13914 files and directories currently installed.) 00:42:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:42:40 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:40 (Reading database ... 13914 files and directories currently installed.) 00:42:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:42:41 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:42:41 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:42:41 (Reading database ... 13914 files and directories currently installed.) 00:42:41 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:42:41 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:41 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:41 (Reading database ... 13914 files and directories currently installed.) 00:42:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:41 (Reading database ... 13914 files and directories currently installed.) 00:42:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:42:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:42:42 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:42:42 (Reading database ... 13914 files and directories currently installed.) 00:42:42 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:42 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:42 Setting up passwd (1:4.5-1ubuntu2) ... 00:42:42 (Reading database ... 13914 files and directories currently installed.) 00:42:42 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:42 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:43 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:42:43 (Reading database ... 13914 files and directories currently installed.) 00:42:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:42:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:42:43 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:42:43 (Reading database ... 13914 files and directories currently installed.) 00:42:43 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:42:43 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:42:43 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:42:43 (Reading database ... 13914 files and directories currently installed.) 00:42:43 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:42:43 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:42:43 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:42:43 (Reading database ... 13914 files and directories currently installed.) 00:42:43 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:42:44 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:42:44 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:42:44 (Reading database ... 13914 files and directories currently installed.) 00:42:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:42:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:42:44 (Reading database ... 13915 files and directories currently installed.) 00:42:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:42:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:42:44 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:42:44 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:42:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:42:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:42:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:42:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:42:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:42:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:42:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:42:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:42:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:42:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:42:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:42:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:42:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:42:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:42:46 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:42:46 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:42:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:42:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:42:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:42:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:42:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:48 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:48 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:48 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:48 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:48 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:48 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:48 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:42:48 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:48 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:50 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:50 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:51 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:51 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:52 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:52 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:52 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:52 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:52 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:42:52 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:42:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:42:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:42:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:42:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:42:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:42:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:54 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:54 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:42:54 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:42:54 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:42:54 00:42:54 Current default time zone: 'Etc/UTC' 00:42:54 Local time is now: Sat Dec 12 00:42:54 UTC 2020. 00:42:54 Universal Time is now: Sat Dec 12 00:42:54 UTC 2020. 00:42:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:42:54 00:42:54 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:42:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:54 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 00:42:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:42:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:42:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:42:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:42:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:42:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:42:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:42:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:54 Setting up patch (2.7.6-2ubuntu1.1) ... 00:42:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:42:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:42:54 Installing new version of config file /etc/ssl/openssl.cnf ... 00:42:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:42:54 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 00:42:54 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:42:56 Updating certificates in /etc/ssl/certs... 00:42:57 22 added, 17 removed; done. 00:42:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:42:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:42:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:42:58 Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] } 00:42:58 $ docker stop --time=1 be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 00:42:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up perl (5.26.1-6ubuntu0.5) ... 00:42:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:42:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:42:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:58 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:42:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:42:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:42:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:42:58 Processing triggers for systemd (237-3ubuntu10.43) ... 00:42:58 Processing triggers for mime-support (3.60ubuntu1) ... 00:42:59 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:42:59 Updating certificates in /etc/ssl/certs... 00:42:59 0 added, 0 removed; done. 00:42:59 Running hooks in /etc/ca-certificates/update.d... 00:42:59 done. 00:43:00 Reading package lists... 00:43:00 Building dependency tree... 00:43:00 Reading state information... 00:43:00 The following NEW packages will be installed: 00:43:00 apt-transport-https 00:43:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:00 Need to get 1696 B of archives. 00:43:00 After this operation, 153 kB of additional disk space will be used. 00:43:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:43:00 debconf: delaying package configuration, since apt-utils is not installed 00:43:00 Fetched 1696 B in 0s (27.5 kB/s) 00:43:00 Selecting previously unselected package apt-transport-https. 00:43:00 (Reading database ... 13929 files and directories currently installed.) 00:43:00 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:43:00 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:43:00 $ docker rm -f be8bad73381afdc1cf91b44bf994ab76ecd6f12cca46365e723884ec54b1ef54 00:43:00 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:43:01 Waiting for network to be ready... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:03 00:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:03 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:03 29e5d40040c1: Pulling fs layer 00:43:03 1ce36da41761: Pulling fs layer 00:43:03 25b303627fd3: Pulling fs layer 00:43:04 29e5d40040c1: Verifying Checksum 00:43:04 29e5d40040c1: Download complete 00:43:04 1ce36da41761: Verifying Checksum 00:43:04 1ce36da41761: Download complete 00:43:04 29e5d40040c1: Pull complete 00:43:06 1ce36da41761: Pull complete 00:43:06 25b303627fd3: Verifying Checksum 00:43:06 25b303627fd3: Download complete 00:43:07 2020-12-12T00:43:04Z INFO Waiting for automatic snapd restart... 00:43:07 snapd 2.48.1 from Canonical* installed 00:43:08 "snapd" switched to the "latest/stable" channel 00:43:08 00:43:10 core18 20200929 from Canonical* installed 00:43:10 "core18" switched to the "latest/stable" channel 00:43:10 00:43:14 snapcraft 4.4.4 from Canonical* installed 00:43:14 "snapcraft" switched to the "latest/stable" channel 00:43:14 00:43:16 25b303627fd3: Pull complete 00:43:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:16 prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container 00:43:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:43:17 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:43:17 - README.md 00:43:17 - snapcraft.yaml.orig 00:43:17 00:43:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:19 $ docker top 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:21 + docker-compose build --help 00:43:21 + grep parallel 00:43:24 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:25 Reading package lists... 00:43:26 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 00:43:26 --parallel Build images in parallel. [Pipeline] } 00:43:26 $ docker stop --time=1 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 00:43:28 $ docker rm -f 8d203afa7464c4c28879e6410030ca14ae64dd7c34b4b632e00d7d83c204d613 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:29 . [Pipeline] withDockerContainer 00:43:29 prd-ubuntu18.04-docker-arm64-4c-16g-15684 does not seem to be running inside a container 00:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:43:31 $ docker top bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:32 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:32 Reading package lists... 00:43:32 Building dependency tree... 00:43:32 Reading state information... 00:43:32 Suggested packages: 00:43:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:43:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:43:32 Recommended packages: 00:43:32 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:43:32 The following NEW packages will be installed: 00:43:32 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:43:32 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:43:32 pkg-config zip 00:43:32 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:43:32 Need to get 7655 kB of archives. 00:43:32 After this operation, 43.7 MB of additional disk space will be used. 00:43:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:43:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:43:32 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:43:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:43:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:43:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:43:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:43:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:43:32 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:43:32 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:43:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:43:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:43:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:43:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:43:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:43:33 debconf: delaying package configuration, since apt-utils is not installed 00:43:33 Fetched 7655 kB in 1s (10.1 MB/s) 00:43:33 Selecting previously unselected package libglib2.0-0:amd64. 00:43:33 (Reading database ... 13933 files and directories currently installed.) 00:43:33 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:43:33 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:43:33 Selecting previously unselected package libpsl5:amd64. 00:43:33 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:43:33 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:43:33 Selecting previously unselected package libnghttp2-14:amd64. 00:43:33 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:43:33 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:33 Selecting previously unselected package librtmp1:amd64. 00:43:33 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:43:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:33 Selecting previously unselected package libcurl3-gnutls:amd64. 00:43:33 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:43:33 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:43:33 Selecting previously unselected package liberror-perl. 00:43:33 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:43:33 Unpacking liberror-perl (0.17025-1) ... 00:43:33 Selecting previously unselected package git-man. 00:43:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:43:33 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:43:34 Selecting previously unselected package git. 00:43:34 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:43:34 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:43:35 Selecting previously unselected package libnorm1:amd64. 00:43:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:43:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:35 Selecting previously unselected package libpgm-5.2-0:amd64. 00:43:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:43:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:35 Selecting previously unselected package libsodium23:amd64. 00:43:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:43:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:43:35 Selecting previously unselected package libzmq5:amd64. 00:43:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:35 Selecting previously unselected package libzmq3-dev:amd64. 00:43:35 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:35 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:35 Selecting previously unselected package pkg-config. 00:43:35 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:43:35 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:43:35 Selecting previously unselected package zip. 00:43:35 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:43:35 Unpacking zip (3.0-11build1) ... 00:43:35 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:35 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:43:35 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:35 Setting up liberror-perl (0.17025-1) ... 00:43:35 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:43:35 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:43:35 No schema files found: doing nothing. 00:43:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:36 Setting up zip (3.0-11build1) ... 00:43:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:36 Setting up libsodium23:amd64 (1.0.16-2) ... 00:43:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:43:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:43:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:36 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:43:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:37 Building docker-core-command-go ... 00:43:37 Building docker-core-data-go ... 00:43:37 Building docker-core-metadata-go ... 00:43:37 Building docker-security-bootstrap-redis-go ... 00:43:37 Building docker-security-proxy-setup-go ... 00:43:37 Building docker-security-secrets-setup-go ... 00:43:37 Building docker-security-secretstore-setup-go ... 00:43:37 Building docker-support-notifications-go ... 00:43:37 Building docker-support-scheduler-go ... 00:43:37 Building docker-sys-mgmt-agent-go ... 00:43:37 Building docker-security-secrets-setup-go 00:43:37 Building docker-support-notifications-go 00:43:37 Building docker-support-scheduler-go 00:43:37 Building docker-security-secretstore-setup-go 00:43:37 Building docker-security-proxy-setup-go 00:43:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:43 git set to automatically installed. 00:43:43 git-man set to automatically installed. 00:43:43 libcurl3-gnutls set to automatically installed. 00:43:43 liberror-perl set to automatically installed. 00:43:43 libglib2.0-0 set to automatically installed. 00:43:43 libnghttp2-14 set to automatically installed. 00:43:43 libnorm1 set to automatically installed. 00:43:43 libpgm-5.2-0 set to automatically installed. 00:43:43 libpsl5 set to automatically installed. 00:43:43 librtmp1 set to automatically installed. 00:43:43 libsodium23 set to automatically installed. 00:43:43 libzmq3-dev set to automatically installed. 00:43:43 libzmq5 set to automatically installed. 00:43:43 pkg-config set to automatically installed. 00:43:43 zip set to automatically installed. 00:43:45 snapd is not logged in, snap install commands will use sudo 00:43:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:52 snap "core18" has no updates available 00:43:52 Pulling config-common 00:43:53 Pulling go-build-helper 00:44:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] 00:44:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] 00:44:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] 00:44:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] 00:44:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] 00:44:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] 00:44:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] 00:44:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:44:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 00:44:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:44:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:44:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:44:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:44:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:44:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:44:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:44:15 Fetched 23.5 MB in 0s (0 B/s) 00:44:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:15 Fetched 96.5 kB in 0s (0 B/s) 00:44:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:15 Fetched 279 kB in 0s (0 B/s) 00:44:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:15 Fetched 122 kB in 0s (0 B/s) 00:44:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:15 Fetched 77.8 kB in 0s (0 B/s) 00:44:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:15 Fetched 8848 B in 0s (0 B/s) 00:44:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:15 Fetched 47.8 kB in 0s (0 B/s) 00:44:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:15 Fetched 45.6 kB in 0s (0 B/s) 00:44:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:44:15 Fetched 14.8 kB in 0s (0 B/s) 00:44:15 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:44:15 Fetched 214 kB in 0s (0 B/s) 00:44:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:44:15 Fetched 155 kB in 0s (0 B/s) 00:44:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:15 Fetched 50.6 kB in 0s (0 B/s) 00:44:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:15 Fetched 14.8 kB in 0s (0 B/s) 00:44:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:15 Fetched 41.8 kB in 0s (0 B/s) 00:44:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:15 Fetched 499 kB in 0s (0 B/s) 00:44:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:15 Fetched 111 kB in 0s (0 B/s) 00:44:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:15 Fetched 240 kB in 0s (0 B/s) 00:44:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:15 Fetched 29.3 kB in 0s (0 B/s) 00:44:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:15 Fetched 85.5 kB in 0s (0 B/s) 00:44:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:15 Fetched 24.5 kB in 0s (0 B/s) 00:44:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:44:15 Fetched 49.2 kB in 0s (0 B/s) 00:44:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:15 Fetched 54.2 kB in 0s (0 B/s) 00:44:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:15 Fetched 30.8 kB in 0s (0 B/s) 00:44:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:44:15 Fetched 17.0 kB in 0s (0 B/s) 00:44:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:15 Fetched 85.9 kB in 0s (0 B/s) 00:44:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:15 Fetched 8720 B in 0s (0 B/s) 00:44:15 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:44:15 Fetched 137 kB in 0s (0 B/s) 00:44:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:15 Fetched 119 kB in 0s (0 B/s) 00:44:15 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:44:15 Fetched 109 kB in 0s (0 B/s) 00:44:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:15 Fetched 11.1 kB in 0s (0 B/s) 00:44:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:15 Fetched 645 kB in 0s (0 B/s) 00:44:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:15 Fetched 41.3 kB in 0s (0 B/s) 00:44:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:15 Fetched 17.9 kB in 0s (0 B/s) 00:44:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:15 Fetched 368 kB in 0s (0 B/s) 00:44:15 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:44:15 Fetched 187 kB in 0s (0 B/s) 00:44:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:15 Fetched 175 kB in 0s (0 B/s) 00:44:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:44:18 Fetched 206 kB in 0s (0 B/s) 00:44:18 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:44:18 Fetched 1301 kB in 0s (0 B/s) 00:44:18 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:44:18 Fetched 36.2 kB in 0s (0 B/s) 00:44:18 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:44:18 Fetched 159 kB in 0s (0 B/s) 00:44:18 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:44:18 Fetched 107 kB in 0s (0 B/s) 00:44:18 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:44:18 Fetched 48.7 kB in 0s (0 B/s) 00:44:18 Pulling static-packages 00:44:19 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:44:19 Skipping pull go-build-helper (already ran) 00:44:19 Skipping pull static-packages (already ran) 00:44:19 Building go-build-helper 00:44:23 Building static-packages 00:44:25 Staging go-build-helper 00:44:26 Staging static-packages 00:44:27 Pulling go115 00:44:28 'edgex-go' has dependencies that need to be staged: go115 00:44:28 Skipping pull go115 (already ran) 00:44:28 Building go115 00:44:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:28 Dload Upload Total Spent Left Speed 00:44:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.2M 0 0 21.5M 0 0:00:05 --:--:-- 0:00:05 21.5M 47 115M 47 55.1M 0 0 27.5M 0 0:00:04 0:00:02 0:00:02 27.5M 87 115M 87 100M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 115M 100 115M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M 00:44:31 go1.15.2.linux-amd64.tar.gz: OK 00:44:35 Staging go115 00:44:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:41 Fetched 0 B in 0s (0 B/s) 00:44:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:44:41 Fetched 224 kB in 0s (0 B/s) 00:44:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:44:41 Fetched 157 kB in 0s (0 B/s) 00:44:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:44:41 Fetched 221 kB in 0s (0 B/s) 00:44:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:44:41 Fetched 143 kB in 0s (0 B/s) 00:44:41 Pulling edgex-go 00:44:42 Pulling version 00:44:43 Building config-common 00:44:45 Skipping build go-build-helper (already ran) 00:44:45 Skipping build static-packages (already ran) 00:44:45 Skipping build go115 (already ran) 00:44:45 Building edgex-go 00:44:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:44:47 go: downloading github.com/gorilla/mux v1.8.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 00:44:47 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 00:44:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 00:44:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:44:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:44:47 go: downloading github.com/pebbe/zmq4 v1.0.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 00:44:47 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 00:44:47 go: downloading github.com/BurntSushi/toml v0.3.1 00:44:47 go: downloading github.com/pelletier/go-toml v1.2.0 00:44:47 go: downloading github.com/google/uuid v1.1.2 00:44:47 go: downloading github.com/pkg/errors v0.8.1 00:44:47 go: downloading gopkg.in/yaml.v2 v2.4.0 00:44:47 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 00:44:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:44:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:44:47 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:44:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:44:47 go: downloading github.com/go-kit/kit v0.8.0 00:44:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:44:47 go: downloading github.com/hashicorp/consul/api v1.1.0 00:44:47 go: downloading github.com/x448/float16 v0.8.4 00:44:47 go: downloading github.com/imdario/mergo v0.3.11 00:44:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:44:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:44:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:44:47 go: downloading github.com/hashicorp/serf v0.8.2 00:44:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:44:47 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:44:47 go: downloading github.com/go-playground/universal-translator v0.17.0 00:44:47 go: downloading github.com/leodido/go-urn v1.2.0 00:44:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:44:47 go: downloading github.com/mitchellh/copystructure v1.0.0 00:44:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:44:47 go: downloading github.com/go-playground/locales v0.13.0 00:44:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:44:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:44:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:44:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:44:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:59 ---> 4c7620d505e7 00:44:59 Step 3/21 : WORKDIR /edgex-go 00:44:59 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:44:59 ---> 4c7620d505e7 00:44:59 Step 3/21 : WORKDIR /edgex-go 00:44:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:59 ---> 4c7620d505e7 00:44:59 Step 3/24 : WORKDIR /edgex-go 00:44:59 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:44:59 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:44:59 ---> 4c7620d505e7 00:44:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpineStep 3/29 : WORKDIR /edgex-go 00:44:59 00:44:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:59 ---> 4c7620d505e7 00:44:59 Step 3/24 : WORKDIR /edgex-go 00:44:59 ---> Running in a1b58d55f889 00:44:59 ---> Running in 6c764a50381e 00:44:59 ---> Running in 37aa1821e4d1 00:44:59 ---> Running in e1d69607b606 00:44:59 ---> Running in d2f03b28483c 00:44:59 Removing intermediate container 6c764a50381e 00:44:59 Removing intermediate container e1d69607b606 00:44:59 ---> dbb15a9664ad 00:44:59 Step 4/29 : RUN apk update && apk add make git 00:44:59 ---> 6f0ddcef4bc4 00:44:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:59 Removing intermediate container a1b58d55f889 00:44:59 ---> 403e9e6688aa 00:44:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:59 Removing intermediate container 37aa1821e4d1 00:44:59 ---> b0d296d95483 00:44:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:59 ---> Running in 0c84957f1a7b 00:44:59 Removing intermediate container d2f03b28483c 00:44:59 ---> 85b777240b7a 00:44:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:59 ---> Running in 750405050e3e 00:44:59 ---> Running in 981d6db25a36 00:44:59 ---> Running in fffb12db7a71 00:44:59 ---> Running in 48ad5199db8c 00:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:59 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:59 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:59 OK: 12620 distinct packages available 00:44:59 Removing intermediate container 981d6db25a36 00:44:59 ---> f0f492407964 00:44:59 Step 5/21 : RUN apk update && apk add make git 00:44:59 ---> Running in 32a8da9c750c 00:44:59 Removing intermediate container 750405050e3e 00:44:59 ---> 9fb79b35a41e 00:44:59 Step 5/21 : RUN apk update && apk add make git 00:44:59 ---> Running in da322c0627aa 00:44:59 Removing intermediate container fffb12db7a71 00:44:59 ---> bf0ebffa360e 00:44:59 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:44:59 Removing intermediate container 48ad5199db8c 00:44:59 ---> daf80dc9d60d 00:44:59 Step 5/24 : RUN apk update && apk add make git 00:44:59 OK: 217 MiB in 51 packages 00:44:59 ---> Running in 1bd756a0a4ae 00:44:59 ---> Running in 368c9722e467 00:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 Removing intermediate container 0c84957f1a7b 00:45:00 ---> 036e601eeee1 00:45:00 Step 5/29 : COPY go.mod . 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 ---> b5fe3c561148 00:45:01 Step 6/29 : RUN go mod download 00:45:01 ---> Running in 08cabe34ebeb 00:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:02 go: downloading github.com/stretchr/testify v1.5.1 00:45:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:02 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:02 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:02 OK: 12620 distinct packages available 00:45:02 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:02 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:02 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:02 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:02 OK: 12620 distinct packages available 00:45:02 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:02 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:02 OK: 12620 distinct packages available 00:45:03 OK: 217 MiB in 51 packages 00:45:03 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:03 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:03 OK: 12620 distinct packages available 00:45:03 OK: 217 MiB in 51 packages 00:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:03 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:45:03 OK: 217 MiB in 51 packages 00:45:04 OK: 217 MiB in 51 packages 00:45:05 Removing intermediate container 32a8da9c750c 00:45:05 ---> 5bea867d7f66 00:45:05 Step 6/21 : COPY go.mod . 00:45:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:45:05 Removing intermediate container da322c0627aa 00:45:05 ---> c6d8939705e9 00:45:05 Step 6/21 : COPY go.mod . 00:45:05 Removing intermediate container 1bd756a0a4ae 00:45:05 ---> bb5ae0b578f3 00:45:05 Step 6/24 : COPY go.mod . 00:45:05 Removing intermediate container 08cabe34ebeb 00:45:05 ---> 57cb0c41c775 00:45:05 Step 7/29 : COPY . . 00:45:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:06 ---> 7ff932d1fb19 00:45:06 Step 7/21 : RUN go mod download 00:45:06 Removing intermediate container 368c9722e467 00:45:06 ---> 55d1f3676f58 00:45:06 Step 6/24 : COPY go.mod . 00:45:06 ---> Running in df390eff7fbb 00:45:06 ---> d3a0dd2c9f77 00:45:06 Step 7/21 : RUN go mod download 00:45:06 ---> db60e5261efa 00:45:06 Step 7/24 : RUN go mod download 00:45:06 ---> Running in 73803de26141 00:45:06 ---> Running in 147ad1d4a47a 00:45: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 00:45:06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:45:07 ---> 3c261ccebdfd 00:45:07 Step 7/24 : RUN go mod download 00:45:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:08 ---> Running in f790d1954bf2 00:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:45:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:45:11 Removing intermediate container df390eff7fbb 00:45:11 ---> d21f0bd511be 00:45:11 Step 8/21 : COPY . . 00:45:12 Building version 00:45:12 Removing intermediate container 147ad1d4a47a 00:45:12 ---> 33fde9a74a1c 00:45:12 Step 8/24 : COPY . . 00:45:12 Removing intermediate container 73803de26141 00:45:12 ---> 56375d602765 00:45:12 Step 8/21 : COPY . . 00:45:12 Removing intermediate container f790d1954bf2 00:45:12 ---> 4b4c9348f556 00:45:12 Step 8/24 : COPY . . 00:45:14 Staging config-common 00:45:15 Skipping stage go-build-helper (already ran) 00:45:15 Skipping stage static-packages (already ran) 00:45:15 Skipping stage go115 (already ran) 00:45:15 Staging edgex-go 00:45:16 Staging version 00:45:17 Priming config-common 00:45:18 Priming go-build-helper 00:45:19 Priming static-packages 00:45:21 Priming go115 00:45:22 Priming edgex-go 00:45:23 Priming version 00:45:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:39 ---> d0ed45a53f23 00:45:39 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:45:39 ---> 990bdfb74d5c 00:45:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:39 ---> 2e977fb1eed9 00:45:39 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:45:39 ---> Running in 06f6b8bb1f96 00:45:39 ---> 038332ae1dbd 00:45:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:39 ---> Running in 744e86840fc3 00:45:39 ---> 251a8e216928 00:45:39 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:39 ---> Running in 4eab4d8be313 00:45:39 ---> Running in 29969b1ca955 00:45:39 ---> Running in 5233e068c1be 00:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00: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 00:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:16 Removing intermediate container 06f6b8bb1f96 00:47:16 ---> 26c9a2fd86a5 00:47:16 00:47:16 Step 9/29 : FROM alpine:latest 00:47:16 latest: Pulling from library/alpine 00:47:16 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:47:16 Status: Downloaded newer image for alpine:latest 00:47:16 ---> dd36a01c3f31 00:47:16 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:47:16 ---> Running in 6571d496eee8 00:47:17 Removing intermediate container 6571d496eee8 00:47:17 ---> e7145e4f79d6 00:47:17 Step 11/29 : USER root 00:47:17 ---> Running in b94f02a1aca7 00:47:17 Removing intermediate container b94f02a1aca7 00:47:17 ---> 8865b0a2e63f 00:47:17 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:47:18 ---> Running in e084204afe9b 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:21 v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:21 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:21 OK: 12617 distinct packages available 00:47:23 (1/2) Installing ca-certificates (20191127-r4) 00:47:23 (2/2) Installing dumb-init (1.2.2-r1) 00:47:23 Executing busybox-1.31.1-r19.trigger 00:47:23 Executing ca-certificates-20191127-r4.trigger 00:47:23 OK: 6 MiB in 16 packages 00:47:26 Removing intermediate container e084204afe9b 00:47:26 ---> 23cefcf6fdd0 00:47:26 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:47:27 ---> Running in a2a15ce5212f 00:47:28 Removing intermediate container a2a15ce5212f 00:47:28 ---> 8609c781d882 00:47:28 Step 14/29 : WORKDIR $BASE_DIR 00:47:28 ---> Running in 6ed06f3f30a6 00:47:29 Removing intermediate container 29969b1ca955 00:47:29 ---> 722f41a8867d 00:47:29 00:47:29 Step 10/24 : FROM alpine:3.10 00:47:29 3.10: Pulling from library/alpine 00:47:31 Removing intermediate container 6ed06f3f30a6 00:47:31 ---> 2f873b01f827 00:47:31 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:47:31 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:31 Status: Downloaded newer image for alpine:3.10 00:47:31 ---> 536a684cf733 00:47:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:31 ---> Running in 800116ca7116 00:47:31 ---> Running in 1df193e0d38a 00:47:32 Removing intermediate container 744e86840fc3 00:47:32 ---> 92342fc32aef 00:47:32 00:47:32 Step 10/21 : FROM alpine 00:47:32 ---> dd36a01c3f31 00:47:32 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:47:32 ---> Running in 324d9e64f667 00:47:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:34 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:34 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:34 OK: 10169 distinct packages available 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:35 (1/5) Installing ca-certificates (20191127-r2) 00:47:35 Removing intermediate container 800116ca7116 00:47:35 ---> 36fb458de213 00:47:35 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:47:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:35 (3/5) Installing libcurl (7.66.0-r3) 00:47:35 (4/5) Installing curl (7.66.0-r3) 00:47:36 (5/5) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.30.1-r3.trigger 00:47:36 Executing ca-certificates-20191127-r2.trigger 00:47:36 v3.12.2-5-g9e04b0fdd0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:47:36 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:47:36 OK: 12617 distinct packages available 00:47:36 OK: 7 MiB in 19 packages 00:47:37 (1/4) Installing ca-certificates (20191127-r4) 00:47:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:37 (3/4) Installing libcurl (7.69.1-r3) 00:47:37 (4/4) Installing curl (7.69.1-r3) 00:47:37 Executing busybox-1.31.1-r19.trigger 00:47:37 Executing ca-certificates-20191127-r4.trigger 00:47:37 OK: 7 MiB in 18 packages 00:47:38 ---> 3c5caebb12e9 00:47:38 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:47:39 Removing intermediate container 1df193e0d38a 00:47:39 ---> 79c4c8eb09c6 00:47:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:39 ---> Running in ad29a2e0de0b 00:47:39 ---> 1f17f0a1bfff 00:47:39 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:47:39 Removing intermediate container 324d9e64f667 00:47:39 ---> 012d0269b506 00:47:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:39 ---> Running in 67182f89a616 00:47:40 Removing intermediate container ad29a2e0de0b 00:47:40 ---> 35669791ad9a 00:47:40 Step 13/24 : WORKDIR / 00:47:40 ---> Running in a81ff1b6b0e7 00:47:40 ---> 4ef8bb0d739d 00:47:40 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:47:40 Removing intermediate container 67182f89a616 00:47:40 ---> b83fc0817ae1 00:47:40 Step 13/21 : WORKDIR /edgex 00:47:41 ---> Running in 57ed9c4ae4df 00:47:41 Removing intermediate container a81ff1b6b0e7 00:47:41 ---> 30d734471d18 00:47:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:41 ---> d4d698876c24 00:47:41 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:47:42 Removing intermediate container 57ed9c4ae4df 00:47:42 ---> 25dbf590732e 00:47:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:42 ---> 8479a605043b 00:47:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:43 ---> 80b0d1849288 00:47:43 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:47:43 ---> Running in a04a19ec7c28 00:47:43 ---> 8622d2ac7070 00:47:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:44 ---> 2972451a6532 00:47:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:46 ---> dda40e2e3c18 00:47:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:46 ---> f75a2efdb259 00:47:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:47 Removing intermediate container 4eab4d8be313 00:47:47 ---> 03f72618a3c0 00:47:47 00:47:47 Step 10/24 : FROM scratch 00:47:47 ---> 00:47:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:47:47 Removing intermediate container 5233e068c1be 00:47:47 ---> 4d288f159866 00:47:47 00:47:47 Step 10/21 : FROM scratch 00:47:47 ---> 00:47:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:48 ---> Running in 6ef13b799ea3 00:47:48 Removing intermediate container a04a19ec7c28 00:47:48 ---> 2570204af418 00:47:48 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:47:48 ---> Running in 9daccaf1de23 00:47:48 ---> 91d8e866a666 00:47:48 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:49 ---> b0e695be5c73 00:47:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:49 Removing intermediate container 6ef13b799ea3 00:47:49 ---> e64d8098b9eb 00:47:49 Step 12/24 : ENV APP_PORT=48060 00:47:49 Removing intermediate container 9daccaf1de23 00:47:49 ---> 156ea79ce55a 00:47:49 Step 12/21 : ENV APP_PORT=48085 00:47:49 ---> Running in ef73088e417d 00:47:49 ---> 07f96a9c8160 00:47:49 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:49 ---> Running in 2b59396d1b7d 00:47:49 ---> Running in 724961b9ae03 00:47:49 ---> Running in 7b53169f8ceb 00:47:49 Removing intermediate container ef73088e417d 00:47:49 ---> bcdbcc190826 00:47:49 Step 18/21 : CMD ["--init=true"] 00:47:49 Removing intermediate container 2b59396d1b7d 00:47:49 ---> 43da36136206 00:47:49 Step 13/24 : EXPOSE $APP_PORT 00:47:49 Removing intermediate container 724961b9ae03 00:47:49 ---> 126ee4b9e708 00:47:49 Step 13/21 : EXPOSE $APP_PORT 00:47:50 ---> Running in 13063fa132a7 00:47:50 ---> Running in f677bb433351 00:47:50 ---> Running in 79d710a23a42 00:47:50 ---> 40ac3419c622 00:47:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:50 Removing intermediate container f677bb433351 00:47:50 ---> 941024c6cdfc 00:47:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:47:51 Removing intermediate container 79d710a23a42 00:47:51 ---> 2c34c7173252 00:47:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:47:51 Removing intermediate container 13063fa132a7 00:47:51 ---> 7094ed4c0819 00:47:51 Step 19/21 : LABEL arch=arm64 00:47:51 ---> Running in 5a5086ab90db 00:47:51 ---> ed5b34284d42 00:47:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:51 ---> f873af94064a 00:47:51 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:47:51 ---> Running in 63420999afa7 00:47:52 ---> d9f9da66015e 00:47:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:52 Removing intermediate container 5a5086ab90db 00:47:52 ---> 98d52c603c9b 00:47:52 Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:47:52 Removing intermediate container 7b53169f8ceb 00:47:52 ---> e1e99edb5bb5 00:47:52 Step 24/29 : RUN chmod 755 security-secrets-setup 00:47:52 ---> Running in 460d856db0ac 00:47:52 ---> Running in 3d8a6fd7d664 00:47:53 Removing intermediate container 460d856db0ac 00:47:53 ---> 14fd42323521 00:47:53 Step 21/21 : LABEL version=0.0.0 00:47:53 ---> Running in 627bae069f0b 00:47:53 ---> ee49ea939ace 00:47:53 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:47:54 ---> f296007113aa 00:47:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:54 Removing intermediate container 627bae069f0b 00:47:54 ---> 924a51704570 00:47:54 00:47:55 Successfully built 924a51704570 00:47:55 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:55 Removing intermediate container 63420999afa7 00:47:55 ---> 326c510f066d 00:47:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:55  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 00:47:56 ---> 8f670ebd0e6a 00:47:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:47:56 ---> e10eea07d380 00:47:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:47:56 ---> Running in 476be007dc5b 00:47:56 ---> Running in 36c71434bc23 00:47:56 Removing intermediate container 3d8a6fd7d664 00:47:56 ---> b234ce8d94fe 00:47:56 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:47:56 ---> Running in 512e310d9aed 00:47:56 Removing intermediate container 476be007dc5b 00:47:56 ---> 7e862c07ab89 00:47:56 Step 22/24 : LABEL arch=arm64 00:47:56 Removing intermediate container 36c71434bc23 00:47:56 ---> 31828b767a42 00:47:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:57 ---> Running in 3fde27ae49a0 00:47:57 ---> Running in 2fb83e958a09 00:47:57 ---> 83851d644213 00:47:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:58 Removing intermediate container 512e310d9aed 00:47:58 ---> 7b43ccd837b6 00:47:58 Step 26/29 : CMD [ "generate" ] 00:47:59 ---> Running in 3196be456605 00:47:59 Removing intermediate container 3fde27ae49a0 00:47:59 ---> 73d52e562c69 00:47:59 Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:47:59 Removing intermediate container 2fb83e958a09 00:47:59 ---> 22a8d167c265 00:47:59 Step 19/21 : LABEL arch=arm64 00:47:59 ---> Running in f14c89844b58 00:47:59 ---> Running in 5281aa5b1f2c 00:47:59 ---> c1a46ff24518 00:47:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:59 Removing intermediate container 3196be456605 00:47:59 ---> c0e408879a5a 00:47:59 Step 27/29 : LABEL arch=arm64 00:48:00 ---> Running in c56028c890aa 00:48:00 Removing intermediate container 5281aa5b1f2c 00:48:00 ---> 21e5575ef045 00:48:00 Step 24/24 : LABEL version=0.0.0Removing intermediate container f14c89844b58 00:48:00 00:48:00 ---> 4b1e335f74af 00:48:00 Step 20/21 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:48:01 ---> c997c959373b 00:48:01 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:48:01 Removing intermediate container c56028c890aa 00:48:01 ---> 167a2fd50a3e 00:48:01 Step 28/29 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:48:02 ---> Running in 7e865af6a19a 00:48:02 ---> Running in 65a37010f7ca 00:48:02 ---> Running in eff5d923093c 00:48:02 ---> Running in 0361d5627236 00:48:02 Removing intermediate container 7e865af6a19a 00:48:02 ---> ed09b1ef8160 00:48:02 00:48:02 Removing intermediate container 65a37010f7ca 00:48:02 ---> 89c620c9686f 00:48:02 Step 21/21 : LABEL version=0.0.0 00:48:02 Removing intermediate container 0361d5627236 00:48:02 ---> 4ba8cd432bca 00:48:02 Step 29/29 : LABEL version=0.0.0 00:48:03 ---> Running in 4ea8925bebff 00:48:03 Removing intermediate container eff5d923093c 00:48:03 ---> 047ef40fed51 00:48:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:03 Successfully built ed09b1ef8160 00:48:03 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:03 Building docker-core-metadata-go 00:48:03  Building docker-security-secretstore-setup-go ... done  ---> Running in c1a10357bae1 00:48:03 ---> Running in dff3e601ff01 00:48:03 Removing intermediate container 4ea8925bebff 00:48:03 ---> 61ac87658a64 00:48:03 00:48:04 Successfully built 61ac87658a64 00:48:04 Removing intermediate container dff3e601ff01 00:48:04 ---> a561585db0ba 00:48:04 Step 22/24 : LABEL arch=arm64 00:48:04 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:04  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 00:48:04 Removing intermediate container c1a10357bae1 00:48:04 ---> 0da6bcb6e0e8 00:48:04 00:48:04 ---> Running in a662b9bb5749 00:48:04 Successfully built 0da6bcb6e0e8 00:48:04 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:48:04 Building docker-sys-mgmt-agent-go 00:48:04  Building docker-security-secrets-setup-go ... done Removing intermediate container a662b9bb5749 00:48:04 ---> 2b922d3d7bdf 00:48:04 Step 23/24 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:48:05 ---> Running in c8f4a5550fe4 00:48:05 Removing intermediate container c8f4a5550fe4 00:48:05 ---> fa1f5c76f7c8 00:48:05 Step 24/24 : LABEL version=0.0.0 00:48:05 ---> Running in 19ea95a55b68 00:48:06 Removing intermediate container 19ea95a55b68 00:48:06 ---> b82fb011634d 00:48:06 00:48:06 Successfully built b82fb011634d 00:48:06 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:06 Building docker-core-data-go 00:48:53  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:53 ---> 4c7620d505e7 00:48:53 Step 3/22 : WORKDIR /edgex-go 00:48:53 ---> Using cache 00:48:53 ---> 85b777240b7a 00:48:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:53 ---> Using cache 00:48:53 ---> daf80dc9d60d 00:48:53 Step 5/22 : RUN apk update && apk add make git 00:48:53 ---> Using cache 00:48:53 ---> 55d1f3676f58 00:48:53 Step 6/22 : COPY go.mod . 00:48:53 ---> Using cache 00:48:53 ---> 3c261ccebdfd 00:48:53 Step 7/22 : RUN go mod download 00:48:53 ---> Using cache 00:48:53 ---> 4b4c9348f556 00:48:53 Step 8/22 : COPY . . 00:48:53 ---> Using cache 00:48:53 ---> 038332ae1dbd 00:48:53 Step 9/22 : RUN make cmd/core-command/core-command 00:48:57 ---> Running in a31a6a5b6f4d 00:48:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:07 ---> 4c7620d505e7 00:49:07 Step 3/22 : WORKDIR /edgex-go 00:49:07 ---> Using cache 00:49:07 ---> 85b777240b7a 00:49:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:07 ---> Using cache 00:49:07 ---> daf80dc9d60d 00:49:07 Step 5/22 : RUN apk update && apk add make git 00:49:07 ---> Using cache 00:49:07 ---> 55d1f3676f58 00:49:07 Step 6/22 : COPY go.mod . 00:49:07 ---> Using cache 00:49:07 ---> 3c261ccebdfd 00:49:07 Step 7/22 : RUN go mod download 00:49:07 ---> Using cache 00:49:07 ---> 4b4c9348f556 00:49:07 Step 8/22 : COPY . . 00:49:07 ---> Using cache 00:49:07 ---> 038332ae1dbd 00:49:07 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:49:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:08 ---> 4c7620d505e7 00:49:08 Step 3/22 : WORKDIR /edgex-go 00:49:08 ---> Using cache 00:49:08 ---> 85b777240b7a 00:49:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:08 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine ---> Using cache 00:49:08 00:49:08 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:49:08 ---> 4c7620d505e7 00:49:08 ---> daf80dc9d60d 00:49:08 Step 5/22 : RUN apk update && apk add make git 00:49:08 ---> Using cache 00:49:08 Step 3/27 : WORKDIR /edgex-go 00:49:08 ---> 55d1f3676f58 00:49:08 Step 6/22 : COPY go.mod . 00:49:08 ---> Using cache 00:49:08 ---> Using cache 00:49:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:08 ---> 85b777240b7a 00:49:08 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:08 ---> 4c7620d505e7 00:49:08 Step 3/23 : WORKDIR /edgex-go ---> Using cache 00:49:08 ---> daf80dc9d60d 00:49:08 Step 5/27 : RUN apk update && apk add make bash git 00:49:08 ---> 3c261ccebdfd 00:49:08 00:49:08 ---> Using cache 00:49:08 Step 7/22 : RUN go mod download 00:49:08 ---> 85b777240b7a 00:49:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 00:49:08 ---> 4b4c9348f556 00:49:08 00:49:08 ---> Using cache 00:49:08 Step 8/22 : COPY . . 00:49:08 ---> daf80dc9d60d 00:49:08 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:49:08 ---> Using cache 00:49:08 ---> 038332ae1dbd 00:49:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:49:10 ---> Running in 3330a35708c6 00:49:10 ---> Running in 44334a3f09f0 00:49:10 ---> Running in f5c0de710c0f 00:49:10 ---> Running in f378df732331 00:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:49:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:16 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:16 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:16 OK: 12620 distinct packages available 00:49:16 v3.12.2-5-g9e04b0fdd0 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:16 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:16 OK: 12620 distinct packages available 00:49:17 OK: 217 MiB in 51 packages 00:49:17 OK: 217 MiB in 51 packages 00:49:19 Removing intermediate container 44334a3f09f0 00:49:19 ---> 08e41b1aafb3 00:49:19 Step 6/27 : COPY go.mod . 00:49:20 Removing intermediate container f5c0de710c0f 00:49:20 ---> ac2625fdf296 00:49:20 Step 6/23 : COPY go.mod . 00:49:21 ---> 01d33300791d 00:49:21 Step 7/27 : RUN go mod download 00:49:21 ---> 30c35cb215e9 00:49:21 Step 7/23 : RUN go mod download 00:49:21 ---> Running in 089732e37ccb 00:49:21 ---> Running in faae6f14e631 00:49:27 Removing intermediate container 089732e37ccb 00:49:27 ---> 62af2ad35e8c 00:49:27 Step 8/27 : COPY . . 00:49:27 Removing intermediate container faae6f14e631 00:49:27 ---> 7584870dda19 00:49:27 Step 8/23 : COPY . . 00:50:06 ---> d344108e87e9 00:50:06 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:50:06 ---> 19cee0a01e22 00:50:06 Step 9/23 : RUN make cmd/core-data/core-data 00:50:06 ---> Running in 3bd5b82a0358 00:50:06 ---> Running in 20bcce03e343 00:50:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:50: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 00:50:53 Removing intermediate container a31a6a5b6f4d 00:50:53 ---> 371e9da79995 00:50:53 00:50:53 Step 10/22 : FROM scratch 00:50:53 ---> 00:50:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:53 ---> Using cache 00:50:53 ---> 156ea79ce55a 00:50:53 Step 12/22 : ENV APP_PORT=48082 00:50:53 ---> Running in 28552f7ddc52 00:50:53 Removing intermediate container 28552f7ddc52 00:50:53 ---> bbe145182f77 00:50:53 Step 13/22 : EXPOSE $APP_PORT 00:50:53 ---> Running in 9b9fa11b5033 00:50:53 Removing intermediate container 9b9fa11b5033 00:50:53 ---> 1e8b708c20d8 00:50:53 Step 14/22 : WORKDIR / 00:50:53 ---> Running in 0d9327c29b3d 00:50:53 Removing intermediate container 0d9327c29b3d 00:50:53 ---> 158b396d141a 00:50:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:50:53 ---> 4f3e10bcdf4f 00:50:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:53 Removing intermediate container f378df732331 00:50:53 ---> d4c464ef0f9c 00:50:53 00:50:53 Step 10/22 : FROM alpine:3.10 00:50:53 ---> 536a684cf733 00:50:53 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:53 ---> Using cache 00:50:53 ---> 79c4c8eb09c6 00:50:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:53 ---> Running in 885e6c13a4ce 00:50:54 Removing intermediate container 885e6c13a4ce 00:50:54 ---> e9da48c6c3a6 00:50:54 Step 13/22 : WORKDIR / 00:50:54 ---> 47be25e4c1ef 00:50:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:54 ---> Running in 063afd48af5a 00:50:55 Removing intermediate container 063afd48af5a 00:50:55 ---> c22e70f08f7c 00:50:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:50:55 ---> 9cc1199e3bfe 00:50:55 Step 18/22 : ENTRYPOINT ["/core-command"] 00:50:55 ---> Running in fa647b95f6f7 00:50:56 ---> dd8758af762e 00:50:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:56 Removing intermediate container fa647b95f6f7 00:50:56 ---> 0850465add96 00:50:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:57 ---> Running in 18b15b4c4b5d 00:50:57 Removing intermediate container 18b15b4c4b5d 00:50:57 ---> 6dbd749be968 00:50:57 Step 20/22 : LABEL arch=arm64 00:50:58 ---> Running in a6f7ed416238 00:50:58 ---> 54b8239528c9 00:50:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:59 Removing intermediate container a6f7ed416238 00:50:59 ---> 63895dc3d29a 00:50:59 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:51:00 ---> Running in 109b4e291f7e 00:51:00 ---> c8f3329a992b 00:51:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:51:00 Removing intermediate container 109b4e291f7e 00:51:00 ---> d01a61609a0f 00:51:00 Step 22/22 : LABEL version=0.0.0 00:51:00 ---> Running in bc846df361fc 00:51:01 Removing intermediate container bc846df361fc 00:51:01 ---> 7028588a5057 00:51:01 00:51:01 ---> 410c8835686e 00:51:01 Step 18/22 : RUN chmod +x entrypoint.sh 00:51:01 ---> Running in 68c50594e395 00:51:02 Successfully built 7028588a5057 00:51:02 Successfully tagged docker-core-command-go-arm64:latest 00:51:05  Building docker-core-command-go ... done Removing intermediate container 68c50594e395 00:51:05 ---> 910e05870d0e 00:51:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:51:05 ---> Running in ee490343899c 00:51:06 Removing intermediate container ee490343899c 00:51:06 ---> 6bbf0b316058 00:51:06 Step 20/22 : LABEL arch=arm64 00:51:06 ---> Running in 82cdadc864c9 00:51:07 Removing intermediate container 82cdadc864c9 00:51:07 ---> c64efd3d12fd 00:51:07 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:51:07 ---> Running in 213fc2c7d843 00:51:08 Removing intermediate container 213fc2c7d843 00:51:08 ---> 704526a60f3b 00:51:08 Step 22/22 : LABEL version=0.0.0 00:51:08 ---> Running in 73cfdba435af 00:51:08 Removing intermediate container 73cfdba435af 00:51:08 ---> e2a30a3927b9 00:51:08 00:51:09 Successfully built e2a30a3927b9 00:51:09 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:36  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 3330a35708c6 00:51:36 ---> ce6f704a2e35 00:51:36 00:51:36 Step 10/22 : FROM scratch 00:51:36 ---> 00:51:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:36 ---> Using cache 00:51:36 ---> 156ea79ce55a 00:51:36 Step 12/22 : ENV APP_PORT=48081 00:51:36 ---> Running in de012059e920 00:51:36 Removing intermediate container de012059e920 00:51:36 ---> 09b7e368db95 00:51:36 Step 13/22 : EXPOSE $APP_PORT 00:51:37 ---> Running in 00f23836ab68 00:51:38 Removing intermediate container 00f23836ab68 00:51:38 ---> 6a62896fe5c8 00:51:38 Step 14/22 : WORKDIR / 00:51:38 ---> Running in 0f7d0325a721 00:51:38 Removing intermediate container 3bd5b82a0358 00:51:38 ---> 28e0a7bcc159 00:51:38 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:38 ---> Running in defb18e2fd9c 00:51:39 Removing intermediate container 0f7d0325a721 00:51:39 ---> b69beaf3586d 00:51:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:51:41 ---> c6913266292a 00:51:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:51:43 ---> 9eb1bf05ab93 00:51:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:43 ---> c5be5455c593 00:51:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:51:43 ---> Running in f1c0618b53c2 00:51:44 Removing intermediate container f1c0618b53c2 00:51:44 ---> a804a6b9b001 00:51:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:44 ---> Running in 23cc9c5bd0bf 00:51:45 Removing intermediate container defb18e2fd9c 00:51:45 ---> 22e96edef4f6 00:51:45 00:51:45 Step 11/27 : FROM docker:latest 00:51:45 ---> eeaf43b92773 00:51:45 Step 12/27 : RUN apk add --no-cache bash 00:51:45 Removing intermediate container 23cc9c5bd0bf 00:51:45 ---> 273db406bdbe 00:51:45 Step 20/22 : LABEL arch=arm64 00:51:45 ---> Running in 48299ad9f8e1 00:51:45 ---> Running in a7f89e53ffd9 00:51:46 Removing intermediate container a7f89e53ffd9 00:51:46 ---> 44c93ef65b1a 00:51:46 Step 21/22 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:51:46 ---> Running in 1d8a58f843ce 00:51:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:46 Removing intermediate container 1d8a58f843ce 00:51:46 ---> 9efb041614c9 00:51:46 Step 22/22 : LABEL version=0.0.0 00:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:47 ---> Running in 2e5d7c3f7b8d 00:51:47 Removing intermediate container 2e5d7c3f7b8d 00:51:47 ---> a92029d44525 00:51:47 00:51:47 (1/2) Installing readline (8.0.4-r0) 00:51:47 (2/2) Installing bash (5.0.17-r0) 00:51:47 Executing bash-5.0.17-r0.post-install 00:51:47 Executing busybox-1.31.1-r19.trigger 00:51:47 OK: 12 MiB in 22 packages 00:51:48 Successfully built a92029d44525 00:51:48 Successfully tagged docker-core-metadata-go-arm64:latest 00:51:49  Building docker-core-metadata-go ... done Removing intermediate container 48299ad9f8e1 00:51:49 ---> 30509e8e7742 00:51:49 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:51:49 ---> Running in ca05d19f7fa9 00:51:51 Removing intermediate container ca05d19f7fa9 00:51:51 ---> d59c9596f8dc 00:51:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:51:52 ---> Running in 35070f2c0023 00:51:53 Removing intermediate container 35070f2c0023 00:51:53 ---> 402f3e722389 00:51:53 Step 15/27 : ENV APP_PORT=48090 00:51:53 ---> Running in d33384cc4f0b 00:51:53 Removing intermediate container d33384cc4f0b 00:51:53 ---> c9cf7a1b6104 00:51:53 Step 16/27 : EXPOSE $APP_PORT 00:51:53 ---> Running in faf4a6c36cc5 00:51:54 Removing intermediate container faf4a6c36cc5 00:51:54 ---> 90272a69680f 00:51:54 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:55 ---> 39896a175434 00:51:55 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:56 ---> 95ec8091c196 00:51:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:58 ---> 58dc0ad1b2ff 00:51:58 Step 20/27 : RUN apk --no-cache add py3-pip 00:51:58 ---> Running in 8782288aeddc 00:51:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:00 (1/33) Installing libbz2 (1.0.8-r1) 00:52:00 (2/33) Installing expat (2.2.9-r1) 00:52:00 (3/33) Installing libffi (3.3-r2) 00:52:00 (4/33) Installing gdbm (1.13-r1) 00:52:00 (5/33) Installing xz-libs (5.2.5-r0) 00:52:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:52:00 (7/33) Installing python3 (3.8.5-r0) 00:52:00 Removing intermediate container 20bcce03e343 00:52:00 ---> 5b60cc227411 00:52:00 00:52:00 Step 10/23 : FROM alpine 00:52:00 ---> dd36a01c3f31 00:52:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:00 ---> Running in 9c2422c62a4b 00:52:01 Removing intermediate container 9c2422c62a4b 00:52:01 ---> 466b3120b061 00:52:01 Step 12/23 : ENV APP_PORT=48080 00:52:02 ---> Running in d499b2e39586 00:52:02 (8/33) Installing py3-appdirs (1.4.4-r1) 00:52:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:52:02 (10/33) Installing py3-parsing (2.4.7-r0) 00:52:02 (11/33) Installing py3-six (1.15.0-r0) 00:52:02 (12/33) Installing py3-packaging (20.4-r0) 00:52:02 Removing intermediate container d499b2e39586 00:52:02 ---> 9f4f02b082e3 00:52:02 Step 13/23 : EXPOSE $APP_PORT 00:52:03 (13/33) Installing py3-setuptools (47.0.0-r0) 00:52:03 (14/33) Installing py3-chardet (3.0.4-r4) 00:52:03 (15/33) Installing py3-idna (2.9-r0) 00:52:03 ---> Running in 650e2fcd7b07 00:52:03 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:52:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:52:03 (18/33) Installing py3-requests (2.23.0-r0) 00:52:03 (19/33) Installing py3-msgpack (1.0.0-r0) 00:52:03 (20/33) Installing py3-lockfile (0.12.2-r3) 00:52:03 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:52:03 (22/33) Installing py3-colorama (0.4.3-r0) 00:52:03 (23/33) Installing py3-distlib (0.3.0-r0) 00:52:03 (24/33) Installing py3-distro (1.5.0-r1) 00:52:03 (25/33) Installing py3-webencodings (0.5.1-r3) 00:52:03 (26/33) Installing py3-html5lib (1.0.1-r4) 00:52:03 (27/33) Installing py3-pytoml (0.1.21-r0) 00:52:03 (28/33) Installing py3-pep517 (0.8.2-r0) 00:52:03 (29/33) Installing py3-progress (1.5-r0) 00:52:03 (30/33) Installing py3-toml (0.10.1-r0) 00:52:03 (31/33) Installing py3-retrying (1.3.3-r0) 00:52:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:52:03 (33/33) Installing py3-pip (20.1.1-r0) 00:52:03 Removing intermediate container 650e2fcd7b07 00:52:03 ---> 9e30b14863af 00:52:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:03 Executing busybox-1.31.1-r19.trigger 00:52:03 OK: 71 MiB in 55 packages 00:52:03 ---> Running in 3ad987abf005 00:52:06 Removing intermediate container 3ad987abf005 00:52:06 ---> de7d0ee1b8a3 00:52:06 Step 15/23 : RUN apk --no-cache add zeromq 00:52:06 ---> Running in da7f2c14b02f 00:52:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:09 Removing intermediate container 8782288aeddc 00:52:09 ---> 61f37438735a 00:52:09 Step 21/27 : RUN pip install docker-compose==1.23.2 00:52:09 ---> Running in 4048a992f67b 00:52:10 (1/5) Installing libgcc (9.3.0-r2) 00:52:10 (2/5) Installing libsodium (1.0.18-r0) 00:52:10 (3/5) Installing libstdc++ (9.3.0-r2) 00:52:11 (4/5) Installing libzmq (4.3.3-r0) 00:52:11 (5/5) Installing zeromq (4.3.3-r0) 00:52:11 Executing busybox-1.31.1-r19.trigger 00:52:11 OK: 8 MiB in 19 packages 00:52:12 Removing intermediate container da7f2c14b02f 00:52:12 ---> 8f2ba328f4f4 00:52:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:52:13 ---> 2b799a9eb0bc 00:52:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:14 ---> 0536c7903b37 00:52:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:15 ---> cda59336caf4 00:52:15 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:15 ---> Running in 019fd89700ee 00:52:15 Removing intermediate container 019fd89700ee 00:52:15 ---> 62fe19a31134 00:52:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:15 ---> Running in 7ab655cfd308 00:52:16 Removing intermediate container 7ab655cfd308 00:52:16 ---> 44fb659ea8e3 00:52:16 Step 21/23 : LABEL arch=arm64 00:52:16 Collecting docker-compose==1.23.2 00:52:16 ---> Running in f0f8688ca6db 00:52:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:17 Removing intermediate container f0f8688ca6db 00:52:17 ---> 538607fd1dc4 00:52:17 Step 22/23 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:52:17 ---> Running in 9c0974d613b7 00:52:17 Removing intermediate container 9c0974d613b7 00:52:17 ---> e34a3d7b41dc 00:52:17 Step 23/23 : LABEL version=0.0.0 00:52:17 ---> Running in d3faec46df6c 00:52:17 Collecting websocket-client<1.0,>=0.32.0 00:52:17 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:52:18 Removing intermediate container d3faec46df6c 00:52:18 ---> a76cc08ea504 00:52:18 00:52:18 Collecting jsonschema<3,>=2.5.1 00:52:18 Successfully built a76cc08ea504 00:52:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:18 Successfully tagged docker-core-data-go-arm64:latest 00:52:19  Building docker-core-data-go ... done Collecting texttable<0.10,>=0.9.0 00:52:19 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:21 Collecting docopt<0.7,>=0.6.1 00:52:21 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:24 Collecting PyYAML<4,>=3.10 00:52:24 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:30 Collecting cached-property<2,>=1.2.0 00:52:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:30 Collecting dockerpty<0.5,>=0.4.1 00:52:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:32 Collecting docker<4.0,>=3.6.0 00:52:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:35 Collecting docker-pycreds>=0.4.0 00:52:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:35 Collecting idna<2.8,>=2.5 00:52:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:36 Collecting urllib3<1.25,>=1.21.1 00:52:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:52:36 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:52:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:38 Installing collected packages: websocket-client, jsonschema, texttable, docopt, PyYAML, cached-property, dockerpty, docker-pycreds, idna, urllib3, requests, docker, docker-compose 00:52:38 Running setup.py install for texttable: started 00:52:41 Running setup.py install for texttable: finished with status 'done' 00:52:41 Running setup.py install for docopt: started 00:52:44 Running setup.py install for docopt: finished with status 'done' 00:52:44 Running setup.py install for PyYAML: started 00:52:46 Running setup.py install for PyYAML: finished with status 'done' 00:52:46 Running setup.py install for dockerpty: started 00:52:49 Running setup.py install for dockerpty: finished with status 'done' 00:52:49 Attempting uninstall: idna 00:52:49 Found existing installation: idna 2.9 00:52:49 Uninstalling idna-2.9: 00:52:49 Successfully uninstalled idna-2.9 00:52:50 Attempting uninstall: urllib3 00:52:50 Found existing installation: urllib3 1.25.9 00:52:50 Uninstalling urllib3-1.25.9: 00:52:50 Successfully uninstalled urllib3-1.25.9 00:52:51 Attempting uninstall: requests 00:52:51 Found existing installation: requests 2.23.0 00:52:51 Uninstalling requests-2.23.0: 00:52:51 Successfully uninstalled requests-2.23.0 00:52:54 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 00:52:58 Removing intermediate container 4048a992f67b 00:52:58 ---> add9442694a7 00:52:58 Step 22/27 : RUN apk --no-cache add curl 00:52:58 ---> Running in 38deb2c49335 00:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:53:00 (2/3) Installing libcurl (7.69.1-r3) 00:53:00 (3/3) Installing curl (7.69.1-r3) 00:53:00 Executing busybox-1.31.1-r19.trigger 00:53:00 OK: 71 MiB in 58 packages 00:53:02 Removing intermediate container 38deb2c49335 00:53:02 ---> 11d7e0dd187c 00:53:02 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:02 ---> Running in 838b557f4697 00:53:02 Removing intermediate container 838b557f4697 00:53:02 ---> 77a0f000cbc9 00:53:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:02 ---> Running in 87b97e6e0a0a 00:53:03 Removing intermediate container 87b97e6e0a0a 00:53:03 ---> 62ff131cb83c 00:53:03 Step 25/27 : LABEL arch=arm64 00:53:03 ---> Running in 13a84d9ef61b 00:53:04 Removing intermediate container 13a84d9ef61b 00:53:04 ---> 672e22c72f00 00:53:04 Step 26/27 : LABEL git_sha=78e7c944f16588511ee3e3776ea03b18066f32b8 00:53:04 ---> Running in ccf5802663ad 00:53:04 Removing intermediate container ccf5802663ad 00:53:04 ---> 2cc34e74ecd1 00:53:04 Step 27/27 : LABEL version=0.0.0 00:53:05 ---> Running in 5ae0c400a467 00:53:05 Removing intermediate container 5ae0c400a467 00:53:05 ---> 72146215c5c4 00:53:05 00:53:05 Successfully built 72146215c5c4 00:53:05 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:53:06  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:53:06 $ docker stop --time=1 bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 00:53:08 $ docker rm -f bba83e1a9fce6490ab20349ea0949d36c1c50c435472ec3e65230d0aed0dd254 [Pipeline] // withDockerContainer [Pipeline] sh 00:53:09 + grep docker 00:53:09 + docker images 00:53:09 docker-sys-mgmt-agent-go-arm64 latest 72146215c5c4 4 seconds ago 300MB 00:53:09 docker-core-data-go-arm64 latest a76cc08ea504 52 seconds ago 22.3MB 00:53:09 docker-core-metadata-go-arm64 latest a92029d44525 About a minute ago 13.6MB 00:53:09 docker-security-bootstrap-redis-go-arm64 latest e2a30a3927b9 2 minutes ago 15.2MB 00:53:09 docker-core-command-go-arm64 latest 7028588a5057 2 minutes ago 11.4MB 00:53:09 docker-support-notifications-go-arm64 latest b82fb011634d 5 minutes ago 12.9MB 00:53:09 docker-security-secrets-setup-go-arm64 latest 0da6bcb6e0e8 5 minutes ago 22.7MB 00:53:09 docker-support-scheduler-go-arm64 latest 61ac87658a64 5 minutes ago 11.5MB 00:53:09 docker-security-secretstore-setup-go-arm64 latest ed09b1ef8160 5 minutes ago 23.5MB 00:53:09 docker-security-proxy-setup-go-arm64 latest 924a51704570 5 minutes ago 23.2MB 00:53:09 docker latest eeaf43b92773 21 hours 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 00:53:11 provisioning config files... 00:53:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config5397411913922612330tmp [Pipeline] { [Pipeline] sh 00:53:12 + set +x 00:53:12 + curl -s https://codecov.io/bash 00:53:12 + bash -s -- 00:53:12 00:53:12 _____ _ 00:53:12 / ____| | | 00:53:12 | | ___ __| | ___ ___ _____ __ 00:53:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:12 Bash-20201130-cc6d3fe 00:53:12 00:53:12 00:53:12 ==> Jenkins CI detected. 00:53:12 project root: . 00:53:12 --> token set from env 00:53:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:12 ==> Running gcov in . (disable via -X gcov) 00:53:12 ==> Python coveragepy not found 00:53:12 ==> Searching for coverage reports in: 00:53:12 + . 00:53:12 -> Found 1 reports 00:53:12 ==> Detecting git/mercurial file structure 00:53:12 ==> Reading reports 00:53:12 + ./coverage.out bytes=565030 00:53:12 ==> Appending adjustments 00:53:12 https://docs.codecov.io/docs/fixing-reports 00:53:15 + Found adjustments 00:53:15 ==> Gzipping contents 00:53:15 88K /tmp/codecov.R9ehrO.gz 00:53:15 ==> Uploading reports 00:53:15 url: https://codecov.io 00:53:15 query: branch=PR-2924&commit=78e7c944f16588511ee3e3776ea03b18066f32b8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 00:53:15 -> Pinging Codecov 00:53:15 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2924&commit=78e7c944f16588511ee3e3776ea03b18066f32b8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2924%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2924&job=&cmd_args= 00:53:16 -> Uploading to 00:53:16 https://storage.googleapis.com/codecov/v4/raw/2020-12-12/00271124DB129430A58F1EEE437C3FCB/78e7c944f16588511ee3e3776ea03b18066f32b8/334fad00-fcc7-4e6b-8c0f-616a8ff675a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201212%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201212T005316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e63936f22436ed1364c00c3c5abcba088b758ee062387de7a8bc3f9716b17cbb 00:53:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:16 Dload Upload Total Spent Left Speed 00:53:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87591 0 0 100 87591 0 179k --:--:-- --:--:-- --:--:-- 179k 00:53:16 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/78e7c944f16588511ee3e3776ea03b18066f32b8 [Pipeline] } 00:53:16 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 00:53:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:19 ---> package-listing.sh 00:53:19 ++ facter osfamily 00:53:19 ++ tr '[:upper:]' '[:lower:]' 00:53:19 + OS_FAMILY=redhat 00:53:19 + workspace=/w/workspace/edgex-go/6 00:53:19 + START_PACKAGES=/tmp/packages_start.txt 00:53:19 + END_PACKAGES=/tmp/packages_end.txt 00:53:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:19 + PACKAGES=/tmp/packages_start.txt 00:53:19 + '[' /w/workspace/edgex-go/6 ']' 00:53:19 + PACKAGES=/tmp/packages_end.txt 00:53:19 + case "${OS_FAMILY}" in 00:53:19 + rpm -qa 00:53:19 + sort 00:53:25 + '[' -f /tmp/packages_start.txt ']' 00:53:25 + '[' -f /tmp/packages_end.txt ']' 00:53:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:25 + '[' /w/workspace/edgex-go/6 ']' 00:53:25 + mkdir -p /w/workspace/edgex-go/6/archives/ 00:53:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 00:53:25 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:25 00:53:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:26 alpine: Pulling from edgex-lftools-log-publisher 00:53:26 df20fa9351a1: Pulling fs layer 00:53:26 36b3adc4ff6f: Pulling fs layer 00:53:26 8ad3a11d3b57: Pulling fs layer 00:53:26 46f8f816bc3b: Pulling fs layer 00:53:26 93b61091891f: Pulling fs layer 00:53:26 93b9cdb0e59b: Pulling fs layer 00:53:26 5e14af77c1be: Pulling fs layer 00:53:26 01666e4c0597: Pulling fs layer 00:53:26 aa168da1d23b: Pulling fs layer 00:53:26 93b9cdb0e59b: Waiting 00:53:26 46f8f816bc3b: Waiting 00:53:26 93b61091891f: Waiting 00:53:26 5e14af77c1be: Waiting 00:53:26 01666e4c0597: Waiting 00:53:26 aa168da1d23b: Waiting 00:53:26 36b3adc4ff6f: Verifying Checksum 00:53:26 36b3adc4ff6f: Download complete 00:53:26 46f8f816bc3b: Verifying Checksum 00:53:26 46f8f816bc3b: Download complete 00:53:26 df20fa9351a1: Verifying Checksum 00:53:26 df20fa9351a1: Download complete 00:53:26 8ad3a11d3b57: Verifying Checksum 00:53:26 8ad3a11d3b57: Download complete 00:53:26 5e14af77c1be: Verifying Checksum 00:53:26 5e14af77c1be: Download complete 00:53:26 93b9cdb0e59b: Download complete 00:53:26 01666e4c0597: Verifying Checksum 00:53:26 01666e4c0597: Download complete 00:53:26 93b61091891f: Verifying Checksum 00:53:26 93b61091891f: Download complete 00:53:26 df20fa9351a1: Pull complete 00:53:26 36b3adc4ff6f: Pull complete 00:53:27 8ad3a11d3b57: Pull complete 00:53:27 46f8f816bc3b: Pull complete 00:53:28 93b61091891f: Pull complete 00:53:28 aa168da1d23b: Verifying Checksum 00:53:28 aa168da1d23b: Download complete 00:53:30 93b9cdb0e59b: Pull complete 00:53:30 5e14af77c1be: Pull complete 00:53:31 01666e4c0597: Pull complete 00:53:41 aa168da1d23b: Pull complete 00:53:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:41 prd-centos7-docker-4c-2g-15680 does not seem to be running inside a container 00:53:41 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:45 $ docker top 87ae9517ed2946b8b53175582997e05c4a281e3b41ef0ce73484eb8ed7f04aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:45 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:46 + mkdir -p /var/log/sa [Pipeline] sh 00:53:46 + ls /var/log/sa-host 00:53:46 + sadf -c /var/log/sa-host/sa12 00:53:46 file_magic: OK 00:53:46 HZ: Using current value: 100 00:53:46 file_header: OK 00:53:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:46 Statistics: 00:53:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:46 File successfully converted to sysstat format version 12.2.1 00:53:46 + sadf -c /var/log/sa-host/sa23 00:53:46 file_magic: OK 00:53:46 HZ: Using current value: 100 00:53:46 file_header: OK 00:53:46 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:46 Statistics: 00:53:46 Hnuu...uuuununununu... 00:53:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:46 provisioning config files... 00:53:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3238869813374724771tmp [Pipeline] { [Pipeline] echo 00:53:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:47 ---> create-netrc.sh [Pipeline] } 00:53:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:47 ---> python-tools-install.sh [Pipeline] echo 00:53:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:48 ---> sudo-logs.sh 00:53:48 Archiving 'sudo' log.. [Pipeline] echo 00:53:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:48 ---> job-cost.sh 00:53:48 lf-activate-venv: SKIPPING 00:53:48 INFO: No Stack... 00:53:49 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:49 INFO: Archiving Costs [Pipeline] echo 00:53:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> logs-deploy.sh 00:53:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/6 00:53:49 INFO: archiving workspace using pattern(s): 00:53:51 Archives upload complete. 00:53:51 INFO: archiving logs to Nexus 00:53:52 ---> uname -a: 00:53:52 Linux prd-centos7-docker-4c-2g-15680.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:53:52 00:53:52 00:53:52 ---> lscpu: 00:53:52 Architecture: x86_64 00:53:52 CPU op-mode(s): 32-bit, 64-bit 00:53:52 Byte Order: Little Endian 00:53:52 Address sizes: 40 bits physical, 48 bits virtual 00:53:52 CPU(s): 4 00:53:52 On-line CPU(s) list: 0-3 00:53:52 Thread(s) per core: 1 00:53:52 Core(s) per socket: 1 00:53:52 Socket(s): 4 00:53:52 NUMA node(s): 1 00:53:52 Vendor ID: GenuineIntel 00:53:52 CPU family: 6 00:53:52 Model: 44 00:53:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:53:52 Stepping: 1 00:53:52 CPU MHz: 2933.436 00:53:52 BogoMIPS: 5866.87 00:53:52 Virtualization: VT-x 00:53:52 Hypervisor vendor: KVM 00:53:52 Virtualization type: full 00:53:52 L1d cache: 128 KiB 00:53:52 L1i cache: 128 KiB 00:53:52 L2 cache: 16 MiB 00:53:52 L3 cache: 64 MiB 00:53:52 NUMA node0 CPU(s): 0-3 00:53:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:53:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:53:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:53:52 Vulnerability Meltdown: Mitigation; PTI 00:53:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:52 Vulnerability Srbds: Not affected 00:53:52 Vulnerability Tsx async abort: Not affected 00:53:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:53:52 00:53:52 00:53:52 ---> nproc: 00:53:52 4 00:53:52 00:53:52 00:53:52 ---> df -h: 00:53:52 Filesystem Size Used Available Use% Mounted on 00:53:52 overlay 50.0G 12.3G 37.7G 25% / 00:53:52 tmpfs 64.0M 0 64.0M 0% /dev 00:53:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:53:52 shm 64.0M 0 64.0M 0% /dev/shm 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/6 00:53:52 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/6@tmp 00:53:52 00:53:52 00:53:52 ---> free -m: 00:53:52 total used free shared buff/cache available 00:53:52 Mem: 1837 689 201 0 946 1063 00:53:52 Swap: 1023 72 951 00:53:52 00:53:52 00:53:52 ---> ip addr: 00:53:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:52 inet 127.0.0.1/8 scope host lo 00:53:52 valid_lft forever preferred_lft forever 00:53:52 inet6 ::1/128 scope host 00:53:52 valid_lft forever preferred_lft forever 00:53:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:52 link/ether fa:16:3e:be:76:9c brd ff:ff:ff:ff:ff:ff 00:53:52 inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 00:53:52 valid_lft 84956sec preferred_lft 84956sec 00:53:52 inet6 fe80::f816:3eff:febe:769c/64 scope link 00:53:52 valid_lft forever preferred_lft forever 00:53:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:52 link/ether 02:42:c3:bc:e6:7d brd ff:ff:ff:ff:ff:ff 00:53:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:52 valid_lft forever preferred_lft forever 00:53:52 inet6 fe80::42:c3ff:febc:e67d/64 scope link 00:53:52 valid_lft forever preferred_lft forever 00:53:52 00:53:52 00:53:52 ---> sar -b -r -n DEV: 00:53:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/12/20 _x86_64_ (4 CPU) 00:53:52 00:53:52 00:29:37 LINUX RESTART (4 CPU) 00:53:52 00:53:52 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:52 00:31:02 102.95 36.44 66.51 0.00 7741.23 18270.95 0.00 00:53:52 00:32:01 209.68 93.45 116.22 0.00 6749.59 47726.04 0.00 00:53:52 00:33:02 276.18 118.84 157.34 0.00 4975.18 30670.21 0.00 00:53:52 00:34:01 170.64 78.51 92.13 0.00 2854.55 10300.76 0.00 00:53:52 00:35:03 159.70 44.57 115.13 0.00 7717.65 48693.12 0.00 00:53:52 00:36:02 2674.71 2314.06 360.65 0.00 176381.74 221165.03 0.00 00:53:52 00:37:01 952.65 725.85 226.80 0.00 72263.79 83995.66 0.00 00:53:52 00:38:01 1321.53 936.90 384.63 0.00 131271.25 170371.25 0.00 00:53:52 00:39:02 1067.16 759.03 308.14 0.00 65435.10 82968.91 0.00 00:53:52 00:40:01 96.28 15.37 80.90 0.00 2964.35 4916.34 0.00 00:53:52 00:41:01 1.63 0.28 1.35 0.00 4.00 19.70 0.00 00:53:52 00:42:01 0.30 0.03 0.27 0.00 0.67 3.03 0.00 00:53:52 00:43:01 0.58 0.27 0.32 0.00 5.86 2.98 0.00 00:53:52 00:44:01 0.33 0.00 0.33 0.00 0.00 4.08 0.00 00:53:52 00:45:01 1.83 1.60 0.23 0.00 54.89 2.48 0.00 00:53:52 00:46:01 1.75 1.02 0.73 0.00 157.89 13.47 0.00 00:53:52 00:47:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 00:53:52 00:48:01 0.50 0.32 0.18 0.00 2.93 1.68 0.00 00:53:52 00:49:01 0.32 0.05 0.27 0.00 0.40 3.05 0.00 00:53:52 00:50:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 00:53:52 00:51:01 0.28 0.02 0.27 0.00 0.53 3.01 0.00 00:53:52 00:52:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 00:53:52 00:53:01 0.22 0.02 0.20 0.00 0.53 1.65 0.00 00:53:52 Average: 304.68 221.61 83.07 0.00 20733.56 31209.62 0.00 00:53:52 00:53:52 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:52 00:31:02 64384 0 645204 34.29 2620 1169336 1302044 44.44 548480 1062480 85168 00:53:52 00:32:01 168304 0 655092 34.82 1952 1056196 1315360 44.89 523536 946684 8 00:53:52 00:33:02 113196 0 838468 44.56 888 928992 1799088 61.40 724744 762076 67808 00:53:52 00:34:01 318692 0 712180 37.85 548 850124 1312220 44.78 551280 718848 40508 00:53:52 00:35:03 73348 0 711372 37.81 216 1096608 1244616 42.48 711552 828280 1956 00:53:52 00:36:02 76336 0 832628 44.25 0 972580 2341252 79.90 765268 807568 49348 00:53:52 00:37:01 166516 0 921200 48.96 0 793828 2584744 88.21 677200 770800 24 00:53:52 00:38:01 69568 0 843904 44.85 0 968072 2674196 91.27 658144 918716 76584 00:53:52 00:39:02 311144 0 672100 35.72 0 898300 1482328 50.59 551704 776272 748 00:53:52 00:40:01 274480 0 605004 32.15 0 1002060 1197136 40.86 549288 817460 8 00:53:52 00:41:01 276760 0 602744 32.03 0 1002040 1173552 40.05 547748 817068 8 00:53:52 00:42:01 277852 0 601604 31.97 0 1002088 1166368 39.81 547436 817028 8 00:53:52 00:43:01 277400 0 602032 32.00 0 1002112 1166452 39.81 547836 817152 8 00:53:52 00:44:01 278544 0 600900 31.94 0 1002100 1166260 39.80 546980 817204 12 00:53:52 00:45:01 276612 0 601912 31.99 0 1003020 1166260 39.80 547460 817712 16 00:53:52 00:46:01 269208 0 604864 32.15 0 1007472 1166320 39.80 553044 819576 8 00:53:52 00:47:01 268708 0 605356 32.17 0 1007480 1166392 39.81 553512 819620 8 00:53:52 00:48:01 268700 0 605360 32.17 0 1007484 1166380 39.81 553188 819704 8 00:53:52 00:49:01 268876 0 605168 32.16 0 1007500 1166260 39.80 552956 819720 20 00:53:52 00:50:01 268860 0 605180 32.16 0 1007504 1166260 39.80 552960 819720 8 00:53:52 00:51:01 268524 0 605508 32.18 0 1007512 1166324 39.80 553048 819736 8 00:53:52 00:52:01 269048 0 604972 32.15 0 1007524 1166260 39.80 552996 819736 12 00:53:52 00:53:01 269124 0 604908 32.15 0 1007512 1166260 39.80 552972 819736 8 00:53:52 Average: 224965 0 664681 35.33 271 991628 1409667 48.11 583623 828387 14013 00:53:52 00:53:52 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:52 00:31:02 eth0 1769.92 1415.14 6152.46 199.35 0.00 0.00 0.00 0.00 00:53:52 00:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:31:02 veth506e9c2 788.80 729.72 75.31 2466.88 0.00 0.00 0.00 0.00 00:53:52 00:31:02 docker0 788.80 729.58 64.52 2466.86 0.00 0.00 0.00 0.00 00:53:52 00:32:01 eth0 432.31 375.60 3463.12 39.48 0.00 0.00 0.00 0.00 00:53:52 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:32:01 docker0 117.27 128.71 7.88 572.91 0.00 0.00 0.00 0.00 00:53:52 00:33:02 eth0 367.12 268.82 1757.25 85.90 0.00 0.00 0.00 0.00 00:53:52 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:33:02 vetha5588fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:33:02 docker0 96.74 118.42 7.63 469.80 0.00 0.00 0.00 0.00 00:53:52 00:34:01 eth0 26.67 13.01 21.25 11.50 0.00 0.00 0.00 0.00 00:53:52 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:34:01 vetha5588fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:35:03 eth0 241.29 207.48 1662.01 84.66 0.00 0.00 0.00 0.00 00:53:52 00:35:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:35:03 vetha84c4be 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:35:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:36:02 eth0 50.73 28.65 167.42 10.10 0.00 0.00 0.00 0.00 00:53:52 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:36:02 vetha84c4be 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:36:02 docker0 17.80 27.42 0.99 148.87 0.00 0.00 0.00 0.00 00:53:52 00:37:01 veth1acd868 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:37:01 veth0e1b52c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:37:01 eth0 37.31 25.26 96.81 56.52 0.00 0.00 0.00 0.00 00:53:52 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:38:01 veth898b898 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 00:53:52 00:38:01 vethaf07191 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:38:01 eth0 75.45 48.71 179.26 21.71 0.00 0.00 0.00 0.00 00:53:52 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:39:02 eth0 112.84 58.03 378.94 76.91 0.00 0.00 0.00 0.00 00:53:52 00:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:39:02 vetha84c4be 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 00:53:52 00:39:02 veth6b08f25 16.00 51.02 1.07 279.01 0.00 0.00 0.00 0.00 00:53:52 00:40:01 eth0 62.94 45.79 106.31 64.57 0.00 0.00 0.00 0.00 00:53:52 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:40:01 docker0 1099.34 1135.03 86.19 4330.75 0.00 0.00 0.00 0.00 00:53:52 00:41:01 eth0 1.73 0.63 0.50 0.28 0.00 0.00 0.00 0.00 00:53:52 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:42:01 eth0 1.63 0.55 0.61 0.37 0.00 0.00 0.00 0.00 00:53:52 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:43:01 eth0 2.42 0.90 0.91 0.59 0.00 0.00 0.00 0.00 00:53:52 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:44:01 eth0 0.20 0.07 0.02 0.04 0.00 0.00 0.00 0.00 00:53:52 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:45:01 eth0 0.60 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:53:52 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:46:01 eth0 0.68 0.20 0.17 0.07 0.00 0.00 0.00 0.00 00:53:52 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:47:01 eth0 1.48 0.38 0.36 0.21 0.00 0.00 0.00 0.00 00:53:52 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:48:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 00:53:52 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:51:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 00:53:52 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:52:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 Average: eth0 138.79 108.47 609.14 28.43 0.00 0.00 0.00 0.00 00:53:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 Average: docker0 47.09 48.62 3.69 185.50 0.00 0.00 0.00 0.00 00:53:52 00:53:52 00:53:53 ---> sar -P ALL: 00:53:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/12/20 _x86_64_ (4 CPU) 00:53:53 00:53:53 00:29:37 LINUX RESTART (4 CPU) 00:53:53 00:53:53 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:53:53 00:31:02 all 18.04 0.00 7.65 2.71 0.26 71.33 00:53:53 00:31:02 0 19.83 0.00 11.25 5.40 0.23 63.29 00:53:53 00:31:02 1 16.19 0.00 5.92 0.99 0.29 76.61 00:53:53 00:31:02 2 17.53 0.00 7.00 3.09 0.28 72.10 00:53:53 00:31:02 3 18.64 0.00 6.48 1.39 0.24 73.24 00:53:53 00:32:01 all 12.19 0.00 6.45 2.59 0.19 78.58 00:53:53 00:32:01 0 13.38 0.00 6.93 2.93 0.19 76.56 00:53:53 00:32:01 1 13.76 0.00 6.12 3.25 0.21 76.66 00:53:53 00:32:01 2 11.38 0.00 5.52 1.48 0.14 81.49 00:53:53 00:32:01 3 10.24 0.00 7.26 2.69 0.21 79.61 00:53:53 00:33:02 all 31.40 0.00 11.64 5.43 0.35 51.16 00:53:53 00:33:02 0 29.94 0.00 11.18 7.12 0.35 51.41 00:53:53 00:33:02 1 32.14 0.00 11.11 4.00 0.35 52.41 00:53:53 00:33:02 2 34.01 0.00 12.27 4.04 0.37 49.31 00:53:53 00:33:02 3 29.53 0.00 12.02 6.57 0.35 51.52 00:53:53 00:34:01 all 64.92 0.00 15.86 3.81 0.21 15.19 00:53:53 00:34:01 0 65.20 0.00 15.66 5.24 0.27 13.62 00:53:53 00:34:01 1 64.75 0.00 15.93 4.87 0.13 14.33 00:53:53 00:34:01 2 65.80 0.00 15.83 2.39 0.20 15.78 00:53:53 00:34:01 3 63.95 0.00 16.03 2.74 0.24 17.04 00:53:53 00:35:03 all 23.24 0.00 10.95 7.33 0.22 58.27 00:53:53 00:35:03 0 23.90 0.00 10.89 7.01 0.22 57.98 00:53:53 00:35:03 1 21.63 0.00 10.98 8.48 0.24 58.67 00:53:53 00:35:03 2 24.44 0.00 11.29 6.58 0.22 57.48 00:53:53 00:35:03 3 22.97 0.00 10.64 7.24 0.20 58.95 00:53:53 00:36:02 all 22.16 0.00 30.65 19.67 0.71 26.82 00:53:53 00:36:02 0 21.95 0.00 29.61 21.01 0.79 26.63 00:53:53 00:36:02 1 21.10 0.00 31.04 18.78 0.67 28.40 00:53:53 00:36:02 2 22.44 0.00 30.64 19.73 0.82 26.37 00:53:53 00:36:02 3 23.14 0.00 31.31 19.14 0.53 25.88 00:53:53 00:37:01 all 61.68 0.00 18.44 10.70 0.24 8.95 00:53:53 00:37:01 0 62.19 0.00 17.96 11.29 0.22 8.35 00:53:53 00:37:01 1 60.81 0.00 19.09 12.14 0.27 7.69 00:53:53 00:37:01 2 60.88 0.00 18.07 9.51 0.34 11.19 00:53:53 00:37:01 3 62.81 0.00 18.62 9.86 0.14 8.56 00:53:53 00:38:01 all 31.98 0.00 24.51 21.14 0.40 21.97 00:53:53 00:38:01 0 32.55 0.00 23.14 27.76 0.42 16.12 00:53:53 00:38:01 1 32.64 0.00 25.15 19.81 0.40 21.99 00:53:53 00:38:01 2 29.51 0.00 24.41 19.28 0.37 26.42 00:53:53 00:38:01 3 33.20 0.00 25.35 17.63 0.41 23.41 00:53:53 00:39:02 all 41.55 0.00 19.54 19.88 0.28 18.75 00:53:53 00:39:02 0 42.26 0.00 19.54 19.45 0.30 18.44 00:53:53 00:39:02 1 41.40 0.00 19.43 20.75 0.26 18.14 00:53:53 00:39:02 2 41.68 0.00 19.33 19.03 0.32 19.63 00:53:53 00:39:02 3 40.85 0.00 19.85 20.27 0.23 18.79 00:53:53 00:40:01 all 5.04 0.00 3.15 3.48 0.09 88.24 00:53:53 00:40:01 0 3.95 0.00 3.06 3.61 0.10 89.27 00:53:53 00:40:01 1 4.61 0.00 3.44 4.38 0.10 87.46 00:53:53 00:40:01 2 6.06 0.00 2.92 1.29 0.05 89.69 00:53:53 00:40:01 3 5.55 0.00 3.16 4.64 0.12 86.52 00:53:53 00:41:01 all 0.17 0.00 0.03 0.01 0.00 99.80 00:53:53 00:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:53:53 00:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:53:53 00:41:01 2 0.53 0.00 0.02 0.00 0.00 99.45 00:53:53 00:41:01 3 0.05 0.00 0.05 0.03 0.00 99.87 00:53:53 00:53:53 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:53:53 00:42:01 all 0.17 0.00 0.05 0.00 0.01 99.78 00:53:53 00:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:53:53 00:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:53:53 00:42:01 2 0.52 0.00 0.05 0.00 0.00 99.43 00:53:53 00:42:01 3 0.07 0.00 0.07 0.00 0.02 99.85 00:53:53 00:43:01 all 0.15 0.00 0.04 0.01 0.01 99.79 00:53:53 00:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:53:53 00:43:01 1 0.13 0.00 0.02 0.00 0.00 99.85 00:53:53 00:43:01 2 0.40 0.00 0.03 0.00 0.00 99.57 00:53:53 00:43:01 3 0.05 0.00 0.07 0.03 0.02 99.83 00:53:53 00:44:01 all 0.08 0.00 0.03 0.00 0.00 99.89 00:53:53 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:53:53 00:44:01 1 0.23 0.00 0.07 0.00 0.00 99.70 00:53:53 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:53:53 00:44:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:53:53 00:45:01 all 0.07 0.00 0.05 0.02 0.00 99.86 00:53:53 00:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:53 00:45:01 1 0.18 0.00 0.05 0.02 0.00 99.75 00:53:53 00:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:45:01 3 0.05 0.00 0.10 0.07 0.02 99.77 00:53:53 00:46:01 all 0.15 0.00 0.03 0.02 0.00 99.79 00:53:53 00:46:01 0 0.02 0.00 0.05 0.03 0.00 99.90 00:53:53 00:46:01 1 0.53 0.00 0.03 0.00 0.02 99.42 00:53:53 00:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:53:53 00:46:01 3 0.02 0.00 0.02 0.05 0.00 99.92 00:53:53 00:47:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:53:53 00:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:53 00:47:01 1 0.48 0.00 0.03 0.00 0.00 99.48 00:53:53 00:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:53:53 00:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:48:01 all 0.16 0.00 0.02 0.01 0.00 99.80 00:53:53 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:48:01 1 0.53 0.00 0.02 0.03 0.00 99.42 00:53:53 00:48:01 2 0.05 0.00 0.07 0.00 0.00 99.88 00:53:53 00:48:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:53:53 00:49:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:53:53 00:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:53:53 00:49:01 1 0.52 0.00 0.02 0.00 0.00 99.47 00:53:53 00:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:53:53 00:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:53:53 00:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 00:53:53 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:50:01 1 0.50 0.00 0.05 0.00 0.00 99.45 00:53:53 00:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:50:01 3 0.02 0.00 0.05 0.00 0.00 99.93 00:53:53 00:51:01 all 0.05 0.00 0.03 0.00 0.00 99.92 00:53:53 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:53:53 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:53:53 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:51:01 3 0.12 0.00 0.07 0.00 0.00 99.82 00:53:53 00:52:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:53:53 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:53:53 00:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:53:53 00:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:53:53 00:53:53 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:53:53 00:53:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:53:53 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:53 00:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:53:53 00:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:53:53 00:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:53:53 Average: all 13.13 0.00 6.24 4.05 0.13 76.45 00:53:53 Average: 0 13.21 0.00 6.27 4.66 0.13 75.73 00:53:53 Average: 1 13.07 0.00 6.21 4.09 0.13 76.51 00:53:53 Average: 2 13.20 0.00 6.17 3.62 0.13 76.88 00:53:53 Average: 3 13.06 0.00 6.31 3.86 0.11 76.66 00:53:53 00:53:53 00:53:53