Pull request #2942 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 514cffb96bf06258840533f3a898e746df5810f0+bbb161aa59ef099937232867751a09afbb087fa9 (075fb53c81d54077f0ea93eafe91ede0e2eba316) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17062 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) > git config core.sparsecheckout # timeout=10 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 Commit message: "refactor: Address PR feedback from Cloud" > git rev-list --no-walk 6b29634e9f7c352df05c5c8ed406ba629501e1e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:04:00 ========================================================= 16:04:00 EdgeX Global Pipelines Version Info 16:04:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:04:02 ------------------- 16:04:02 stable info: 16:04:02 ------------------- 16:04:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:04:02 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:04:02 Message: update stable to v1.0.173 16:04:04 ------------------- 16:04:04 experimental info: 16:04:04 ------------------- 16:04:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:04:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:04:04 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:04:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:04:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:04:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:04:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:04:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:04:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2942 [Pipeline] echo 16:04:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2942 [Pipeline] echo 16:04:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2942 [Pipeline] echo 16:04:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 514cffb96bf06258840533f3a898e746df5810f0 [Pipeline] echo 16:04:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 514cffb [Pipeline] echo 16:04:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:04:07 provisioning config files... 16:04:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config7195669761478347922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:07 ---> docker-login.sh 16:04:07 nexus3.edgexfoundry.org:10001 16:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:09 Configure a credential helper to remove this warning. See 16:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:09 16:04:09 Login Succeeded 16:04:09 nexus3.edgexfoundry.org:10002 16:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:09 Configure a credential helper to remove this warning. See 16:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:09 16:04:09 Login Succeeded 16:04:09 nexus3.edgexfoundry.org:10003 16:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:09 Configure a credential helper to remove this warning. See 16:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:09 16:04:09 Login Succeeded 16:04:09 nexus3.edgexfoundry.org:10004 16:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:10 Configure a credential helper to remove this warning. See 16:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:10 16:04:10 Login Succeeded 16:04:10 docker.io 16:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:04:11 Configure a credential helper to remove this warning. See 16:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:04:11 16:04:11 Login Succeeded 16:04:11 ---> docker-login.sh ends [Pipeline] } 16:04:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:11 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/core-command/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo core-command,cmd/core-command/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/core-data/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo core-data,cmd/core-data/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/core-metadata/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo core-metadata,cmd/core-metadata/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ cut -d/ -f2 16:04:11 ++ dirname cmd/security-bootstrap-redis/Dockerfile 16:04:11 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/security-proxy-setup/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ cut -d/ -f2 16:04:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:04:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/support-notifications/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo support-notifications,cmd/support-notifications/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/support-scheduler/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:04:11 + for file in '`ls cmd/**/Dockerfile`' 16:04:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:04:11 ++ cut -d/ -f2 16:04:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:04:11 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-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 16:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:04:13 16:04:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:04:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:04:13 latest: Pulling from edgex-devops/git-semver 16:04:13 31603596830f: Pulling fs layer 16:04:13 2a8b12db71e7: Pulling fs layer 16:04:13 6ca5941a6612: Pulling fs layer 16:04:13 ecc8261a40a4: Pulling fs layer 16:04:13 ecc8261a40a4: Waiting 16:04:13 2a8b12db71e7: Verifying Checksum 16:04:13 2a8b12db71e7: Download complete 16:04:14 31603596830f: Verifying Checksum 16:04:14 31603596830f: Download complete 16:04:14 31603596830f: Pull complete 16:04:14 ecc8261a40a4: Verifying Checksum 16:04:14 ecc8261a40a4: Download complete 16:04:14 6ca5941a6612: Verifying Checksum 16:04:14 6ca5941a6612: Download complete 16:04:14 2a8b12db71e7: Pull complete 16:04:17 6ca5941a6612: Pull complete 16:04:17 ecc8261a40a4: Pull complete 16:04:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:04:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:04:17 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:04:21 $ docker top 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:21 [ssh-agent] Looking for ssh-agent implementation... 16:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:22 $ docker exec 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent 16:04:22 SSH_AUTH_SOCK=/tmp/ssh-iSWiJ20N2YLp/agent.11 16:04:22 SSH_AGENT_PID=16 16:04:22 Running ssh-add (command line suppressed) 16:04:22 Identity added: /w/workspace/edgex-go/20@tmp/private_key_1460292794532286533.key (/w/workspace/edgex-go/20@tmp/private_key_1460292794532286533.key) 16:04:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:23 + git tag --points-at HEAD [Pipeline] } 16:04:23 $ docker exec --env ******** --env ******** 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent -k 16:04:23 unset SSH_AUTH_SOCK; 16:04:23 unset SSH_AGENT_PID; 16:04:23 echo Agent pid 16 killed; 16:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:23 [ssh-agent] Looking for ssh-agent implementation... 16:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:24 $ docker exec 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent 16:04:24 SSH_AUTH_SOCK=/tmp/ssh-la6BN5fZnZEX/agent.46 16:04:24 SSH_AGENT_PID=51 16:04:24 Running ssh-add (command line suppressed) 16:04:24 Identity added: /w/workspace/edgex-go/20@tmp/private_key_4110309306920401871.key (/w/workspace/edgex-go/20@tmp/private_key_4110309306920401871.key) 16:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:04:25 + git semver init 16:04:25 # -> Open(): unable to determine branch for HEAD 16:04:25 # $GIT_DIR = /w/workspace/edgex-go/20/.git 16:04:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/20 16:04:25 # $SEMVER_REMOTE_NAME = origin 16:04:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:04:25 # $SEMVER_USER_NAME = edgex-jenkins 16:04:25 # $SEMVER_BRANCH = PR-2942 16:04:25 # $SEMVER_TEMP = /tmp/semver-652267247 16:04:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:04:52 # '/tmp/semver-652267247' -> '/w/workspace/edgex-go/20/.semver' 16:04:52 # -> Force: false 16:04:52 # $SEMVER_DIR = /w/workspace/edgex-go/20/.semver [Pipeline] } 16:04:52 $ docker exec --env ******** --env ******** 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e ssh-agent -k 16:04:52 unset SSH_AUTH_SOCK; 16:04:52 unset SSH_AGENT_PID; 16:04:52 echo Agent pid 51 killed; 16:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:04:53 + git semver [Pipeline] } 16:04:53 $ docker stop --time=1 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e 16:04:55 $ docker rm -f 61350a403c173c47fd1de15a0385bbec1334c523e7cd44442326be81eed08d7e [Pipeline] // withDockerContainer [Pipeline] sh 16:04:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:04:57 Stashed 1 file(s) [Pipeline] echo 16:04:57 [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 16:04:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:04:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:04:59 + true 16:04:59 + sudo service docker restart 16:04:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:05:00 ========================================================= 16:05:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:05:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:05:00 + 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 . 16:05:09 Sending build context to Docker daemon 330.8MB 16:05:09 Step 1/7 : ARG BASE=golang:1.15-alpine 16:05:09 Step 2/7 : FROM ${BASE} 16:05:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:05:09 188c0c94c7c5: Pulling fs layer 16:05:09 0ef7d3d256c8: Pulling fs layer 16:05:09 de9db76c5a1d: Pulling fs layer 16:05:09 bca2f99d35d6: Pulling fs layer 16:05:09 93359f2a8cfa: Pulling fs layer 16:05:09 7c6f9722023f: Pulling fs layer 16:05:09 a35cf1a2eb13: Pulling fs layer 16:05:09 93359f2a8cfa: Waiting 16:05:09 bca2f99d35d6: Waiting 16:05:09 a35cf1a2eb13: Waiting 16:05:09 de9db76c5a1d: Verifying Checksum 16:05:09 de9db76c5a1d: Download complete 16:05:09 0ef7d3d256c8: Download complete 16:05:09 93359f2a8cfa: Verifying Checksum 16:05:09 93359f2a8cfa: Download complete 16:05:09 7c6f9722023f: Verifying Checksum 16:05:09 7c6f9722023f: Download complete 16:05:09 188c0c94c7c5: Verifying Checksum 16:05:09 188c0c94c7c5: Download complete 16:05:10 188c0c94c7c5: Pull complete 16:05:10 0ef7d3d256c8: Pull complete 16:05:11 de9db76c5a1d: Pull complete 16:05:12 Still waiting to schedule task 16:05:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:05:14 a35cf1a2eb13: Verifying Checksum 16:05:14 a35cf1a2eb13: Download complete 16:05:16 bca2f99d35d6: Verifying Checksum 16:05:16 bca2f99d35d6: Download complete 16:05:28 bca2f99d35d6: Pull complete 16:05:28 93359f2a8cfa: Pull complete 16:05:28 7c6f9722023f: Pull complete 16:05:35 a35cf1a2eb13: Pull complete 16:05:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:05:35 ---> a62c8e92a672 16:05:35 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 16:05:36 ---> Running in eae6d1c0a9e2 16:05:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:05:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:05:40 (1/12) Installing libmagic (5.38-r0) 16:05:40 (2/12) Installing file (5.38-r0) 16:05:40 (3/12) Installing libc-dev (0.7.2-r3) 16:05:40 (4/12) Installing g++ (9.3.0-r2) 16:05:51 (5/12) Installing fortify-headers (1.1-r0) 16:05:51 (6/12) Installing patch (2.7.6-r6) 16:05:51 (7/12) Installing build-base (0.5-r2) 16:05:51 (8/12) Installing libsodium (1.0.18-r0) 16:05:51 (9/12) Installing pkgconf (1.7.2-r0) 16:05:51 (10/12) Installing libsodium-dev (1.0.18-r0) 16:05:51 (11/12) Installing libzmq (4.3.3-r0) 16:05:51 (12/12) Installing zeromq-dev (4.3.3-r0) 16:05:51 Executing busybox-1.31.1-r19.trigger 16:05:51 OK: 233 MiB in 51 packages 16:05:56 Removing intermediate container eae6d1c0a9e2 16:05:56 ---> b421bcec039e 16:05:56 Step 4/7 : WORKDIR /edgex-go 16:05:56 ---> Running in 43386b5c88ca 16:05:56 Removing intermediate container 43386b5c88ca 16:05:56 ---> c32e5fb40146 16:05:56 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:05:57 latest: Pulling from library/docker 16:05:57 801bfaa63ef2: Pulling fs layer 16:05:57 4f7dc993c79e: Pulling fs layer 16:05:57 d39d95e4997f: Pulling fs layer 16:05:57 1cda4b703d87: Pulling fs layer 16:05:57 54e5375350ea: Pulling fs layer 16:05:57 f08cd1b3bb1b: Pulling fs layer 16:05:57 8e17d04e0c68: Pulling fs layer 16:05:57 1cda4b703d87: Waiting 16:05:57 54e5375350ea: Waiting 16:05:57 f08cd1b3bb1b: Waiting 16:05:57 8e17d04e0c68: Waiting 16:05:57 d39d95e4997f: Verifying Checksum 16:05:57 d39d95e4997f: Download complete 16:05:57 801bfaa63ef2: Verifying Checksum 16:05:57 801bfaa63ef2: Download complete 16:05:57 4f7dc993c79e: Verifying Checksum 16:05:57 4f7dc993c79e: Download complete 16:05:58 54e5375350ea: Verifying Checksum 16:05:58 54e5375350ea: Download complete 16:05:58 f08cd1b3bb1b: Verifying Checksum 16:05:58 f08cd1b3bb1b: Download complete 16:05:58 8e17d04e0c68: Verifying Checksum 16:05:58 8e17d04e0c68: Download complete 16:05:58 801bfaa63ef2: Pull complete 16:05:59 4f7dc993c79e: Pull complete 16:05:59 1cda4b703d87: Verifying Checksum 16:05:59 1cda4b703d87: Download complete 16:05:59 d39d95e4997f: Pull complete 16:06:06 1cda4b703d87: Pull complete 16:06:06 54e5375350ea: Pull complete 16:06:06 f08cd1b3bb1b: Pull complete 16:06:06 8e17d04e0c68: Pull complete 16:06:06 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 16:06:06 Status: Downloaded newer image for docker:latest 16:06:09 ---> cbc2fdc11a9c 16:06:09 Step 6/7 : COPY go.mod . 16:06:09 ---> 78ce1ca16f08 16:06:09 Step 7/7 : RUN go mod download 16:06:09 ---> Running in 2764d1a55278 16:06:42 Removing intermediate container 2764d1a55278 16:06:42 ---> 6f0572bcabef 16:06:42 Successfully built 6f0572bcabef 16:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:06:42 + docker inspect -f . ci-base-image-x86_64 16:06:42 . [Pipeline] withDockerContainer 16:06:43 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:06:45 $ docker top db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:45 + go version 16:06:46 go version go1.15.5 linux/amd64 [Pipeline] } 16:06:46 $ docker stop --time=1 db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 16:06:47 $ docker rm -f db0d88014d80c2ce7e7b268930e4c85e193d42162caf6606bd50041a558aa3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:48 + docker inspect -f . ci-base-image-x86_64 16:06:49 . [Pipeline] withDockerContainer 16:06:50 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:06:51 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:06:53 $ docker top 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:53 ========================================================= 16:06:53 [edgeXBuildGoParallel] Running Tests and Build... 16:06:53 ========================================================= [Pipeline] sh 16:06:54 + make test 16:06:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:07:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17064 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws 16:07:03 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 16:07:08 using credential edgex-jenkins-ssh 16:07:08 Cloning the remote Git repository 16:07:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:07:08 > git init /w/workspace/edgex-go/20 # timeout=10 16:07:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:07:08 > git --version # timeout=10 16:07:08 > git --version # 'git version 2.17.1' 16:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:16 ? github.com/edgexfoundry/edgex-go [no test files] 16:07:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:07:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:07:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:07:32 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 16:07:33 Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 16:07:33 Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) 16:07:32 > git config core.sparsecheckout # timeout=10 16:07:32 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 16:07:33 > git remote # timeout=10 16:07:33 > git config --get remote.origin.url # timeout=10 16:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:33 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 16:07:33 > git rev-parse HEAD^{commit} # timeout=10 16:07:33 > git config core.sparsecheckout # timeout=10 16:07:33 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 16:07:37 Commit message: "refactor: Address PR feedback from Cloud" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:07:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:07:40 + true 16:07:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:07:42 provisioning config files... 16:07:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config6954451833749636663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:42 ---> docker-login.sh 16:07:42 nexus3.edgexfoundry.org:10001 16:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:44 Configure a credential helper to remove this warning. See 16:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:44 16:07:44 Login Succeeded 16:07:44 nexus3.edgexfoundry.org:10002 16:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:44 Configure a credential helper to remove this warning. See 16:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:44 16:07:44 Login Succeeded 16:07:44 nexus3.edgexfoundry.org:10003 16:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:45 Configure a credential helper to remove this warning. See 16:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:45 16:07:45 Login Succeeded 16:07:45 nexus3.edgexfoundry.org:10004 16:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:45 Configure a credential helper to remove this warning. See 16:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:45 16:07:45 Login Succeeded 16:07:45 docker.io 16:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:46 Configure a credential helper to remove this warning. See 16:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:46 16:07:46 Login Succeeded 16:07:46 ---> docker-login.sh ends [Pipeline] } 16:07:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:07:46 ========================================================= 16:07:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:07:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:07:47 + 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 . 16:07:49 Sending build context to Docker daemon 170MB 16:07:49 Step 1/7 : ARG BASE=golang:1.15-alpine 16:07:49 Step 2/7 : FROM ${BASE} 16:07:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:07:49 5f621e34cdf4: Pulling fs layer 16:07:49 a4357932f1b6: Pulling fs layer 16:07:49 18c013af1878: Pulling fs layer 16:07:49 00ac8860ef70: Pulling fs layer 16:07:49 63d7cb157983: Pulling fs layer 16:07:49 00ac8860ef70: Waiting 16:07:49 63d7cb157983: Waiting 16:07:49 b116817d02f9: Pulling fs layer 16:07:49 745a02a5169b: Pulling fs layer 16:07:49 b116817d02f9: Waiting 16:07:49 745a02a5169b: Waiting 16:07:49 18c013af1878: Verifying Checksum 16:07:49 18c013af1878: Download complete 16:07:49 a4357932f1b6: Download complete 16:07:49 63d7cb157983: Download complete 16:07:49 b116817d02f9: Verifying Checksum 16:07:49 b116817d02f9: Download complete 16:07:49 5f621e34cdf4: Verifying Checksum 16:07:49 5f621e34cdf4: Download complete 16:07:50 5f621e34cdf4: Pull complete 16:07:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:07:50 a4357932f1b6: Pull complete 16:07:51 18c013af1878: Pull complete 16:07:52 745a02a5169b: Verifying Checksum 16:07:52 745a02a5169b: Download complete 16:07:53 00ac8860ef70: Verifying Checksum 16:07:53 00ac8860ef70: Download complete 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:08:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:08:03 00ac8860ef70: Pull complete 16:08:03 63d7cb157983: Pull complete 16:08:03 b116817d02f9: Pull complete 16:08:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:08:06 745a02a5169b: Pull complete 16:08:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:08:07 ---> b7e6874047d6 16:08:07 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 16:08:10 ---> Running in 5d26f1350094 16:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.358s coverage: 46.6% of statements 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:08:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:08:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:08:13 (1/12) Installing libmagic (5.38-r0) 16:08:13 (2/12) Installing file (5.38-r0) 16:08:13 (3/12) Installing libc-dev (0.7.2-r3) 16:08:14 (4/12) Installing g++ (9.3.0-r2) 16:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.421s coverage: 27.0% of statements 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.182s coverage: 72.0% of statements 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.661s coverage: 83.3% of statements 16:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.802s coverage: 28.6% of statements 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.153s coverage: 100.0% of statements 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:08:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements 16:08:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.290s coverage: 86.7% of statements 16:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.181s coverage: 97.5% of statements 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.122s coverage: 78.3% of statements 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:08:26 (5/12) Installing fortify-headers (1.1-r0) 16:08:26 (6/12) Installing patch (2.7.6-r6) 16:08:26 (7/12) Installing build-base (0.5-r2) 16:08:26 (8/12) Installing libsodium (1.0.18-r0) 16:08:26 (9/12) Installing pkgconf (1.7.2-r0) 16:08:26 (10/12) Installing libsodium-dev (1.0.18-r0) 16:08:26 (11/12) Installing libzmq (4.3.3-r0) 16:08:27 (12/12) Installing zeromq-dev (4.3.3-r0) 16:08:27 Executing busybox-1.31.1-r19.trigger 16:08:27 OK: 217 MiB in 51 packages 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.996s coverage: 93.8% of statements 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.144s coverage: 0.1% of statements 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements 16:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.8% of statements 16:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.160s coverage: 87.2% of statements 16:08:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.111s coverage: 84.2% of statements 16:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.4% of statements 16:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:08:31 Removing intermediate container 5d26f1350094 16:08:31 ---> def065569fd6 16:08:31 Step 4/7 : WORKDIR /edgex-go 16:08:31 ---> Running in 43dac1a8dc02 16:08:31 Removing intermediate container 43dac1a8dc02 16:08:31 ---> 75674e005c52 16:08:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:08:32 latest: Pulling from library/docker 16:08:33 159e5727ea61: Pulling fs layer 16:08:33 687389c36290: Pulling fs layer 16:08:33 94e28978939c: Pulling fs layer 16:08:33 ea42096754a7: Pulling fs layer 16:08:33 bd61cee6920e: Pulling fs layer 16:08:33 87c4ece4675c: Pulling fs layer 16:08:33 90ca8b2ff088: Pulling fs layer 16:08:33 bd61cee6920e: Waiting 16:08:33 87c4ece4675c: Waiting 16:08:33 90ca8b2ff088: Waiting 16:08:33 ea42096754a7: Waiting 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.575s coverage: 63.5% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 16:08:33 94e28978939c: Verifying Checksum 16:08:33 94e28978939c: Download complete 16:08:33 687389c36290: Verifying Checksum 16:08:33 687389c36290: Download complete 16:08:33 159e5727ea61: Verifying Checksum 16:08:33 159e5727ea61: Download complete 16:08:33 87c4ece4675c: Verifying Checksum 16:08:33 87c4ece4675c: Download complete 16:08:33 bd61cee6920e: Verifying Checksum 16:08:33 bd61cee6920e: Download complete 16:08:33 90ca8b2ff088: Download complete 16:08:33 159e5727ea61: Pull complete 16:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 16:08:34 ea42096754a7: Retrying in 5 seconds 16:08:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 16:08:34 687389c36290: Pull complete 16:08:35 94e28978939c: Pull complete 16:08:35 ea42096754a7: Retrying in 4 seconds 16:08:36 ea42096754a7: Retrying in 3 seconds 16:08:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.660s coverage: 55.9% of statements 16:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:08:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:08:37 ea42096754a7: Retrying in 2 seconds 16:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements 16:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.653s coverage: 84.0% of statements 16:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements 16:08:38 ea42096754a7: Retrying in 1 second 16:08:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.254s coverage: 47.1% of statements 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:08:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:08:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.151s coverage: 100.0% of statements 16:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:08:43 ea42096754a7: Verifying Checksum 16:08:43 ea42096754a7: Download complete 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.329s coverage: 29.1% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.243s coverage: 99.0% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.141s coverage: 100.0% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:08:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 16:08:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements 16:08:46 ea42096754a7: Pull complete 16:08:46 GO111MODULE=on go vet ./... 16:08:46 bd61cee6920e: Pull complete 16:08:46 87c4ece4675c: Pull complete 16:08:46 90ca8b2ff088: Pull complete 16:08:46 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 16:08:46 Status: Downloaded newer image for docker:latest 16:08:50 ---> 58566ccc7b31 16:08:50 Step 6/7 : COPY go.mod . 16:08:51 ---> dec3231e5f64 16:08:51 Step 7/7 : RUN go mod download 16:08:51 ---> Running in 9ef50f6e205c 16:09:18 Removing intermediate container 9ef50f6e205c 16:09:18 ---> 76c92e0c667c 16:09:18 Successfully built 76c92e0c667c 16:09:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:09:18 + docker inspect -f . ci-base-image-arm64 16:09:18 . [Pipeline] withDockerContainer 16:09:18 prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container 16:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat 16:09:20 $ docker top 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:21 + go version 16:09:21 go version go1.15.5 linux/arm64 [Pipeline] } 16:09:21 $ docker stop --time=1 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 16:09:23 $ docker rm -f 3b49fb8ed9aee3099f237a0776ee76329750d498f42805ba6a1852f94c306533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:24 + docker inspect -f . ci-base-image-arm64 16:09:24 . [Pipeline] withDockerContainer 16:09:24 prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container 16:09:24 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 ******** ci-base-image-arm64 cat 16:09:25 $ docker top cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 -eo pid,comm [Pipeline] { [Pipeline] echo 16:09:26 ========================================================= 16:09:26 [edgeXBuildGoParallel] Running Tests and Build... 16:09:26 ========================================================= [Pipeline] sh 16:09:26 + make test 16:09:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:09:43 gofmt -l . 16:09:43 [ "`gofmt -l .`" = "" ] 16:09:43 ./bin/test-go-mod-tidy.sh 16:09:43 ./bin/test-attribution-txt.sh [Pipeline] sh 16:09:45 + ls -al . 16:09:45 total 636 16:09:45 drwxrwxr-x 10 1001 1001 4096 Dec 21 16:09 . 16:09:45 drwxr-xr-x 4 root root 30 Dec 21 16:06 .. 16:09:45 -rw-rw-r-- 1 1001 1001 11 Dec 21 16:03 .dockerignore 16:09:45 drwxrwxr-x 8 1001 1001 179 Dec 21 16:03 .git 16:09:45 drwxrwxr-x 3 1001 1001 125 Dec 21 16:03 .github 16:09:45 -rw-rw-r-- 1 1001 1001 824 Dec 21 16:03 .gitignore 16:09:45 drwx------ 3 1001 1001 47 Dec 21 16:04 .semver 16:09:45 -rw-rw-r-- 1 1001 1001 166 Dec 21 16:03 .sonarcloud.properties 16:09:45 -rw-rw-r-- 1 1001 1001 3804 Dec 21 16:03 CONTRIBUTING.md 16:09:45 -rw-rw-r-- 1 1001 1001 1035 Dec 21 16:03 Dockerfile.build 16:09:45 -rw-rw-r-- 1 1001 1001 863 Dec 21 16:03 Jenkinsfile 16:09:45 -rw-rw-r-- 1 1001 1001 10775 Dec 21 16:03 LICENSE 16:09:45 -rw-rw-r-- 1 1001 1001 5750 Dec 21 16:03 Makefile 16:09:45 -rw-rw-r-- 1 1001 1001 6511 Dec 21 16:03 README.md 16:09:45 -rw-rw-r-- 1 1001 1001 6744 Dec 21 16:03 SECURITY.md 16:09:45 -rw-rw-r-- 1 1001 1001 5 Dec 21 16:04 VERSION 16:09:45 -rw-rw-r-- 1 1001 1001 4131 Dec 21 16:03 ZMQWindows.md 16:09:45 drwxrwxr-x 2 1001 1001 117 Dec 21 16:03 bin 16:09:45 drwxrwxr-x 14 1001 1001 4096 Dec 21 16:03 cmd 16:09:45 -rw-r--r-- 1 root root 537098 Dec 21 16:08 coverage.out 16:09:45 -rw-r--r-- 1 root root 979 Dec 21 16:09 go.mod 16:09:45 -rw-r--r-- 1 root root 18739 Dec 21 16:09 go.sum 16:09:45 drwxrwxr-x 8 1001 1001 127 Dec 21 16:03 internal 16:09:45 drwxrwxr-x 4 1001 1001 26 Dec 21 16:03 openapi 16:09:45 drwxrwxr-x 4 1001 1001 71 Dec 21 16:03 snap 16:09:45 -rw-rw-r-- 1 1001 1001 168 Dec 21 16:03 version.go [Pipeline] sh 16:09:46 + '[' -e coverage.out ] 16:09:46 + chown 1001:1001 coverage.out [Pipeline] stash 16:09:46 Stashed 1 file(s) [Pipeline] sh 16:09:47 + make build 16:09:47 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 16:09:49 ? github.com/edgexfoundry/edgex-go [no test files] 16:09:53 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 16:10:12 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 16:10:16 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 16:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:10: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 16:10:26 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 16:10:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:10:30 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 16:10:33 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 16:10:35 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 16:10:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 16:10:41 $ docker stop --time=1 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a 16:10:44 $ docker rm -f 8ae4c3f41f8906c80f4b9934996a6fabb3c611da44b7ae9a1e213875cc225d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:10:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] isUnix [Pipeline] sh 16:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:10:48 16:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:10:49 latest: Pulling from edgex-devops/edgex-compose 16:10:49 cbdbe7a5bc2a: Pulling fs layer 16:10:49 ca9280d653b3: Pulling fs layer 16:10:49 7e9c9ca2126c: Pulling fs layer 16:10:50 cbdbe7a5bc2a: Download complete 16:10:51 cbdbe7a5bc2a: Pull complete 16:10:52 ca9280d653b3: Verifying Checksum 16:10:52 ca9280d653b3: Download complete 16:10:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:10:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:10:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:10:55 ca9280d653b3: Pull complete 16:10:58 7e9c9ca2126c: Verifying Checksum 16:10:58 7e9c9ca2126c: Download complete 16:10:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements 16:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:10:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.517s coverage: 27.0% of statements 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:11:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.517s coverage: 72.7% of statements 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:11:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:11:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.687s coverage: 83.3% of statements 16:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 16:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:11:10 7e9c9ca2126c: Pull complete 16:11:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:11:11 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:11:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:11:13 $ docker top 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 -eo pid,comm 16:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.166s coverage: 28.6% of statements 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.325s coverage: 86.7% of statements 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [Pipeline] { [Pipeline] sh 16:11:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.360s coverage: 97.5% of statements 16:11:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:11:13 + docker-compose build --help 16:11:13 + grep parallel 16:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:11:15 --parallel Build images in parallel. [Pipeline] } 16:11:15 $ docker stop --time=1 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 16:11:17 $ docker rm -f 4093fd39e7fb838db547d5c10934189b3562dfc76173b05f26856a1c279497b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:18 . [Pipeline] withDockerContainer 16:11:18 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:11:20 $ docker top 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.967s coverage: 93.8% of statements 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.194s coverage: 0.1% of statements 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.122s coverage: 75.5% of statements 16:11:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.8% of statements 16:11:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements 16:11:23 Building docker-core-command-go ... 16:11:23 Building docker-core-data-go ... 16:11:23 Building docker-core-metadata-go ... 16:11:23 Building docker-security-bootstrap-redis-go ... 16:11:23 Building docker-security-proxy-setup-go ... 16:11:23 Building docker-security-secretstore-setup-go ... 16:11:23 Building docker-support-notifications-go ... 16:11:23 Building docker-support-scheduler-go ... 16:11:23 Building docker-sys-mgmt-agent-go ... 16:11:23 Building docker-sys-mgmt-agent-go 16:11:23 Building docker-core-command-go 16:11:23 Building docker-core-data-go 16:11:23 Building docker-security-secretstore-setup-go 16:11:23 Building docker-security-proxy-setup-go 16:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements 16:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.4% of statements 16:11:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.646s coverage: 63.5% of statements 16:11:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:11:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements 16:11:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements 16:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 16:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 16:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.888s coverage: 55.9% of statements 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 16:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:11:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.585s coverage: 84.0% of statements 16:11:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements 16:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.339s coverage: 47.1% of statements 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 16:11:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.939s coverage: 29.1% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:11:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:11:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 16:11:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 16:11:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:11:48 GO111MODULE=on go vet ./... 16:12:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:21 ---> 6f0572bcabef 16:12:21 Step 3/22 : WORKDIR /edgex-go 16:12:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:21 ---> 6f0572bcabef 16:12:21 Step 3/23 : WORKDIR /edgex-go 16:12:21 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:12:21 ---> 6f0572bcabef 16:12:21 Step 3/21 : WORKDIR /edgex-go 16:12:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:12:22 ---> 6f0572bcabef 16:12:22 Step 3/27 : WORKDIR /edgex-go 16:12:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:12:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:12:22 ---> 6f0572bcabef 16:12:22 Step 3/24 : WORKDIR /edgex-go 16:12:22 ---> Running in d62f13209d65 16:12:22 ---> Running in 7d8752c3addf 16:12:22 ---> Running in 4483190b9d1f 16:12:22 ---> Running in 0e88c5a0d070 16:12:22 ---> Running in 78cf1e05a743 16:12:23 Removing intermediate container 78cf1e05a743 16:12:23 ---> 3bbbb23fe4d6 16:12:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:23 Removing intermediate container d62f13209d65 16:12:23 ---> 0e131d30d05e 16:12:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:23 Removing intermediate container 0e88c5a0d070 16:12:23 ---> 30964644422d 16:12:23 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:24 Removing intermediate container 7d8752c3addf 16:12:24 ---> 822572a53466 16:12:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:24 Removing intermediate container 4483190b9d1f 16:12:24 ---> fbe2a93cb53a 16:12:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:24 ---> Running in 9e74f1627f41 16:12:24 ---> Running in c9893fe934a8 16:12:24 ---> Running in c059a8cb89cd 16:12:24 ---> Running in 87b4ae392ff7 16:12:24 ---> Running in 0cfdea88e603 16:12:29 Removing intermediate container 9e74f1627f41 16:12:29 ---> 33d58584f9a2 16:12:29 Step 5/24 : RUN apk update && apk add make git 16:12:29 Removing intermediate container c9893fe934a8 16:12:29 ---> 624f0c99c620 16:12:29 Step 5/27 : RUN apk update && apk add make bash git 16:12:29 Removing intermediate container 87b4ae392ff7 16:12:29 ---> 135d5cd26257 16:12:29 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:12:29 Removing intermediate container 0cfdea88e603 16:12:29 ---> c92eae4f096b 16:12:29 Step 5/21 : RUN apk update && apk add make git 16:12:29 Removing intermediate container c059a8cb89cd 16:12:29 ---> 8d2a7fae4642 16:12:29 Step 5/22 : RUN apk update && apk add make git 16:12:29 ---> Running in 3586b56029d3 16:12:29 ---> Running in b9e95b077535 16:12:29 ---> Running in a20d8cd93993 16:12:29 ---> Running in 7209250fd491 16:12:29 ---> Running in 95a7fee90f92 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:35 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:35 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:35 OK: 12750 distinct packages available 16:12:35 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:35 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:35 OK: 12750 distinct packages available 16:12:35 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:35 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:35 OK: 12750 distinct packages available 16:12:35 OK: 233 MiB in 51 packages 16:12:35 OK: 233 MiB in 51 packages 16:12:35 OK: 233 MiB in 51 packages 16:12:36 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:36 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:36 OK: 12750 distinct packages available 16:12:36 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:12:36 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:12:36 OK: 12750 distinct packages available 16:12:36 Removing intermediate container b9e95b077535 16:12:36 ---> 0eae2c71ce12 16:12:36 Step 6/23 : COPY go.mod . 16:12:36 Removing intermediate container 3586b56029d3 16:12:36 ---> 2de6b28edd23 16:12:36 Step 6/27 : COPY go.mod . 16:12:36 OK: 233 MiB in 51 packages 16:12:36 OK: 233 MiB in 51 packages 16:12:37 Removing intermediate container a20d8cd93993 16:12:37 ---> f0a8685a8d34 16:12:37 Step 6/21 : COPY go.mod . 16:12:37 ---> 6d58af4e7704 16:12:37 Step 7/27 : RUN go mod download 16:12:37 ---> 98f5dc5f996f 16:12:37 Step 7/23 : RUN go mod download 16:12:37 ---> Running in 0f7222d35fde 16:12:37 ---> Running in 6a0abd68d084 16:12:37 ---> 33abe16f933c 16:12:37 Step 7/21 : RUN go mod download 16:12:37 ---> Running in c6c9c729623f 16:12:38 Removing intermediate container 95a7fee90f92 16:12:38 ---> c7019e327e31 16:12:38 Step 6/22 : COPY go.mod . 16:12:38 Removing intermediate container 7209250fd491 16:12:38 ---> e1b0a289890d 16:12:38 Step 6/24 : COPY go.mod . 16:12:39 ---> 2e5edc046e77 16:12:39 Step 7/22 : RUN go mod download 16:12:39 ---> 675d879722d4 16:12:39 Step 7/24 : RUN go mod download 16:12:39 ---> Running in 810fd32aae00 16:12:39 ---> Running in f7e6c897f1d9 16:12:42 Removing intermediate container 0f7222d35fde 16:12:42 ---> f78807524440 16:12:42 Step 8/27 : COPY . . 16:12:42 Removing intermediate container c6c9c729623f 16:12:42 ---> 3d5a4515fa33 16:12:42 Step 8/21 : COPY . . 16:12:42 Removing intermediate container 6a0abd68d084 16:12:42 ---> bd9b7b7de9ab 16:12:42 Step 8/23 : COPY . . 16:12:42 Removing intermediate container 810fd32aae00 16:12:42 ---> a7fc39064d1d 16:12:42 Step 8/24 : COPY . . 16:12:43 Removing intermediate container f7e6c897f1d9 16:12:43 ---> 52f06e912930 16:12:43 Step 8/22 : COPY . . 16:12:56 gofmt -l . 16:12:56 [ "`gofmt -l .`" = "" ] 16:12:56 ./bin/test-go-mod-tidy.sh 16:12:56 ./bin/test-attribution-txt.sh [Pipeline] sh 16:12:59 + ls -al . 16:12:59 total 664 16:12:59 drwxrwxr-x 9 1001 1001 4096 Dec 21 16:12 . 16:12:59 drwxr-xr-x 4 root root 4096 Dec 21 16:09 .. 16:12:59 -rw-rw-r-- 1 1001 1001 11 Dec 21 16:07 .dockerignore 16:12:59 drwxrwxr-x 8 1001 1001 4096 Dec 21 16:07 .git 16:12:59 drwxrwxr-x 3 1001 1001 4096 Dec 21 16:07 .github 16:12:59 -rw-rw-r-- 1 1001 1001 824 Dec 21 16:07 .gitignore 16:12:59 -rw-rw-r-- 1 1001 1001 166 Dec 21 16:07 .sonarcloud.properties 16:12:59 -rw-rw-r-- 1 1001 1001 3804 Dec 21 16:07 CONTRIBUTING.md 16:12:59 -rw-rw-r-- 1 1001 1001 1035 Dec 21 16:07 Dockerfile.build 16:12:59 -rw-rw-r-- 1 1001 1001 863 Dec 21 16:07 Jenkinsfile 16:12:59 -rw-rw-r-- 1 1001 1001 10775 Dec 21 16:07 LICENSE 16:12:59 -rw-rw-r-- 1 1001 1001 5750 Dec 21 16:07 Makefile 16:12:59 -rw-rw-r-- 1 1001 1001 6511 Dec 21 16:07 README.md 16:12:59 -rw-rw-r-- 1 1001 1001 6744 Dec 21 16:07 SECURITY.md 16:12:59 -rw-rw-r-- 1 1001 1001 5 Dec 21 16:04 VERSION 16:12:59 -rw-rw-r-- 1 1001 1001 4131 Dec 21 16:07 ZMQWindows.md 16:12:59 drwxrwxr-x 2 1001 1001 4096 Dec 21 16:07 bin 16:12:59 drwxrwxr-x 14 1001 1001 4096 Dec 21 16:07 cmd 16:12:59 -rw-r--r-- 1 root root 537098 Dec 21 16:11 coverage.out 16:12:59 -rw-r--r-- 1 root root 979 Dec 21 16:12 go.mod 16:12:59 -rw-r--r-- 1 root root 18739 Dec 21 16:12 go.sum 16:12:59 drwxrwxr-x 8 1001 1001 4096 Dec 21 16:07 internal 16:12:59 drwxrwxr-x 4 1001 1001 4096 Dec 21 16:07 openapi 16:12:59 drwxrwxr-x 4 1001 1001 4096 Dec 21 16:07 snap 16:12:59 -rw-rw-r-- 1 1001 1001 168 Dec 21 16:07 version.go [Pipeline] sh 16:13:00 + '[' -e coverage.out ] 16:13:00 + chown 1001:1001 coverage.out [Pipeline] stash 16:13:00 Warning: overwriting stash ‘coverage-report’ 16:13:02 Stashed 1 file(s) [Pipeline] sh 16:13:02 + make build 16:13:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:13:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:13:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:13: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 16:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:13:46 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 16:13:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:13:55 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 16:13:58 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 16:14:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:14:06 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 16:14:06 ---> 8e9a429eeaa8 16:14:06 ---> f3c16df68670 16:14:06 Step 9/22 : RUN make cmd/core-command/core-command 16:14:06 Step 9/23 : RUN make cmd/core-data/core-data 16:14:06 ---> 01113faddd77 16:14:06 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:14:06 ---> Running in 3464cf24f9f0 16:14:06 ---> Running in 9afa0fecb6d9 16:14:06 ---> 9076cdaddb48 16:14:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:14:06 ---> Running in bcb0641261fe 16:14:06 ---> e5ced26e3a50 16:14:06 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:14:06 ---> Running in bf45a8aa6f58 16:14:06 ---> Running in 5535cf573ca4 16:14:06 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 16:14:06 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 16:14: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 16:14: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 16:14: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 16:14: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 [Pipeline] } 16:14:13 $ docker stop --time=1 cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 16:14:15 $ docker rm -f cba05974b3aa62e9f0773962dcb28ec4831cd286e2ba53b2e01422485c7ebd29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:14:17 16:14:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:14:18 latest: Pulling from edgex-devops/edgex-compose-arm64 16:14:18 29e5d40040c1: Pulling fs layer 16:14:18 1ce36da41761: Pulling fs layer 16:14:18 25b303627fd3: Pulling fs layer 16:14:19 29e5d40040c1: Verifying Checksum 16:14:19 29e5d40040c1: Download complete 16:14:19 1ce36da41761: Verifying Checksum 16:14:19 1ce36da41761: Download complete 16:14:20 29e5d40040c1: Pull complete 16:14:21 25b303627fd3: Verifying Checksum 16:14:21 25b303627fd3: Download complete 16:14:21 1ce36da41761: Pull complete 16:14:31 25b303627fd3: Pull complete 16:14:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:14:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:14:31 prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container 16:14:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:14:34 $ docker top 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:35 + grep parallel 16:14:35 + docker-compose build --help 16:14:39 --parallel Build images in parallel. [Pipeline] } 16:14:39 $ docker stop --time=1 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 16:14:40 $ docker rm -f 26af95dcea9b649b34851d51ab28dbcc3eea303da742f2656d8696d1decdfa25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:14:41 . [Pipeline] withDockerContainer 16:14:41 prd-ubuntu18.04-docker-arm64-4c-16g-17064 does not seem to be running inside a container 16:14:42 $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:14:43 $ docker top 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:44 + docker-compose -f ./docker-compose-build.yml build --parallel 16:14:46 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 16:14:46 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 16:14:47 Building docker-core-command-go ... 16:14:47 Building docker-core-data-go ... 16:14:47 Building docker-core-metadata-go ... 16:14:47 Building docker-security-bootstrap-redis-go ... 16:14:47 Building docker-security-proxy-setup-go ... 16:14:47 Building docker-security-secretstore-setup-go ... 16:14:47 Building docker-support-notifications-go ... 16:14:47 Building docker-support-scheduler-go ... 16:14:47 Building docker-sys-mgmt-agent-go ... 16:14:47 Building docker-security-bootstrap-redis-go 16:14:47 Building docker-core-data-go 16:14:47 Building docker-support-notifications-go 16:14:47 Building docker-security-secretstore-setup-go 16:14:47 Building docker-support-scheduler-go 16:14:59 Removing intermediate container 9afa0fecb6d9 16:14:59 ---> b4f4e2244775 16:14:59 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:14:59 Removing intermediate container bcb0641261fe 16:14:59 ---> 7f031f58d660 16:14:59 16:14:59 Step 10/22 : FROM scratch 16:14:59 ---> 16:14:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:15:00 ---> Running in 767cea78680d 16:15:00 ---> Running in 6a1cd190e119 16:15:00 Removing intermediate container 5535cf573ca4 16:15:00 ---> 5dc63b6b4813 16:15:00 16:15:00 Step 10/24 : FROM alpine:3.10 16:15:00 3.10: Pulling from library/alpine 16:15:00 Removing intermediate container bf45a8aa6f58 16:15:00 ---> bede0cdcef64 16:15:00 16:15:00 Step 10/21 : FROM alpine 16:15:00 latest: Pulling from library/alpine 16:15:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:15:01 Removing intermediate container 767cea78680d 16:15:01 ---> 88ac8f873d0b 16:15:01 Step 12/22 : ENV APP_PORT=48082 16:15:01 Status: Downloaded newer image for alpine:latest 16:15:01 ---> 389fef711851 16:15:01 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:15:01 ---> Running in 175a5d96b060 16:15:01 ---> Running in fafdf5e0073e 16:15:03 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 16:15:04 Removing intermediate container 175a5d96b060 16:15:04 ---> de13b168e293 16:15:04 Step 13/22 : EXPOSE $APP_PORT 16:15:04 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:15:04 Status: Downloaded newer image for alpine:3.10 16:15:04 ---> be4e4bea2c2e 16:15:04 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:15:05 ---> Running in 610993d0d902 16:15:05 ---> Running in 09009b9c7625 16:15:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:06 Removing intermediate container 610993d0d902 16:15:06 ---> 04c2e3a58e63 16:15:06 Step 14/22 : WORKDIR / 16:15:06 ---> Running in 3dc1fbf32a41 16:15:06 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:15:06 v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:15:06 OK: 12745 distinct packages available 16:15:06 Removing intermediate container 3464cf24f9f0 16:15:06 ---> cfa75807d9fb 16:15:06 16:15:06 Step 10/23 : FROM alpine 16:15:06 ---> 389fef711851 16:15:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:15:06 ---> Running in 31892ed6fc63 16:15:07 (1/4) Installing ca-certificates (20191127-r4) 16:15:07 Removing intermediate container 3dc1fbf32a41 16:15:07 ---> 0ca760f1b1a0 16:15:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:15:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:15:07 (3/4) Installing libcurl (7.69.1-r3) 16:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:15:07 (4/4) Installing curl (7.69.1-r3) 16:15:07 Executing busybox-1.31.1-r19.trigger 16:15:07 Executing ca-certificates-20191127-r4.trigger 16:15:07 OK: 7 MiB in 18 packages 16:15:07 Removing intermediate container 6a1cd190e119 16:15:07 ---> 9876c8719e8d 16:15:07 16:15:07 Step 11/27 : FROM docker:latest 16:15:07 ---> 0040bc98e531 16:15:07 Step 12/27 : RUN apk add --no-cache bash 16:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:15:07 Removing intermediate container 31892ed6fc63 16:15:07 ---> 851e25488156 16:15:07 Step 12/23 : ENV APP_PORT=48080 16:15:07 ---> Running in e116d81260c0 16:15:07 ---> Running in 9c11d4acc59b 16:15:07 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:15:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:15:07 OK: 10350 distinct packages available 16:15:08 ---> fdf4380d2d32 16:15:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:15:08 (1/5) Installing ca-certificates (20191127-r2) 16:15:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:15:08 (3/5) Installing libcurl (7.66.0-r3) 16:15:08 (4/5) Installing curl (7.66.0-r3) 16:15:08 (5/5) Installing dumb-init (1.2.2-r1) 16:15:08 Executing busybox-1.30.1-r3.trigger 16:15:08 Executing ca-certificates-20191127-r2.trigger 16:15:08 OK: 7 MiB in 19 packages 16:15:09 Removing intermediate container 9c11d4acc59b 16:15:09 ---> dd6c5b515642 16:15:09 Step 13/23 : EXPOSE $APP_PORT 16:15:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:09 ---> Running in 3d8987ccf74f 16:15:09 (1/2) Installing readline (8.0.4-r0) 16:15:09 (2/2) Installing bash (5.0.17-r0) 16:15:09 Executing bash-5.0.17-r0.post-install 16:15:09 Executing busybox-1.31.1-r19.trigger 16:15:09 OK: 12 MiB in 22 packages 16:15:09 Removing intermediate container fafdf5e0073e 16:15:09 ---> ab2e2428de00 16:15:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:15:09 ---> 4ace53195506 16:15:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:15:10 ---> Running in 5a6e4c4e4516 16:15:10 Removing intermediate container 3d8987ccf74f 16:15:10 ---> 5385c05910e2 16:15:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:10 Removing intermediate container 09009b9c7625 16:15:10 ---> 3bfed89be8f5 16:15:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:15:10 ---> Running in f561c58877c6 16:15:10 ---> 5a8e50328308 16:15:10 Step 18/22 : ENTRYPOINT ["/core-command"] 16:15:11 Removing intermediate container 5a6e4c4e4516 16:15:11 ---> bf6e3d3c09c1 16:15:11 Step 13/21 : WORKDIR /edgex 16:15:11 ---> Running in 691d3316f7b2 16:15:11 ---> Running in 62a33aea3271 16:15:11 ---> Running in 526a3d460ce6 16:15:11 Removing intermediate container e116d81260c0 16:15:11 ---> 81575a083402 16:15:11 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:15:12 ---> Running in df84d67bc259 16:15:12 Removing intermediate container 691d3316f7b2 16:15:12 ---> b61b1d87e059 16:15:12 Step 13/24 : WORKDIR / 16:15:13 Removing intermediate container 526a3d460ce6 16:15:13 ---> 5f5b50d2c633 16:15:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:15:13 Removing intermediate container 62a33aea3271 16:15:13 ---> b8a9b49b9631 16:15:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:13 ---> Running in ca2e15241041 16:15:13 ---> Running in 5ca1ccd959f7 16:15:13 Removing intermediate container ca2e15241041 16:15:13 ---> 513eb139397d 16:15:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:15:13 Removing intermediate container 5ca1ccd959f7 16:15:13 ---> 71cdfbe2a416 16:15:13 Step 20/22 : LABEL arch=x86_64 16:15:13 ---> 87fe67fdd944 16:15:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:15:14 ---> Running in ad0d9ea64841 16:15:14 Removing intermediate container f561c58877c6 16:15:14 ---> 0bf9241b59f5 16:15:14 Step 15/23 : RUN apk --no-cache add zeromq 16:15:14 Removing intermediate container ad0d9ea64841 16:15:14 ---> 31b3b5af926a 16:15:14 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:15:14 ---> 3a73e83c734c 16:15:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:15:14 ---> Running in ca409a7fd117 16:15:15 ---> Running in 5dc795e2f088 16:15:15 ---> a2f1f1fe20c2 16:15:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:15:15 Removing intermediate container df84d67bc259 16:15:15 ---> 9867d5f1224f 16:15:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:15:15 Removing intermediate container 5dc795e2f088 16:15:15 ---> f157288dc914 16:15:15 Step 22/22 : LABEL version=0.0.0 16:15:15 ---> c175b274a15b 16:15:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:15:16 ---> Running in 49a014e17ac6 16:15:16 ---> Running in 67e680f7054a 16:15:16 Removing intermediate container 49a014e17ac6 16:15:16 ---> d680b4e6b0e8 16:15:16 16:15:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:17 Removing intermediate container 67e680f7054a 16:15:17 ---> cfe6c787897c 16:15:17 Step 15/27 : ENV APP_PORT=48090 16:15:17 ---> 74f6aca3beed 16:15:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:15:17 ---> Running in 6be80f8c52e7 16:15:17 ---> 6a06b77f6e94 16:15:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:15:17 ---> Running in 4a2e426f69cb 16:15:17 Successfully built d680b4e6b0e8 16:15:17 Successfully tagged docker-core-command-go:latest 16:15:17 Removing intermediate container 6be80f8c52e7 16:15:17 ---> 8a10eefdb47e 16:15:17 Step 16/27 : EXPOSE $APP_PORT 16:15:17 Building docker-support-notifications-go 16:15:17  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:18 ---> Running in 41d5cdf4d9ac 16:15:18 Removing intermediate container 4a2e426f69cb 16:15:18 ---> feeda2ac4849 16:15:18 Step 18/21 : CMD ["--init=true"] 16:15:18 ---> Running in 5c3ed9cc6ada 16:15:18 ---> 9c1f76f1bfcb 16:15:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:15:19 Removing intermediate container 41d5cdf4d9ac 16:15:19 ---> e46348e32162 16:15:19 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:15:19 Removing intermediate container 5c3ed9cc6ada 16:15:19 ---> 03b3a767f525 16:15:19 Step 19/21 : LABEL arch=x86_64 16:15:19 (1/5) Installing libgcc (9.3.0-r2) 16:15:19 (2/5) Installing libsodium (1.0.18-r0) 16:15:19 ---> Running in edd554b92cf4 16:15:19 (3/5) Installing libstdc++ (9.3.0-r2) 16:15:20 (4/5) Installing libzmq (4.3.3-r0) 16:15:20 (5/5) Installing zeromq (4.3.3-r0) 16:15:20 Executing busybox-1.31.1-r19.trigger 16:15:20 OK: 8 MiB in 19 packages 16:15:21 ---> ece3f1f19006 16:15:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:15:21 ---> 54c996f6dddc 16:15:21 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:15:21 Removing intermediate container edd554b92cf4 16:15:21 ---> f720bb9f62bb 16:15:21 Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:15:23 ---> Running in 1bbabd762bda 16:15:23 ---> 36911d0bb318 16:15:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:15:23 ---> Running in d6a66bcb649f 16:15:23 ---> d7e9b68af31a 16:15:23 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:15:24 Removing intermediate container 1bbabd762bda 16:15:24 ---> 0f6f2c00d1e7 16:15:24 Step 21/21 : LABEL version=0.0.0 16:15:24 Removing intermediate container ca409a7fd117 16:15:24 ---> caf98afafe19 16:15:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:15:25 ---> Running in 517d20d9c3c7 16:15:25 ---> 41ac81c9a5ef 16:15:25 Step 20/27 : RUN apk --no-cache add py3-pip 16:15:26 ---> Running in 36b634cb11fc 16:15:26 ---> 45e48ab2ac2c 16:15:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:15:26 Removing intermediate container 517d20d9c3c7 16:15:26 ---> a81c46ca96aa 16:15:26 16:15:27 Successfully built a81c46ca96aa 16:15:27 Successfully tagged docker-security-proxy-setup-go:latest 16:15:27  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 16:15:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:15:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:15:28 (1/33) Installing libbz2 (1.0.8-r1) 16:15:28 (2/33) Installing expat (2.2.9-r1) 16:15:28 (3/33) Installing libffi (3.3-r2) 16:15:28 (4/33) Installing gdbm (1.13-r1) 16:15:28 (5/33) Installing xz-libs (5.2.5-r0) 16:15:28 (6/33) Installing sqlite-libs (3.32.1-r0) 16:15:28 (7/33) Installing python3 (3.8.5-r0) 16:15:29 ---> 2e51d97c7605 16:15:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:15:30 Removing intermediate container d6a66bcb649f 16:15:30 ---> 2c11fe124636 16:15:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:15:33 ---> Running in f31f54051246 16:15:33 (8/33) Installing py3-appdirs (1.4.4-r1) 16:15:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:15:33 (10/33) Installing py3-parsing (2.4.7-r0) 16:15:33 (11/33) Installing py3-six (1.15.0-r0) 16:15:34 (12/33) Installing py3-packaging (20.4-r0) 16:15:34 ---> 3e1aa233873e 16:15:34 Step 19/23 : ENTRYPOINT ["/core-data"] 16:15:34 (13/33) Installing py3-setuptools (47.0.0-r0) 16:15:34 (14/33) Installing py3-chardet (3.0.4-r4) 16:15:34 (15/33) Installing py3-idna (2.9-r0) 16:15:34 ---> Running in 03763905f5fe 16:15:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:15:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:15:34 Removing intermediate container f31f54051246 16:15:34 ---> 8c35e7f82d7d 16:15:34 Step 22/24 : LABEL arch=x86_64 16:15:34 (18/33) Installing py3-requests (2.23.0-r0) 16:15:35 (19/33) Installing py3-msgpack (1.0.0-r0) 16:15:35 (20/33) Installing py3-lockfile (0.12.2-r3) 16:15:35 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:15:36 (22/33) Installing py3-colorama (0.4.3-r0) 16:15:36 (23/33) Installing py3-distlib (0.3.0-r0) 16:15:36 ---> Running in a530e8c2cc64 16:15:36 (24/33) Installing py3-distro (1.5.0-r1) 16:15:37 (25/33) Installing py3-webencodings (0.5.1-r3) 16:15:37 (26/33) Installing py3-html5lib (1.0.1-r4) 16:15:37 (27/33) Installing py3-pytoml (0.1.21-r0) 16:15:37 Removing intermediate container 03763905f5fe 16:15:37 ---> a2cb504a7083 16:15:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:37 (28/33) Installing py3-pep517 (0.8.2-r0) 16:15:37 (29/33) Installing py3-progress (1.5-r0) 16:15:37 (30/33) Installing py3-toml (0.10.1-r0) 16:15:38 (31/33) Installing py3-retrying (1.3.3-r0) 16:15:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:15:38 (33/33) Installing py3-pip (20.1.1-r0) 16:15:38 Removing intermediate container a530e8c2cc64 16:15:38 ---> c47bb1e255b9 16:15:38 Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:15:39 Executing busybox-1.31.1-r19.trigger 16:15:39 OK: 71 MiB in 55 packages 16:15:39 ---> Running in acc94213b952 16:15:40 ---> Running in 708213b6fced 16:15:41 Removing intermediate container acc94213b952 16:15:41 ---> 54a33b72cc2f 16:15:41 Step 21/23 : LABEL arch=x86_64 16:15:43 Removing intermediate container 708213b6fced 16:15:43 ---> 2f3fd2c19d37 16:15:43 Step 24/24 : LABEL version=0.0.0 16:15:43 ---> Running in d05e63bada1a 16:15:44 ---> Running in 629a3ee194d8 16:15:45 Removing intermediate container d05e63bada1a 16:15:45 ---> 1a68ad087071 16:15:45 Step 22/23 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:15:46 ---> Running in cd68a8c194d2 16:15:46 Removing intermediate container 629a3ee194d8 16:15:46 ---> e9f8ca04d330 16:15:46 16:15:48 Successfully built e9f8ca04d330 16:15:48 Successfully tagged docker-security-secretstore-setup-go:latest 16:15:48 Building docker-core-metadata-go 16:15:49  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd68a8c194d2 16:15:49 ---> 18116d692b85 16:15:49 Step 23/23 : LABEL version=0.0.0 16:15:50 ---> Running in c5738c654530 16:15:53 Removing intermediate container c5738c654530 16:15:53 ---> 1cf3c30d9fd8 16:15:53 16:15:55 Successfully built 1cf3c30d9fd8 16:15:55 Successfully tagged docker-core-data-go:latest 16:15:55 Building docker-support-scheduler-go 16:15:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:15:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:15:55 ---> 76c92e0c667c 16:15:55 Step 3/21 : WORKDIR /edgex-go 16:15:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:15:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:56 ---> 76c92e0c667c 16:15:56 Step 3/24 : WORKDIR /edgex-go 16:15:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:15:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:15:56 ---> 76c92e0c667c 16:15:56 Step 3/22 : WORKDIR /edgex-go 16:15:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:15:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:15:56 ---> 76c92e0c667c 16:15:56 Step 3/24 : WORKDIR /edgex-goStep 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:15:56 16:15:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:15:56 ---> 76c92e0c667c 16:15:56 Step 3/23 : WORKDIR /edgex-go 16:16:00 ---> Running in 0f83a2151c96 16:16:00 ---> Running in 4f9dedc0a856 16:16:00 ---> Running in e28afb120029 16:16:00 ---> Running in 5afdf8a8740f 16:16:00 ---> Running in 310f6c13e109 16:16:00 Removing intermediate container e28afb120029 16:16:00 ---> 209beaa1fb16 16:16:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:00 Removing intermediate container 0f83a2151c96 16:16:00 ---> 224b1a499616 16:16:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:00 Removing intermediate container 4f9dedc0a856 16:16:00 ---> 63ed5c942427 16:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:00 Removing intermediate container 310f6c13e109 16:16:00 ---> 8f2d49eea38e 16:16:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:00 Removing intermediate container 5afdf8a8740f 16:16:00 ---> dcad6eae2ce7 16:16:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:00 ---> Running in 8f1f91a38bed 16:16:00 ---> Running in 3731f14bb73b 16:16:01 ---> Running in 3e59b1886e60 16:16:01 ---> Running in 99f6ce39eb6f 16:16:01 ---> Running in 799f43c0e064 16:16:05 Removing intermediate container 8f1f91a38bed 16:16:05 ---> 814d153478ca 16:16:05 Step 5/21 : RUN apk update && apk add make git 16:16:05 Removing intermediate container 3731f14bb73b 16:16:05 ---> 5a518b863138 16:16:05 Step 5/24 : RUN apk update && apk add make git 16:16:05 ---> Running in 38db454ff62c 16:16:05 ---> Running in 6a5e1712656a 16:16:05 Removing intermediate container 3e59b1886e60 16:16:05 ---> 56be89ebc4e0 16:16:05 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:16:05 Removing intermediate container 799f43c0e064 16:16:05 ---> 2b9bc4219c31 16:16:05 Step 5/22 : RUN apk update && apk add make git 16:16:05 ---> Running in 8785c5af09bf 16:16:05 Removing intermediate container 99f6ce39eb6f 16:16:05 ---> ae14446b9706 16:16:05 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:16:05 ---> Running in 3c5d44df0baa 16:16:05 ---> Running in a86b211c3d0a 16:16:06  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:16:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:16:06 ---> 6f0572bcabef 16:16:06 Step 3/24 : WORKDIR /edgex-go 16:16:06 ---> Using cache 16:16:06 ---> fbe2a93cb53a 16:16:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:06 ---> Using cache 16:16:06 ---> c92eae4f096b 16:16:06 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:16:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:06 ---> Running in ae9c6ab730ef 16:16:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:16:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:16:08 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:08 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:08 OK: 12620 distinct packages available 16:16:09 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:09 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:09 OK: 12620 distinct packages available 16:16:09 OK: 217 MiB in 51 packages 16:16:09 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:09 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:09 OK: 12620 distinct packages available 16:16:09 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:09 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:09 OK: 12620 distinct packages available 16:16:10 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:10 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:10 OK: 12620 distinct packages available 16:16:10 OK: 217 MiB in 51 packages 16:16:10 OK: 217 MiB in 51 packages 16:16:10 OK: 217 MiB in 51 packages 16:16:10 OK: 217 MiB in 51 packages 16:16:11 Removing intermediate container 38db454ff62c 16:16:11 ---> b4db63c116e7 16:16:11 Step 6/21 : COPY go.mod . 16:16:12 Removing intermediate container 6a5e1712656a 16:16:12 ---> 38f80957950e 16:16:12 Step 6/24 : COPY go.mod . 16:16:12 ---> 5bd5cc127bf4 16:16:12 Step 7/21 : RUN go mod download 16:16:12 Removing intermediate container 3c5d44df0baa 16:16:12 ---> 283bd768e2a9 16:16:12 Step 6/22 : COPY go.mod . 16:16:13 ---> Running in ea0c12502f40 16:16:13 Removing intermediate container 8785c5af09bf 16:16:13 Removing intermediate container a86b211c3d0a 16:16:13 ---> 7be4e4dab8ab 16:16:13 Step 6/24 : COPY go.mod . 16:16:13 ---> 36d2566e37c6 16:16:13 Step 6/23 : COPY go.mod . 16:16:13 ---> 57eaa8f3cb30 16:16:13 Step 7/24 : RUN go mod download 16:16:13 ---> Running in 272504ad6603 16:16:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:16:13 ---> e93c1b958989 16:16:13 Step 7/22 : RUN go mod download 16:16:14 ---> Running in ebca2b6eae7c 16:16:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:16:14 ---> 831fbaa7118b 16:16:14 Step 7/23 : RUN go mod download 16:16:14 ---> aed3dcde9986 16:16:14 Step 7/24 : RUN go mod download 16:16:14 ---> Running in a10c18d9dd04 16:16:14 ---> Running in 34ea9e47bc1a 16:16:15 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:16:15 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:16:15 OK: 12750 distinct packages available 16:16:16 OK: 233 MiB in 51 packages 16:16:17 Removing intermediate container ea0c12502f40 16:16:17 ---> 78a2fa917d12 16:16:17 Step 8/21 : COPY . . 16:16:18 Removing intermediate container 272504ad6603 16:16:18 ---> 0ff6a14d6430 16:16:18 Step 8/24 : COPY . . 16:16:18 Removing intermediate container ebca2b6eae7c 16:16:18 ---> 27b8c90f2d96 16:16:18 Step 8/22 : COPY . . 16:16:19 Removing intermediate container a10c18d9dd04 16:16:19 ---> b03f9036f518 16:16:19 Step 8/23 : COPY . . 16:16:19 Removing intermediate container 34ea9e47bc1a 16:16:19 ---> 35ade3be2392 16:16:19 Step 8/24 : COPY . . 16:16:21 Removing intermediate container ae9c6ab730ef 16:16:21 ---> d617dede9f07 16:16:21 Step 6/24 : COPY go.mod . 16:16:23 ---> 2c289a027556 16:16:23 Step 7/24 : RUN go mod download 16:16:24 ---> Running in 28d2b4e61854 16:16:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:16:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:16:25 ---> 6f0572bcabef 16:16:25 Step 3/22 : WORKDIR /edgex-go 16:16:25 ---> Using cache 16:16:25 ---> fbe2a93cb53a 16:16:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:25 ---> Using cache 16:16:25 ---> c92eae4f096b 16:16:25 Step 5/22 : RUN apk update && apk add make git 16:16:25 ---> Using cache 16:16:25 ---> f0a8685a8d34 16:16:25 Step 6/22 : COPY go.mod . 16:16:25 ---> Using cache 16:16:25 ---> 33abe16f933c 16:16:25 Step 7/22 : RUN go mod download 16:16:25 ---> Using cache 16:16:25 ---> 3d5a4515fa33 16:16:25 Step 8/22 : COPY . . 16:16:25 ---> Using cache 16:16:25 ---> 9076cdaddb48 16:16:25 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:16:28 ---> Running in 9e9561e4f429 16:16:32 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 16:16:38 Removing intermediate container 28d2b4e61854 16:16:38 ---> d64e0e7ff461 16:16:38 Step 8/24 : COPY . . 16:16:47 ---> cf48499e3ad4 16:16:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:16:47 ---> 1233827a718e 16:16:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:16:47 ---> bb6bc771cebf 16:16:47 Step 9/23 : RUN make cmd/core-data/core-data 16:16:47 ---> 52f2ba42e915 16:16:47 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:16:47 ---> 605d7f06c157 16:16:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:16:47 ---> Running in 42624dcd5c99 16:16:47 ---> Running in 859ae4f06f77 16:16:47 ---> Running in 9af5a7ee4a63 16:16:47 ---> Running in 0397bd2d9b78 16:16:47 ---> Running in 0bed8f0da9f1 16:16:47 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 16:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:16:47 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 16:16:47 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 16:16:47 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 16:16:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:16:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:16:57 ---> 6f0572bcabef 16:16:57 Step 3/21 : WORKDIR /edgex-go 16:16:57 ---> Using cache 16:16:57 ---> fbe2a93cb53a 16:16:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:57 ---> Using cache 16:16:57 ---> c92eae4f096b 16:16:57 Step 5/21 : RUN apk update && apk add make git 16:16:57 ---> Using cache 16:16:57 ---> f0a8685a8d34 16:16:57 Step 6/21 : COPY go.mod . 16:16:57 ---> Using cache 16:16:57 ---> 33abe16f933c 16:16:57 Step 7/21 : RUN go mod download 16:16:57 ---> Using cache 16:16:57 ---> 3d5a4515fa33 16:16:57 Step 8/21 : COPY . . 16:16:57 ---> Using cache 16:16:57 ---> 9076cdaddb48 16:16:57 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:16:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:16:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:16:57 ---> 6f0572bcabef 16:16:57 Step 3/22 : WORKDIR /edgex-go 16:16:57 ---> Using cache 16:16:57 ---> fbe2a93cb53a 16:16:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:57 ---> Using cache 16:16:57 ---> c92eae4f096b 16:16:57 Step 5/22 : RUN apk update && apk add make git 16:16:57 ---> Using cache 16:16:57 ---> f0a8685a8d34 16:16:57 Step 6/22 : COPY go.mod . 16:16:57 ---> Using cache 16:16:57 ---> 33abe16f933c 16:16:57 Step 7/22 : RUN go mod download 16:16:57 ---> Using cache 16:16:57 ---> 3d5a4515fa33 16:16:57 Step 8/22 : COPY . . 16:16:57 ---> Using cache 16:16:57 ---> 9076cdaddb48 16:16:57 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:16:58 ---> Running in 8e50257d1fd5 16:16:58 ---> Running in f2903f641064 16:17:02 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 16:17:02 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 16:17:08 Removing intermediate container 36b634cb11fc 16:17:08 ---> a5a91d96c4c1 16:17:08 Step 21/27 : RUN pip install docker-compose==1.23.2 16:17:10 ---> Running in 1a42bf29f0e4 16:17:33 Collecting docker-compose==1.23.2 16:17:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:17:33 Collecting texttable<0.10,>=0.9.0 16:17:33 Downloading texttable-0.9.1.tar.gz (11 kB) 16:17:38 Collecting dockerpty<0.5,>=0.4.1 16:17:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:17:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:17:40 Collecting cached-property<2,>=1.2.0 16:17:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:17:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:17:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:17:41 Collecting PyYAML<4,>=3.10 16:17:41 Downloading PyYAML-3.13.tar.gz (270 kB) 16:17:41 Removing intermediate container 9e9561e4f429 16:17:41 ---> 17166da97b3b 16:17:41 16:17:41 Step 10/22 : FROM alpine:3.10 16:17:41 ---> be4e4bea2c2e 16:17:41 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:17:41 ---> Using cache 16:17:41 ---> 3bfed89be8f5 16:17:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:17:42 ---> Running in d27eb9fa75c7 16:17:43 Collecting jsonschema<3,>=2.5.1 16:17:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:17:43 ---> a91131c64e1d 16:17:43 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:17:44 Removing intermediate container d27eb9fa75c7 16:17:44 ---> 13e1315ae27a 16:17:44 Step 13/22 : WORKDIR / 16:17:44 Collecting docker<4.0,>=3.6.0 16:17:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:17:44 ---> Running in d3552ef676e4 16:17:44 ---> Running in 4da86a9d4b8c 16:17:45 Collecting websocket-client<1.0,>=0.32.0 16:17:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:17:45 Collecting docopt<0.7,>=0.6.1 16:17:45 Removing intermediate container 4da86a9d4b8c 16:17:45 ---> 385e5a943902 16:17:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:17:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:17:46 ---> d43696cdb591 16:17:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:17:46 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 16:17:47 Collecting urllib3<1.25,>=1.21.1 16:17:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:17:47 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) 16:17:47 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) 16:17:47 Collecting idna<2.8,>=2.5 16:17:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:17:47 Collecting docker-pycreds>=0.4.0 16:17:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:17:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:17:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:17:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:17:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:17:48 ---> f264758876c4 16:17:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:17:48 Installing collected packages: texttable, dockerpty, cached-property, urllib3, idna, requests, PyYAML, jsonschema, docker-pycreds, websocket-client, docker, docopt, docker-compose 16:17:48 Running setup.py install for texttable: started 16:17:50 ---> a085c0affea7 16:17:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:17:50 Running setup.py install for texttable: finished with status 'done' 16:17:50 Running setup.py install for dockerpty: started 16:17:51 ---> 761f630b31fd 16:17:51 Step 18/22 : RUN chmod +x entrypoint.sh 16:17:51 ---> Running in 38efc012f15f 16:17:51 Running setup.py install for dockerpty: finished with status 'done' 16:17:53 Attempting uninstall: urllib3 16:17:53 Found existing installation: urllib3 1.25.9 16:17:53 Uninstalling urllib3-1.25.9: 16:17:53 Successfully uninstalled urllib3-1.25.9 16:17:54 Attempting uninstall: idna 16:17:54 Found existing installation: idna 2.9 16:17:54 Uninstalling idna-2.9: 16:17:55 Successfully uninstalled idna-2.9 16:17:56 Attempting uninstall: requests 16:17:56 Found existing installation: requests 2.23.0 16:17:56 Uninstalling requests-2.23.0: 16:17:56 Successfully uninstalled requests-2.23.0 16:17:56 Removing intermediate container 8e50257d1fd5 16:17:56 ---> cb085bdc7b40 16:17:56 16:17:56 Step 10/21 : FROM scratch 16:17:56 ---> 16:17:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:17:56 Running setup.py install for PyYAML: started 16:17:59 Running setup.py install for PyYAML: finished with status 'done' 16:17:59 ---> Using cache 16:17:59 ---> 88ac8f873d0b 16:17:59 Step 12/21 : ENV APP_PORT=48085 16:17:59 Removing intermediate container 38efc012f15f 16:17:59 ---> c5118573be99 16:17:59 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:18:00 ---> Running in 4fe81feba234 16:18:00 ---> Running in d0718e4c6cf8 16:18:02 Running setup.py install for docopt: started 16:18:02 Removing intermediate container 4fe81feba234 16:18:02 ---> eb577c0543aa 16:18:02 Step 13/21 : EXPOSE $APP_PORT 16:18:04 Running setup.py install for docopt: finished with status 'done' 16:18:04 Removing intermediate container d0718e4c6cf8 16:18:04 ---> 7f342fc0a40d 16:18:04 Step 20/22 : LABEL arch=x86_64 16:18:04 ---> Running in 47fd3db3898e 16:18:05 ---> Running in 539878a56269 16:18:05 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 16:18:05 Removing intermediate container 47fd3db3898e 16:18:05 ---> fa3dc10dec20 16:18:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:18:05 Removing intermediate container 539878a56269 16:18:05 ---> 5a1254bba775 16:18:05 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:06 ---> Running in 4c5d744abe5e 16:18:06 Removing intermediate container f2903f641064 16:18:06 ---> 209fc8ba4659 16:18:06 16:18:06 Step 10/22 : FROM scratch 16:18:06 ---> 16:18:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:18:06 ---> 102fd337c37a 16:18:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:18:06 ---> Using cache 16:18:06 ---> 88ac8f873d0b 16:18:06 Step 12/22 : ENV APP_PORT=48081 16:18:06 ---> Running in 6e69c2489121 16:18:07 Removing intermediate container 4c5d744abe5e 16:18:07 ---> a688f4597c52 16:18:07 Step 22/22 : LABEL version=0.0.0 16:18:07 ---> Running in cbd865cd5cdc 16:18:08 Removing intermediate container 6e69c2489121 16:18:08 ---> a1d6ad0b830e 16:18:08 Step 13/22 : EXPOSE $APP_PORT 16:18:09 ---> Running in 0161e0f5ca42 16:18:09 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 16:18:10 ---> b23e41218ec4 16:18:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:18:10 Removing intermediate container cbd865cd5cdc 16:18:10 ---> 0afc3b1456ba 16:18:10 16:18:11 Removing intermediate container 0161e0f5ca42 16:18:11 ---> d4caf58ad6c0 16:18:11 Step 14/22 : WORKDIR / 16:18:11 Removing intermediate container 1a42bf29f0e4 16:18:11 ---> f8b6b6b702d0 16:18:11 Step 22/27 : RUN apk --no-cache add curl 16:18:12 Successfully built 0afc3b1456ba 16:18:12 Successfully tagged docker-security-bootstrap-redis-go:latest 16:18:12  Building docker-security-bootstrap-redis-go ... done  ---> Running in 4ddc6845d8bc 16:18:12 ---> 02e989f6ad4f 16:18:12 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:18:12 ---> Running in 1dfc970cca47 16:18:12 ---> Running in 49e54dcc0de5 16:18:13 Removing intermediate container 4ddc6845d8bc 16:18:13 ---> a9c106e0e786 16:18:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:18:13 Removing intermediate container 49e54dcc0de5 16:18:13 ---> 07be3b29ab79 16:18:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:14 ---> Running in cdafb1765b55 16:18:14 ---> 2d0befc576bd 16:18:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:14 Removing intermediate container cdafb1765b55 16:18:14 ---> 0f76f9f1d115 16:18:14 Step 19/21 : LABEL arch=x86_64 16:18:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:14 Removing intermediate container 9af5a7ee4a63 16:18:14 ---> d029a8316986 16:18:14 16:18:14 Step 10/22 : FROM alpine:3.10 16:18:14 3.10: Pulling from library/alpine 16:18:15 ---> Running in 5e8b33a1fd51 16:18:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:18:15 (2/3) Installing libcurl (7.69.1-r3) 16:18:15 (3/3) Installing curl (7.69.1-r3) 16:18:15 Executing busybox-1.31.1-r19.trigger 16:18:15 OK: 72 MiB in 58 packages 16:18:15 ---> 547c83668883 16:18:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:18:15 Removing intermediate container 5e8b33a1fd51 16:18:15 ---> 9254a1ebd357 16:18:15 Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:15 ---> Running in 26db17e90d96 16:18:17 ---> d5519d85e15b 16:18:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:18:17 Removing intermediate container 26db17e90d96 16:18:17 ---> 38c6ae6978f6 16:18:17 Step 21/21 : LABEL version=0.0.0 16:18:17 ---> Running in 7cab15f10448 16:18:17 ---> Running in a903ad75db5e 16:18:17 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:18:17 Status: Downloaded newer image for alpine:3.10 16:18:17 ---> 536a684cf733 16:18:17 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:18:17 Removing intermediate container 42624dcd5c99 16:18:17 ---> 588e91b26bb0 16:18:17 16:18:17 Step 10/24 : FROM alpine:3.10 16:18:17 ---> 536a684cf733 16:18:17 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:18:17 Removing intermediate container 1dfc970cca47 16:18:17 ---> 28b78f5ff647 16:18:17 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:18:17 ---> Running in 73a4b5ed314f 16:18:17 ---> Running in b71310ad916f 16:18:18 ---> Running in 19fbd7a3805a 16:18:18 Removing intermediate container 7cab15f10448 16:18:18 ---> c5b88a0809a0 16:18:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:18 Removing intermediate container a903ad75db5e 16:18:18 ---> f97cfc06dd76 16:18:18 16:18:18 ---> Running in d71b47dff979 16:18:18 Successfully built f97cfc06dd76 16:18:18 Successfully tagged docker-support-scheduler-go:latest 16:18:18  Building docker-support-scheduler-go ... done Removing intermediate container 73a4b5ed314f 16:18:18 ---> 3250e75e6ba6 16:18:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:18 ---> Running in b82a92234540 16:18:18 Removing intermediate container d71b47dff979 16:18:18 ---> 2d58a46b89b4 16:18:18 Step 20/22 : LABEL arch=x86_64 16:18:19 ---> Running in 3b8b06db9e6b 16:18:19 Removing intermediate container b82a92234540 16:18:19 ---> 188630d87bd6 16:18:19 Step 25/27 : LABEL arch=x86_64 16:18:19 ---> Running in a16f6113850a 16:18:19 Removing intermediate container 3b8b06db9e6b 16:18:19 ---> 85fda54bc479 16:18:19 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:18:20 ---> Running in 0f25d1803e82 16:18:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:18:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:18:21 Removing intermediate container a16f6113850a 16:18:21 ---> fcfb0734c5c8 16:18:21 Step 26/27 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:18:21 Removing intermediate container d3552ef676e4 16:18:21 ---> 133d7f71d5e3 16:18:21 16:18:21 Step 10/24 : FROM scratch 16:18:21 ---> 16:18:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:18:21 ---> Running in c109140a9cc7 16:18:21 Removing intermediate container 0f25d1803e82 16:18:21 ---> 71d20f9502e3 16:18:21 Step 22/22 : LABEL version=0.0.0 16:18:21 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:18:21 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:18:21 OK: 10171 distinct packages available 16:18:21 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:18:21 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:18:21 OK: 10171 distinct packages available 16:18:21 ---> Running in 06713818d910 16:18:21 ---> Running in df43a8ecb2dc 16:18:22 Removing intermediate container c109140a9cc7 16:18:22 ---> 218fd959f26f 16:18:22 Step 27/27 : LABEL version=0.0.0 16:18:22 Removing intermediate container df43a8ecb2dc 16:18:22 ---> 97b106d9c010 16:18:22 Step 12/24 : ENV APP_PORT=48060 16:18:22 Removing intermediate container 06713818d910 16:18:22 ---> d808822ae900 16:18:22 16:18:22 (1/5) Installing ca-certificates (20191127-r2) 16:18:22 (1/5) Installing ca-certificates (20191127-r2) 16:18:22 ---> Running in 59dbe6bc8fe1 16:18:22 ---> Running in bba2f897768c 16:18:22 Successfully built d808822ae900 16:18:22 Successfully tagged docker-core-metadata-go:latest 16:18:22 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:18:22 (3/5) Installing libcurl (7.66.0-r3) 16:18:22 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:18:22 (3/5) Installing libcurl (7.66.0-r3) 16:18:22 (4/5) Installing curl (7.66.0-r3) 16:18:22 (4/5) Installing curl (7.66.0-r3) 16:18:22 (5/5) Installing dumb-init (1.2.2-r1) 16:18:22 (5/5) Installing dumb-init (1.2.2-r1) 16:18:22 Executing busybox-1.30.1-r3.trigger 16:18:22 Executing busybox-1.30.1-r3.trigger 16:18:22 Executing ca-certificates-20191127-r2.trigger 16:18:22 Executing ca-certificates-20191127-r2.trigger 16:18:22 OK: 7 MiB in 19 packages 16:18:23  Building docker-core-metadata-go ... done Removing intermediate container 59dbe6bc8fe1 16:18:23 ---> 0c17bc759d7b 16:18:23 16:18:23 Removing intermediate container bba2f897768c 16:18:23 ---> b3b6fdf33549 16:18:23 Step 13/24 : EXPOSE $APP_PORT 16:18:23 ---> Running in ed6759ae4411 16:18:23 OK: 7 MiB in 19 packages 16:18:23 Successfully built 0c17bc759d7b 16:18:23 Successfully tagged docker-sys-mgmt-agent-go:latest 16:18:23  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ed6759ae4411 16:18:23 ---> 91ea36b83c78 16:18:23 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:18:23 ---> f7af47c6779b 16:18:23 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:18:24 Removing intermediate container 0bed8f0da9f1 16:18:24 ---> a543427b1841 16:18:24 16:18:24 Step 10/24 : FROM scratch 16:18:24 ---> 16:18:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:18:24 Removing intermediate container 859ae4f06f77 16:18:24 ---> 741c94570a93 16:18:24 16:18:24 Step 10/21 : FROM scratch 16:18:24 ---> 16:18:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:18:24 ---> Running in ed222e40f37f 16:18:24 ---> Running in ac14e8200961 16:18:25 Removing intermediate container ed222e40f37f 16:18:25 ---> f6d78f1ce902 16:18:25 Step 12/24 : ENV APP_PORT=48060 16:18:25 Removing intermediate container ac14e8200961 16:18:25 ---> 28c281872efc 16:18:25 Step 12/21 : ENV APP_PORT=48085 16:18:25 ---> Running in 1252085e8b51 16:18:25 ---> Running in c98720d40348 16:18:26 Removing intermediate container 19fbd7a3805a 16:18:26 ---> 7418fe80070f 16:18:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:18:26 Removing intermediate container b71310ad916f 16:18:26 ---> a9652bdc8e29 16:18:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:18:26 ---> 8f1fa3da2307 16:18:26 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:18:26 ---> Running in 031e0079ee2c 16:18:26 ---> Running in 2a446368205d 16:18:26 Removing intermediate container 1252085e8b51 16:18:26 ---> be81e9b1a071 16:18:26 Step 13/24 : EXPOSE $APP_PORT 16:18:26 ---> e85b81aecb8f 16:18:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:18:26 Removing intermediate container c98720d40348 16:18:26 ---> 373464f210d0 16:18:26 ---> Running in 3ece035a08e6 16:18:26 Step 13/21 : EXPOSE $APP_PORT 16:18:26 ---> Running in 2d9c15948bb2 16:18:26 Removing intermediate container 031e0079ee2c 16:18:26 ---> 62d8309e26d0 16:18:26 Step 13/24 : WORKDIR / 16:18:27 ---> Running in d2a0cd8e65a3 16:18:27 Removing intermediate container 2a446368205d 16:18:27 ---> 89e54f1cc370 16:18:27 Step 13/22 : WORKDIR / 16:18:27 Removing intermediate container 3ece035a08e6 16:18:27 ---> d1d4cd33e88c 16:18:27 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:18:27 ---> 6ddfce088e74 16:18:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:27 ---> Running in 37bc347bce1c 16:18:27 Removing intermediate container 2d9c15948bb2 16:18:27 ---> 86f751ef67b0 16:18:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:18:28 Removing intermediate container d2a0cd8e65a3 16:18:28 ---> b613977cd4e4 16:18:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:18:28 ---> 3c1bdd55b641 16:18:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:28 Removing intermediate container 37bc347bce1c 16:18:28 ---> 9ae9bcbf05d1 16:18:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:18:28 ---> 64c764ed1f71 16:18:28 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:18:29 ---> fadce56cca8d 16:18:29 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:18:29 ---> Running in 0ef1486a1304 16:18:29 ---> ba27c89204a6 16:18:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:18:29 Removing intermediate container 0ef1486a1304 16:18:29 ---> df62886bad35 16:18:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:29 ---> 025d4820b804 16:18:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:18:29 ---> 70f58aa53e61 16:18:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:18:30 ---> Running in baac8504d1ea 16:18:30 ---> 2f01158747f9 16:18:30 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:18:30 Removing intermediate container baac8504d1ea 16:18:30 ---> cf3361dc0f5b 16:18:30 Step 22/24 : LABEL arch=x86_64 16:18:30 ---> Running in 3da42cab6ff5 16:18:31 Removing intermediate container 3da42cab6ff5 16:18:31 ---> f7198412d13d 16:18:31 Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:31 ---> c14edcf57946 16:18:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:18:31 ---> Running in 1169524d010f 16:18:31 ---> 65c257246ee3 16:18:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:18:31 ---> 26394dddacbd 16:18:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:18:32 Removing intermediate container 1169524d010f 16:18:32 ---> 1a2d82216f3f 16:18:32 Step 24/24 : LABEL version=0.0.0 16:18:32 ---> Running in 6fc5b077c5b6 16:18:32 ---> 1a402418ba7f 16:18:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:18:32 ---> ac62cef34f42 16:18:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:18:32 Removing intermediate container 6fc5b077c5b6 16:18:32 ---> 3ffb0c8cea5d 16:18:32 16:18:33 ---> 6872d1d3e9db 16:18:33 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:18:33 ---> bfa5bfca3682 16:18:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:18:33 Successfully built 3ffb0c8cea5d 16:18:33 Successfully tagged docker-support-notifications-go:latest 16:18:33 ---> Running in 6387ab3f7686 16:18:34  Building docker-support-notifications-go ... done  [Pipeline] } 16:18:34 ---> 1929d95872c5 16:18:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:18:34 ---> 7341d31b6383 16:18:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:18:34 $ docker stop --time=1 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a 16:18:35 Removing intermediate container 6387ab3f7686 16:18:35 ---> 2d3c54b13af5 16:18:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:18:35 ---> Running in ea6992ec9b5b 16:18:35 ---> 36c1a91e2a14 16:18:35 Step 18/22 : RUN chmod +x entrypoint.sh 16:18:35 ---> Running in c7f866f66ab1 16:18:36 Removing intermediate container ea6992ec9b5b 16:18:36 ---> 2b32c695dd7d 16:18:36 Step 19/21 : LABEL arch=arm64 16:18:36 ---> b08b659bb37b 16:18:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:18:36 ---> Running in 18b644e32670 16:18:37 ---> 8d5a9eb2e50e 16:18:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:18:37 $ docker rm -f 6eb2437dfdbea66a612343ef5c9c1bb2e6168a22d672b6cb4bee408730e9a11a 16:18:37 ---> ec3768ecf59e 16:18:37 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:18:38 Removing intermediate container 18b644e32670 16:18:38 ---> c3afcfa1616b 16:18:38 Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:38 ---> Running in 7658155bb139 16:18:38 ---> Running in e25e9227c751 [Pipeline] // withDockerContainer 16:18:38 ---> 555a62e2f72d 16:18:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [Pipeline] sh 16:18:38 ---> Running in c33fecdfe240 16:18:39 + docker images 16:18:39 + grep docker 16:18:39 docker-support-notifications-go latest 3ffb0c8cea5d 6 seconds ago 12.1MB 16:18:39 docker-core-metadata-go latest d808822ae900 16 seconds ago 13MB 16:18:39 docker-sys-mgmt-agent-go latest 0c17bc759d7b 16 seconds ago 313MB 16:18:39 docker-support-scheduler-go latest f97cfc06dd76 21 seconds ago 10.8MB 16:18:39 docker-security-bootstrap-redis-go latest 0afc3b1456ba 30 seconds ago 15.9MB 16:18:39 docker-core-data-go latest 1cf3c30d9fd8 2 minutes ago 22.2MB 16:18:39 docker-security-secretstore-setup-go latest e9f8ca04d330 2 minutes ago 24.7MB 16:18:39 docker-security-proxy-setup-go latest a81c46ca96aa 3 minutes ago 24.7MB 16:18:39 docker-core-command-go latest d680b4e6b0e8 3 minutes ago 10.6MB 16:18:39 docker latest 0040bc98e531 4 days ago 240MB [Pipeline] } [Pipeline] // withEnv 16:18:39 Removing intermediate container 7658155bb139 16:18:39 ---> 64bdb7d51295 16:18:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:18:39 Removing intermediate container e25e9227c751 16:18:39 ---> ad84d036b5d4 16:18:39 Step 21/21 : LABEL version=0.0.0 16:18:39 ---> Running in e91dc58bc0fb [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 16:18:39 Removing intermediate container c7f866f66ab1 16:18:39 ---> 1d8600670201 16:18:39 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:18:39 ---> Running in 522ba9cc3440 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 16:18:40 ---> Running in 12af2d1340c5 16:18:40 Removing intermediate container e91dc58bc0fb 16:18:40 ---> 9ef5369bac9f 16:18:40 Step 22/24 : LABEL arch=arm64 [Pipeline] node 16:18:40 Removing intermediate container 522ba9cc3440 16:18:40 ---> bf8c828c1083 16:18:40 16:18:40 ---> Running in f327e5f35f7a 16:18:41 Removing intermediate container 12af2d1340c5 16:18:41 ---> 091319e9956d 16:18:41 Step 20/22 : LABEL arch=arm64 16:18:41 Successfully built bf8c828c1083 16:18:41 Successfully tagged docker-support-scheduler-go-arm64:latest 16:18:41  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 16:18:41 ---> Running in 1df32d40e372 16:18:41 Removing intermediate container f327e5f35f7a 16:18:41 ---> 05f8cd89e3f6 16:18:41 Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:41 Removing intermediate container 0397bd2d9b78 16:18:41 ---> 0cd12496cbe2 16:18:41 16:18:41 Step 10/23 : FROM alpine 16:18:41 latest: Pulling from library/alpine 16:18:41 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 16:18:41 ---> Running in 574b5df809bf 16:18:41 Status: Downloaded newer image for alpine:latest 16:18:41 ---> afeebe901d6b 16:18:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:18:41 Removing intermediate container c33fecdfe240 16:18:41 ---> 856780b42c08 16:18:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:18:42 ---> Running in acd8afc1b471 16:18:42 ---> Running in cdfbc2a5e6e9 16:18:42 Removing intermediate container 1df32d40e372 16:18:42 ---> e870924dae9b 16:18:42 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:43 ---> Running in ce6db26b498f 16:18:43 Removing intermediate container 574b5df809bf 16:18:43 ---> 6d2fc883bfc6 16:18:43 Step 24/24 : LABEL version=0.0.0 16:18:43 Removing intermediate container acd8afc1b471 16:18:43 ---> b0654ea089c8 16:18:43 Step 12/23 : ENV APP_PORT=48080 16:18:43 Removing intermediate container cdfbc2a5e6e9 16:18:43 ---> 127b81bc4736 16:18:43 Step 22/24 : LABEL arch=arm64 16:18:43 ---> Running in 88df262c51be 16:18:43 Removing intermediate container ce6db26b498f 16:18:43 ---> 8ea0ec074d92 16:18:43 Step 22/22 : LABEL version=0.0.0 16:18:44 ---> Running in 4e71fd57ed09 16:18:44 ---> Running in ddea11cb920a 16:18:44 ---> Running in 45bc9170a3c1 16:18:44 Removing intermediate container 88df262c51be 16:18:44 ---> 4a1bf1a09f81 16:18:44 16:18:45 Successfully built 4a1bf1a09f81 16:18:45 Successfully tagged docker-support-notifications-go-arm64:latest 16:18:45  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 16:18:45 Removing intermediate container 4e71fd57ed09 16:18:45 Removing intermediate container ddea11cb920a 16:18:45 ---> 5794345541a9 16:18:45 ---> 5a343d79b550 16:18:45 Step 23/24 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:18:45 Step 13/23 : EXPOSE $APP_PORT 16:18:45 Removing intermediate container 45bc9170a3c1 16:18:45 ---> 8eb278eef9f7 16:18:45 16:18:45 ---> Running in 3c2f0917f565 16:18:45 ---> Running in a214b7527f48 16:18:46 Successfully built 8eb278eef9f7 16:18:46 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:18:46  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go 16:18:46 Removing intermediate container a214b7527f48 16:18:46 ---> eda11d9e8a6e 16:18:46 Step 24/24 : LABEL version=0.0.0 16:18:46 Removing intermediate container 3c2f0917f565 16:18:46 ---> d1d441af1c6e 16:18:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:46 ---> Running in c15824480860 16:18:46 ---> Running in a08c63fd8a37 16:18:47 Removing intermediate container c15824480860 16:18:47 ---> b99b4e47fca3 16:18:47 16:18:47 Successfully built b99b4e47fca3 16:18:47 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:18:47 Building docker-core-command-go 16:18:49  Building docker-security-secretstore-setup-go ... done Removing intermediate container a08c63fd8a37 16:18:49 ---> d0e86a565d56 16:18:49 Step 15/23 : RUN apk --no-cache add zeromq 16:18:51 ---> Running in 7e43caae0dce 16:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:53 (1/5) Installing libgcc (9.3.0-r2) 16:18:53 (2/5) Installing libsodium (1.0.18-r0) 16:18:53 (3/5) Installing libstdc++ (9.3.0-r2) 16:18:54 (4/5) Installing libzmq (4.3.3-r0) 16:18:54 (5/5) Installing zeromq (4.3.3-r0) 16:18:54 Executing busybox-1.31.1-r19.trigger 16:18:54 OK: 8 MiB in 19 packages 16:18:55 Still waiting to schedule task 16:18:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:18:58 Removing intermediate container 7e43caae0dce 16:18:58 ---> 9f8276d00826 16:18:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:18:59 ---> 72495af7ee5d 16:18:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:19:02 ---> 386f256b5b0a 16:19:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:19:03 ---> f7dc10e13dfc 16:19:03 Step 19/23 : ENTRYPOINT ["/core-data"] 16:19:03 ---> Running in c769eec0566a 16:19:04 Removing intermediate container c769eec0566a 16:19:04 ---> 657464e89318 16:19:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:19:04 ---> Running in 75e2b9dc76e7 16:19:05 Removing intermediate container 75e2b9dc76e7 16:19:05 ---> 89b4e3130fe4 16:19:05 Step 21/23 : LABEL arch=arm64 16:19:05 ---> Running in 0c4d6b15971f 16:19:05 Removing intermediate container 0c4d6b15971f 16:19:05 ---> 19010fc877ab 16:19:05 Step 22/23 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:19:06 ---> Running in 85eccad1ab62 16:19:06 Removing intermediate container 85eccad1ab62 16:19:06 ---> 9640fbeb0c5e 16:19:06 Step 23/23 : LABEL version=0.0.0 16:19:07 ---> Running in 152ac7bbcaef 16:19:07 Removing intermediate container 152ac7bbcaef 16:19:07 ---> 4e801e856c96 16:19:07 16:19:08 Successfully built 4e801e856c96 16:19:08 Successfully tagged docker-core-data-go-arm64:latest 16:19:26  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:19:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:19:26 ---> 76c92e0c667c 16:19:26 Step 3/27 : WORKDIR /edgex-go 16:19:26 ---> Using cache 16:19:26 ---> dcad6eae2ce7 16:19:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:26 ---> Using cache 16:19:26 ---> 2b9bc4219c31 16:19:26 Step 5/27 : RUN apk update && apk add make bash git 16:19:31 ---> Running in cc4a0e37b265 16:19:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:19:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:19:34 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:19:34 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:19:34 OK: 12620 distinct packages available 16:19:35 OK: 217 MiB in 51 packages 16:19:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:19:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:19:35 ---> 76c92e0c667c 16:19:35 Step 3/21 : WORKDIR /edgex-go 16:19:35 ---> Using cache 16:19:35 ---> dcad6eae2ce7 16:19:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:35 ---> Using cache 16:19:35 ---> 2b9bc4219c31 16:19:35 Step 5/21 : RUN apk update && apk add make git 16:19:35 ---> Using cache 16:19:35 ---> 283bd768e2a9 16:19:35 Step 6/21 : COPY go.mod . 16:19:35 ---> Using cache 16:19:35 ---> e93c1b958989 16:19:35 Step 7/21 : RUN go mod download 16:19:35 ---> Using cache 16:19:35 ---> 27b8c90f2d96 16:19:35 Step 8/21 : COPY . . 16:19:35 ---> Using cache 16:19:35 ---> 52f2ba42e915 16:19:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:19:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:19:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:19:35 ---> 76c92e0c667c 16:19:35 Step 3/22 : WORKDIR /edgex-go 16:19:35 ---> Using cache 16:19:35 ---> dcad6eae2ce7 16:19:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:35 ---> Using cache 16:19:35 ---> 2b9bc4219c31 16:19:35 Step 5/22 : RUN apk update && apk add make git 16:19:35 ---> Using cache 16:19:35 ---> 283bd768e2a9 16:19:35 Step 6/22 : COPY go.mod . 16:19:35 ---> Using cache 16:19:35 ---> e93c1b958989 16:19:35 Step 7/22 : RUN go mod download 16:19:35 ---> Using cache 16:19:35 ---> 27b8c90f2d96 16:19:35 Step 8/22 : COPY . . 16:19:35 ---> Using cache 16:19:35 ---> 52f2ba42e915 16:19:35 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:19:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:19:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:19:36 ---> 76c92e0c667c 16:19:36 Step 3/22 : WORKDIR /edgex-go 16:19:36 ---> Using cache 16:19:36 ---> dcad6eae2ce7 16:19:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:36 ---> Using cache 16:19:36 ---> 2b9bc4219c31 16:19:36 Step 5/22 : RUN apk update && apk add make git 16:19:36 ---> Using cache 16:19:36 ---> 283bd768e2a9 16:19:36 Step 6/22 : COPY go.mod . 16:19:36 ---> Using cache 16:19:36 ---> e93c1b958989 16:19:36 Step 7/22 : RUN go mod download 16:19:36 ---> Using cache 16:19:36 ---> 27b8c90f2d96 16:19:36 Step 8/22 : COPY . . 16:19:36 ---> Using cache 16:19:36 ---> 52f2ba42e915 16:19:36 Step 9/22 : RUN make cmd/core-command/core-command 16:19:37 ---> Running in 10ed99cf573c 16:19:37 ---> Running in 3101ff00e28a 16:19:37 ---> Running in 8c406f6288ab 16:19:38 Removing intermediate container cc4a0e37b265 16:19:38 ---> e7ac2b24c197 16:19:38 Step 6/27 : COPY go.mod . 16:19:39 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 16:19:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:19: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 16:19:39 ---> 1676f8bc4875 16:19:39 Step 7/27 : RUN go mod download 16:19:39 ---> Running in 90ae69388502 16:19:44 Removing intermediate container 90ae69388502 16:19:44 ---> 7d9e293e35a5 16:19:44 Step 8/27 : COPY . . 16:19:45 Running on prd-ubuntu18.04-docker-8c-8g-17065 in /w/workspace/edgexfoundry_edgex-go_PR-2942 [Pipeline] { [Pipeline] ws 16:19:45 Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] checkout 16:19:47 using credential edgex-jenkins-ssh 16:19:47 Cloning the remote Git repository 16:19:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:19:47 > git init /w/workspace/edgex-go/20 # timeout=10 16:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:19:47 > git --version # timeout=10 16:19:47 > git --version # 'git version 2.17.1' 16:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:19:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:19:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2942/head:refs/remotes/origin/PR-2942 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:19:54 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 514cffb96bf06258840533f3a898e746df5810f0 16:19:54 Merge succeeded, producing 514cffb96bf06258840533f3a898e746df5810f0 16:19:54 Checking out Revision 514cffb96bf06258840533f3a898e746df5810f0 (PR-2942) 16:19:54 > git config core.sparsecheckout # timeout=10 16:19:54 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 16:19:54 > git remote # timeout=10 16:19:54 > git config --get remote.origin.url # timeout=10 16:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:54 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 16:19:54 > git rev-parse HEAD^{commit} # timeout=10 16:19:54 > git config core.sparsecheckout # timeout=10 16:19:54 > git checkout -f 514cffb96bf06258840533f3a898e746df5810f0 # timeout=10 16:19:58 Commit message: "refactor: Address PR feedback from Cloud" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:59 + echo snap-build.sh 16:19:59 snap-build.sh 16:19:59 + SNAP_BASE_DIR=. 16:19:59 + '[' '!' -z /w/workspace/edgex-go/20 ']' 16:19:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/20 16:19:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/20]' 16:19:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/20] 16:19:59 + cd /w/workspace/edgex-go/20 16:19:59 + sudo apt-get remove -qy --purge lxd lxd-client 16:19:59 Reading package lists... 16:19:59 Building dependency tree... 16:19:59 Reading state information... 16:20:00 The following packages were automatically installed and are no longer required: 16:20:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:20:00 uidmap xdelta3 16:20:00 Use 'sudo apt autoremove' to remove them. 16:20:00 The following packages will be REMOVED: 16:20:00 lxd* lxd-client* 16:20:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:20:00 After this operation, 31.7 MB disk space will be freed. 16:20:01 (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.) 16:20:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:20:02 ---> 44da3b448340 16:20:02 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:20:02 ---> Running in 04f818f4c206 16:20:02 Removing lxd dnsmasq configuration 16:20:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:20:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:20:03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:20:03 (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.) 16:20:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:20:04 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 16:20:05 Processing triggers for systemd (237-3ubuntu10.42) ... 16:20:05 Processing triggers for ureadahead (0.100.0-21) ... 16:20:06 + sudo snap remove --purge lxd 16:20:06 snap "lxd" is not installed 16:20:06 + sudo groupadd --force --system lxd 16:20:06 ++ whoami 16:20:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:20:06 + newgrp - lxd 16:20:07 + sudo snap install lxd 16:20:15 2020-12-21T16:20:13Z INFO Waiting for automatic snapd restart... 16:20:30 lxd 4.9 from Canonical* installed 16:20:30 + sudo lxd init --auto 16:20:38 + sudo snap install --classic snapcraft 16:20:43 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 16:20:46 snapcraft 4.4.4 from Canonical* installed 16:20:46 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:20:46 + patch --verbose -p1 16:20:46 Hmm... Looks like a unified diff to me... 16:20:46 The text leading up to this was: 16:20:46 -------------------------- 16:20:46 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 16:20:46 |From: Tony Espy 16:20:46 |Date: Wed, 16 Dec 2020 16:34:55 -0500 16:20:46 |Subject: [PATCH] optimize snap build for pipeline CI check 16:20:46 | 16:20:46 |This patch is used by the EdgeX CI pipeline builds to 16:20:46 |optimize the snap CI check run for pull requests. When 16:20:46 |applied, it essentially strips out everything (apps and 16:20:46 |parts) from the snapcraft.yaml file except those required 16:20:46 |to build edgex-go, as the whole idea of the CI check is to 16:20:46 |catch changes to edgex-go that break the snap build. 16:20:46 | 16:20:46 |In general, anyone updating snapcraft.yaml will also need 16:20:46 |to update this patch file, otherwise it may fail to apply, 16:20:46 |resulting in a failed snap build CI check in the associated 16:20:46 |pull request. 16:20:46 | 16:20:46 |Note - in addition to applying this patch, the pipeline also 16:20:46 |only primes the snap (e.g. `snapcraft prime`), as there's no 16:20:46 |need to build the finally binary .snap file (and it won't 16:20:46 |work with the patch applied). This further reduces the build 16:20:46 |time. 16:20:46 |--- 16:20:46 | snap/snapcraft.yaml | 461 +------------------------------------------- 16:20:46 | 1 file changed, 2 insertions(+), 459 deletions(-) 16:20:46 | 16:20:46 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 16:20:46 |index 1e537489..faf42425 100644 16:20:46 |--- a/snap/snapcraft.yaml 16:20:46 |+++ b/snap/snapcraft.yaml 16:20:46 -------------------------- 16:20:46 patching file snap/snapcraft.yaml 16:20:46 Using Plan A... 16:20:46 Hunk #1 succeeded at 73. 16:20:46 Hunk #2 succeeded at 202. 16:20:46 Hunk #3 succeeded at 214. 16:20:46 Hunk #4 succeeded at 222. 16:20:46 Hunk #5 succeeded at 229. 16:20:46 Hunk #6 succeeded at 256. 16:20:46 Hunk #7 succeeded at 290. 16:20:46 Hunk #8 succeeded at 341. 16:20:46 Hmm... Ignoring the trailing garbage. 16:20:46 done 16:20:46 + sudo snapcraft prime --use-lxd 16:20:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:20:47 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:20:47 - README.md 16:20:47 16:20:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:20:47 Launching a container. 16:20:58 Removing intermediate container 3101ff00e28a 16:20:58 ---> 5db9238342ef 16:20:58 16:20:58 Step 10/22 : FROM scratch 16:20:58 ---> 16:20:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:20:58 ---> Using cache 16:20:58 ---> 28c281872efc 16:20:58 Step 12/22 : ENV APP_PORT=48082 16:20:58 ---> Running in 9e2fa2b64321 16:20:58 Removing intermediate container 9e2fa2b64321 16:20:58 ---> 1722b665535c 16:20:58 Step 13/22 : EXPOSE $APP_PORT 16:20:58 ---> Running in 617b28c21c9d 16:20:59 Removing intermediate container 8c406f6288ab 16:20:59 ---> df9af9c3386e 16:20:59 16:20:59 Step 10/21 : FROM alpine 16:20:59 ---> afeebe901d6b 16:20:59 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:20:59 ---> Running in d7998af3bafb 16:20:59 Removing intermediate container 617b28c21c9d 16:20:59 ---> 452d63b85caf 16:20:59 Step 14/22 : WORKDIR / 16:20:59 Waiting for container to be ready 16:20:59 To start your first instance, try: lxc launch ubuntu:18.04 16:20:59 16:20:59 ---> Running in 3063f654988f 16:21:00 Removing intermediate container 3063f654988f 16:21:00 ---> bf439c65f63d 16:21:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:01 ---> c59a1c9a1346 16:21:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:21:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:21:02 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:21:02 v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:21:02 OK: 12615 distinct packages available 16:21:02 Waiting for network to be ready... 16:21:03 (1/4) Installing ca-certificates (20191127-r4) 16:21:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:21:03 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:21:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:21:03 (3/4) Installing libcurl (7.69.1-r3) 16:21:03 (4/4) Installing curl (7.69.1-r3) 16:21:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 16:21:03 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:21:03 Executing busybox-1.31.1-r19.trigger 16:21:03 ---> 519ddf091f91 16:21:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:21:03 Executing ca-certificates-20191127-r4.trigger 16:21:04 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:21:04 OK: 7 MiB in 18 packages 16:21:04 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:21:04 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:21:04 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:21:04 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:21:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:21:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:21:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 16:21:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 16:21:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 16:21:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 16:21:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 16:21:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 16:21:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:21:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:21:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 16:21:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 16:21:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 16:21:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 16:21:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 16:21:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 16:21:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 16:21:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 16:21:05 ---> 064220f9e0bf 16:21:05 Step 18/22 : ENTRYPOINT ["/core-command"] 16:21:05 ---> Running in 2040501b64a6 16:21:06 Removing intermediate container 2040501b64a6 16:21:06 ---> 7712bf6f2f9b 16:21:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:06 ---> Running in 14bcf63ad1c8 16:21:06 Removing intermediate container d7998af3bafb 16:21:06 ---> 050dbe4e605b 16:21:06 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:21:06 ---> Running in 2b01418fb588 16:21:07 Removing intermediate container 14bcf63ad1c8 16:21:07 ---> 1dda530a2986 16:21:07 Step 20/22 : LABEL arch=arm64 16:21:07 Removing intermediate container 2b01418fb588 16:21:07 ---> 5c39ce600861 16:21:07 Step 13/21 : WORKDIR /edgex 16:21:07 ---> Running in bb1457a54b83 16:21:07 ---> Running in 07013c6f9ea1 16:21:08 Removing intermediate container bb1457a54b83 16:21:08 ---> fdfed39f1f4a 16:21:08 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:21:08 ---> Running in 4930949c9d8d 16:21:08 Removing intermediate container 07013c6f9ea1 16:21:08 ---> 10154959b32b 16:21:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:21:09 Fetched 23.5 MB in 5s (4401 kB/s) 16:21:09 Removing intermediate container 4930949c9d8d 16:21:09 ---> 0a12d3c629e7 16:21:09 Step 22/22 : LABEL version=0.0.0 16:21:09 ---> Running in 0d3a2b9b707e 16:21:09 Reading package lists... 16:21:09 ---> 68a1886eb49a 16:21:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:21:09 Reading package lists... 16:21:09 Building dependency tree... 16:21:09 Reading state information... 16:21:10 The following additional packages will be installed: 16:21:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:21:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:21:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:21:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:21:10 Suggested packages: 16:21:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:21:10 Recommended packages: 16:21:10 gnupg libsasl2-modules 16:21:10 The following NEW packages will be installed: 16:21:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:21:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:21:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:21:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:21:10 The following packages will be upgraded: 16:21:10 gpg gpg-agent gpgconf libudev1 16:21:10 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 16:21:10 Need to get 3531 kB of archives. 16:21:10 After this operation, 13.3 MB of additional disk space will be used. 16:21:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 16:21:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 16:21:10 Removing intermediate container 0d3a2b9b707e 16:21:10 ---> 90629ce6f3bd 16:21:10 16:21:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 16:21:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 16:21:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 16:21:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 16:21:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 16:21:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 16:21:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 16:21:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 16:21:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:21:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:21:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:21:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:21:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:21:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:21:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:21:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:21:10 Successfully built 90629ce6f3bd 16:21:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:21:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:21:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:21:11 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:21:11 debconf: delaying package configuration, since apt-utils is not installed 16:21:11 Fetched 3531 kB in 1s (3524 kB/s) 16:21:11 (Reading database ... 12511 files and directories currently installed.) 16:21:11 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 16:21:11 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:21:11 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 16:21:11 Successfully tagged docker-core-command-go-arm64:latest 16:21:11 Selecting previously unselected package udev. 16:21:11 (Reading database ... 12511 files and directories currently installed.) 16:21:11 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 16:21:11 Unpacking udev (237-3ubuntu10.43) ... 16:21:11  Building docker-core-command-go ... done  ---> 3db92ffd1828 16:21:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:21:11 Selecting previously unselected package libfuse2:amd64. 16:21:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:21:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:21:11 Selecting previously unselected package fuse. 16:21:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:21:12 Removing intermediate container 10ed99cf573c 16:21:12 ---> 4a61a0d6ea4e 16:21:12 16:21:12 Step 10/22 : FROM scratch 16:21:12 ---> 16:21:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:21:12 Unpacking fuse (2.9.7-1ubuntu1) ... 16:21:12 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 16:21:12 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:21:12 Removing intermediate container 04f818f4c206 16:21:12 ---> b9b5392a5f20 16:21:12 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:21:12 ---> Using cache 16:21:12 ---> 28c281872efc 16:21:12 Step 12/22 : ENV APP_PORT=48081 16:21:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 16:21:12 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:21:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 16:21:12 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:21:12 ---> Running in 62eafbcc6dbd 16:21:12 ---> Running in bad7885fb9cd 16:21:12 Selecting previously unselected package libksba8:amd64. 16:21:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:21:12 Unpacking libksba8:amd64 (1.3.5-2) ... 16:21:12 Selecting previously unselected package libroken18-heimdal:amd64. 16:21:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:12 ---> de59e5613ae7 16:21:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:21:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:21:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:21:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:21:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 ---> Running in 0f5b1bde287e 16:21:13 Removing intermediate container 62eafbcc6dbd 16:21:13 ---> d1c8460ce530 16:21:13 Step 13/22 : EXPOSE $APP_PORT 16:21:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 Selecting previously unselected package libwind0-heimdal:amd64. 16:21:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:21:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 ---> Running in fb2c036bf85d 16:21:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:21:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:21:13 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 Removing intermediate container 0f5b1bde287e 16:21:13 ---> dbd232003ef7 16:21:13 Step 18/21 : CMD ["--init=true"] 16:21:13 Removing intermediate container fb2c036bf85d 16:21:13 ---> bf7b7266006a 16:21:13 Step 14/22 : WORKDIR / 16:21:13 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:21:13 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:21:13 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:13 Selecting previously unselected package libsasl2-modules-db:amd64. 16:21:13 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:21:13 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:21:13 Selecting previously unselected package libsasl2-2:amd64. 16:21:13 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 16:21:13 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:21:13 Selecting previously unselected package libldap-common. 16:21:13 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 16:21:13 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:21:13 ---> Running in 191252bca340 16:21:13 ---> Running in 1bff655c3a2a 16:21:13 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 16:21:14 Selecting previously unselected package libldap-2.4-2:amd64. 16:21:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 16:21:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:21:14 Selecting previously unselected package dirmngr. 16:21:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 16:21:14 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 16:21:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 16:21:14 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 16:21:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:21:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:21:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 16:21:14 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 16:21:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:14 Setting up libksba8:amd64 (1.3.5-2) ... 16:21:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:14 Setting up udev (237-3ubuntu10.43) ... 16:21:14 Removing intermediate container 191252bca340 16:21:14 ---> 2b252b97bfa2 16:21:14 Step 19/21 : LABEL arch=arm64 16:21:14 Removing intermediate container 1bff655c3a2a 16:21:14 ---> aa12fde263f0 16:21:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:21:14 ---> Running in d11a24ec650c 16:21:14 invoke-rc.d: policy-rc.d denied execution of start. 16:21:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Processing triggers for systemd (237-3ubuntu10) ... 16:21:15 Setting up fuse (2.9.7-1ubuntu1) ... 16:21:15 Setting up gpg (2.2.4-1ubuntu1.3) ... 16:21:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Removing intermediate container d11a24ec650c 16:21:15 ---> 5662c1813f0a 16:21:15 Step 20/21 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:21:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:21:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 16:21:15 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 16:21:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:15 ---> Running in 75d9c36f8302 16:21:15 ---> f8019765b8f3 16:21:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:21:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:21:15 settings in the [Install] section, and DefaultInstance for template units). 16:21:15 This means they are not meant to be enabled using systemctl. 16:21:15 Possible reasons for having this kind of units are: 16:21:15 1) A unit may be statically enabled by being symlinked from another unit's 16:21:15 .wants/ or .requires/ directory. 16:21:15 2) A unit's purpose may be to act as a helper for some other unit which has 16:21:15 a requirement dependency on it. 16:21:15 3) A unit may be started when needed via activation (socket, path, timer, 16:21:15 D-Bus, udev, scripted systemctl call, ...). 16:21:15 4) In case of template units, the unit is meant to be enabled with some 16:21:15 instance name specified. 16:21:15 Removing intermediate container 75d9c36f8302 16:21:15 ---> 26f29e1333b7 16:21:15 Step 21/21 : LABEL version=0.0.0 16:21:15 ---> Running in c9dad22a17ec 16:21:16 Reading package lists... 16:21:16 Building dependency tree... 16:21:16 Reading state information... 16:21:16 The following additional packages will be installed: 16:21:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:21:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:21:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:21:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:21:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:21:16 Suggested packages: 16:21:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:21:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:21:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:21:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:21:16 systemd-container policykit-1 16:21:16 Recommended packages: 16:21:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:21:16 The following NEW packages will be installed: 16:21:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:21:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:21:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:21:16 multiarch-support openssh-client python3 python3-minimal python3.6 16:21:16 python3.6-minimal snapd squashfs-tools sudo 16:21:16 The following packages will be upgraded: 16:21:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:21:16 Removing intermediate container c9dad22a17ec 16:21:16 ---> 82f81aca8b20 16:21:16 16:21:16 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 16:21:16 Need to get 35.2 MB of archives. 16:21:16 After this operation, 141 MB of additional disk space will be used. 16:21:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:21:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 16:21:16 ---> 2f9d460fc1ab 16:21:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:21:16 Removing intermediate container bad7885fb9cd 16:21:16 ---> 8ab64b1095b6 16:21:16 16:21:16 Step 11/27 : FROM docker:latest 16:21:16 ---> f66387bf908a 16:21:16 Step 12/27 : RUN apk add --no-cache bash 16:21:17 Successfully built 82f81aca8b20 16:21:17 ---> Running in c015f11dc828 16:21:17 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:21:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:21:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 16:21:17 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 16:21:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:21:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:21:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:21:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:21:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:21:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:21:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:21:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 16:21:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:21:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 16:21:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:21:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 16:21:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 16:21:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:21:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:21:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 16:21:17  Building docker-security-proxy-setup-go ... done  ---> 7b677cd24e3b 16:21:17 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:21:17 ---> Running in fdf2b8fc6071 16:21:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 16:21:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:21:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:21:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:21:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:21:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:21:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:21:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 16:21:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:21:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:18 Removing intermediate container fdf2b8fc6071 16:21:18 ---> 101cd85670bd 16:21:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:18 ---> Running in 92e224d9268e 16:21:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:18 debconf: delaying package configuration, since apt-utils is not installed 16:21:18 Removing intermediate container 92e224d9268e 16:21:18 ---> de606d2f3b44 16:21:18 Step 20/22 : LABEL arch=arm64 16:21:18 Fetched 35.2 MB in 2s (15.8 MB/s) 16:21:18 (Reading database ... 12757 files and directories currently installed.) 16:21:18 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 16:21:18 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:21:19 ---> Running in c35fa0784cd2 16:21:19 (1/2) Installing readline (8.0.4-r0) 16:21:19 (2/2) Installing bash (5.0.17-r0) 16:21:19 Executing bash-5.0.17-r0.post-install 16:21:19 Executing busybox-1.31.1-r19.trigger 16:21:19 OK: 12 MiB in 22 packages 16:21:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 16:21:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:21:19 Removing intermediate container c35fa0784cd2 16:21:19 ---> e46dc55c93cb 16:21:19 Step 21/22 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:21:19 ---> Running in e1673763a950 16:21:19 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 16:21:19 (Reading database ... 12757 files and directories currently installed.) 16:21:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:21:19 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:21:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:21:20 (Reading database ... 12757 files and directories currently installed.) 16:21:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:21:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:21:20 Removing intermediate container e1673763a950 16:21:20 ---> 4447a1228ee6 16:21:20 Step 22/22 : LABEL version=0.0.0 16:21:20 ---> Running in 85770fb5baf4 16:21:20 Setting up apt (1.6.12ubuntu0.2) ... 16:21:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:21:20 Removing intermediate container c015f11dc828 16:21:20 ---> 79f284fbe02e 16:21:20 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:21:20 ---> Running in f3d6942f84d9 16:21:20 Removing intermediate container 85770fb5baf4 16:21:20 ---> 1c0a0a3e80a5 16:21:20 16:21:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:21:21 (Reading database ... 12764 files and directories currently installed.) 16:21:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:21:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:21:21 Selecting previously unselected package libpython3.6-minimal:amd64. 16:21:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:21:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:21:21 Successfully built 1c0a0a3e80a5 16:21:21 Successfully tagged docker-core-metadata-go-arm64:latest 16:21:21 Selecting previously unselected package libexpat1:amd64. 16:21:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:21:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:21:21 Selecting previously unselected package python3.6-minimal. 16:21:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:21:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:21:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 16:21:22 Checking for services that may need to be restarted...done. 16:21:22 Checking for services that may need to be restarted...done. 16:21:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:21:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:21:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 16:21:22  Building docker-core-metadata-go ... done Removing intermediate container f3d6942f84d9 16:21:22 ---> 23b53f205b68 16:21:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:21:23 Selecting previously unselected package python3-minimal. 16:21:23 (Reading database ... 13012 files and directories currently installed.) 16:21:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:21:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:21:23 Selecting previously unselected package mime-support. 16:21:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:21:23 Unpacking mime-support (3.60ubuntu1) ... 16:21:23 ---> Running in 8ae6ba1a477b 16:21:23 Selecting previously unselected package libmpdec2:amd64. 16:21:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:21:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:21:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:21:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:21:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:21:23 Removing intermediate container 8ae6ba1a477b 16:21:23 ---> 79d5bf19756c 16:21:23 Step 15/27 : ENV APP_PORT=48090 16:21:23 ---> Running in 2b0184765e01 16:21:23 Selecting previously unselected package python3.6. 16:21:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 16:21:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:21:23 Selecting previously unselected package libpython3-stdlib:amd64. 16:21:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:21:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:21:23 Setting up python3-minimal (3.6.7-1~18.04) ... 16:21:24 Selecting previously unselected package python3. 16:21:24 (Reading database ... 13442 files and directories currently installed.) 16:21:24 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:21:24 Unpacking python3 (3.6.7-1~18.04) ... 16:21:24 Selecting previously unselected package multiarch-support. 16:21:24 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:21:24 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:21:24 Removing intermediate container 2b0184765e01 16:21:24 ---> 682faa95f7d3 16:21:24 Step 16/27 : EXPOSE $APP_PORT 16:21:24 ---> Running in 32a9f1ea11b2 16:21:24 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:21:24 Selecting previously unselected package liblzo2-2:amd64. 16:21:24 (Reading database ... 13479 files and directories currently installed.) 16:21:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:21:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:21:24 Selecting previously unselected package libbsd0:amd64. 16:21:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:21:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:21:24 Selecting previously unselected package sudo. 16:21:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 16:21:24 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 16:21:24 Selecting previously unselected package apparmor. 16:21:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:21:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:21:24 Removing intermediate container 32a9f1ea11b2 16:21:24 ---> 72a072f9a850 16:21:24 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:21:24 Selecting previously unselected package libedit2:amd64. 16:21:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:21:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:21:24 Selecting previously unselected package libkrb5support0:amd64. 16:21:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:21:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:21:24 Selecting previously unselected package libk5crypto3:amd64. 16:21:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:21:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:21:25 Selecting previously unselected package libkeyutils1:amd64. 16:21:25 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:21:25 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:21:25 Selecting previously unselected package libkrb5-3:amd64. 16:21:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:21:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:21:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:21:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:21:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:21:25 Selecting previously unselected package libssl1.0.0:amd64. 16:21:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 16:21:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:21:25 Selecting previously unselected package openssh-client. 16:21:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:21:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:21:25 Selecting previously unselected package squashfs-tools. 16:21:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:21:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:21:25 ---> 19fe4db5f24e 16:21:25 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:21:26 Selecting previously unselected package snapd. 16:21:26 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 16:21:26 Unpacking snapd (2.48+18.04) ... 16:21:26 ---> b4b295e912d0 16:21:26 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:21:27 ---> c2efab267d01 16:21:27 Step 20/27 : RUN apk --no-cache add py3-pip 16:21:27 ---> Running in 46cc7eb2b50c 16:21:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:21:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 16:21:28 Setting up mime-support (3.60ubuntu1) ... 16:21:28 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 16:21:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:21:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:21:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:28 Setting up systemd (237-3ubuntu10.43) ... 16:21:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:21:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:21:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:21:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:21:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:21:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 16:21:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:21:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 16:21:29 (1/33) Installing libbz2 (1.0.8-r1) 16:21:29 (2/33) Installing expat (2.2.9-r1) 16:21:29 (3/33) Installing libffi (3.3-r2) 16:21:29 (4/33) Installing gdbm (1.13-r1) 16:21:29 (5/33) Installing xz-libs (5.2.5-r0) 16:21:29 (6/33) Installing sqlite-libs (3.32.1-r0) 16:21:29 (7/33) Installing python3 (3.8.5-r0) 16:21:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:21:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:21:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:21:30 Setting up python3 (3.6.7-1~18.04) ... 16:21:30 running python rtupdate hooks for python3.6... 16:21:30 running python post-rtupdate hooks for python3.6... 16:21:30 Setting up apparmor (2.12-4ubuntu5.1) ... 16:21:31 (8/33) Installing py3-appdirs (1.4.4-r1) 16:21:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:21:31 (10/33) Installing py3-parsing (2.4.7-r0) 16:21:31 (11/33) Installing py3-six (1.15.0-r0) 16:21:31 (12/33) Installing py3-packaging (20.4-r0) 16:21:31 (13/33) Installing py3-setuptools (47.0.0-r0) 16:21:31 (14/33) Installing py3-chardet (3.0.4-r4) 16:21:31 (15/33) Installing py3-idna (2.9-r0) 16:21:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:21:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:21:31 (18/33) Installing py3-requests (2.23.0-r0) 16:21:31 (19/33) Installing py3-msgpack (1.0.0-r0) 16:21:31 (20/33) Installing py3-lockfile (0.12.2-r3) 16:21:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:21:31 (22/33) Installing py3-colorama (0.4.3-r0) 16:21:31 (23/33) Installing py3-distlib (0.3.0-r0) 16:21:31 (24/33) Installing py3-distro (1.5.0-r1) 16:21:31 (25/33) Installing py3-webencodings (0.5.1-r3) 16:21:31 (26/33) Installing py3-html5lib (1.0.1-r4) 16:21:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:21:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:21:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:21:32 (27/33) Installing py3-pytoml (0.1.21-r0) 16:21:32 (28/33) Installing py3-pep517 (0.8.2-r0) 16:21:32 (29/33) Installing py3-progress (1.5-r0) 16:21:32 (30/33) Installing py3-toml (0.10.1-r0) 16:21:32 (31/33) Installing py3-retrying (1.3.3-r0) 16:21:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:21:32 (33/33) Installing py3-pip (20.1.1-r0) 16:21:32 Setting up snapd (2.48+18.04) ... 16:21:32 Executing busybox-1.31.1-r19.trigger 16:21:32 OK: 71 MiB in 55 packages 16:21:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:21:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:21:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:21:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:21:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:21:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:21:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:21:34 /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' 16:21:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:21:34 Processing triggers for systemd (237-3ubuntu10.43) ... 16:21:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:21:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:21:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:21:37 Reading package lists... 16:21:37 Reading package lists... 16:21:37 Building dependency tree... 16:21:37 Reading state information... 16:21:37 Calculating upgrade... 16:21:37 The following packages will be upgraded: 16:21:37 advancecomp base-files bash binutils binutils-common 16:21:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:21:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:21:37 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 16:21:37 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 16:21:37 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 16:21:37 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 16:21:37 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 16:21:37 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:21:37 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:21:37 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:21:37 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:21:37 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:21:37 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:21:37 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:21:37 Need to get 63.5 MB of archives. 16:21:37 After this operation, 5191 kB of additional disk space will be used. 16:21:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 16:21:37 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:21:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:21:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:21:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:21:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:21:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:21:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:21:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:21:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:21:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:21:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:21:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:21:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:21:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:21:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:21:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:21:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:21:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:21:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:21:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:21:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:21:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:21:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:21:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:21:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:21:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:21:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:21:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:21:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:21:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:21:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:21:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:21:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:21:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 16:21:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 16:21:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:21:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:21:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 16:21:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 16:21:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:21:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:21:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:21:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 16:21:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:21:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:21:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 16:21:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 16:21:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 16:21:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 16:21:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:21:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:21:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:21:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:21:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:21:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:21:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:21:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:21:38 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:21:38 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:21:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:21:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:21:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:21:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:21:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:21:39 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:21:39 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:21:39 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 16:21:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:21:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:21:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:21:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:21:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:21:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:21:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:21:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:21:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:21:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:21:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:21:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:21:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:21:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 16:21:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:21:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:21:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:21:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:21:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:21:39 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:21:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:21:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:21:39 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:21:39 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:21:39 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:21:39 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:21:39 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:21:39 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:21:39 debconf: delaying package configuration, since apt-utils is not installed 16:21:39 Fetched 63.5 MB in 2s (30.0 MB/s) 16:21:40 (Reading database ... 13912 files and directories currently installed.) 16:21:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:21:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:40 Removing intermediate container 46cc7eb2b50c 16:21:40 ---> 3801d81d57fc 16:21:40 Step 21/27 : RUN pip install docker-compose==1.23.2 16:21:40 ---> Running in 5575a4709d30 16:21:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:21:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 16:21:41 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 16:21:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:21:42 (Reading database ... 13911 files and directories currently installed.) 16:21:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:21:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:21:42 (Reading database ... 13911 files and directories currently installed.) 16:21:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:43 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:43 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:43 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:21:43 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:21:43 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:21:43 (Reading database ... 13911 files and directories currently installed.) 16:21:43 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:21:43 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:44 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:21:44 (Reading database ... 13911 files and directories currently installed.) 16:21:44 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:21:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:21:44 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:21:44 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:21:44 Setting up base-files (10.1ubuntu2.10) ... 16:21:44 Installing new version of config file /etc/issue ... 16:21:44 Installing new version of config file /etc/issue.net ... 16:21:44 Installing new version of config file /etc/lsb-release ... 16:21:44 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:21:45 Collecting docker-compose==1.23.2 16:21:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:21:45 Collecting docopt<0.7,>=0.6.1 16:21:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:21:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:21:45 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:21:45 Removing obsolete conffile /etc/default/motd-news ... 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:21:45 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:21:45 Setting up bash (4.4.18-2ubuntu1.2) ... 16:21:45 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 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:45 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:21:45 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:21:45 (Reading database ... 13912 files and directories currently installed.) 16:21:45 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 16:21:45 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 16:21:45 Setting up tar (1.29b-2ubuntu0.1) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:21:46 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:21:46 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:46 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:46 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:46 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:46 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:21:46 (Reading database ... 13912 files and directories currently installed.) 16:21:46 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:21:46 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:21:46 Collecting dockerpty<0.5,>=0.4.1 16:21:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:21:47 Setting up grep (3.1-2build1) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:21:47 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:21:47 Setting up login (1:4.5-1ubuntu2) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:47 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:47 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:21:47 (Reading database ... 13912 files and directories currently installed.) 16:21:47 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:47 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:48 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:48 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:21:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:21:49 (Reading database ... 13912 files and directories currently installed.) 16:21:49 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:21:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:21:49 Collecting docker<4.0,>=3.6.0 16:21:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:21:49 Collecting jsonschema<3,>=2.5.1 16:21:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:21:50 Collecting cached-property<2,>=1.2.0 16:21:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:21:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:21:50 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:21:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:21:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:21:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:21:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:21:50 (Reading database ... 13912 files and directories currently installed.) 16:21:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:21:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:21:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:21:51 Collecting websocket-client<1.0,>=0.32.0 16:21:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:21:51 (Reading database ... 13912 files and directories currently installed.) 16:21:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:51 (Reading database ... 13912 files and directories currently installed.) 16:21:51 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:51 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:51 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:51 Collecting PyYAML<4,>=3.10 16:21:51 Downloading PyYAML-3.13.tar.gz (270 kB) 16:21:51 (Reading database ... 13912 files and directories currently installed.) 16:21:51 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:51 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:51 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:51 (Reading database ... 13912 files and directories currently installed.) 16:21:51 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:51 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:51 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:52 (Reading database ... 13912 files and directories currently installed.) 16:21:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:21:52 (Reading database ... 13912 files and directories currently installed.) 16:21:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:21:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:21:52 (Reading database ... 13912 files and directories currently installed.) 16:21:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:21:52 (Reading database ... 13912 files and directories currently installed.) 16:21:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:52 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:21:53 (Reading database ... 13912 files and directories currently installed.) 16:21:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:21:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:21:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:21:54 (Reading database ... 13912 files and directories currently installed.) 16:21:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:21:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:21:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:21:54 (Reading database ... 13912 files and directories currently installed.) 16:21:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:21:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:21:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:21:54 Collecting texttable<0.10,>=0.9.0 16:21:54 Downloading texttable-0.9.1.tar.gz (11 kB) 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:21:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:21:55 Setting up debconf (1.5.66ubuntu1) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:55 (Reading database ... 13914 files and directories currently installed.) 16:21:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:21:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:56 (Reading database ... 13914 files and directories currently installed.) 16:21:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:21:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:21:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 16:21:56 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 16:21:56 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:56 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:56 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:21:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:21:56 (Reading database ... 13914 files and directories currently installed.) 16:21:56 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:21:56 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:21:56 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:21:57 (Reading database ... 13914 files and directories currently installed.) 16:21:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:21:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:21:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:21:57 (Reading database ... 13914 files and directories currently installed.) 16:21:57 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:21:57 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:21:57 Collecting docker-pycreds>=0.4.0 16:21:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:21:57 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) 16:21:57 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) 16:21:57 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:21:57 (Reading database ... 13914 files and directories currently installed.) 16:21:57 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 16:21:57 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 16:21:57 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 16:21:57 Collecting idna<2.8,>=2.5 16:21:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:21:57 (Reading database ... 13914 files and directories currently installed.) 16:21:57 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:21:57 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:21:58 Setting up passwd (1:4.5-1ubuntu2) ... 16:21:58 Collecting urllib3<1.25,>=1.21.1 16:21:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:21:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:21:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:21:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:21:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:21:58 (Reading database ... 13914 files and directories currently installed.) 16:21:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 16:21:58 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 16:21:58 Setting up gpgv (2.2.4-1ubuntu1.3) ... 16:21:58 (Reading database ... 13914 files and directories currently installed.) 16:21:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:21:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:21:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:21:59 (Reading database ... 13914 files and directories currently installed.) 16:21:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:21:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:21:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:21:59 (Reading database ... 13914 files and directories currently installed.) 16:21:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:21:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:21:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:21:59 (Reading database ... 13914 files and directories currently installed.) 16:21:59 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:21:59 Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, jsonschema, cached-property, PyYAML, texttable, docker-compose 16:21:59 Running setup.py install for docopt: started 16:21:59 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:21:59 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:21:59 (Reading database ... 13914 files and directories currently installed.) 16:21:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:21:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:21:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:21:59 (Reading database ... 13915 files and directories currently installed.) 16:21:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:21:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:21:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:22:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:22:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 16:22:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 16:22:00 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 16:22:00 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 16:22:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:22:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:22:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:22:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:22:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:22:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:22:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:22:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:22:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:22:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:22:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:22:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:22:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:22:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:22:01 Running setup.py install for docopt: finished with status 'done' 16:22:01 Running setup.py install for dockerpty: started 16:22:01 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 16:22:01 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 16:22:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:22:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:22:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:22:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:22:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:22:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:22:02 Running setup.py install for dockerpty: finished with status 'done' 16:22:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:22:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:22:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:22:02 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:22:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:22:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 16:22:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Attempting uninstall: idna 16:22:03 Found existing installation: idna 2.9 16:22:03 Uninstalling idna-2.9: 16:22:03 Successfully uninstalled idna-2.9 16:22:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:03 Attempting uninstall: urllib3 16:22:03 Found existing installation: urllib3 1.25.9 16:22:03 Uninstalling urllib3-1.25.9: 16:22:04 Successfully uninstalled urllib3-1.25.9 16:22:04 Attempting uninstall: requests 16:22:04 Found existing installation: requests 2.23.0 16:22:04 Uninstalling requests-2.23.0: 16:22:04 Successfully uninstalled requests-2.23.0 16:22:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:06 Running setup.py install for PyYAML: started 16:22:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:06 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:08 Running setup.py install for PyYAML: finished with status 'done' 16:22:08 Running setup.py install for texttable: started 16:22:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:22:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:22:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:22:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:22:08 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:22:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:22:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:22:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:22:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:09 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:22:09 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:22:09 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:22:09 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:22:09 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:09 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:22:09 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:09 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:09 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:09 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:22:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:22:09 Setting up tzdata (2020d-0ubuntu0.18.04) ... 16:22:09 16:22:09 Current default time zone: 'Etc/UTC' 16:22:09 Local time is now: Mon Dec 21 16:22:09 UTC 2020. 16:22:09 Universal Time is now: Mon Dec 21 16:22:09 UTC 2020. 16:22:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:22:09 16:22:09 Setting up systemd-sysv (237-3ubuntu10.43) ... 16:22:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:09 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 16:22:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:22:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:22:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:22:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:22:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:22:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:22:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:22:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:10 Running setup.py install for texttable: finished with status 'done' 16:22:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:22:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:22:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:10 Setting up patch (2.7.6-2ubuntu1.1) ... 16:22:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:22:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:22:10 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 16:22:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 16:22:10 Installing new version of config file /etc/ssl/openssl.cnf ... 16:22:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:22:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:22:10 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 16:22:12 Updating certificates in /etc/ssl/certs... 16:22:13 22 added, 17 removed; done. 16:22:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:22:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:22:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:22:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:22:13 Setting up pkgbinarymangler (138.18.04.1) ... 16:22:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:22:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up perl (5.26.1-6ubuntu0.5) ... 16:22:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:22:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:22:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:22:13 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:22:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:22:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:22:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:22:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:22:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:22:13 Processing triggers for systemd (237-3ubuntu10.43) ... 16:22:13 Processing triggers for mime-support (3.60ubuntu1) ... 16:22:13 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 16:22:13 Updating certificates in /etc/ssl/certs... 16:22:14 0 added, 0 removed; done. 16:22:14 Running hooks in /etc/ca-certificates/update.d... 16:22:14 done. 16:22:15 Removing intermediate container 5575a4709d30 16:22:15 ---> a8443bf8cf1c 16:22:15 Step 22/27 : RUN apk --no-cache add curl 16:22:15 ---> Running in e685c3ecb412 16:22:15 Reading package lists... 16:22:15 Building dependency tree... 16:22:15 Reading state information... 16:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:15 The following NEW packages will be installed: 16:22:15 apt-transport-https 16:22:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:22:15 Need to get 1696 B of archives. 16:22:15 After this operation, 153 kB of additional disk space will be used. 16:22:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:15 debconf: delaying package configuration, since apt-utils is not installed 16:22:15 Fetched 1696 B in 0s (29.9 kB/s) 16:22:15 Selecting previously unselected package apt-transport-https. 16:22:15 (Reading database ... 13929 files and directories currently installed.) 16:22:15 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:22:15 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:22:15 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:22:15 Waiting for network to be ready... 16:22:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:22:16 (2/3) Installing libcurl (7.69.1-r3) 16:22:16 (3/3) Installing curl (7.69.1-r3) 16:22:16 Executing busybox-1.31.1-r19.trigger 16:22:16 OK: 71 MiB in 58 packages 16:22:17 Removing intermediate container e685c3ecb412 16:22:17 ---> daa97fa5bb55 16:22:17 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:22:17 ---> Running in b3890bd92cfa 16:22:17 Removing intermediate container b3890bd92cfa 16:22:17 ---> 9a1d4e27938e 16:22:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:22:18 ---> Running in e6e5a81dc1a0 16:22:18 Removing intermediate container e6e5a81dc1a0 16:22:18 ---> 8afc0f567b69 16:22:18 Step 25/27 : LABEL arch=arm64 16:22:18 ---> Running in 66c2b7b1ec69 16:22:19 Removing intermediate container 66c2b7b1ec69 16:22:19 ---> 85efb2dd5137 16:22:19 Step 26/27 : LABEL git_sha=514cffb96bf06258840533f3a898e746df5810f0 16:22:19 ---> Running in 46af23040a5d 16:22:19 Removing intermediate container 46af23040a5d 16:22:19 ---> 403860279e80 16:22:19 Step 27/27 : LABEL version=0.0.0 16:22:19 ---> Running in cd26c55e0c83 16:22:20 Removing intermediate container cd26c55e0c83 16:22:20 ---> 1ad442b834d2 16:22:20 16:22:20 Successfully built 1ad442b834d2 16:22:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:22:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:22:20 $ docker stop --time=1 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef 16:22:22 2020-12-21T16:22:19Z INFO Waiting for automatic snapd restart... 16:22:22 snapd 2.48.1 from Canonical* installed 16:22:22 $ docker rm -f 81ea9b2c3aa087876087c0d60c0bf7b608c0229ccc6a1ae977fb08e7e97eb8ef [Pipeline] // withDockerContainer [Pipeline] sh 16:22:23 + docker+ images 16:22:23 grep docker 16:22:23 "snapd" switched to the "latest/stable" channel 16:22:23 16:22:23 docker-sys-mgmt-agent-go-arm64 latest 1ad442b834d2 4 seconds ago 300MB 16:22:23 docker-core-metadata-go-arm64 latest 1c0a0a3e80a5 About a minute ago 12.3MB 16:22:23 docker-security-proxy-setup-go-arm64 latest 82f81aca8b20 About a minute ago 23.4MB 16:22:23 docker-core-command-go-arm64 latest 90629ce6f3bd About a minute ago 9.98MB 16:22:23 docker-core-data-go-arm64 latest 4e801e856c96 3 minutes ago 21MB 16:22:23 docker-security-secretstore-setup-go-arm64 latest b99b4e47fca3 3 minutes ago 23.5MB 16:22:23 docker-security-bootstrap-redis-go-arm64 latest 8eb278eef9f7 3 minutes ago 15.2MB 16:22:23 docker-support-notifications-go-arm64 latest 4a1bf1a09f81 3 minutes ago 11.4MB 16:22:23 docker-support-scheduler-go-arm64 latest bf8c828c1083 3 minutes ago 10.1MB 16:22:23 docker latest f66387bf908a 2 days 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] } 16:22:27 core18 20201210 from Canonical* installed 16:22:27 "core18" switched to the "latest/stable" channel 16:22:27 16:22:32 snapcraft 4.4.4 from Canonical* installed 16:22:32 "snapcraft" switched to the "latest/stable" channel 16:22:32 16:22:36 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: 16:22:36 - README.md 16:22:36 16:22:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:22:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:22:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:22:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:22:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:22:44 Reading package lists... 16:22:44 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 16:22:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:22:50 Reading package lists... 16:22:50 Building dependency tree... 16:22:50 Reading state information... 16:22:50 Suggested packages: 16:22:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:22:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:22:50 Recommended packages: 16:22:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:22:50 The following NEW packages will be installed: 16:22:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:22:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:22:50 pkg-config zip 16:22:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:22:50 Need to get 7655 kB of archives. 16:22:50 After this operation, 43.7 MB of additional disk space will be used. 16:22:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 16:22:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:22:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:22:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:22:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:22:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:22:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:22:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:22:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:22:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:22:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:22:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:22:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:22:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:22:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:22:51 debconf: delaying package configuration, since apt-utils is not installed 16:22:51 Fetched 7655 kB in 1s (10.6 MB/s) 16:22:51 Selecting previously unselected package libglib2.0-0:amd64. 16:22:51 (Reading database ... 13933 files and directories currently installed.) 16:22:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 16:22:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:22:51 Selecting previously unselected package libpsl5:amd64. 16:22:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:22:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:22:51 Selecting previously unselected package libnghttp2-14:amd64. 16:22:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:22:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:22:52 Selecting previously unselected package librtmp1:amd64. 16:22:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:22:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:22:52 Selecting previously unselected package libcurl3-gnutls:amd64. 16:22:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:22:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:22:52 Selecting previously unselected package liberror-perl. 16:22:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:22:52 Unpacking liberror-perl (0.17025-1) ... 16:22:52 Selecting previously unselected package git-man. 16:22:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:22:52 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:22:52 Selecting previously unselected package git. 16:22:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:22:52 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:22:53 Selecting previously unselected package libnorm1:amd64. 16:22:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:22:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:22:53 Selecting previously unselected package libpgm-5.2-0:amd64. 16:22:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:22:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:22:53 Selecting previously unselected package libsodium23:amd64. 16:22:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:22:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:22:53 Selecting previously unselected package libzmq5:amd64. 16:22:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:22:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:22:53 Selecting previously unselected package libzmq3-dev:amd64. 16:22:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:22:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:22:53 Selecting previously unselected package pkg-config. 16:22:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:22:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:22:54 Selecting previously unselected package zip. 16:22:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:22:54 Unpacking zip (3.0-11build1) ... 16:22:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:22:54 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:22:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:22:54 Setting up liberror-perl (0.17025-1) ... 16:22:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:22:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 16:22:54 No schema files found: doing nothing. 16:22:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:22:54 Setting up zip (3.0-11build1) ... 16:22:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:22:54 Setting up libsodium23:amd64 (1.0.16-2) ... 16:22:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:22:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:22:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:22:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:22:54 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:22:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:23:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:23:01 git set to automatically installed. 16:23:01 git-man set to automatically installed. 16:23:01 libcurl3-gnutls set to automatically installed. 16:23:01 liberror-perl set to automatically installed. 16:23:01 libglib2.0-0 set to automatically installed. 16:23:01 libnghttp2-14 set to automatically installed. 16:23:01 libnorm1 set to automatically installed. 16:23:01 libpgm-5.2-0 set to automatically installed. 16:23:01 libpsl5 set to automatically installed. 16:23:01 librtmp1 set to automatically installed. 16:23:01 libsodium23 set to automatically installed. 16:23:01 libzmq3-dev set to automatically installed. 16:23:01 libzmq5 set to automatically installed. 16:23:01 pkg-config set to automatically installed. 16:23:01 zip set to automatically installed. 16:23:03 snapd is not logged in, snap install commands will use sudo 16:23:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:23:09 snap "core18" has no updates available 16:23:10 Pulling config-common 16:23:11 Pulling go-build-helper 16:23:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:23:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:23:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:23:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 16:23:38 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:23:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:23:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:23:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:23:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:23:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:23:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:23:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 16:23:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 16:23:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 16:23:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 16:23:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 16:23:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 16:23:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 16:23:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:23:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 16:23:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 16:23:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 16:23:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 16:23:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 16:23:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 16:23:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 16:23:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 16:23:38 Fetched 23.5 MB in 0s (0 B/s) 16:23:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:23:38 Fetched 96.5 kB in 0s (0 B/s) 16:23:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:23:38 Fetched 279 kB in 0s (0 B/s) 16:23:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:23:38 Fetched 122 kB in 0s (0 B/s) 16:23:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:23:38 Fetched 77.8 kB in 0s (0 B/s) 16:23:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:23:38 Fetched 8848 B in 0s (0 B/s) 16:23:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:23:38 Fetched 47.8 kB in 0s (0 B/s) 16:23:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:23:38 Fetched 45.6 kB in 0s (0 B/s) 16:23:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 16:23:38 Fetched 14.8 kB in 0s (0 B/s) 16:23:38 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:23:38 Fetched 214 kB in 0s (0 B/s) 16:23:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:23:38 Fetched 155 kB in 0s (0 B/s) 16:23:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:23:38 Fetched 50.6 kB in 0s (0 B/s) 16:23:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:23:38 Fetched 14.8 kB in 0s (0 B/s) 16:23:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:23:38 Fetched 41.8 kB in 0s (0 B/s) 16:23:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:23:38 Fetched 499 kB in 0s (0 B/s) 16:23:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:23:38 Fetched 111 kB in 0s (0 B/s) 16:23:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:23:38 Fetched 240 kB in 0s (0 B/s) 16:23:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:23:38 Fetched 29.3 kB in 0s (0 B/s) 16:23:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:23:38 Fetched 85.5 kB in 0s (0 B/s) 16:23:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:23:38 Fetched 24.5 kB in 0s (0 B/s) 16:23:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 16:23:38 Fetched 49.2 kB in 0s (0 B/s) 16:23:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:23:38 Fetched 54.2 kB in 0s (0 B/s) 16:23:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:23:38 Fetched 30.8 kB in 0s (0 B/s) 16:23:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:23:38 Fetched 17.0 kB in 0s (0 B/s) 16:23:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:23:38 Fetched 85.9 kB in 0s (0 B/s) 16:23:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:23:38 Fetched 8720 B in 0s (0 B/s) 16:23:38 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:23:38 Fetched 137 kB in 0s (0 B/s) 16:23:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:23:38 Fetched 119 kB in 0s (0 B/s) 16:23:38 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:23:38 Fetched 109 kB in 0s (0 B/s) 16:23:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:23:38 Fetched 11.1 kB in 0s (0 B/s) 16:23:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:23:38 Fetched 645 kB in 0s (0 B/s) 16:23:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:23:38 Fetched 41.3 kB in 0s (0 B/s) 16:23:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:23:38 Fetched 17.9 kB in 0s (0 B/s) 16:23:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:23:38 Fetched 368 kB in 0s (0 B/s) 16:23:38 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 16:23:38 Fetched 187 kB in 0s (0 B/s) 16:23:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:23:38 Fetched 175 kB in 0s (0 B/s) 16:23:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:23:38 Fetched 206 kB in 0s (0 B/s) 16:23:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 16:23:38 Fetched 1301 kB in 0s (0 B/s) 16:23:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:23:38 Fetched 36.2 kB in 0s (0 B/s) 16:23:38 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:23:38 Fetched 159 kB in 0s (0 B/s) 16:23:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:23:38 Fetched 107 kB in 0s (0 B/s) 16:23:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:23:38 Fetched 48.7 kB in 0s (0 B/s) 16:23:38 Pulling static-packages 16:23:38 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:23:38 Skipping pull go-build-helper (already ran) 16:23:38 Skipping pull static-packages (already ran) 16:23:38 Building go-build-helper 16:23:41 Building static-packages 16:23:44 Staging go-build-helper 16:23:44 Staging static-packages 16:23:46 Pulling go115 16:23:47 'edgex-go' has dependencies that need to be staged: go115 16:23:47 Skipping pull go115 (already ran) 16:23:47 Building go115 16:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:47 Dload Upload Total Spent Left Speed 16:23:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 11.7M 0 0 16.8M 0 0:00:06 --:--:-- 0:00:06 16.8M 40 115M 40 46.3M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 75 115M 75 87.0M 0 0 32.4M 0 0:00:03 0:00:02 0:00:01 32.4M 100 115M 100 115M 0 0 33.7M 0 0:00:03 0:00:03 --:--:-- 33.7M 16:23:51 go1.15.2.linux-amd64.tar.gz: OK 16:23:55 Staging go115 16:24:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:24:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:24:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:24:02 Fetched 0 B in 0s (0 B/s) 16:24:02 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:24:02 Fetched 224 kB in 0s (0 B/s) 16:24:02 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:24:02 Fetched 157 kB in 0s (0 B/s) 16:24:02 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:24:02 Fetched 221 kB in 0s (0 B/s) 16:24:02 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:24:02 Fetched 143 kB in 0s (0 B/s) 16:24:02 Pulling edgex-go 16:24:02 Pulling version 16:24:03 Building config-common 16:24:06 Skipping build go-build-helper (already ran) 16:24:06 Skipping build static-packages (already ran) 16:24:06 Skipping build go115 (already ran) 16:24:06 Building edgex-go 16:24: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 16:24:08 go: downloading github.com/gorilla/mux v1.8.0 16:24:08 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:24:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.131 16:24:08 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.64 16:24:08 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 16:24:08 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:24:08 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:24:08 go: downloading github.com/pebbe/zmq4 v1.0.0 16:24:08 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 16:24:08 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:24:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:24:08 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:24:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:24:08 go: downloading github.com/pelletier/go-toml v1.2.0 16:24:08 go: downloading github.com/pkg/errors v0.8.1 16:24:08 go: downloading github.com/go-kit/kit v0.8.0 16:24:08 go: downloading github.com/imdario/mergo v0.3.11 16:24:08 go: downloading gopkg.in/yaml.v2 v2.4.0 16:24:08 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 16:24:08 go: downloading github.com/google/uuid v1.1.2 16:24:08 go: downloading github.com/x448/float16 v0.8.4 16:24:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:24:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:24:08 go: downloading github.com/hashicorp/consul/api v1.1.0 16:24:08 go: downloading github.com/go-playground/universal-translator v0.17.0 16:24:08 go: downloading github.com/leodido/go-urn v1.2.0 16:24:08 go: downloading github.com/BurntSushi/toml v0.3.1 16:24:08 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:24:08 go: downloading github.com/mitchellh/copystructure v1.0.0 16:24:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:24:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:24:08 go: downloading github.com/go-playground/locales v0.13.0 16:24:08 go: downloading github.com/hashicorp/serf v0.8.2 16:24:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:24:08 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:24:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:24:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:24:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:24:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:24:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:24:16 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 16:24:21 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 16:24:21 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 16:24:22 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 16:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:24:22 go: downloading github.com/stretchr/testify v1.6.1 16:24:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:24:22 go: downloading github.com/pmezard/go-difflib v1.0.0 16:24:22 go: downloading github.com/davecgh/go-spew v1.1.1 16:24:24 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 16:24:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:24:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:24: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 16:24:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:24:27 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 16:24:27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:24:28 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 16:24:29 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 16:24: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 16:24:32 Building version 16:24:34 Staging config-common 16:24:35 Skipping stage go-build-helper (already ran) 16:24:35 Skipping stage static-packages (already ran) 16:24:35 Skipping stage go115 (already ran) 16:24:35 Staging edgex-go 16:24:36 Staging version 16:24:37 Priming config-common 16:24:38 Priming go-build-helper 16:24:39 Priming static-packages 16:24:41 Priming go115 16:24:42 Priming edgex-go 16:24:44 Priming version 16:24:45 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:24:49 provisioning config files... 16:24:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config7266188869114353825tmp [Pipeline] { [Pipeline] sh 16:24:49 + set +x 16:24:49 + curl -s https://codecov.io/bash 16:24:49 + bash -s -- 16:24:50 16:24:50 _____ _ 16:24:50 / ____| | | 16:24:50 | | ___ __| | ___ ___ _____ __ 16:24:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:24:50 | |___| (_) | (_| | __/ (_| (_) \ V / 16:24:50 \_____\___/ \__,_|\___|\___\___/ \_/ 16:24:50 Bash-20201217-3d3df35 16:24:50 16:24:50 16:24:50 git version 2.24.3 found 16:24:50 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:24:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:24:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 16:24:50 ==> Jenkins CI detected. 16:24:50 project root: . 16:24:50 --> token set from env 16:24:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:24:51 ==> Running gcov in . (disable via -X gcov) 16:24:51 ==> Python coveragepy not found 16:24:51 ==> Searching for coverage reports in: 16:24:51 + . 16:24:51 -> Found 1 reports 16:24:51 ==> Detecting git/mercurial file structure 16:24:51 ==> Reading reports 16:24:51 + ./coverage.out bytes=537098 16:24:51 ==> Appending adjustments 16:24:51 https://docs.codecov.io/docs/fixing-reports 16:24:59 + Found adjustments 16:24:59 ==> Gzipping contents 16:24:59 80K /tmp/codecov.7YJRjV.gz 16:24:59 ==> Uploading reports 16:24:59 url: https://codecov.io 16:24:59 query: branch=PR-2942&commit=514cffb96bf06258840533f3a898e746df5810f0&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2942%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2942&job=&cmd_args= 16:24:59 -> Pinging Codecov 16:24:59 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2942&commit=514cffb96bf06258840533f3a898e746df5810f0&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2942%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2942&job=&cmd_args= 16:24:59 -> Uploading to 16:24:59 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/00271124DB129430A58F1EEE437C3FCB/514cffb96bf06258840533f3a898e746df5810f0/58370d17-614c-48e7-b934-e11d76cefdb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T162459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00943414cb9cbd43280f3b9df6f7e84859980257e0845ba43be6e0f2114a3cb4 16:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:59 Dload Upload Total Spent Left Speed 16:25:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81783 0 0 100 81783 0 134k --:--:-- --:--:-- --:--:-- 134k 16:25:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/514cffb96bf06258840533f3a898e746df5810f0 [Pipeline] } 16:25:00 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 16:25:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:04 ---> package-listing.sh 16:25:04 ++ tr '[:upper:]' '[:lower:]' 16:25:04 ++ facter osfamily 16:25:05 + OS_FAMILY=redhat 16:25:05 + workspace=/w/workspace/edgex-go/20 16:25:05 + START_PACKAGES=/tmp/packages_start.txt 16:25:05 + END_PACKAGES=/tmp/packages_end.txt 16:25:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:05 + PACKAGES=/tmp/packages_start.txt 16:25:05 + '[' /w/workspace/edgex-go/20 ']' 16:25:05 + PACKAGES=/tmp/packages_end.txt 16:25:05 + case "${OS_FAMILY}" in 16:25:05 + rpm -qa 16:25:05 + sort 16:25:15 + '[' -f /tmp/packages_start.txt ']' 16:25:15 + '[' -f /tmp/packages_end.txt ']' 16:25:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:15 + '[' /w/workspace/edgex-go/20 ']' 16:25:15 + mkdir -p /w/workspace/edgex-go/20/archives/ 16:25:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo 16:25:15 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:25:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:25:16 16:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:25:17 alpine: Pulling from edgex-lftools-log-publisher 16:25:17 df20fa9351a1: Pulling fs layer 16:25:17 36b3adc4ff6f: Pulling fs layer 16:25:17 8ad3a11d3b57: Pulling fs layer 16:25:17 46f8f816bc3b: Pulling fs layer 16:25:17 93b61091891f: Pulling fs layer 16:25:17 93b9cdb0e59b: Pulling fs layer 16:25:17 5e14af77c1be: Pulling fs layer 16:25:17 01666e4c0597: Pulling fs layer 16:25:17 aa168da1d23b: Pulling fs layer 16:25:17 93b61091891f: Waiting 16:25:17 93b9cdb0e59b: Waiting 16:25:17 5e14af77c1be: Waiting 16:25:17 aa168da1d23b: Waiting 16:25:17 01666e4c0597: Waiting 16:25:17 36b3adc4ff6f: Verifying Checksum 16:25:17 36b3adc4ff6f: Download complete 16:25:17 46f8f816bc3b: Verifying Checksum 16:25:17 46f8f816bc3b: Download complete 16:25:17 df20fa9351a1: Verifying Checksum 16:25:17 df20fa9351a1: Download complete 16:25:17 93b9cdb0e59b: Verifying Checksum 16:25:17 93b9cdb0e59b: Download complete 16:25:17 5e14af77c1be: Verifying Checksum 16:25:17 5e14af77c1be: Download complete 16:25:17 01666e4c0597: Verifying Checksum 16:25:17 01666e4c0597: Download complete 16:25:17 93b61091891f: Verifying Checksum 16:25:17 93b61091891f: Download complete 16:25:18 df20fa9351a1: Pull complete 16:25:18 36b3adc4ff6f: Pull complete 16:25:18 8ad3a11d3b57: Verifying Checksum 16:25:18 8ad3a11d3b57: Download complete 16:25:20 8ad3a11d3b57: Pull complete 16:25:20 46f8f816bc3b: Pull complete 16:25:22 aa168da1d23b: Verifying Checksum 16:25:22 aa168da1d23b: Download complete 16:25:23 93b61091891f: Pull complete 16:25:24 93b9cdb0e59b: Pull complete 16:25:24 5e14af77c1be: Pull complete 16:25:24 01666e4c0597: Pull complete 16:25:43 aa168da1d23b: Pull complete 16:25:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:25:44 prd-centos7-docker-4c-2g-17062 does not seem to be running inside a container 16:25:44 $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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 16:25:49 $ docker top 690071c9d04792736544e366d634f1e51b20441c86c99d3b60304137c22104fc -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:51 + touch /tmp/pre-build-complete [Pipeline] sh 16:25:51 + mkdir -p /var/log/sa [Pipeline] sh 16:25:52 + ls /var/log/sa-host 16:25:52 + sadf -c /var/log/sa-host/sa21 16:25:52 file_magic: OK 16:25:52 HZ: Using current value: 100 16:25:52 file_header: OK 16:25:52 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 16:25:52 Statistics: 16:25:52 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... 16:25:52 File successfully converted to sysstat format version 12.2.1 16:25:52 + sadf -c /var/log/sa-host/sa23 16:25:52 file_magic: OK 16:25:52 HZ: Using current value: 100 16:25:52 file_header: OK 16:25:52 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 16:25:52 Statistics: 16:25:52 Hnuu...uuuununununu... 16:25:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:53 provisioning config files... 16:25:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config7346764088074180479tmp [Pipeline] { [Pipeline] echo 16:25:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:25:53 ---> create-netrc.sh [Pipeline] } 16:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:25:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:25:54 ---> python-tools-install.sh [Pipeline] echo 16:25:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:25:54 ---> sudo-logs.sh 16:25:54 Archiving 'sudo' log.. [Pipeline] echo 16:25:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:25:55 ---> job-cost.sh 16:25:55 lf-activate-venv: SKIPPING 16:25:55 INFO: No Stack... 16:25:56 INFO: Retrieving Pricing Info for: v1-standard-2 16:25:56 INFO: Archiving Costs [Pipeline] echo 16:25:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:25:56 ---> logs-deploy.sh 16:25:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2942/20 16:25:56 INFO: archiving workspace using pattern(s): 16:25:59 Archives upload complete. 16:25:59 INFO: archiving logs to Nexus 16:26:01 ---> uname -a: 16:26:01 Linux prd-centos7-docker-4c-2g-17062.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:26:01 16:26:01 16:26:01 ---> lscpu: 16:26:01 Architecture: x86_64 16:26:01 CPU op-mode(s): 32-bit, 64-bit 16:26:01 Byte Order: Little Endian 16:26:01 Address sizes: 40 bits physical, 48 bits virtual 16:26:01 CPU(s): 4 16:26:01 On-line CPU(s) list: 0-3 16:26:01 Thread(s) per core: 1 16:26:01 Core(s) per socket: 1 16:26:01 Socket(s): 4 16:26:01 NUMA node(s): 1 16:26:01 Vendor ID: GenuineIntel 16:26:01 CPU family: 6 16:26:01 Model: 44 16:26:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:26:01 Stepping: 1 16:26:01 CPU MHz: 2933.438 16:26:01 BogoMIPS: 5866.87 16:26:01 Virtualization: VT-x 16:26:01 Hypervisor vendor: KVM 16:26:01 Virtualization type: full 16:26:01 L1d cache: 128 KiB 16:26:01 L1i cache: 128 KiB 16:26:01 L2 cache: 16 MiB 16:26:01 L3 cache: 64 MiB 16:26:01 NUMA node0 CPU(s): 0-3 16:26:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:26:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:26:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:26:01 Vulnerability Meltdown: Mitigation; PTI 16:26:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:26:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:26:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:26:01 Vulnerability Srbds: Not affected 16:26:01 Vulnerability Tsx async abort: Not affected 16:26:01 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 16:26:01 16:26:01 16:26:01 ---> nproc: 16:26:01 4 16:26:01 16:26:01 16:26:01 ---> df -h: 16:26:01 Filesystem Size Used Available Use% Mounted on 16:26:01 overlay 50.0G 11.3G 38.7G 23% / 16:26:01 tmpfs 64.0M 0 64.0M 0% /dev 16:26:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:26:01 shm 64.0M 0 64.0M 0% /dev/shm 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/20 16:26:01 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/20@tmp 16:26:01 16:26:01 16:26:01 ---> free -m: 16:26:01 total used free shared buff/cache available 16:26:01 Mem: 1837 714 134 0 988 1038 16:26:01 Swap: 1023 86 937 16:26:01 16:26:01 16:26:01 ---> ip addr: 16:26:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:26:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:26:01 inet 127.0.0.1/8 scope host lo 16:26:01 valid_lft forever preferred_lft forever 16:26:01 inet6 ::1/128 scope host 16:26:01 valid_lft forever preferred_lft forever 16:26:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:26:01 link/ether fa:16:3e:b0:cb:db brd ff:ff:ff:ff:ff:ff 16:26:01 inet 10.30.123.96/23 brd 10.30.123.255 scope global dynamic eth0 16:26:01 valid_lft 85003sec preferred_lft 85003sec 16:26:01 inet6 fe80::f816:3eff:feb0:cbdb/64 scope link 16:26:01 valid_lft forever preferred_lft forever 16:26:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:26:01 link/ether 02:42:88:37:ac:e4 brd ff:ff:ff:ff:ff:ff 16:26:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:26:01 valid_lft forever preferred_lft forever 16:26:01 inet6 fe80::42:88ff:fe37:ace4/64 scope link 16:26:01 valid_lft forever preferred_lft forever 16:26:01 16:26:01 16:26:01 ---> sar -b -r -n DEV: 16:26:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 16:26:01 16:26:01 16:02:32 LINUX RESTART (4 CPU) 16:26:01 16:26:01 16:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:26:01 16:04:01 137.99 60.81 77.18 0.00 4287.36 42978.70 0.00 16:26:01 16:05:01 87.76 48.20 39.57 0.00 8680.17 12747.03 0.00 16:26:01 16:06:01 175.95 51.00 124.95 0.00 2710.16 41633.23 0.00 16:26:01 16:07:02 228.46 104.76 123.70 0.00 4892.87 23768.16 0.00 16:26:01 16:08:01 75.92 19.79 56.13 0.00 753.22 6449.52 0.00 16:26:01 16:09:01 102.82 59.82 42.99 0.00 2193.18 4356.81 0.00 16:26:01 16:10:01 81.29 34.01 47.28 0.00 1475.51 4586.35 0.00 16:26:01 16:11:02 41.61 9.91 31.70 0.00 907.46 12095.86 0.00 16:26:01 16:12:03 312.07 117.23 194.84 0.00 59097.95 118411.54 0.00 16:26:01 16:13:05 1698.00 1516.94 181.06 0.00 82959.17 89899.76 0.00 16:26:01 16:14:02 1650.99 1481.09 169.90 0.00 92118.06 96638.14 0.00 16:26:01 16:15:03 193.57 87.68 105.89 0.00 9395.17 20287.55 0.00 16:26:01 16:16:03 902.42 657.20 245.21 0.00 51598.54 67381.09 0.00 16:26:01 16:17:03 935.17 748.94 186.23 0.00 74315.75 79409.42 0.00 16:26:01 16:18:03 600.35 427.56 172.80 0.00 25364.73 31872.85 0.00 16:26:01 16:19:01 127.19 27.60 99.59 0.00 3536.16 8366.46 0.00 16:26:01 16:20:01 6.93 3.06 3.87 0.00 35.52 106.70 0.00 16:26:01 16:21:01 0.47 0.08 0.38 0.00 1.33 5.99 0.00 16:26:01 16:22:01 0.35 0.03 0.32 0.00 0.40 4.46 0.00 16:26:01 16:23:02 0.40 0.08 0.31 0.00 1.33 4.62 0.00 16:26:01 16:24:01 0.32 0.00 0.32 0.00 0.00 4.35 0.00 16:26:01 16:25:01 16.93 16.63 0.30 0.00 935.17 21.14 0.00 16:26:01 Average: 334.94 248.26 86.68 0.00 19351.13 30129.37 0.00 16:26:01 16:26:01 16:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:26:01 16:04:01 76112 0 604728 32.14 2620 1198084 1097860 37.47 549220 1057848 11652 16:26:01 16:05:01 235960 0 695232 36.95 2620 947732 1550072 52.90 639964 804212 40888 16:26:01 16:06:01 73436 0 746116 39.65 1492 1060500 1560788 53.27 609504 962320 68848 16:26:01 16:07:02 120448 0 838140 44.55 852 922104 1568696 53.54 646056 838116 3772 16:26:01 16:08:01 200716 0 809164 43.01 516 871148 1744484 59.54 656492 748288 42712 16:26:01 16:09:01 291164 0 788832 41.92 360 801188 1655364 56.49 593476 719080 56692 16:26:01 16:10:01 242188 0 812524 43.18 340 826492 1629804 55.62 658156 695500 37732 16:26:01 16:11:02 66148 0 793472 42.17 340 1021584 1635848 55.83 669888 874644 87648 16:26:01 16:12:03 73732 0 849720 45.16 56 958036 2274360 77.62 771776 830068 20132 16:26:01 16:13:05 81816 0 853240 45.35 56 946432 2398000 81.84 774892 812832 74116 16:26:01 16:14:02 339564 0 1005740 53.45 56 536184 4116772 140.50 663092 618572 4216 16:26:01 16:15:03 406988 0 784316 41.68 56 690184 2169072 74.03 542800 687548 26076 16:26:01 16:16:03 75196 0 777140 41.30 56 1029152 1954932 66.72 761712 818420 72204 16:26:01 16:17:03 129072 0 757028 40.23 56 995388 2491352 85.03 567572 936636 30904 16:26:01 16:18:03 269416 0 797260 42.37 56 814812 2038496 69.57 664644 694780 12216 16:26:01 16:19:01 439796 0 636980 33.85 56 804712 1296376 44.24 466340 735240 20 16:26:01 16:20:01 448500 0 628212 33.39 56 804776 1189304 40.59 461960 734936 28 16:26:01 16:21:01 449148 0 627628 33.36 56 804712 1189076 40.58 461556 734948 16 16:26:01 16:22:01 449016 0 627736 33.36 56 804736 1189076 40.58 461420 734976 16 16:26:01 16:23:02 448992 0 627760 33.36 56 804736 1189076 40.58 461688 735008 8 16:26:01 16:24:01 448456 0 628284 33.39 56 804748 1189196 40.59 461540 735016 8 16:26:01 16:25:01 417436 0 633700 33.68 56 830352 1190684 40.64 470608 755388 100 16:26:01 Average: 262877 0 741952 39.43 451 876263 1741759 59.44 591562 784744 26818 16:26:01 16:26:01 16:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:26:01 16:04:01 eth0 676.27 397.13 3454.24 73.85 0.00 0.00 0.00 0.00 16:26:01 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:05:01 eth0 561.96 622.23 2994.06 100.49 0.00 0.00 0.00 0.00 16:26:01 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:05:01 docker0 559.98 480.30 54.17 2640.48 0.00 0.00 0.00 0.00 16:26:01 16:06:01 eth0 493.49 313.53 4413.16 32.25 0.00 0.00 0.00 0.00 16:26:01 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:06:01 docker0 31.36 58.58 1.63 358.58 0.00 0.00 0.00 0.00 16:26:01 16:07:02 veth2e4f7b3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:07:02 eth0 139.88 109.50 493.82 81.14 0.00 0.00 0.00 0.00 16:26:01 16:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:07:02 docker0 76.27 103.65 6.10 463.95 0.00 0.00 0.00 0.00 16:26:01 16:08:01 veth2e4f7b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:08:01 eth0 12.47 8.21 9.64 5.24 0.00 0.00 0.00 0.00 16:26:01 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:09:01 veth2e4f7b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:09:01 eth0 32.59 24.33 25.46 14.03 0.00 0.00 0.00 0.00 16:26:01 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:10:01 veth2e4f7b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:10:01 eth0 21.33 22.61 12.09 58.10 0.00 0.00 0.00 0.00 16:26:01 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:11:02 eth0 182.03 154.50 1686.76 31.37 0.00 0.00 0.00 0.00 16:26:01 16:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:12:03 eth0 19.20 15.66 21.17 8.74 0.00 0.00 0.00 0.00 16:26:01 16:12:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:12:03 vethee72a30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:12:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:13:05 eth0 56.54 42.15 161.71 68.99 0.00 0.00 0.00 0.00 16:26:01 16:13:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:13:05 vethee72a30 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:13:05 docker0 15.42 24.38 0.88 142.85 0.00 0.00 0.00 0.00 16:26:01 16:14:02 veth7c7b705 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:14:02 vethcbd17d2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:14:02 eth0 2.24 1.46 1.78 0.99 0.00 0.00 0.00 0.00 16:26:01 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:15:03 veth1712a17 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:15:03 eth0 18.54 13.50 56.36 5.72 0.00 0.00 0.00 0.00 16:26:01 16:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:15:03 veth3e913cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:16:03 eth0 132.64 63.42 495.13 21.92 0.00 0.00 0.00 0.00 16:26:01 16:16:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:16:03 vethee72a30 0.00 0.71 0.00 0.03 0.00 0.00 0.00 0.00 16:26:01 16:16:03 docker0 709.39 749.32 64.17 4056.51 0.00 0.00 0.00 0.00 16:26:01 16:17:03 vethe2d1ceb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:17:03 veth3aef681 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:17:03 eth0 41.36 36.51 49.10 80.14 0.00 0.00 0.00 0.00 16:26:01 16:17:03 veth427415a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:18:03 eth0 34.02 26.28 44.05 13.49 0.00 0.00 0.00 0.00 16:26:01 16:18:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:26:01 16:18:03 vethe64f344 3.03 3.27 0.46 20.26 0.00 0.00 0.00 0.00 16:26:01 16:18:03 veth6cd4ede 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:26:01 16:19:01 eth0 47.36 37.86 62.56 78.62 0.00 0.00 0.00 0.00 16:26:01 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:19:01 docker0 741.06 786.63 67.04 4281.82 0.00 0.00 0.00 0.00 16:26:01 16:20:01 eth0 1.08 0.65 0.67 0.22 0.00 0.00 0.00 0.00 16:26:01 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:21:01 eth0 0.10 0.05 0.01 0.01 0.00 0.00 0.00 0.00 16:26:01 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:22:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:26:01 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:23:02 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:24:01 eth0 0.22 0.19 0.08 0.07 0.00 0.00 0.00 0.00 16:26:01 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:25:01 eth0 9.45 7.10 8.38 4.59 0.00 0.00 0.00 0.00 16:26:01 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 Average: eth0 112.83 86.27 636.26 30.95 0.00 0.00 0.00 0.00 16:26:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 Average: docker0 32.80 34.82 2.97 189.52 0.00 0.00 0.00 0.00 16:26:01 16:26:01 16:26:01 ---> sar -P ALL: 16:26:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 16:26:01 16:26:01 16:02:32 LINUX RESTART (4 CPU) 16:26:01 16:26:01 16:03:02 CPU %user %nice %system %iowait %steal %idle 16:26:01 16:04:01 all 14.75 0.00 7.68 5.23 24.76 47.59 16:26:01 16:04:01 0 17.40 0.00 7.01 5.52 26.36 43.71 16:26:01 16:04:01 1 14.03 0.00 11.53 4.44 23.64 46.36 16:26:01 16:04:01 2 12.70 0.00 6.11 4.41 25.38 51.40 16:26:01 16:04:01 3 14.95 0.00 6.10 6.58 23.65 48.71 16:26:01 16:05:01 all 8.79 0.00 4.11 1.18 14.78 71.13 16:26:01 16:05:01 0 5.67 0.00 3.99 0.43 16.43 73.49 16:26:01 16:05:01 1 11.42 0.00 4.87 1.01 15.07 67.64 16:26:01 16:05:01 2 7.03 0.00 3.09 2.29 14.34 73.25 16:26:01 16:05:01 3 11.17 0.00 4.53 0.97 13.30 70.03 16:26:01 16:06:01 all 4.29 0.00 3.75 1.15 26.19 64.61 16:26:01 16:06:01 0 3.62 0.00 3.87 1.18 28.08 63.25 16:26:01 16:06:01 1 4.86 0.00 3.33 0.40 26.46 64.96 16:26:01 16:06:01 2 4.32 0.00 3.86 1.79 25.64 64.38 16:26:01 16:06:01 3 4.38 0.00 3.93 1.24 24.56 65.89 16:26:01 16:07:02 all 6.31 0.00 6.39 6.47 20.69 60.15 16:26:01 16:07:02 0 6.13 0.00 6.79 7.41 21.54 58.13 16:26:01 16:07:02 1 6.68 0.00 5.87 8.39 20.18 58.88 16:26:01 16:07:02 2 6.76 0.00 6.25 4.53 20.30 62.15 16:26:01 16:07:02 3 5.65 0.00 6.64 5.52 20.73 61.47 16:26:01 16:08:01 all 33.97 0.00 10.28 3.02 31.79 20.94 16:26:01 16:08:01 0 39.93 0.00 11.73 3.27 31.15 13.92 16:26:01 16:08:01 1 27.32 0.00 9.83 4.28 32.79 25.78 16:26:01 16:08:01 2 38.96 0.00 10.92 3.44 29.40 17.28 16:26:01 16:08:01 3 30.40 0.00 8.76 1.10 33.66 26.08 16:26:01 16:09:01 all 34.86 0.00 11.18 2.50 33.02 18.44 16:26:01 16:09:01 0 40.41 0.00 12.43 2.82 32.08 12.26 16:26:01 16:09:01 1 35.96 0.00 10.74 2.78 32.10 18.43 16:26:01 16:09:01 2 30.91 0.00 10.55 1.92 34.86 21.76 16:26:01 16:09:01 3 32.52 0.00 11.05 2.49 32.99 20.94 16:26:01 16:10:01 all 23.07 0.00 12.19 3.96 31.38 29.39 16:26:01 16:10:01 0 24.27 0.00 13.70 4.72 30.54 26.76 16:26:01 16:10:01 1 20.47 0.00 10.77 2.63 31.82 34.30 16:26:01 16:10:01 2 24.93 0.00 12.24 5.11 31.00 26.72 16:26:01 16:10:01 3 22.78 0.00 12.15 3.47 32.10 29.51 16:26:01 16:11:02 all 11.97 0.00 6.99 0.33 24.92 55.79 16:26:01 16:11:02 0 9.23 0.00 5.86 0.18 25.86 58.87 16:26:01 16:11:02 1 11.88 0.00 7.66 0.15 24.36 55.95 16:26:01 16:11:02 2 13.63 0.00 7.48 0.38 24.59 53.91 16:26:01 16:11:02 3 13.24 0.00 6.97 0.61 24.84 54.34 16:26:01 16:12:03 all 9.07 0.00 10.38 4.15 32.92 43.47 16:26:01 16:12:03 0 7.30 0.00 9.37 4.18 33.17 45.98 16:26:01 16:12:03 1 9.72 0.00 9.99 3.76 32.63 43.90 16:26:01 16:12:03 2 10.01 0.00 11.53 3.69 33.17 41.60 16:26:01 16:12:03 3 9.32 0.00 10.68 4.97 32.71 42.33 16:26:01 16:13:05 all 9.26 0.00 13.59 18.63 32.68 25.85 16:26:01 16:13:05 0 8.31 0.00 12.66 16.95 33.59 28.49 16:26:01 16:13:05 1 8.57 0.00 13.60 20.98 33.17 23.67 16:26:01 16:13:05 2 9.87 0.00 14.58 19.49 31.60 24.46 16:26:01 16:13:05 3 10.30 0.00 13.52 17.08 32.34 26.76 16:26:01 16:14:02 all 12.86 0.00 11.37 20.53 35.51 19.73 16:26:01 16:14:02 0 12.67 0.00 11.14 20.91 35.16 20.11 16:26:01 16:14:02 1 13.00 0.00 11.49 20.82 34.37 20.31 16:26:01 16:14:02 2 13.19 0.00 11.18 21.64 35.25 18.74 16:26:01 16:14:02 3 12.58 0.00 11.65 18.76 37.28 19.73 16:26:01 16:26:01 16:14:02 CPU %user %nice %system %iowait %steal %idle 16:26:01 16:15:03 all 57.15 0.00 12.53 3.88 22.11 4.32 16:26:01 16:15:03 0 57.29 0.00 13.17 3.05 20.96 5.52 16:26:01 16:15:03 1 56.71 0.00 12.85 6.02 21.84 2.58 16:26:01 16:15:03 2 54.96 0.00 11.13 3.40 23.94 6.57 16:26:01 16:15:03 3 59.71 0.00 12.99 3.00 21.67 2.63 16:26:01 16:16:03 all 7.66 0.00 10.59 21.31 36.50 23.94 16:26:01 16:16:03 0 7.49 0.00 9.99 20.80 35.84 25.89 16:26:01 16:16:03 1 7.61 0.00 10.78 23.27 36.60 21.75 16:26:01 16:16:03 2 8.85 0.00 12.15 20.70 35.36 22.93 16:26:01 16:16:03 3 6.74 0.00 9.52 20.46 38.14 25.12 16:26:01 16:17:03 all 11.21 0.00 10.65 22.56 42.20 13.39 16:26:01 16:17:03 0 10.17 0.00 10.59 24.51 41.84 12.88 16:26:01 16:17:03 1 11.00 0.00 9.82 22.07 42.81 14.30 16:26:01 16:17:03 2 10.76 0.00 11.20 22.56 41.04 14.44 16:26:01 16:17:03 3 12.95 0.00 10.98 21.03 43.13 11.91 16:26:01 16:18:03 all 43.93 0.00 14.72 6.06 31.53 3.75 16:26:01 16:18:03 0 45.54 0.00 15.87 5.88 29.32 3.40 16:26:01 16:18:03 1 45.40 0.00 14.29 6.59 31.34 2.38 16:26:01 16:18:03 2 43.53 0.00 14.95 5.47 31.59 4.45 16:26:01 16:18:03 3 41.27 0.00 13.77 6.31 33.87 4.78 16:26:01 16:19:01 all 7.74 0.00 5.68 3.40 19.17 64.01 16:26:01 16:19:01 0 7.40 0.00 5.41 3.25 20.09 63.84 16:26:01 16:19:01 1 7.84 0.00 5.96 3.01 20.12 63.07 16:26:01 16:19:01 2 7.16 0.00 6.01 2.45 19.07 65.30 16:26:01 16:19:01 3 8.56 0.00 5.33 4.86 17.43 63.82 16:26:01 16:20:01 all 0.10 0.00 0.12 0.10 1.01 98.68 16:26:01 16:20:01 0 0.02 0.00 0.07 0.13 0.55 99.24 16:26:01 16:20:01 1 0.30 0.00 0.13 0.03 1.58 97.96 16:26:01 16:20:01 2 0.02 0.00 0.10 0.03 0.99 98.86 16:26:01 16:20:01 3 0.05 0.00 0.17 0.20 0.91 98.68 16:26:01 16:21:01 all 0.07 0.00 0.22 0.01 2.53 97.18 16:26:01 16:21:01 0 0.07 0.00 0.30 0.02 2.18 97.44 16:26:01 16:21:01 1 0.11 0.00 0.23 0.00 2.88 96.78 16:26:01 16:21:01 2 0.03 0.00 0.10 0.00 2.56 97.31 16:26:01 16:21:01 3 0.05 0.00 0.25 0.02 2.50 97.19 16:26:01 16:22:01 all 0.05 0.00 0.02 0.01 0.95 98.96 16:26:01 16:22:01 0 0.15 0.00 0.03 0.00 0.68 99.14 16:26:01 16:22:01 1 0.03 0.00 0.02 0.03 0.35 99.57 16:26:01 16:22:01 2 0.00 0.00 0.02 0.00 1.19 98.80 16:26:01 16:22:01 3 0.03 0.00 0.03 0.00 1.59 98.34 16:26:01 16:23:02 all 0.08 0.00 0.10 0.00 1.24 98.57 16:26:01 16:23:02 0 0.10 0.00 0.03 0.02 0.66 99.19 16:26:01 16:23:02 1 0.05 0.00 0.13 0.00 1.25 98.57 16:26:01 16:23:02 2 0.13 0.00 0.15 0.00 1.85 97.87 16:26:01 16:23:02 3 0.03 0.00 0.10 0.00 1.20 98.67 16:26:01 16:24:01 all 0.05 0.00 0.03 0.00 0.89 99.03 16:26:01 16:24:01 0 0.02 0.00 0.03 0.00 1.14 98.81 16:26:01 16:24:01 1 0.05 0.00 0.03 0.00 0.42 99.49 16:26:01 16:24:01 2 0.14 0.00 0.02 0.00 0.42 99.43 16:26:01 16:24:01 3 0.02 0.00 0.02 0.00 1.55 98.41 16:26:01 16:25:01 all 0.88 0.00 0.77 0.80 5.63 91.92 16:26:01 16:25:01 0 0.97 0.00 0.99 0.78 5.34 91.91 16:26:01 16:25:01 1 0.99 0.00 0.76 1.03 5.32 91.90 16:26:01 16:25:01 2 0.75 0.00 0.61 0.64 5.73 92.26 16:26:01 16:25:01 3 0.82 0.00 0.74 0.74 6.10 91.61 16:26:01 16:26:01 Average: CPU %user %nice %system %iowait %steal %idle 16:26:01 Average: all 12.60 0.00 6.80 5.77 21.29 53.55 16:26:01 Average: 0 12.63 0.00 6.82 5.84 21.34 53.36 16:26:01 Average: 1 12.52 0.00 6.89 6.06 21.29 53.25 16:26:01 Average: 2 12.64 0.00 6.84 5.68 21.08 53.76 16:26:01 Average: 3 12.59 0.00 6.65 5.50 21.44 53.82 16:26:01 16:26:01 16:26:01