Pull request #2999 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d+6731ab5d56a0494658aab350a508f22ecd29f588 (75c50d68b710a76465162c565e331076df481172) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19795 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) > 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/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # 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 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:34 ========================================================= 20:21:34 EdgeX Global Pipelines Version Info 20:21:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e46a1d5c22063102067ca6169d05a03eaa1b63d # timeout=10 20:21:35 ------------------- 20:21:35 stable info: 20:21:35 ------------------- 20:21:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:35 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:21:35 Message: update stable to v1.0.173 20:21:36 ------------------- 20:21:36 experimental info: 20:21:36 ------------------- 20:21:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:36 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 20:21:36 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:21:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:21:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2999 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2999 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2999 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d7a9a6 [Pipeline] echo 20:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:21:39 provisioning config files... 20:21:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config882838661092587062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:40 ---> docker-login.sh 20:21:40 nexus3.edgexfoundry.org:10001 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 nexus3.edgexfoundry.org:10002 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 nexus3.edgexfoundry.org:10003 20:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:40 Configure a credential helper to remove this warning. See 20:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:40 20:21:40 Login Succeeded 20:21:40 nexus3.edgexfoundry.org:10004 20:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:41 Configure a credential helper to remove this warning. See 20:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:41 20:21:41 Login Succeeded 20:21:41 docker.io 20:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:41 Configure a credential helper to remove this warning. See 20:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:41 20:21:41 Login Succeeded 20:21:41 ---> docker-login.sh ends [Pipeline] } 20:21:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:41 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/core-command/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo core-command,cmd/core-command/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/core-data/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo core-data,cmd/core-data/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/core-metadata/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo core-metadata,cmd/core-metadata/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/security-bootstrap-redis/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/security-proxy-setup/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/support-notifications/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo support-notifications,cmd/support-notifications/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/support-scheduler/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:21:41 + for file in '`ls cmd/**/Dockerfile`' 20:21:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:21:41 ++ cut -d/ -f2 20:21:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:21:42 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 20:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:42 20:21:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:21:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:43 latest: Pulling from edgex-devops/git-semver 20:21:43 31603596830f: Pulling fs layer 20:21:43 2a8b12db71e7: Pulling fs layer 20:21:43 6ca5941a6612: Pulling fs layer 20:21:43 ecc8261a40a4: Pulling fs layer 20:21:43 ecc8261a40a4: Waiting 20:21:43 2a8b12db71e7: Verifying Checksum 20:21:43 2a8b12db71e7: Download complete 20:21:43 31603596830f: Verifying Checksum 20:21:43 31603596830f: Download complete 20:21:43 ecc8261a40a4: Verifying Checksum 20:21:43 ecc8261a40a4: Download complete 20:21:43 6ca5941a6612: Download complete 20:21:43 31603596830f: Pull complete 20:21:44 2a8b12db71e7: Pull complete 20:21:45 6ca5941a6612: Pull complete 20:21:45 ecc8261a40a4: Pull complete 20:21:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:21:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:21:45 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:21:47 $ docker top c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:48 [ssh-agent] Looking for ssh-agent implementation... 20:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:48 $ docker exec c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent 20:21:48 SSH_AUTH_SOCK=/tmp/ssh-iUAKKrzyjqIC/agent.12 20:21:48 SSH_AGENT_PID=17 20:21:48 Running ssh-add (command line suppressed) 20:21:48 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2028462151111768539.key (/w/workspace/edgex-go/7@tmp/private_key_2028462151111768539.key) 20:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:49 + git tag --points-at HEAD [Pipeline] } 20:21:49 $ docker exec --env ******** --env ******** c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent -k 20:21:49 unset SSH_AUTH_SOCK; 20:21:49 unset SSH_AGENT_PID; 20:21:49 echo Agent pid 17 killed; 20:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:49 [ssh-agent] Looking for ssh-agent implementation... 20:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:49 $ docker exec c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent 20:21:49 SSH_AUTH_SOCK=/tmp/ssh-qrD37qjP4PlQ/agent.46 20:21:49 SSH_AGENT_PID=51 20:21:49 Running ssh-add (command line suppressed) 20:21:50 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4952141959980633179.key (/w/workspace/edgex-go/7@tmp/private_key_4952141959980633179.key) 20:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:50 + git semver init 20:21:50 # -> Open(): unable to determine branch for HEAD 20:21:50 # $GIT_DIR = /w/workspace/edgex-go/7/.git 20:21:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 20:21:50 # $SEMVER_REMOTE_NAME = origin 20:21:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:21:50 # $SEMVER_USER_NAME = edgex-jenkins 20:21:50 # $SEMVER_BRANCH = PR-2999 20:21:50 # $SEMVER_TEMP = /tmp/semver-336393384 20:21:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:22:17 # '/tmp/semver-336393384' -> '/w/workspace/edgex-go/7/.semver' 20:22:17 # -> Force: false 20:22:17 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 20:22:17 $ docker exec --env ******** --env ******** c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 ssh-agent -k 20:22:17 unset SSH_AUTH_SOCK; 20:22:17 unset SSH_AGENT_PID; 20:22:17 echo Agent pid 51 killed; 20:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:18 + git semver [Pipeline] } 20:22:18 $ docker stop --time=1 c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 20:22:20 $ docker rm -f c9452d52369ffb0154fcdd77fc44d2b287c325f3f58326ab659274e59e2d0b79 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:21 Stashed 1 file(s) [Pipeline] echo 20:22:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:22:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:22:22 + sudo service docker restart 20:22:22 + true 20:22:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:22:23 ========================================================= 20:22:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:22:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:22:23 + 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 . 20:22:26 Sending build context to Docker daemon 326.3MB 20:22:26 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:22:26 Step 2/6 : FROM ${BASE} 20:22:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:27 188c0c94c7c5: Pulling fs layer 20:22:27 0ef7d3d256c8: Pulling fs layer 20:22:27 de9db76c5a1d: Pulling fs layer 20:22:27 bca2f99d35d6: Pulling fs layer 20:22:27 93359f2a8cfa: Pulling fs layer 20:22:27 7c6f9722023f: Pulling fs layer 20:22:27 a35cf1a2eb13: Pulling fs layer 20:22:27 93359f2a8cfa: Waiting 20:22:27 a35cf1a2eb13: Waiting 20:22:27 7c6f9722023f: Waiting 20:22:27 bca2f99d35d6: Waiting 20:22:27 de9db76c5a1d: Verifying Checksum 20:22:27 de9db76c5a1d: Download complete 20:22:27 0ef7d3d256c8: Download complete 20:22:27 93359f2a8cfa: Download complete 20:22:27 7c6f9722023f: Verifying Checksum 20:22:27 7c6f9722023f: Download complete 20:22:27 188c0c94c7c5: Verifying Checksum 20:22:27 188c0c94c7c5: Download complete 20:22:27 188c0c94c7c5: Pull complete 20:22:27 0ef7d3d256c8: Pull complete 20:22:28 de9db76c5a1d: Pull complete 20:22:30 a35cf1a2eb13: Verifying Checksum 20:22:30 a35cf1a2eb13: Download complete 20:22:30 bca2f99d35d6: Verifying Checksum 20:22:30 bca2f99d35d6: Download complete 20:22:35 bca2f99d35d6: Pull complete 20:22:35 93359f2a8cfa: Pull complete 20:22:36 7c6f9722023f: Pull complete 20:22:36 Still waiting to schedule task 20:22:36 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:22:40 a35cf1a2eb13: Pull complete 20:22:40 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:22:40 ---> a62c8e92a672 20:22:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:22:40 ---> Running in 2cbed3dd2343 20:22:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:22:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:22:42 (1/12) Installing libmagic (5.38-r0) 20:22:42 (2/12) Installing file (5.38-r0) 20:22:42 (3/12) Installing libc-dev (0.7.2-r3) 20:22:42 (4/12) Installing g++ (9.3.0-r2) 20:23:04 (5/12) Installing fortify-headers (1.1-r0) 20:23:04 (6/12) Installing patch (2.7.6-r6) 20:23:04 (7/12) Installing build-base (0.5-r2) 20:23:04 (8/12) Installing libsodium (1.0.18-r0) 20:23:04 (9/12) Installing pkgconf (1.7.2-r0) 20:23:04 (10/12) Installing libsodium-dev (1.0.18-r0) 20:23:04 (11/12) Installing libzmq (4.3.3-r0) 20:23:04 (12/12) Installing zeromq-dev (4.3.3-r0) 20:23:04 Executing busybox-1.31.1-r19.trigger 20:23:04 OK: 233 MiB in 51 packages 20:23:06 Removing intermediate container 2cbed3dd2343 20:23:06 ---> 48e74e0a2ec2 20:23:06 Step 4/6 : WORKDIR /edgex-go 20:23:06 ---> Running in d5b28a62724a 20:23:06 Removing intermediate container d5b28a62724a 20:23:06 ---> cd6484a76f42 20:23:06 Step 5/6 : COPY go.mod . 20:23:07 ---> 88feff2c6c09 20:23:07 Step 6/6 : RUN go mod download 20:23:07 ---> Running in 0a9bb75ede4b 20:23:29 Removing intermediate container 0a9bb75ede4b 20:23:29 ---> 2352471ff099 20:23:29 Successfully built 2352471ff099 20:23:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:23:29 + docker inspect -f . ci-base-image-x86_64 20:23:29 . [Pipeline] withDockerContainer 20:23:29 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:23:30 $ docker top fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:31 + go version 20:23:31 go version go1.15.5 linux/amd64 [Pipeline] } 20:23:31 $ docker stop --time=1 fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e 20:23:32 $ docker rm -f fe5c4395343fd901005abe91aacb9c3301fc59fbb2793e0f9cb489646ac0092e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:33 + docker inspect -f . ci-base-image-x86_64 20:23:33 . [Pipeline] withDockerContainer 20:23:33 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:23:33 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:23:34 $ docker top e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d -eo pid,comm [Pipeline] { [Pipeline] echo 20:23:34 ========================================================= 20:23:34 [edgeXBuildGoParallel] Running Tests and Build... 20:23:34 ========================================================= [Pipeline] sh 20:23:35 + make test 20:23:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:23:45 ? github.com/edgexfoundry/edgex-go [no test files] 20:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:24:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:24:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:24:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:24:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements 20:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:24:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.201s coverage: 27.0% of statements 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.124s coverage: 77.1% of statements 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.4% of statements 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.359s coverage: 28.6% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements 20:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:24:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:24:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.349s coverage: 94.1% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 20:24:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 20:24:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 20:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.4% of statements 20:24:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.244s coverage: 63.5% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.323s coverage: 84.0% of statements 20:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.059s coverage: 100.0% of statements 20:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:24:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 20:24:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.732s coverage: 29.1% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:24:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 20:24:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 20:24:29 GO111MODULE=on go vet ./... 20:24:55 gofmt -l . 20:24:55 [ "`gofmt -l .`" = "" ] 20:24:55 ./bin/test-go-mod-tidy.sh 20:24:55 ./bin/test-attribution-txt.sh [Pipeline] sh 20:24:56 + ls -al . 20:24:56 total 652 20:24:56 drwxrwxr-x 10 1001 1001 4096 Jan 12 20:24 . 20:24:56 drwxr-xr-x 4 root root 28 Jan 12 20:23 .. 20:24:56 -rw-rw-r-- 1 1001 1001 11 Jan 12 20:21 .dockerignore 20:24:56 drwxrwxr-x 8 1001 1001 179 Jan 12 20:21 .git 20:24:56 drwxrwxr-x 3 1001 1001 125 Jan 12 20:21 .github 20:24:56 -rw-rw-r-- 1 1001 1001 824 Jan 12 20:21 .gitignore 20:24:56 drwx------ 3 1001 1001 47 Jan 12 20:22 .semver 20:24:56 -rw-rw-r-- 1 1001 1001 166 Jan 12 20:21 .sonarcloud.properties 20:24:56 -rw-rw-r-- 1 1001 1001 7741 Jan 12 20:21 Attribution.txt 20:24:56 -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:21 CONTRIBUTING.md 20:24:56 -rw-rw-r-- 1 1001 1001 931 Jan 12 20:21 Dockerfile.build 20:24:56 -rw-rw-r-- 1 1001 1001 863 Jan 12 20:21 Jenkinsfile 20:24:56 -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:21 LICENSE 20:24:56 -rw-rw-r-- 1 1001 1001 5750 Jan 12 20:21 Makefile 20:24:56 -rw-rw-r-- 1 1001 1001 6524 Jan 12 20:21 README.md 20:24:56 -rw-rw-r-- 1 1001 1001 6744 Jan 12 20:21 SECURITY.md 20:24:56 -rw-rw-r-- 1 1001 1001 5 Jan 12 20:22 VERSION 20:24:56 -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:21 ZMQWindows.md 20:24:56 drwxrwxr-x 2 1001 1001 117 Jan 12 20:21 bin 20:24:56 drwxrwxr-x 14 1001 1001 4096 Jan 12 20:21 cmd 20:24:56 -rw-r--r-- 1 root root 545099 Jan 12 20:24 coverage.out 20:24:56 -rw-r--r-- 1 root root 979 Jan 12 20:24 go.mod 20:24:56 -rw-r--r-- 1 root root 19231 Jan 12 20:24 go.sum 20:24:56 drwxrwxr-x 8 1001 1001 127 Jan 12 20:21 internal 20:24:56 drwxrwxr-x 4 1001 1001 26 Jan 12 20:21 openapi 20:24:56 drwxrwxr-x 4 1001 1001 71 Jan 12 20:21 snap 20:24:56 -rw-rw-r-- 1 1001 1001 168 Jan 12 20:21 version.go [Pipeline] sh 20:24:56 + '[' -e coverage.out ] 20:24:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:24:57 Stashed 1 file(s) [Pipeline] sh 20:24:57 + make build 20:24:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:25:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:25:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:25:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:25:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:25:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:25:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:25:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:18 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 20:25:19 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] } 20:25:20 $ docker stop --time=1 e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d 20:25:22 $ docker rm -f e4b45bf6e333f45bb5a753dc238b032ede7b8526416ea5547ca727921f53af6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:24 20:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:24 latest: Pulling from edgex-devops/edgex-compose 20:25:24 cbdbe7a5bc2a: Pulling fs layer 20:25:24 ca9280d653b3: Pulling fs layer 20:25:24 7e9c9ca2126c: Pulling fs layer 20:25:25 cbdbe7a5bc2a: Download complete 20:25:25 ca9280d653b3: Verifying Checksum 20:25:25 ca9280d653b3: Download complete 20:25:25 cbdbe7a5bc2a: Pull complete 20:25:26 ca9280d653b3: Pull complete 20:25:27 7e9c9ca2126c: Download complete 20:25:34 7e9c9ca2126c: Pull complete 20:25:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:25:34 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:25:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:25:36 $ docker top 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:36 + docker-compose build --help 20:25:36 + grep parallel 20:25:37 --parallel Build images in parallel. [Pipeline] } 20:25:38 $ docker stop --time=1 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 20:25:39 $ docker rm -f 8462ab997521fbe80e1965d2e3cf9b4b1467789677fe8e63519d136a04f00918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:40 . [Pipeline] withDockerContainer 20:25:40 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:25:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:25:41 $ docker top 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:41 + docker-compose -f ./docker-compose-build.yml build --parallel 20:25:42 Building docker-core-command-go ... 20:25:42 Building docker-core-data-go ... 20:25:42 Building docker-core-metadata-go ... 20:25:42 Building docker-security-bootstrap-redis-go ... 20:25:42 Building docker-security-proxy-setup-go ... 20:25:42 Building docker-security-secretstore-setup-go ... 20:25:42 Building docker-support-notifications-go ... 20:25:42 Building docker-support-scheduler-go ... 20:25:42 Building docker-sys-mgmt-agent-go ... 20:25:42 Building docker-sys-mgmt-agent-go 20:25:42 Building docker-security-secretstore-setup-go 20:25:42 Building docker-support-notifications-go 20:25:42 Building docker-security-bootstrap-redis-go 20:25:42 Building docker-core-command-go 20:26:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19796 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws 20:26:00 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:26:05 using credential edgex-jenkins-ssh 20:26:05 Cloning the remote Git repository 20:26:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:26:05 > git init /w/workspace/edgex-go/7 # timeout=10 20:26:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:26:05 > git --version # timeout=10 20:26:05 > git --version # 'git version 2.17.1' 20:26:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:26:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:15 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:26:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:26:15 ---> 2352471ff099 20:26:15 Step 3/26 : WORKDIR /edgex-go 20:26:15 ---> 2352471ff099 20:26:15 Step 3/24 : WORKDIR /edgex-go 20:26:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:26:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:15 ---> 2352471ff099 20:26:15 Step 3/22 : WORKDIR /edgex-go 20:26:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:26:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:15 ---> 2352471ff099 20:26:15 Step 3/22 : WORKDIR /edgex-go 20:26:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:26:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:15 ---> 2352471ff099 20:26:15 Step 3/24 : WORKDIR /edgex-go 20:26:16 ---> Running in 8dfc1eef38c8 20:26:16 ---> Running in e106b4c3d41b 20:26:16 ---> Running in c0f21f603264 20:26:16 ---> Running in 528a15e4c449 20:26:16 ---> Running in f20a59e10d9f 20:26:17 Removing intermediate container e106b4c3d41b 20:26:17 ---> de9cbb67ec6c 20:26:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 Removing intermediate container c0f21f603264 20:26:17 ---> cdd9142ab5c4 20:26:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 Removing intermediate container 8dfc1eef38c8 20:26:17 ---> b8cfe7989dbd 20:26:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 Removing intermediate container 528a15e4c449 20:26:17 ---> 4a8dbd495560 20:26:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 Removing intermediate container f20a59e10d9f 20:26:17 ---> 6f2a80d57d9b 20:26:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:17 ---> Running in dbdcb151b0d6 20:26:17 ---> Running in d0f470d042eb 20:26:17 ---> Running in ffd584f4ca91 20:26:17 ---> Running in 82f4292bba84 20:26:17 ---> Running in ab91ce9c2d78 20:26:20 Removing intermediate container ffd584f4ca91 20:26:20 ---> 7ede704926a9 20:26:20 Step 5/26 : RUN apk add --update --no-cache make bash git 20:26:20 Removing intermediate container dbdcb151b0d6 20:26:20 ---> 6c150a56bf0c 20:26:20 Step 5/24 : RUN apk add --update --no-cache make git 20:26:20 Removing intermediate container d0f470d042eb 20:26:20 ---> 9f2207d5e01c 20:26:20 Step 5/22 : RUN apk add --update --no-cache make git 20:26:20 ---> Running in a4f01f72afd1 20:26:20 ---> Running in b0570c9499ff 20:26:20 ---> Running in 28890093e85c 20:26:20 Removing intermediate container 82f4292bba84 20:26:20 ---> b3c8f824d5f5 20:26:20 Step 5/22 : RUN apk add --update --no-cache make git 20:26:20 Removing intermediate container ab91ce9c2d78 20:26:20 ---> 20e5da82d3e7 20:26:20 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:20 ---> Running in 680415734db1 20:26:20 ---> Running in 5ead0018702d 20:26:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:21 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:21 Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:26:21 Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:26:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:26:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:26:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:26:21 > git config core.sparsecheckout # timeout=10 20:26:21 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 20:26:21 > git remote # timeout=10 20:26:21 > git config --get remote.origin.url # timeout=10 20:26:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:21 > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 20:26:21 > git rev-parse HEAD^{commit} # timeout=10 20:26:21 > git config core.sparsecheckout # timeout=10 20:26:21 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 20:26:22 OK: 233 MiB in 51 packages 20:26:22 OK: 233 MiB in 51 packages 20:26:22 OK: 233 MiB in 51 packages 20:26:22 OK: 233 MiB in 51 packages 20:26:22 OK: 233 MiB in 51 packages 20:26:23 Removing intermediate container a4f01f72afd1 20:26:23 ---> c4821fe0a8de 20:26:23 Step 6/26 : COPY go.mod . 20:26:23 ---> 1e819383a341 20:26:23 Step 7/26 : RUN go mod download 20:26:23 ---> Running in 6117aa48cf52 20:26:23 Removing intermediate container 28890093e85c 20:26:23 ---> 2802bc3dd2b6 20:26:23 Step 6/22 : COPY go.mod . 20:26:23 Removing intermediate container 5ead0018702d 20:26:23 ---> 57658e82c001 20:26:23 Step 6/22 : COPY go.mod . 20:26:23 Removing intermediate container b0570c9499ff 20:26:23 ---> addbc8d8f48c 20:26:23 Step 6/24 : COPY go.mod . 20:26:24 Removing intermediate container 680415734db1 20:26:24 ---> e85583c8b880 20:26:24 Step 6/24 : COPY go.mod . 20:26:24 ---> a718036918d8 20:26:24 Step 7/22 : RUN go mod download 20:26:24 ---> e038d83ca110 20:26:24 Step 7/22 : RUN go mod download 20:26:24 ---> Running in b7b6d64e3cb0 20:26:24 ---> Running in cb8a23f73d86 20:26:24 ---> 1fd9f21fe07d 20:26:24 Step 7/24 : RUN go mod download 20:26:24 ---> Running in 6408105da54c 20:26:24 ---> bd41150bcec3 20:26:24 Step 7/24 : RUN go mod download 20:26:24 ---> Running in 01b77655aeaa 20:26:25 Removing intermediate container 6117aa48cf52 20:26:25 ---> 6f15e4458283 20:26:25 Step 8/26 : COPY . . 20:26:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" 20:26:26 Removing intermediate container b7b6d64e3cb0 20:26:26 ---> b7a7e5d64fd2 20:26:26 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:26:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:26:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:26:28 + sudo service docker restart 20:26:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:26:30 provisioning config files... 20:26:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3875084475705635998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:31 ---> docker-login.sh 20:26:31 nexus3.edgexfoundry.org:10001 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 nexus3.edgexfoundry.org:10002 20:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:32 Configure a credential helper to remove this warning. See 20:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:32 20:26:32 Login Succeeded 20:26:32 nexus3.edgexfoundry.org:10003 20:26:33 Removing intermediate container cb8a23f73d86 20:26:33 ---> 55b86d738c21 20:26:33 Step 8/22 : COPY . . 20:26:33 Removing intermediate container 6408105da54c 20:26:33 ---> 1fa162dca0f4 20:26:33 Step 8/24 : COPY . . 20:26:33 Removing intermediate container 01b77655aeaa 20:26:33 ---> 234f54a4074b 20:26:33 Step 8/24 : COPY . . 20:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:33 Configure a credential helper to remove this warning. See 20:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:33 20:26:33 Login Succeeded 20:26:33 nexus3.edgexfoundry.org:10004 20:26:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:34 Configure a credential helper to remove this warning. See 20:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:34 20:26:34 Login Succeeded 20:26:34 docker.io 20:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:26:34 Configure a credential helper to remove this warning. See 20:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:26:34 20:26:34 Login Succeeded 20:26:34 ---> docker-login.sh ends [Pipeline] } 20:26:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:26:35 ========================================================= 20:26:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:26:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:26:35 + 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 . 20:26:37 Sending build context to Docker daemon 165.4MB 20:26:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 20:26:38 Step 2/6 : FROM ${BASE} 20:26:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:26:38 5f621e34cdf4: Pulling fs layer 20:26:38 a4357932f1b6: Pulling fs layer 20:26:38 18c013af1878: Pulling fs layer 20:26:38 00ac8860ef70: Pulling fs layer 20:26:38 63d7cb157983: Pulling fs layer 20:26:38 b116817d02f9: Pulling fs layer 20:26:38 745a02a5169b: Pulling fs layer 20:26:38 00ac8860ef70: Waiting 20:26:38 63d7cb157983: Waiting 20:26:38 b116817d02f9: Waiting 20:26:38 745a02a5169b: Waiting 20:26:38 18c013af1878: Verifying Checksum 20:26:38 18c013af1878: Download complete 20:26:38 a4357932f1b6: Download complete 20:26:38 63d7cb157983: Verifying Checksum 20:26:38 63d7cb157983: Download complete 20:26:38 b116817d02f9: Verifying Checksum 20:26:38 b116817d02f9: Download complete 20:26:38 5f621e34cdf4: Verifying Checksum 20:26:38 5f621e34cdf4: Download complete 20:26:39 5f621e34cdf4: Pull complete 20:26:39 a4357932f1b6: Pull complete 20:26:40 18c013af1878: Pull complete 20:26:41 745a02a5169b: Verifying Checksum 20:26:41 745a02a5169b: Download complete 20:26:42 00ac8860ef70: Download complete 20:26:52 00ac8860ef70: Pull complete 20:26:52 63d7cb157983: Pull complete 20:26:53 b116817d02f9: Pull complete 20:26:57 745a02a5169b: Pull complete 20:26:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:26:57 ---> b7e6874047d6 20:26:57 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:27:00 ---> Running in 9eaea6004903 20:27:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:27:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:27:03 (1/12) Installing libmagic (5.38-r0) 20:27:03 (2/12) Installing file (5.38-r0) 20:27:03 (3/12) Installing libc-dev (0.7.2-r3) 20:27:03 (4/12) Installing g++ (9.3.0-r2) 20:27:05 ---> 1fd6c94a0790 20:27:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:27:06 ---> Running in 85b439b3b558 20:27:07 ---> 718bd5fba8a6 20:27:07 Step 9/22 : RUN make cmd/core-command/core-command 20:27:07 (5/12) Installing fortify-headers (1.1-r0) 20:27:07 (6/12) Installing patch (2.7.6-r6) 20:27:07 (7/12) Installing build-base (0.5-r2) 20:27:07 (8/12) Installing libsodium (1.0.18-r0) 20:27:07 (9/12) Installing pkgconf (1.7.2-r0) 20:27:08 (10/12) Installing libsodium-dev (1.0.18-r0) 20:27:08 (11/12) Installing libzmq (4.3.3-r0) 20:27:08 (12/12) Installing zeromq-dev (4.3.3-r0) 20:27:08 Executing busybox-1.31.1-r19.trigger 20:27:08 OK: 217 MiB in 51 packages 20:27:10 ---> Running in 9ee250baa4df 20:27:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:27:10 ---> 85ecfdcd931b 20:27:10 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:10 ---> 4a17e5882325 20:27:10 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:27:10 ---> 134b98c57275 20:27:10 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:27:10 ---> Running in 408483a16afe 20:27:10 ---> Running in aae9f974da0d 20:27:10 ---> Running in 36f892c04848 20:27:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:27:12 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 20:27:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:27:12 Removing intermediate container 9eaea6004903 20:27:12 ---> c8abc0a54cd2 20:27:12 Step 4/6 : WORKDIR /edgex-go 20:27:12 ---> Running in 481816d9e60c 20:27:13 Removing intermediate container 481816d9e60c 20:27:13 ---> d4d31e0a3990 20:27:13 Step 5/6 : COPY go.mod . 20:27:14 ---> 0275e58a55dd 20:27:14 Step 6/6 : RUN go mod download 20:27:14 ---> Running in b1652034275a 20:27:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:41 Removing intermediate container b1652034275a 20:27:41 ---> 44ac91387100 20:27:41 Successfully built 44ac91387100 20:27:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:27:41 + docker inspect -f . ci-base-image-arm64 20:27:41 . [Pipeline] withDockerContainer 20:27:41 prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 20:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:27:43 Removing intermediate container 85b439b3b558 20:27:43 ---> 740509a042e7 20:27:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:27:43 $ docker top 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:44 Removing intermediate container 408483a16afe 20:27:44 ---> f341a24d2073 20:27:44 20:27:44 Step 10/22 : FROM alpine:3.12 20:27:44 ---> Running in 59c33fe6973b 20:27:44 3.12: Pulling from library/alpine 20:27:44 Removing intermediate container 9ee250baa4df 20:27:44 ---> a2dc158b7d07 20:27:44 20:27:44 Step 10/22 : FROM scratch 20:27:44 ---> 20:27:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:27:44 + go version 20:27:44 go version go1.15.5 linux/arm64 [Pipeline] } 20:27:44 $ docker stop --time=1 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa 20:27:44 ---> Running in a410300c8cf3 20:27: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 20:27:45 Removing intermediate container a410300c8cf3 20:27:45 ---> 262a2609ab80 20:27:45 Step 12/22 : ENV APP_PORT=48082 20:27:46 $ docker rm -f 0310b1437e4ac9199e4dc329886fb39e8f7648c99184a5f5f4ec0ab155d5bbaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:47 ---> Running in 091a385346a7 20:27:47 + docker inspect -f . ci-base-image-arm64 20:27:47 . [Pipeline] withDockerContainer 20:27:47 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:27:47 Status: Downloaded newer image for alpine:3.12 20:27:47 ---> 389fef711851 20:27:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:27:47 Removing intermediate container aae9f974da0d 20:27:47 ---> 2c53d949961b 20:27:47 20:27:47 Step 10/24 : FROM alpine:3.12 20:27:47 ---> 389fef711851 20:27:47 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:27:47 Removing intermediate container 36f892c04848 20:27:47 ---> adc6905b3aa9 20:27:47 20:27:47 Step 10/24 : FROM scratch 20:27:47 ---> 20:27:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:27:47 ---> Running in 436458ff9d0d 20:27:47 prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 20:27:47 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:27:47 ---> Running in 1c30835a07ee 20:27:47 ---> Running in 6fd50207de56 20:27:48 Removing intermediate container 091a385346a7 20:27:48 ---> 2a85c8fa96f7 20:27:48 Step 13/22 : EXPOSE $APP_PORT 20:27:48 ---> Running in 591c65005482 20:27:48 Removing intermediate container 6fd50207de56 20:27:48 ---> 3d0ee9d93609 20:27:48 Step 12/24 : ENV APP_PORT=48060 20:27:48 ---> Running in c5faef8c3268 20:27:48 Removing intermediate container 591c65005482 20:27:48 ---> 9f656755c8d6 20:27:48 Step 14/22 : WORKDIR / 20:27:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:49 ---> Running in b53b65af9705 20:27:49 Removing intermediate container c5faef8c3268 20:27:49 ---> bac22aeb9648 20:27:49 Step 13/24 : EXPOSE $APP_PORT 20:27:49 $ docker top 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 -eo pid,comm 20:27:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:27:49 ---> Running in 08b18b3c011d 20:27:49 Removing intermediate container 59c33fe6973b 20:27:49 ---> 66ae9da96e00 20:27:49 20:27:49 Step 11/26 : FROM docker:20.10.0 20:27:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:49 Removing intermediate container b53b65af9705 20:27:49 ---> 08d0692edfdb 20:27:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:49 20.10.0: Pulling from library/docker 20:27:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:27:49 (1/5) Installing ca-certificates (20191127-r4) 20:27:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:27:49 (3/5) Installing libcurl (7.69.1-r3) 20:27:49 (4/5) Installing curl (7.69.1-r3) 20:27:49 (5/5) Installing dumb-init (1.2.2-r1) 20:27:49 Executing busybox-1.31.1-r19.trigger 20:27:49 Executing ca-certificates-20191127-r4.trigger 20:27:49 (1/5) Installing ca-certificates (20191127-r4) 20:27:49 OK: 7 MiB in 19 packages 20:27:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:27:49 (3/5) Installing libcurl (7.69.1-r3) 20:27:49 (4/5) Installing curl (7.69.1-r3) 20:27:49 (5/5) Installing dumb-init (1.2.2-r1) 20:27:49 Executing busybox-1.31.1-r19.trigger [Pipeline] { [Pipeline] echo 20:27:49 ========================================================= 20:27:49 [edgeXBuildGoParallel] Running Tests and Build... 20:27:49 ========================================================= [Pipeline] sh 20:27:49 Executing ca-certificates-20191127-r4.trigger 20:27:49 Removing intermediate container 08b18b3c011d 20:27:49 ---> 13979c4cfcba 20:27:49 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:27:49 OK: 7 MiB in 19 packages 20:27:50 ---> 89b83819fc48 20:27:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:27:50 + make test 20:27:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:27:50 ---> 0c3c68e15585 20:27:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:27:52 ---> 6a960cd6fec0 20:27:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:27:52 ---> 68525825e26b 20:27:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:27:52 Removing intermediate container 436458ff9d0d 20:27:52 ---> 362c020851ec 20:27:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:27:52 Removing intermediate container 1c30835a07ee 20:27:52 ---> cc24294822f2 20:27:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:52 ---> Running in 3d9766f45015 20:27:52 ---> Running in 942f221dda0e 20:27:53 ---> e5d95f6c3b1f 20:27:53 Step 18/22 : ENTRYPOINT ["/core-command"] 20:27:53 ---> Running in af63294202cd 20:27:53 Removing intermediate container 3d9766f45015 20:27:53 ---> 2a3271079db0 20:27:53 Step 13/22 : WORKDIR / 20:27:53 Removing intermediate container 942f221dda0e 20:27:53 ---> d9cae8984a1c 20:27:53 Step 13/24 : WORKDIR / 20:27:53 ---> 3a2ba7302681 20:27:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:53 ---> Running in 70e307445567 20:27:53 ---> Running in 7a8be1b6ab80 20:27:54 Removing intermediate container af63294202cd 20:27:54 ---> b27f63b4cfb4 20:27:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:54 ---> Running in b1ef5c4ecfff 20:27:54 ---> 3a7814f20a41 20:27:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:27:54 Removing intermediate container 70e307445567 20:27:54 ---> 68d375cf3455 20:27:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:27:54 Removing intermediate container 7a8be1b6ab80 20:27:54 ---> 7ad39ab70a51 20:27:54 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:54 Removing intermediate container b1ef5c4ecfff 20:27:54 ---> 9ce0610facea 20:27:54 Step 20/22 : LABEL arch=x86_64 20:27:54 ---> Running in 69f7e7aac556 20:27:54 ---> 27fb9b72907d 20:27:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:27:54 ---> f700561ea6ee 20:27:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:27:55 Removing intermediate container 69f7e7aac556 20:27:55 ---> fb79b84fea53 20:27:55 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:27:55 ---> 423a6a748b01 20:27:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:27:55 ---> Running in fba3114dfcee 20:27:56 ---> 023060ff24b9 20:27:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:27:56 ---> aa65971ebbe5 20:27:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:27:56 Removing intermediate container fba3114dfcee 20:27:56 ---> 8ea49286aa0a 20:27:56 Step 22/22 : LABEL version=0.0.0 20:27:56 ---> a5314fa24e20 20:27:56 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:27:56 ---> Running in f18c0159faf6 20:27:56 ---> Running in a66f4ac883b1 20:27:56 ---> 3dd7a343b5b3 20:27:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:27:56 ---> 5203b6159255 20:27:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:27:57 Removing intermediate container f18c0159faf6 20:27:57 ---> 5800448941c2 20:27:57 20:27:57 Removing intermediate container a66f4ac883b1 20:27:57 ---> d60690906a04 20:27:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:27:57 Successfully built 5800448941c2 20:27:57 ---> Running in f5082c560c5c 20:27:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:27:57 ---> 4c1a5a4b86ea 20:27:57 Step 18/22 : RUN chmod +x entrypoint.sh 20:27:57 Successfully tagged docker-core-command-go:latest 20:27:57 Status: Downloaded newer image for docker:20.10.0 20:27:57 ---> aefe523efa57 20:27:57 Step 12/26 : RUN apk add --no-cache bash 20:27:57 Building docker-core-metadata-go 20:27:57  Building docker-core-command-go ... done  ---> 5dc7a90720a8 20:27:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:27:57 ---> Running in 0e1e617d1012 20:27:57 ---> Running in 31e53fc435b5 20:27:57 Removing intermediate container f5082c560c5c 20:27:57 ---> 0e1868c5ab8d 20:27:57 Step 22/24 : LABEL arch=x86_64 20:27:57 ---> Running in 1f38597d9328 20:27:58 ---> a698053f20be 20:27:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:59 Removing intermediate container 1f38597d9328 20:27:59 ---> 6d92491424dc 20:27:59 Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:00 (1/2) Installing readline (8.0.4-r0) 20:28:00 (2/2) Installing bash (5.0.17-r0) 20:28:00 Executing bash-5.0.17-r0.post-install 20:28:00 Executing busybox-1.31.1-r19.trigger 20:28:00 OK: 12 MiB in 22 packages 20:28:00 ---> Running in 607cc7b63794 20:28:01 ---> d2a7bbe95fdc 20:28:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:28:02 Removing intermediate container 607cc7b63794 20:28:02 ---> bce614d346fb 20:28:02 Step 24/24 : LABEL version=0.0.0 20:28:02 ---> Running in d4e1fdf7171a 20:28:03 ---> Running in 7cfe5ed09410 20:28:03 Removing intermediate container 0e1e617d1012 20:28:03 ---> f113a3647bdb 20:28:03 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:28:03 ---> Running in 0e3f270ca7f7 20:28:05 Removing intermediate container 7cfe5ed09410 20:28:05 ---> 524fda13e01d 20:28:05 20:28:05 Removing intermediate container 31e53fc435b5 20:28:05 ---> 54210ebf77ec 20:28:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:28:05 Successfully built 524fda13e01d 20:28:05 Successfully tagged docker-support-notifications-go:latest 20:28:05  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 20:28:06 ---> Running in f0f402817646 20:28:06 Removing intermediate container 0e3f270ca7f7 20:28:06 ---> 48f1699a8045 20:28:06 Step 20/22 : LABEL arch=x86_64 20:28:08 ---> Running in c231a231557d 20:28:08 Removing intermediate container f0f402817646 20:28:08 ---> 1e9dab372f27 20:28:08 Step 14/26 : ENV APP_PORT=48090 20:28:09 Removing intermediate container d4e1fdf7171a 20:28:09 ---> f6ed4e87af82 20:28:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:28:10 Removing intermediate container c231a231557d 20:28:10 ---> 73269a5e0b55 20:28:10 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:28:11 ---> Running in de5ab2d04cdd 20:28:12 ---> Running in 1716ebc80dd5 20:28:12 ---> Running in 0cdaa98173ee 20:28:12 ? github.com/edgexfoundry/edgex-go [no test files] 20:28:13 Removing intermediate container de5ab2d04cdd 20:28:13 ---> d6e271d42dda 20:28:13 Step 15/26 : EXPOSE $APP_PORT 20:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:13 ---> 2352471ff099 20:28:13 Step 3/22 : WORKDIR /edgex-go 20:28:13 ---> Using cache 20:28:13 ---> 6f2a80d57d9b 20:28:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:13 ---> Using cache 20:28:13 ---> b3c8f824d5f5 20:28:13 Step 5/22 : RUN apk add --update --no-cache make git 20:28:13 ---> Using cache 20:28:13 ---> 57658e82c001 20:28:13 Step 6/22 : COPY go.mod . 20:28:13 ---> Using cache 20:28:13 ---> e038d83ca110 20:28:13 Step 7/22 : RUN go mod download 20:28:13 ---> Using cache 20:28:13 ---> 55b86d738c21 20:28:13 Step 8/22 : COPY . . 20:28:13 ---> Using cache 20:28:13 ---> 4a17e5882325 20:28:13 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:28:13 Removing intermediate container 1716ebc80dd5 20:28:13 ---> 3faf88d6eeab 20:28:13 Step 22/24 : LABEL arch=x86_64 20:28:13 Removing intermediate container 0cdaa98173ee 20:28:13 ---> b844e68c8d73 20:28:13 Step 22/22 : LABEL version=0.0.0 20:28:13 ---> Running in fec9ab84d78a 20:28:13 ---> Running in 9e86ac3290b0 20:28:13 ---> Running in f32d7fbafba9 20:28:14 ---> Running in bd67b266c829 20:28:14 Removing intermediate container 9e86ac3290b0 20:28:14 ---> 6656477d7674 20:28:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:28:14 Removing intermediate container f32d7fbafba9 20:28:14 ---> 0253272b067b 20:28:14 Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:28:14 Removing intermediate container bd67b266c829 20:28:14 ---> 6a75cf4b3d7a 20:28:14 20:28:14 ---> Running in a3c628459226 20:28:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:28:15 Successfully built 6a75cf4b3d7a 20:28:15 Successfully tagged docker-security-bootstrap-redis-go:latest 20:28:15 Building docker-core-data-go 20:28:15  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a3c628459226 20:28:15 ---> 9453722c8eb2 20:28:15 Step 24/24 : LABEL version=0.0.0 20:28:16 ---> Running in 246aacdf5306 20:28:16 ---> ce1bcb8f4a94 20:28:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:28:19 Removing intermediate container 246aacdf5306 20:28:19 ---> 243cf368100b 20:28:19 20:28:20 Successfully built 243cf368100b 20:28:20 ---> b4ddf1488ae6 20:28:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:28:20 Successfully tagged docker-security-secretstore-setup-go:latest 20:28:20 Building docker-support-scheduler-go 20:28:24  Building docker-security-secretstore-setup-go ... done  ---> 7d6a4df4358f 20:28:24 Step 19/26 : RUN apk --no-cache add py3-pip 20:28:27 ---> Running in 63058ccd1b79 20:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:28:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:28:29 ---> 2352471ff099 20:28:29 Step 3/21 : WORKDIR /edgex-go 20:28:29 ---> Using cache 20:28:29 ---> 6f2a80d57d9b 20:28:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:29 ---> Using cache 20:28:29 ---> b3c8f824d5f5 20:28:29 Step 5/21 : RUN apk add --update --no-cache make git 20:28:29 ---> Using cache 20:28:29 ---> 57658e82c001 20:28:29 Step 6/21 : COPY go.mod . 20:28:29 ---> Using cache 20:28:29 ---> e038d83ca110 20:28:29 Step 7/21 : RUN go mod download 20:28:29 ---> Using cache 20:28:29 ---> 55b86d738c21 20:28:29 Step 8/21 : COPY . . 20:28:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:30 ---> Using cache 20:28:30 ---> 4a17e5882325 20:28:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:28:30 (1/33) Installing libbz2 (1.0.8-r1) 20:28:30 (2/33) Installing expat (2.2.9-r1) 20:28:30 (3/33) Installing libffi (3.3-r2) 20:28:30 (4/33) Installing gdbm (1.13-r1) 20:28:30 (5/33) Installing xz-libs (5.2.5-r0) 20:28:30 (6/33) Installing sqlite-libs (3.32.1-r0) 20:28:30 (7/33) Installing python3 (3.8.5-r0) 20:28:30 ---> Running in 950762d1fb9d 20:28:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:28:38 (8/33) Installing py3-appdirs (1.4.4-r1) 20:28:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:28:38 (10/33) Installing py3-parsing (2.4.7-r0) 20:28:38 (11/33) Installing py3-six (1.15.0-r0) 20:28:38 (12/33) Installing py3-packaging (20.4-r0) 20:28:38 (13/33) Installing py3-setuptools (47.0.0-r0) 20:28:39 (14/33) Installing py3-chardet (3.0.4-r4) 20:28:39 (15/33) Installing py3-idna (2.9-r0) 20:28:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:28:39 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:28:40 (18/33) Installing py3-requests (2.23.0-r0) 20:28:40 (19/33) Installing py3-msgpack (1.0.0-r0) 20:28:40 (20/33) Installing py3-lockfile (0.12.2-r3) 20:28:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:28:40 (22/33) Installing py3-colorama (0.4.3-r0) 20:28:40 (23/33) Installing py3-distlib (0.3.0-r0) 20:28:41 (24/33) Installing py3-distro (1.5.0-r1) 20:28:41 (25/33) Installing py3-webencodings (0.5.1-r3) 20:28:41 (26/33) Installing py3-html5lib (1.0.1-r4) 20:28:42 (27/33) Installing py3-pytoml (0.1.21-r0) 20:28:42 (28/33) Installing py3-pep517 (0.8.2-r0) 20:28:42 (29/33) Installing py3-progress (1.5-r0) 20:28:42 (30/33) Installing py3-toml (0.10.1-r0) 20:28:43 (31/33) Installing py3-retrying (1.3.3-r0) 20:28:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:28:43 (33/33) Installing py3-pip (20.1.1-r0) 20:28:43 Executing busybox-1.31.1-r19.trigger 20:28:44 OK: 71 MiB in 55 packages 20:28:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:28:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:48 ---> 2352471ff099 20:28:48 Step 3/23 : WORKDIR /edgex-go 20:28:48 ---> Using cache 20:28:48 ---> 6f2a80d57d9b 20:28:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:48 ---> Using cache 20:28:48 ---> b3c8f824d5f5 20:28:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:28:48 ---> Running in 4c48a185f382 20:28:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:28:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:28:49 ---> 2352471ff099 20:28:49 Step 3/21 : WORKDIR /edgex-go 20:28:49 ---> Using cache 20:28:49 ---> 6f2a80d57d9b 20:28:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:49 ---> Using cache 20:28:49 ---> b3c8f824d5f5 20:28:49 Step 5/21 : RUN apk add --update --no-cache make git 20:28:49 ---> Using cache 20:28:49 ---> 57658e82c001 20:28:49 Step 6/21 : COPY go.mod . 20:28:49 ---> Using cache 20:28:49 ---> e038d83ca110 20:28:49 Step 7/21 : RUN go mod download 20:28:49 ---> Using cache 20:28:49 ---> 55b86d738c21 20:28:49 Step 8/21 : COPY . . 20:28:49 ---> Using cache 20:28:49 ---> 4a17e5882325 20:28:49 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:28:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:51 ---> Running in f7d67aa0850c 20:28:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:28:51 OK: 233 MiB in 51 packages 20:28:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:28:54 Removing intermediate container 4c48a185f382 20:28:54 ---> 403f26ac5aee 20:28:54 Step 6/23 : COPY go.mod . 20:28:56 ---> 83a30bcf0227 20:28:56 Step 7/23 : RUN go mod download 20:28:58 ---> Running in 9df93bbcad9f 20:28:58 Removing intermediate container fec9ab84d78a 20:28:58 ---> dba019a46c43 20:28:58 20:28:58 Step 10/22 : FROM scratch 20:28:58 ---> 20:28:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:29:00 ---> Using cache 20:29:00 ---> 262a2609ab80 20:29:00 Step 12/22 : ENV APP_PORT=48081 20:29:01 ---> Running in e1aa4cf1389e 20:29:01 Removing intermediate container 63058ccd1b79 20:29:01 ---> 2a1a3863065f 20:29:01 Step 20/26 : RUN pip install docker-compose==1.23.2 20:29:01 Removing intermediate container e1aa4cf1389e 20:29:01 ---> 555f792098a3 20:29:01 Step 13/22 : EXPOSE $APP_PORT 20:29:01 ---> Running in f51f4bba4520 20:29:01 ---> Running in 3e13deb50106 20:29:01 Removing intermediate container 3e13deb50106 20:29:01 ---> e15444348044 20:29:01 Step 14/22 : WORKDIR / 20:29:01 ---> Running in 2a9d83304906 20:29:03 Removing intermediate container 9df93bbcad9f 20:29:03 ---> f344ca246eaa 20:29:03 Step 8/23 : COPY . . 20:29:03 Removing intermediate container 2a9d83304906 20:29:03 ---> 897b6f53eb41 20:29:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:03 Removing intermediate container 950762d1fb9d 20:29:03 ---> 5a56629534bc 20:29:03 20:29:03 Step 10/21 : FROM alpine:3.12 20:29:03 ---> 389fef711851 20:29:03 Step 11/21 : RUN apk add --update --no-cache curl 20:29:03 Collecting docker-compose==1.23.2 20:29:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:03 ---> Running in a289695ba88d 20:29:03 Collecting websocket-client<1.0,>=0.32.0 20:29:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:29:04 Collecting texttable<0.10,>=0.9.0 20:29:04 Downloading texttable-0.9.1.tar.gz (11 kB) 20:29:06 ---> f04bbc1f869a 20:29:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:09 Collecting jsonschema<3,>=2.5.1 20:29:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:09 (1/4) Installing ca-certificates (20191127-r4) 20:29:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:29:09 (3/4) Installing libcurl (7.69.1-r3) 20:29:09 (4/4) Installing curl (7.69.1-r3) 20:29:09 Executing busybox-1.31.1-r19.trigger 20:29:10 Executing ca-certificates-20191127-r4.trigger 20:29:10 OK: 7 MiB in 18 packages 20:29:10 Collecting PyYAML<4,>=3.10 20:29:10 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:12 ---> bb5d0c5ff0c5 20:29:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:12 Collecting docopt<0.7,>=0.6.1 20:29:12 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:13 Collecting dockerpty<0.5,>=0.4.1 20:29:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:29:14 Collecting cached-property<2,>=1.2.0 20:29:15 ---> 354df4471b81 20:29:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:29:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:16 Collecting docker<4.0,>=3.6.0 20:29:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:29:16 ---> Running in 1e90e474ff51 20:29:16 Removing intermediate container a289695ba88d 20:29:16 ---> a5f650f4afcb 20:29:16 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:29:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:29:16 Collecting urllib3<1.25,>=1.21.1 20:29:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:29:19 Collecting idna<2.8,>=2.5 20:29:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:29:19 ---> Running in 33392cdbc2f9 20:29:19 Collecting docker-pycreds>=0.4.0 20:29:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:29:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:29:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:29:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:29:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:19 Installing collected packages: websocket-client, texttable, urllib3, idna, requests, jsonschema, PyYAML, docopt, dockerpty, cached-property, docker-pycreds, docker, docker-compose 20:29:20 Removing intermediate container 1e90e474ff51 20:29:20 ---> 280205edaa95 20:29:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:21 Running setup.py install for texttable: started 20:29:22 ---> Running in 2a790fbdffdc 20:29:22 Removing intermediate container 33392cdbc2f9 20:29:22 ---> bb98ac5c7abd 20:29:22 Step 13/21 : WORKDIR /edgex 20:29:22 Running setup.py install for texttable: finished with status 'done' 20:29:22 Attempting uninstall: urllib3 20:29:22 Found existing installation: urllib3 1.25.9 20:29:22 Uninstalling urllib3-1.25.9: 20:29:22 Successfully uninstalled urllib3-1.25.9 20:29:23 ---> Running in ff94a48c1536 20:29:23 Attempting uninstall: idna 20:29:23 Found existing installation: idna 2.9 20:29:23 Uninstalling idna-2.9: 20:29:24 Successfully uninstalled idna-2.9 20:29:24 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.274s coverage: 46.6% of statements 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 20:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 20:29:24 Removing intermediate container 2a790fbdffdc 20:29:24 ---> 5d2f952484b7 20:29:24 Step 20/22 : LABEL arch=x86_64 20:29:25 Attempting uninstall: requests 20:29:25 Found existing installation: requests 2.23.0 20:29:25 Uninstalling requests-2.23.0: 20:29:26 Successfully uninstalled requests-2.23.0 20:29:27 ---> Running in 64bb5dae4210 20:29:27 Removing intermediate container ff94a48c1536 20:29:27 ---> 9587a31c3b81 20:29:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:29:27 Running setup.py install for PyYAML: started 20:29:27 Removing intermediate container f7d67aa0850c 20:29:27 ---> 365a567dc322 20:29:27 20:29:27 Step 10/21 : FROM scratch 20:29:27 ---> 20:29:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:29:27 ---> e207102e6927 20:29:27 Step 9/23 : RUN make cmd/core-data/core-data 20:29:27 ---> Running in 2e3dd86b28db 20:29:27 ---> Using cache 20:29:27 ---> 262a2609ab80 20:29:27 Step 12/21 : ENV APP_PORT=48085 20:29:27 ---> ea38392a201f 20:29:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:29:27 Removing intermediate container 64bb5dae4210 20:29:27 ---> defa750990b3 20:29:27 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:29:27 ---> Running in 2bcf1b096570 20:29:28 ---> Running in 9310c1e6fed0 20:29:28 Removing intermediate container 2bcf1b096570 20:29:28 ---> 936f63a4bd0f 20:29:28 Step 13/21 : EXPOSE $APP_PORT 20:29:28 Running setup.py install for PyYAML: finished with status 'done' 20:29:28 Running setup.py install for docopt: started 20:29:28 ---> Running in 0f66ebe03a0a 20:29:28 Removing intermediate container 9310c1e6fed0 20:29:28 ---> c6f10e347e92 20:29:28 Step 22/22 : LABEL version=0.0.0 20:29:28 ---> 4745a9188f33 20:29:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:29:28 ---> Running in 1444ba9963a8 20:29:28 Removing intermediate container 0f66ebe03a0a 20:29:28 ---> 31df8d2409e9 20:29:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:29 Running setup.py install for docopt: finished with status 'done' 20:29:29 Running setup.py install for dockerpty: started 20:29:29 Removing intermediate container 1444ba9963a8 20:29:29 ---> e5764a3b73d5 20:29:29 20:29:29 ---> af2ddb803aa2 20:29:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:29 Successfully built e5764a3b73d5 20:29:29 Successfully tagged docker-core-metadata-go:latest 20:29:29  Building docker-core-metadata-go ... done  ---> e5a34e9828bf 20:29:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:29:29 ---> Running in 567636f54ae2 20:29:29 Running setup.py install for dockerpty: finished with status 'done' 20:29:29 Removing intermediate container 567636f54ae2 20:29:29 ---> 44bbfb5fba9f 20:29:29 Step 18/21 : CMD ["--init=true"] 20:29:31 ---> Running in 2f7d30fa544d 20:29:31 ---> 2301624ef8fd 20:29:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:32 Removing intermediate container 2f7d30fa544d 20:29:32 ---> 01df0fcba04c 20:29:32 Step 19/21 : LABEL arch=x86_64 20:29:32 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 20:29:32 ---> Running in 16e64980e123 20:29:32 ---> 59ae3c3a412d 20:29:32 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:29:33 ---> Running in 69ce77eca243 20:29:33 Removing intermediate container 16e64980e123 20:29:33 ---> 60dd0b4aecbe 20:29:33 Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:29:33 ---> Running in d5c2a4d62066 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.0% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.678s coverage: 77.8% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.379s coverage: 82.4% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:29:33 Removing intermediate container 69ce77eca243 20:29:33 ---> 087089f0e20f 20:29:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:33 Removing intermediate container d5c2a4d62066 20:29:33 ---> 6e9f9d672e01 20:29:33 Step 21/21 : LABEL version=0.0.0 20:29:33 ---> Running in be7146b83fef 20:29:33 ---> Running in e62a5c0e4f3c 20:29:34 Removing intermediate container be7146b83fef 20:29:34 ---> 0201ef6fc41f 20:29:34 Step 19/21 : LABEL arch=x86_64 20:29:35 Removing intermediate container e62a5c0e4f3c 20:29:35 ---> dafd4a549e54 20:29:35 20:29:35 ---> Running in 94b7701673ce 20:29:35 Removing intermediate container f51f4bba4520 20:29:35 ---> bbacf6b9cf7e 20:29:35 Step 21/26 : RUN apk --no-cache add curl 20:29:35 Successfully built dafd4a549e54 20:29:35 Successfully tagged docker-security-proxy-setup-go:latest 20:29:35  Building docker-security-proxy-setup-go ... done  ---> Running in df2148cbb104 20:29:35 Removing intermediate container 94b7701673ce 20:29:35 ---> 138bd825f842 20:29:35 Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:29:35 ---> Running in f8a889bfd858 20:29:36 Removing intermediate container f8a889bfd858 20:29:36 ---> 3cac868ceee5 20:29:36 Step 21/21 : LABEL version=0.0.0 20:29:36 ---> Running in dfa1572c1624 20:29:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:36 Removing intermediate container dfa1572c1624 20:29:36 ---> 6ca8eb2fd43d 20:29:36 20:29:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:37 Successfully built 6ca8eb2fd43d 20:29:37 Successfully tagged docker-support-scheduler-go:latest 20:29:37  Building docker-support-scheduler-go ... done (1/3) Installing nghttp2-libs (1.41.0-r0) 20:29:37 (2/3) Installing libcurl (7.69.1-r3) 20:29:37 (3/3) Installing curl (7.69.1-r3) 20:29:37 Executing busybox-1.31.1-r19.trigger 20:29:37 OK: 72 MiB in 58 packages 20:29:38 Removing intermediate container df2148cbb104 20:29:38 ---> aa7024c31971 20:29:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:29:38 ---> Running in cbc8ec8fa131 20:29:38 Removing intermediate container cbc8ec8fa131 20:29:38 ---> 5b8732824dff 20:29:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:39 ---> Running in 95c928005b60 20:29:39 Removing intermediate container 95c928005b60 20:29:39 ---> 59a220e115ce 20:29:39 Step 24/26 : LABEL arch=x86_64 20:29:39 ---> Running in 43661f7a48cc 20:29:40 Removing intermediate container 43661f7a48cc 20:29:40 ---> 0b99271c74a2 20:29:40 Step 25/26 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:29:40 ---> Running in 70e7ae24f35e 20:29:40 Removing intermediate container 70e7ae24f35e 20:29:40 ---> 4d74713a772b 20:29:40 Step 26/26 : LABEL version=0.0.0 20:29:40 ---> Running in 0078574dbb0d 20:29:40 Removing intermediate container 0078574dbb0d 20:29:40 ---> 35449073478a 20:29:40 20:29:41 Successfully built 35449073478a 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.236s coverage: 28.6% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.191s coverage: 100.0% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.271s coverage: 86.7% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.320s coverage: 97.5% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 20:29:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:29:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:29:41 Successfully tagged docker-sys-mgmt-agent-go:latest 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.101s coverage: 94.1% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.134s coverage: 75.5% of statements 20:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 20:29:48  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 2e3dd86b28db 20:29:48 ---> 70daae41e843 20:29:48 20:29:48 Step 10/23 : FROM alpine:3.12 20:29:48 ---> 389fef711851 20:29:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:29:48 ---> Running in 5aad6a5498d6 20:29:48 Removing intermediate container 5aad6a5498d6 20:29:48 ---> ca0a9883a107 20:29:48 Step 12/23 : ENV APP_PORT=48080 20:29:48 ---> Running in 6ea77d89dfd6 20:29:48 Removing intermediate container 6ea77d89dfd6 20:29:48 ---> d564e5a62f0c 20:29:48 Step 13/23 : EXPOSE $APP_PORT 20:29:48 ---> Running in cf4cc4d9703b 20:29:48 Removing intermediate container cf4cc4d9703b 20:29:48 ---> 6fd35aefa118 20:29:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:48 ---> Running in a5c82c7cd667 20:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements 20:29:50 Removing intermediate container a5c82c7cd667 20:29:50 ---> 00be5e1226f0 20:29:50 Step 15/23 : RUN apk add --update --no-cache zeromq 20:29:50 ---> Running in 21d3f3b770bb 20:29:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements 20:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:29:51 (1/5) Installing libgcc (9.3.0-r2) 20:29:51 (2/5) Installing libsodium (1.0.18-r0) 20:29:52 (3/5) Installing libstdc++ (9.3.0-r2) 20:29:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.4% of statements 20:29:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:29:52 (4/5) Installing libzmq (4.3.3-r0) 20:29:52 (5/5) Installing zeromq (4.3.3-r0) 20:29:52 Executing busybox-1.31.1-r19.trigger 20:29:52 OK: 8 MiB in 19 packages 20:29:52 Removing intermediate container 21d3f3b770bb 20:29:52 ---> 5b3c588978fe 20:29:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:53 ---> 4078322d38c5 20:29:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.725s coverage: 63.5% of statements 20:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 20:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 20:29:54 ---> f08e2ffb695e 20:29:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:29:54 ---> 128f0cdc2e20 20:29:54 Step 19/23 : ENTRYPOINT ["/core-data"] 20:29:54 ---> Running in d85f87600e46 20:29:54 Removing intermediate container d85f87600e46 20:29:54 ---> 879b63ffe9da 20:29:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:54 ---> Running in fb8103ce68af 20:29:54 Removing intermediate container fb8103ce68af 20:29:54 ---> eed80145456f 20:29:54 Step 21/23 : LABEL arch=x86_64 20:29:54 ---> Running in 56e905d69b94 20:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 20:29:54 Removing intermediate container 56e905d69b94 20:29:54 ---> aa6b2fd3061c 20:29:54 Step 22/23 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:29:54 ---> Running in 59654fa84b70 20:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.126s coverage: 73.7% of statements 20:29:55 Removing intermediate container 59654fa84b70 20:29:55 ---> c854eecd6559 20:29:55 Step 23/23 : LABEL version=0.0.0 20:29:55 ---> Running in 7453a2b72143 20:29:55 Removing intermediate container 7453a2b72143 20:29:55 ---> a3ef9241cbdc 20:29:55 20:29:55 Successfully built a3ef9241cbdc 20:29:55 Successfully tagged docker-core-data-go:latest 20:29:56  Building docker-core-data-go ... done  [Pipeline] } 20:29:56 $ docker stop --time=1 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 20:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 20:29:57 $ docker rm -f 33f85293f28136b92239062cf83d1070ff60e41ff6907143b894311a779c5229 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:58 + docker images 20:29:58 + grep docker 20:29:58 docker-core-data-go latest a3ef9241cbdc 3 seconds ago 22.3MB 20:29:58 docker-sys-mgmt-agent-go latest 35449073478a 18 seconds ago 313MB 20:29:58 docker-support-scheduler-go latest 6ca8eb2fd43d 22 seconds ago 10.7MB 20:29:58 docker-security-proxy-setup-go latest dafd4a549e54 24 seconds ago 24.5MB 20:29:58 docker-core-metadata-go latest e5764a3b73d5 30 seconds ago 13MB 20:29:58 docker-security-secretstore-setup-go latest 243cf368100b About a minute ago 24.6MB 20:29:58 docker-security-bootstrap-redis-go latest 6a75cf4b3d7a About a minute ago 15.8MB 20:29:58 docker-support-notifications-go latest 524fda13e01d About a minute ago 12MB 20:29:58 docker-core-command-go latest 5800448941c2 2 minutes ago 10.6MB 20:29:58 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.914s coverage: 55.9% of statements 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 20:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 37.0% of statements 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.698s coverage: 84.0% of statements 20:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.446s coverage: 47.1% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.160s coverage: 29.1% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.199s coverage: 99.0% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:30:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:30:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 20:30:13 Still waiting to schedule task 20:30:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:30:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 20:30:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 20:30:16 GO111MODULE=on go vet ./... 20:31:03 Running on prd-ubuntu18.04-docker-8c-8g-19800 in /w/workspace/edgexfoundry_edgex-go_PR-2999 [Pipeline] { [Pipeline] ws 20:31:03 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 20:31:05 using credential edgex-jenkins-ssh 20:31:05 Cloning the remote Git repository 20:31:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:31:05 > git init /w/workspace/edgex-go/7 # timeout=10 20:31:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:05 > git --version # timeout=10 20:31:05 > git --version # 'git version 2.17.1' 20:31:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2999/head:refs/remotes/origin/PR-2999 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:16 Merging remotes/origin/master commit 6731ab5d56a0494658aab350a508f22ecd29f588 into PR head commit 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:31:16 Merge succeeded, producing 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:31:16 Checking out Revision 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d (PR-2999) 20:31:16 > git config core.sparsecheckout # timeout=10 20:31:16 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 20:31:16 > git remote # timeout=10 20:31:16 > git config --get remote.origin.url # timeout=10 20:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:16 > git merge 6731ab5d56a0494658aab350a508f22ecd29f588 # timeout=10 20:31:16 > git rev-parse HEAD^{commit} # timeout=10 20:31:16 > git config core.sparsecheckout # timeout=10 20:31:16 > git checkout -f 7d7a9a69f5a15897ee315b7aba1051f3cb8e556d # timeout=10 20:31:20 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:21 + echo snap-build.sh 20:31:21 snap-build.sh 20:31:21 + SNAP_BASE_DIR=. 20:31:21 + '[' '!' -z /w/workspace/edgex-go/7 ']' 20:31:21 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 20:31:21 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 20:31:21 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 20:31:21 + cd /w/workspace/edgex-go/7 20:31:21 + sudo apt-get remove -qy --purge lxd lxd-client 20:31:21 Reading package lists... 20:31:21 Building dependency tree... 20:31:21 Reading state information... 20:31:21 The following packages were automatically installed and are no longer required: 20:31:21 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:31:21 uidmap xdelta3 20:31:21 Use 'sudo apt autoremove' to remove them. 20:31:21 The following packages will be REMOVED: 20:31:21 lxd* lxd-client* 20:31:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:31:21 After this operation, 31.7 MB disk space will be freed. 20:31:22 (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.) 20:31:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:31:23 Removing lxd dnsmasq configuration 20:31:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:31:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:31:24 gofmt -l . 20:31:24 [ "`gofmt -l .`" = "" ] 20:31:24 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 20:31:25 (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.) 20:31:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:31:26 Processing triggers for systemd (237-3ubuntu10.42) ... 20:31:26 Processing triggers for ureadahead (0.100.0-21) ... 20:31:27 ./bin/test-go-mod-tidy.sh 20:31:28 ./bin/test-attribution-txt.sh 20:31:28 + sudo snap remove --purge lxd 20:31:28 snap "lxd" is not installed 20:31:28 + sudo groupadd --force --system lxd 20:31:28 ++ whoami 20:31:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:31:28 + newgrp - lxd 20:31:28 + sudo snap install lxd [Pipeline] sh 20:31:30 + ls -al . 20:31:30 total 680 20:31:30 drwxrwxr-x 9 1001 1001 4096 Jan 12 20:31 . 20:31:30 drwxr-xr-x 4 root root 4096 Jan 12 20:27 .. 20:31:30 -rw-rw-r-- 1 1001 1001 11 Jan 12 20:26 .dockerignore 20:31:30 drwxrwxr-x 8 1001 1001 4096 Jan 12 20:26 .git 20:31:30 drwxrwxr-x 3 1001 1001 4096 Jan 12 20:26 .github 20:31:30 -rw-rw-r-- 1 1001 1001 824 Jan 12 20:26 .gitignore 20:31:30 -rw-rw-r-- 1 1001 1001 166 Jan 12 20:26 .sonarcloud.properties 20:31:30 -rw-rw-r-- 1 1001 1001 7741 Jan 12 20:26 Attribution.txt 20:31:30 -rw-rw-r-- 1 1001 1001 3804 Jan 12 20:26 CONTRIBUTING.md 20:31:30 -rw-rw-r-- 1 1001 1001 931 Jan 12 20:26 Dockerfile.build 20:31:30 -rw-rw-r-- 1 1001 1001 863 Jan 12 20:26 Jenkinsfile 20:31:30 -rw-rw-r-- 1 1001 1001 10775 Jan 12 20:26 LICENSE 20:31:30 -rw-rw-r-- 1 1001 1001 5750 Jan 12 20:26 Makefile 20:31:30 -rw-rw-r-- 1 1001 1001 6524 Jan 12 20:26 README.md 20:31:30 -rw-rw-r-- 1 1001 1001 6744 Jan 12 20:26 SECURITY.md 20:31:30 -rw-rw-r-- 1 1001 1001 5 Jan 12 20:22 VERSION 20:31:30 -rw-rw-r-- 1 1001 1001 4131 Jan 12 20:26 ZMQWindows.md 20:31:30 drwxrwxr-x 2 1001 1001 4096 Jan 12 20:26 bin 20:31:30 drwxrwxr-x 14 1001 1001 4096 Jan 12 20:26 cmd 20:31:30 -rw-r--r-- 1 root root 545099 Jan 12 20:30 coverage.out 20:31:30 -rw-r--r-- 1 root root 979 Jan 12 20:31 go.mod 20:31:30 -rw-r--r-- 1 root root 19231 Jan 12 20:31 go.sum 20:31:30 drwxrwxr-x 8 1001 1001 4096 Jan 12 20:26 internal 20:31:30 drwxrwxr-x 4 1001 1001 4096 Jan 12 20:26 openapi 20:31:30 drwxrwxr-x 4 1001 1001 4096 Jan 12 20:26 snap 20:31:30 -rw-rw-r-- 1 1001 1001 168 Jan 12 20:26 version.go [Pipeline] sh 20:31:30 + '[' -e coverage.out ] 20:31:30 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:30 Warning: overwriting stash ‘coverage-report’ 20:31:32 Stashed 1 file(s) [Pipeline] sh 20:31:32 + make build 20:31:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:31:36 2021-01-12T20:31:33Z INFO Waiting for automatic snapd restart... 20:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:51 lxd 4.10 from Canonical* installed 20:31:51 + sudo lxd init --auto 20:32:00 + sudo snap install --classic snapcraft 20:32:04 snapcraft 4.4.4 from Canonical* installed 20:32:04 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 20:32:04 + patch --verbose -p1 20:32:04 Hmm... Looks like a unified diff to me... 20:32:04 The text leading up to this was: 20:32:04 -------------------------- 20:32:04 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 20:32:04 |From: Tony Espy 20:32:04 |Date: Wed, 16 Dec 2020 16:34:55 -0500 20:32:04 |Subject: [PATCH] optimize snap build for pipeline CI check 20:32:04 | 20:32:04 |This patch is used by the EdgeX CI pipeline builds to 20:32:04 |optimize the snap CI check run for pull requests. When 20:32:04 |applied, it essentially strips out everything (apps and 20:32:04 |parts) from the snapcraft.yaml file except those required 20:32:04 |to build edgex-go, as the whole idea of the CI check is to 20:32:04 |catch changes to edgex-go that break the snap build. 20:32:04 | 20:32:04 |In general, anyone updating snapcraft.yaml will also need 20:32:04 |to update this patch file, otherwise it may fail to apply, 20:32:04 |resulting in a failed snap build CI check in the associated 20:32:04 |pull request. 20:32:04 | 20:32:04 |Note - in addition to applying this patch, the pipeline also 20:32:04 |only primes the snap (e.g. `snapcraft prime`), as there's no 20:32:04 |need to build the finally binary .snap file (and it won't 20:32:04 |work with the patch applied). This further reduces the build 20:32:04 |time. 20:32:04 |--- 20:32:04 | snap/snapcraft.yaml | 461 +------------------------------------------- 20:32:04 | 1 file changed, 2 insertions(+), 459 deletions(-) 20:32:04 | 20:32:04 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 20:32:04 |index 1e537489..faf42425 100644 20:32:04 |--- a/snap/snapcraft.yaml 20:32:04 |+++ b/snap/snapcraft.yaml 20:32:04 -------------------------- 20:32:04 patching file snap/snapcraft.yaml 20:32:04 Using Plan A... 20:32:04 Hunk #1 succeeded at 73. 20:32:04 Hunk #2 succeeded at 202 with fuzz 1. 20:32:04 Hunk #3 succeeded at 214. 20:32:04 Hunk #4 succeeded at 222. 20:32:04 Hunk #5 succeeded at 229. 20:32:04 Hunk #6 succeeded at 256. 20:32:04 Hunk #7 succeeded at 290. 20:32:04 Hunk #8 succeeded at 342 (offset 1 line). 20:32:04 Hmm... Ignoring the trailing garbage. 20:32:04 done 20:32:04 + sudo snapcraft prime --use-lxd 20:32:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:32:05 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:32:05 - README.md 20:32:05 - snapcraft.yaml.orig 20:32:05 20:32:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:32:06 Launching a container. 20:32:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:32:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:18 Waiting for container to be ready 20:32:18 To start your first instance, try: lxc launch ubuntu:18.04 20:32:18 20:32:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:32:20 Waiting for network to be ready... 20:32:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:32:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 20:32:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:32:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 20:32:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:32:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:32:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 20:32:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 20:32:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 20:32:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 20:32:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:32:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:32:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:32:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:32:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:32:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:32:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:32:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:32:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:32:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 20:32:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 20:32:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 20:32:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 20:32:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 20:32:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 20:32:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 20:32:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 20:32: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 20:32:25 Fetched 23.7 MB in 4s (5580 kB/s) 20:32:26 Reading package lists... 20:32:26 Reading package lists... 20:32:26 Building dependency tree... 20:32:26 Reading state information... 20:32:26 The following additional packages will be installed: 20:32:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:32:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:32:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:32:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:32:26 Suggested packages: 20:32:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:32:26 Recommended packages: 20:32:26 gnupg libsasl2-modules 20:32:26 The following NEW packages will be installed: 20:32:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:32:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:32:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:32:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:32:26 The following packages will be upgraded: 20:32:26 gpg gpg-agent gpgconf libudev1 20:32:26 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 20:32:26 Need to get 3532 kB of archives. 20:32:26 After this operation, 13.3 MB of additional disk space will be used. 20:32:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 20:32:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 20:32:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 20:32:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 20:32:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 20:32:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 20:32:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 20:32:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 20:32:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:32:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:32:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:32:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:32:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:32:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:32:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:32:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:32:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:32:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:32:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:32:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:32:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 20:32:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 20:32:28 debconf: delaying package configuration, since apt-utils is not installed 20:32:28 Fetched 3532 kB in 2s (2215 kB/s) 20:32:28 (Reading database ... 12511 files and directories currently installed.) 20:32:28 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 20:32:28 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:32:28 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 20:32:28 Selecting previously unselected package udev. 20:32:28 (Reading database ... 12511 files and directories currently installed.) 20:32:28 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 20:32:28 Unpacking udev (237-3ubuntu10.43) ... 20:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:29 Selecting previously unselected package libfuse2:amd64. 20:32:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:32:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:32:29 Selecting previously unselected package fuse. 20:32:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:32:29 Unpacking fuse (2.9.7-1ubuntu1) ... 20:32:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 20:32:29 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:32:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 20:32:29 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:32:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 20:32:29 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:32:29 Selecting previously unselected package libksba8:amd64. 20:32:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:32:29 Unpacking libksba8:amd64 (1.3.5-2) ... 20:32:29 Selecting previously unselected package libroken18-heimdal:amd64. 20:32:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:32:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:32:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:32:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libwind0-heimdal:amd64. 20:32:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:32:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:32:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:32:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:32:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:32:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:30 Selecting previously unselected package libsasl2-modules-db:amd64. 20:32:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:32:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:32:30 Selecting previously unselected package libsasl2-2:amd64. 20:32:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:32:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:32:31 Selecting previously unselected package libldap-common. 20:32:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 20:32:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:32:31 Selecting previously unselected package libldap-2.4-2:amd64. 20:32:31 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 20:32:31 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:32:31 Selecting previously unselected package dirmngr. 20:32:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 20:32:31 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 20:32:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 20:32:31 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 20:32:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:32:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:32:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:32:31 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 20:32:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:31 Setting up libksba8:amd64 (1.3.5-2) ... 20:32:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:32:31 Setting up udev (237-3ubuntu10.43) ... 20:32:31 invoke-rc.d: policy-rc.d denied execution of start. 20:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Processing triggers for systemd (237-3ubuntu10) ... 20:32:32 Setting up fuse (2.9.7-1ubuntu1) ... 20:32:32 Setting up gpg (2.2.4-1ubuntu1.3) ... 20:32:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:32:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 20:32:32 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 20:32:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:32:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:32:33 settings in the [Install] section, and DefaultInstance for template units). 20:32:33 This means they are not meant to be enabled using systemctl. 20:32:33 Possible reasons for having this kind of units are: 20:32:33 1) A unit may be statically enabled by being symlinked from another unit's 20:32:33 .wants/ or .requires/ directory. 20:32:33 2) A unit's purpose may be to act as a helper for some other unit which has 20:32:33 a requirement dependency on it. 20:32:33 3) A unit may be started when needed via activation (socket, path, timer, 20:32:33 D-Bus, udev, scripted systemctl call, ...). 20:32:33 4) In case of template units, the unit is meant to be enabled with some 20:32:33 instance name specified. 20:32:33 Reading package lists... 20:32:33 Building dependency tree... 20:32:33 Reading state information... 20:32:33 The following additional packages will be installed: 20:32:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:32:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:32:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:32:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:32:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:32:33 Suggested packages: 20:32:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:32:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:32:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:32:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:32:33 systemd-container policykit-1 20:32:33 Recommended packages: 20:32:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:32:33 The following NEW packages will be installed: 20:32:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:32:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:32:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:32:33 multiarch-support openssh-client python3 python3-minimal python3.6 20:32:33 python3.6-minimal snapd squashfs-tools sudo 20:32:33 The following packages will be upgraded: 20:32:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:32:33 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 20:32:33 Need to get 35.2 MB of archives. 20:32:33 After this operation, 141 MB of additional disk space will be used. 20:32:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 20:32:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 20:32:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 20:32:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 20:32:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 20:32:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:32:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:32:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:32:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:32:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:32:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:32:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:32:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 20:32:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 20:32:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:32:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 20:32:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:32:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 20:32:34 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 20:32:34 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:32:34 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:32:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:32:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 20:32:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 20:32:34 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:32:34 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:32:34 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:32:34 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:32:34 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 20:32:34 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:32:36 debconf: delaying package configuration, since apt-utils is not installed 20:32:36 Fetched 35.2 MB in 2s (15.0 MB/s) 20:32:36 (Reading database ... 12757 files and directories currently installed.) 20:32:36 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 20:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:36 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:32:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 20:32:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:32:37 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 20:32:37 (Reading database ... 12757 files and directories currently installed.) 20:32:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 20:32:37 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 20:32:37 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 20:32:37 (Reading database ... 12757 files and directories currently installed.) 20:32:37 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 20:32:37 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 20:32:37 Setting up apt (1.6.12ubuntu0.2) ... 20:32:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:32:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:32:38 (Reading database ... 12764 files and directories currently installed.) 20:32:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:32:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:32:38 Selecting previously unselected package libpython3.6-minimal:amd64. 20:32:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:32:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:32:39 Selecting previously unselected package libexpat1:amd64. 20:32:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:32:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:32:39 Selecting previously unselected package python3.6-minimal. 20:32:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:32:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:32:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 20:32:39 Checking for services that may need to be restarted...done. 20:32:39 Checking for services that may need to be restarted...done. 20:32:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:32:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:32:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 20:32:39 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 20:32:40 Selecting previously unselected package python3-minimal. 20:32:40 (Reading database ... 13012 files and directories currently installed.) 20:32:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:32:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:32:40 Selecting previously unselected package mime-support. 20:32:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:32:40 Unpacking mime-support (3.60ubuntu1) ... 20:32:40 Selecting previously unselected package libmpdec2:amd64. 20:32:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:32:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:32:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:32:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:32:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:32:40 Selecting previously unselected package python3.6. 20:32:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 20:32:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 20:32:40 Selecting previously unselected package libpython3-stdlib:amd64. 20:32:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:32:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:32:41 Setting up python3-minimal (3.6.7-1~18.04) ... 20:32:41 Selecting previously unselected package python3. 20:32:41 (Reading database ... 13442 files and directories currently installed.) 20:32:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:32:41 Unpacking python3 (3.6.7-1~18.04) ... 20:32:41 Selecting previously unselected package multiarch-support. 20:32:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:32:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:32:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:32:41 Selecting previously unselected package liblzo2-2:amd64. 20:32:41 (Reading database ... 13479 files and directories currently installed.) 20:32:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:32:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:32:41 Selecting previously unselected package libbsd0:amd64. 20:32:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:32:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:32:41 Selecting previously unselected package sudo. 20:32:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 20:32:41 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 20:32:41 Selecting previously unselected package apparmor. 20:32:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:32:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:32:42 Selecting previously unselected package libedit2:amd64. 20:32:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:32:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:32:42 Selecting previously unselected package libkrb5support0:amd64. 20:32:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:32:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:32:42 Selecting previously unselected package libk5crypto3:amd64. 20:32:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:32:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:32:42 Selecting previously unselected package libkeyutils1:amd64. 20:32:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:32:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:32:42 Selecting previously unselected package libkrb5-3:amd64. 20:32:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:32:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:32:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:32:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:32:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:32:42 Selecting previously unselected package libssl1.0.0:amd64. 20:32:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 20:32:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:32:42 Selecting previously unselected package openssh-client. 20:32:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:32:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:32:43 Selecting previously unselected package squashfs-tools. 20:32:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 20:32:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:32:43 Selecting previously unselected package snapd. 20:32:43 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 20:32: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 20:32:43 Unpacking snapd (2.48+18.04) ... 20:32:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:32:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 20:32:45 Setting up mime-support (3.60ubuntu1) ... 20:32:45 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 20:32:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:32:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:32:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:32:45 Setting up systemd (237-3ubuntu10.43) ... 20:32:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:32:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:32:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:32:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:32:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 20:32:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:32:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [Pipeline] } 20:32:46 $ docker stop --time=1 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 20:32:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 20:32:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:32:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:32:47 Setting up python3 (3.6.7-1~18.04) ... 20:32:47 running python rtupdate hooks for python3.6... 20:32:47 running python post-rtupdate hooks for python3.6... 20:32:47 Setting up apparmor (2.12-4ubuntu5.1) ... 20:32:49 $ docker rm -f 7ca2029fa23fedf132751a1e1eb79450fe29748f698a24f845fae99d2df410b2 20:32:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:32:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:32:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:32:50 Setting up snapd (2.48+18.04) ... 20:32:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [Pipeline] // withDockerContainer [Pipeline] } 20:32:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:32:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:32:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:32:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:32:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:32:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:32:51 20:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:32:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:32:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:32:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 20:32:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:32:52 Processing triggers for systemd (237-3ubuntu10.43) ... 20:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:32:52 latest: Pulling from edgex-devops/edgex-compose-arm64 20:32:52 29e5d40040c1: Pulling fs layer 20:32:52 1ce36da41761: Pulling fs layer 20:32:52 25b303627fd3: Pulling fs layer 20:32:52 29e5d40040c1: Download complete 20:32:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:32:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:32:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:32:53 1ce36da41761: Download complete 20:32:53 29e5d40040c1: Pull complete 20:32:54 Reading package lists... 20:32:54 Reading package lists... 20:32:54 Building dependency tree... 20:32:54 Reading state information... 20:32:54 Calculating upgrade... 20:32:54 1ce36da41761: Pull complete 20:32:54 The following packages will be upgraded: 20:32:54 advancecomp base-files bash binutils binutils-common 20:32:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:32:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:32:54 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 20:32:54 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 20:32:54 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 20:32:54 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 20:32:54 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 20:32:54 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:32:54 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:32:54 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:32:54 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:32:54 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:32:54 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:32:54 ubuntu-keyring util-linux 20:32:54 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:32:54 Need to get 63.7 MB of archives. 20:32:54 After this operation, 5203 kB of additional disk space will be used. 20:32:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:32:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 20:32:55 25b303627fd3: Download complete 20:32:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:32:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:32:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:32:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:32:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:32:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:32:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:32:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:32:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:32:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:32:55 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:32:55 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:32:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:32:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:32:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:32:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:32:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:32:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:32:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:32:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 20:32:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:32:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:32:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:32:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:32:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:32:55 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:32:55 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:32:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:32:55 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:32:55 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:32:55 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:32:55 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:32:55 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 20:32:55 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 20:32:55 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 20:32:55 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 20:32:55 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 20:32:55 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:32:55 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:32:55 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:32:55 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:32:55 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:32:55 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:32:55 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:32:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:32:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:32:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:32:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:32:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:32:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:32:56 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 20:32:56 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:32:56 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:32:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:32:56 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:32:56 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:32:56 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:32:56 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:32:56 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:32:56 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:32:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:32:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:32:56 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:32:56 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:32:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:32:56 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 20:32:56 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 20:32:56 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:32:56 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:32:56 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 20:32:56 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 20:32:56 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 20:32:56 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:32:56 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:32:56 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:32:56 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 20:32:56 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:32:56 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:32:56 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 20:32:56 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 20:32:56 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 20:32:56 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 20:32:56 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:32:56 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:32:56 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:32:56 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:32:57 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:32:57 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:32:57 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:32:57 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:32:58 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:32:58 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:32:58 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:32:58 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:32:58 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:32:58 debconf: delaying package configuration, since apt-utils is not installed 20:32:58 Fetched 63.7 MB in 3s (19.0 MB/s) 20:32:58 (Reading database ... 13912 files and directories currently installed.) 20:32:58 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:32:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:32:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:32:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:32:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 20:32:59 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 20:32:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:32:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:32:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:32:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:00 (Reading database ... 13911 files and directories currently installed.) 20:33:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:33:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:33:01 (Reading database ... 13911 files and directories currently installed.) 20:33:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:33:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:33:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:01 (Reading database ... 13911 files and directories currently installed.) 20:33:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:33:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:33:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:33:02 (Reading database ... 13911 files and directories currently installed.) 20:33:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:33:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:33:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:33:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:33:03 Setting up base-files (10.1ubuntu2.10) ... 20:33:03 Installing new version of config file /etc/issue ... 20:33:03 Installing new version of config file /etc/issue.net ... 20:33:03 Installing new version of config file /etc/lsb-release ... 20:33:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:33:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:33:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:33:03 Removing obsolete conffile /etc/default/motd-news ... 20:33:03 (Reading database ... 13912 files and directories currently installed.) 20:33:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:33:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:33:03 Setting up bash (4.4.18-2ubuntu1.2) ... 20:33:03 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 20:33:03 (Reading database ... 13912 files and directories currently installed.) 20:33:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:33:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:33:04 (Reading database ... 13912 files and directories currently installed.) 20:33:04 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 20:33:04 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 20:33:04 Setting up tar (1.29b-2ubuntu0.1) ... 20:33:04 (Reading database ... 13912 files and directories currently installed.) 20:33:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:33:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:33:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:33:04 (Reading database ... 13912 files and directories currently installed.) 20:33:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:33:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:33:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:33:05 25b303627fd3: Pull complete 20:33:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:33:05 (Reading database ... 13912 files and directories currently installed.) 20:33:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:33:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:33:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:33:05 prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 20:33:05 (Reading database ... 13912 files and directories currently installed.) 20:33:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:33:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:33:05 Setting up grep (3.1-2build1) ... 20:33:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:33:06 (Reading database ... 13912 files and directories currently installed.) 20:33:06 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:33:06 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:33:06 Setting up login (1:4.5-1ubuntu2) ... 20:33:06 (Reading database ... 13912 files and directories currently installed.) 20:33:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:33:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:33:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:33:06 (Reading database ... 13912 files and directories currently installed.) 20:33:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:33:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:33:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:33:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:33:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:33:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:33:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:33:07 (Reading database ... 13912 files and directories currently installed.) 20:33:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:33:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:33:08 $ docker top 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 -eo pid,comm [Pipeline] { 20:33:09 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:33:09 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:33:09 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:33:09 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:33:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [Pipeline] sh 20:33:09 (Reading database ... 13912 files and directories currently installed.) 20:33:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:33:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:33:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:33:09 (Reading database ... 13912 files and directories currently installed.) 20:33:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:33:09 (Reading database ... 13912 files and directories currently installed.) 20:33:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:10 + docker-compose build --help 20:33:10 + grep parallel 20:33:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:33:10 (Reading database ... 13912 files and directories currently installed.) 20:33:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:33:10 (Reading database ... 13912 files and directories currently installed.) 20:33:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:33:10 (Reading database ... 13912 files and directories currently installed.) 20:33:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:33:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:33:10 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:33:10 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:33:10 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:33:11 (Reading database ... 13912 files and directories currently installed.) 20:33:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:33:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:33:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:33:11 (Reading database ... 13912 files and directories currently installed.) 20:33:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:33:11 (Reading database ... 13912 files and directories currently installed.) 20:33:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:33:11 (Reading database ... 13912 files and directories currently installed.) 20:33:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:33:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:33:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:33:13 (Reading database ... 13912 files and directories currently installed.) 20:33:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:33:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:33:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:33:13 (Reading database ... 13912 files and directories currently installed.) 20:33:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:33:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:33:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:33:13 (Reading database ... 13914 files and directories currently installed.) 20:33:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:33:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:33:13 Setting up debconf (1.5.66ubuntu1) ... 20:33:14 (Reading database ... 13914 files and directories currently installed.) 20:33:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:33:14 --parallel Build images in parallel. 20:33:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:33:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:33:14 (Reading database ... 13914 files and directories currently installed.) 20:33:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [Pipeline] } 20:33:14 $ docker stop --time=1 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 20:33:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:33:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 20:33:14 (Reading database ... 13914 files and directories currently installed.) 20:33:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 20:33:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:33:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 20:33:15 (Reading database ... 13914 files and directories currently installed.) 20:33:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:33:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:33:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 20:33:15 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 20:33:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:33:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:33:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:33:15 (Reading database ... 13914 files and directories currently installed.) 20:33:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:33:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:33:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:33:15 (Reading database ... 13914 files and directories currently installed.) 20:33:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 20:33:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 20:33:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 20:33:16 $ docker rm -f 1db5104ecf2d8abf6241055c3be1dd432d899d27861864afe4e85500623cb2c5 20:33:16 (Reading database ... 13914 files and directories currently installed.) 20:33:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:33:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:33:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:33:16 (Reading database ... 13914 files and directories currently installed.) 20:33:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 20:33:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 20:33:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:16 (Reading database ... 13914 files and directories currently installed.) 20:33:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:33:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:33:17 . 20:33:17 Setting up passwd (1:4.5-1ubuntu2) ... [Pipeline] withDockerContainer 20:33:17 (Reading database ... 13914 files and directories currently installed.) 20:33:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 20:33:17 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 20:33:17 prd-ubuntu18.04-docker-arm64-4c-16g-19796 does not seem to be running inside a container 20:33:17 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:33:17 Setting up gpgv (2.2.4-1ubuntu1.3) ... 20:33:17 (Reading database ... 13914 files and directories currently installed.) 20:33:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:33:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:33:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:33:17 (Reading database ... 13914 files and directories currently installed.) 20:33:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:33:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:33:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:33:18 (Reading database ... 13914 files and directories currently installed.) 20:33:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:33:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:33:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:33:18 (Reading database ... 13914 files and directories currently installed.) 20:33:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:33:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:33:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:33:18 (Reading database ... 13914 files and directories currently installed.) 20:33:18 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 20:33:19 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 20:33:19 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 20:33:19 $ docker top 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 -eo pid,comm 20:33:19 (Reading database ... 13914 files and directories currently installed.) 20:33:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 20:33:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 20:33:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [Pipeline] { [Pipeline] sh 20:33:19 (Reading database ... 13915 files and directories currently installed.) 20:33:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:33:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:33:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:33:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:33:20 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 20:33:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 20:33:20 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 20:33:20 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 20:33:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:33:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:33:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:33:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:33:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:33:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:33:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:33:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:33:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:33:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:33:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:33:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:33:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:33:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:33:21 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 20:33:21 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 20:33:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:33:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:33:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:33:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:33:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:33:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:33:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:33:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:33:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:33:23 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:33:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 20:33:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 20:33:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:24 Building docker-core-command-go ... 20:33:24 Building docker-core-data-go ... 20:33:24 Building docker-core-metadata-go ... 20:33:24 Building docker-security-bootstrap-redis-go ... 20:33:24 Building docker-security-proxy-setup-go ... 20:33:24 Building docker-security-secretstore-setup-go ... 20:33:24 Building docker-support-notifications-go ... 20:33:24 Building docker-support-scheduler-go ... 20:33:24 Building docker-sys-mgmt-agent-go ... 20:33:24 Building docker-security-secretstore-setup-go 20:33:24 Building docker-support-notifications-go 20:33:24 Building docker-security-bootstrap-redis-go 20:33:24 Building docker-core-metadata-go 20:33:24 Building docker-core-command-go 20:33:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:33:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:33:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:33:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:33:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:33:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:33:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:33:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:33:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:33:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:33:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:33:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:33:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:33:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:33:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:33:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:33:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:33:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:33:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:33:29 Setting up tzdata (2020f-0ubuntu0.18.04) ... 20:33:29 20:33:29 Current default time zone: 'Etc/UTC' 20:33:29 Local time is now: Tue Jan 12 20:33:29 UTC 2021. 20:33:29 Universal Time is now: Tue Jan 12 20:33:29 UTC 2021. 20:33:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:33:29 20:33:29 Setting up systemd-sysv (237-3ubuntu10.43) ... 20:33:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 20:33:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:33:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:33:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:33:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:33:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:33:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:33:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:33:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:33:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 20:33:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:30 Setting up patch (2.7.6-2ubuntu1.1) ... 20:33:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:33:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:33:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 20:33:30 Installing new version of config file /etc/ssl/openssl.cnf ... 20:33:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:33:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:33:30 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 20:33:32 Updating certificates in /etc/ssl/certs... 20:33:32 22 added, 17 removed; done. 20:33:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:33:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:33:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:33:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:33:33 Setting up pkgbinarymangler (138.18.04.1) ... 20:33:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 20:33:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up perl (5.26.1-6ubuntu0.5) ... 20:33:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 20:33:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:33:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:33:33 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 20:33:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:33:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:33:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:33:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:33:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:33:34 Processing triggers for systemd (237-3ubuntu10.43) ... 20:33:34 Processing triggers for mime-support (3.60ubuntu1) ... 20:33:34 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 20:33:34 Updating certificates in /etc/ssl/certs... 20:33:35 0 added, 0 removed; done. 20:33:35 Running hooks in /etc/ca-certificates/update.d... 20:33:35 done. 20:33:35 Reading package lists... 20:33:35 Building dependency tree... 20:33:35 Reading state information... 20:33:35 The following NEW packages will be installed: 20:33:35 apt-transport-https 20:33:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:33:35 Need to get 1696 B of archives. 20:33:35 After this operation, 153 kB of additional disk space will be used. 20:33:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 20:33:35 debconf: delaying package configuration, since apt-utils is not installed 20:33:35 Fetched 1696 B in 0s (20.7 kB/s) 20:33:35 Selecting previously unselected package apt-transport-https. 20:33:35 (Reading database ... 13929 files and directories currently installed.) 20:33:35 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 20:33:35 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 20:33:35 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 20:33:36 Waiting for network to be ready... 20:33:44 2021-01-12T20:33:41Z INFO Waiting for automatic snapd restart... 20:33:44 snapd 2.48.2 from Canonical* installed 20:33:44 "snapd" switched to the "latest/stable" channel 20:33:44 20:33:46 core18 20201210 from Canonical* installed 20:33:46 "core18" switched to the "latest/stable" channel 20:33:46 20:33:50 snapcraft 4.4.4 from Canonical* installed 20:33:50 "snapcraft" switched to the "latest/stable" channel 20:33:50 20:33:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 20:33:53 - README.md 20:33:53 - snapcraft.yaml.orig 20:33:53 20:33:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:34:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:34:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:34:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:34:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:34:01 Reading package lists... 20:34:01 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 20:34:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:34:08 Reading package lists... 20:34:08 Building dependency tree... 20:34:08 Reading state information... 20:34:08 Suggested packages: 20:34:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:34:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:34:08 Recommended packages: 20:34:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:34:08 The following NEW packages will be installed: 20:34:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:34:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:34:08 pkg-config zip 20:34:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:34:08 Need to get 7655 kB of archives. 20:34:08 After this operation, 43.7 MB of additional disk space will be used. 20:34:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 20:34:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 20:34:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:34:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 20:34:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 20:34:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:34:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:34:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:34:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:34:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:34:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:34:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:34:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:34:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:34:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:34:08 debconf: delaying package configuration, since apt-utils is not installed 20:34:08 Fetched 7655 kB in 1s (10.4 MB/s) 20:34:08 Selecting previously unselected package libglib2.0-0:amd64. 20:34:08 (Reading database ... 13933 files and directories currently installed.) 20:34:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 20:34:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:34:09 Selecting previously unselected package libpsl5:amd64. 20:34:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:34:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:34:09 Selecting previously unselected package libnghttp2-14:amd64. 20:34:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:34:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:34:09 Selecting previously unselected package librtmp1:amd64. 20:34:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:34:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:34:09 Selecting previously unselected package libcurl3-gnutls:amd64. 20:34:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 20:34:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:34:09 Selecting previously unselected package liberror-perl. 20:34:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:34:09 Unpacking liberror-perl (0.17025-1) ... 20:34:09 Selecting previously unselected package git-man. 20:34:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 20:34:09 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 20:34:10 Selecting previously unselected package git. 20:34:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 20:34:10 Unpacking git (1:2.17.1-1ubuntu0.7) ... 20:34:10 Selecting previously unselected package libnorm1:amd64. 20:34:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:34:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:34:10 Selecting previously unselected package libpgm-5.2-0:amd64. 20:34:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:34:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:34:10 Selecting previously unselected package libsodium23:amd64. 20:34:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:34:10 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:34:10 Selecting previously unselected package libzmq5:amd64. 20:34:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:34:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:34:11 Selecting previously unselected package libzmq3-dev:amd64. 20:34:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:34:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:34:11 Selecting previously unselected package pkg-config. 20:34:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:34:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:34:11 Selecting previously unselected package zip. 20:34:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:34:11 Unpacking zip (3.0-11build1) ... 20:34:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:34:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 20:34:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:34:11 Setting up liberror-perl (0.17025-1) ... 20:34:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:34:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 20:34:11 No schema files found: doing nothing. 20:34:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:34:11 Setting up zip (3.0-11build1) ... 20:34:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:34:11 Setting up libsodium23:amd64 (1.0.16-2) ... 20:34:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:34:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:34:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 20:34:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:34:12 Setting up git (1:2.17.1-1ubuntu0.7) ... 20:34:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:34:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:34:18 git set to automatically installed. 20:34:18 git-man set to automatically installed. 20:34:18 libcurl3-gnutls set to automatically installed. 20:34:18 liberror-perl set to automatically installed. 20:34:18 libglib2.0-0 set to automatically installed. 20:34:18 libnghttp2-14 set to automatically installed. 20:34:18 libnorm1 set to automatically installed. 20:34:18 libpgm-5.2-0 set to automatically installed. 20:34:18 libpsl5 set to automatically installed. 20:34:18 librtmp1 set to automatically installed. 20:34:18 libsodium23 set to automatically installed. 20:34:18 libzmq3-dev set to automatically installed. 20:34:18 libzmq5 set to automatically installed. 20:34:18 pkg-config set to automatically installed. 20:34:18 zip set to automatically installed. 20:34:19 snapd is not logged in, snap install commands will use sudo 20:34:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 20:34:26 snap "core18" has no updates available 20:34:27 Pulling config-common 20:34:28 Pulling go-build-helper 20:34:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:34:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 44ac91387100 20:34:32 Step 3/22 : WORKDIR /edgex-go 20:34:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:34:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 44ac91387100 20:34:32 Step 3/24 : WORKDIR /edgex-go 20:34:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:34:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 44ac91387100 20:34:32 Step 3/22 : WORKDIR /edgex-go 20:34:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:34:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 44ac91387100 20:34:32 Step 3/24 : WORKDIR /edgex-go 20:34:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:34:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:32 ---> 44ac91387100 20:34:32 Step 3/22 : WORKDIR /edgex-go 20:34:34 ---> Running in 798d9cf1242f 20:34:34 ---> Running in 17270121d4f0 20:34:34 ---> Running in ecc4bfe6cb80 20:34:34 ---> Running in 511a7a8f5fca 20:34:34 ---> Running in 3bbdf54645d4 20:34:35 Removing intermediate container 511a7a8f5fca 20:34:35 ---> a27883ba9f8d 20:34:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 Removing intermediate container 3bbdf54645d4 20:34:35 ---> 24c5067e8dc4 20:34:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 Removing intermediate container ecc4bfe6cb80 20:34:35 ---> 7d93ca9f2ff0 20:34:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 Removing intermediate container 17270121d4f0 20:34:35 ---> 31424e9a0bb7 20:34:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 ---> Running in 702e827c24bd 20:34:35 Removing intermediate container 798d9cf1242f 20:34:35 ---> 4808def49ce5 20:34:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 ---> Running in b03b7002c337 20:34:35 ---> Running in 406c87f9ab59 20:34:35 ---> Running in 638329f824fd 20:34:35 ---> Running in f47537fdb94b 20:34:39 Removing intermediate container 702e827c24bd 20:34:39 ---> 230e289c44a8 20:34:39 Step 5/22 : RUN apk add --update --no-cache make git 20:34:39 ---> Running in 0afd9a4554e4 20:34:39 Removing intermediate container b03b7002c337 20:34:39 ---> 7cbb80eec030 20:34:39 Step 5/24 : RUN apk add --update --no-cache make git 20:34:39 Removing intermediate container 406c87f9ab59 20:34:39 ---> cf1284dfb6a5 20:34:39 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:39 ---> Running in d13293866003 20:34:40 ---> Running in c98427ae9f36 20:34:40 Removing intermediate container 638329f824fd 20:34:40 ---> 31e57ad5c7d4 20:34:40 Step 5/22 : RUN apk add --update --no-cache make git 20:34:40 Removing intermediate container f47537fdb94b 20:34:40 ---> 0430b109ebf7 20:34:40 Step 5/22 : RUN apk add --update --no-cache make git 20:34:40 ---> Running in d5bd4d21b1e5 20:34:40 ---> Running in e160a0966cfb 20:34:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:42 OK: 217 MiB in 51 packages 20:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:34:43 OK: 217 MiB in 51 packages 20:34:43 OK: 217 MiB in 51 packages 20:34:43 OK: 217 MiB in 51 packages 20:34:44 OK: 217 MiB in 51 packages 20:34:44 Removing intermediate container 0afd9a4554e4 20:34:44 ---> ee2d50ed5829 20:34:44 Step 6/22 : COPY go.mod . 20:34:45 Removing intermediate container d13293866003 20:34:45 ---> 5bb8a43e2a8b 20:34:45 Step 6/24 : COPY go.mod . 20:34:45 Removing intermediate container c98427ae9f36 20:34:45 ---> 9169afec0cc8 20:34:45 Step 6/24 : COPY go.mod . 20:34:45 ---> 91a7bfa8a6c9 20:34:45 Step 7/22 : RUN go mod download 20:34:45 Removing intermediate container d5bd4d21b1e5 20:34:45 ---> 9c1ad12019a1 20:34:45 Step 6/22 : COPY go.mod . 20:34:45 Removing intermediate container e160a0966cfb 20:34:45 ---> e69046988ebe 20:34:45 Step 6/22 : COPY go.mod . 20:34:45 ---> 141f3e48708c 20:34:45 Step 7/24 : RUN go mod download 20:34:45 ---> Running in 2e1a061311fc 20:34:46 ---> Running in 134de7c53318 20:34:46 ---> 033c90569818 20:34:46 Step 7/24 : RUN go mod download 20:34:46 ---> Running in e584cb69c372 20:34:46 ---> 32f4e72283c5 20:34:46 Step 7/22 : RUN go mod download 20:34:46 ---> 7e55985e72d5 20:34:46 Step 7/22 : RUN go mod download 20:34:47 ---> Running in caf19365b4a8 20:34:47 ---> Running in 7c840baa2377 20:34:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:34:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:34:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:34:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 20:34:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:34:50 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:34:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:34:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:34:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:34:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:34:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:34:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 20:34:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 20:34:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 20:34:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 20:34:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 20:34:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 20:34:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 20:34:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:34:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 20:34:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 20:34:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 20:34:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 20:34:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 20:34:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 20:34:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 20:34:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 20:34:50 Fetched 23.7 MB in 0s (0 B/s) 20:34:50 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:34:50 Fetched 96.5 kB in 0s (0 B/s) 20:34:50 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:34:50 Fetched 279 kB in 0s (0 B/s) 20:34:50 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:34:50 Fetched 122 kB in 0s (0 B/s) 20:34:50 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:34:50 Fetched 77.8 kB in 0s (0 B/s) 20:34:50 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:34:50 Fetched 8848 B in 0s (0 B/s) 20:34:50 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:34:50 Fetched 47.8 kB in 0s (0 B/s) 20:34:50 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:34:50 Fetched 45.6 kB in 0s (0 B/s) 20:34:50 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:34:50 Fetched 15.0 kB in 0s (0 B/s) 20:34:50 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 20:34:50 Fetched 214 kB in 0s (0 B/s) 20:34:50 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 20:34:50 Fetched 155 kB in 0s (0 B/s) 20:34:50 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:34:50 Fetched 50.6 kB in 0s (0 B/s) 20:34:50 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:34:50 Fetched 14.8 kB in 0s (0 B/s) 20:34:50 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:34:50 Fetched 41.8 kB in 0s (0 B/s) 20:34:50 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:34:50 Fetched 499 kB in 0s (0 B/s) 20:34:50 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:34:50 Fetched 111 kB in 0s (0 B/s) 20:34:50 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:34:50 Fetched 240 kB in 0s (0 B/s) 20:34:50 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:34:50 Fetched 29.3 kB in 0s (0 B/s) 20:34:50 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:34:50 Fetched 85.5 kB in 0s (0 B/s) 20:34:50 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:34:50 Fetched 24.5 kB in 0s (0 B/s) 20:34:50 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:34:50 Fetched 49.2 kB in 0s (0 B/s) 20:34:50 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:34:50 Fetched 54.2 kB in 0s (0 B/s) 20:34:50 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:34:50 Fetched 30.8 kB in 0s (0 B/s) 20:34:50 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 20:34:50 Fetched 17.0 kB in 0s (0 B/s) 20:34:50 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:34:50 Fetched 85.9 kB in 0s (0 B/s) 20:34:50 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:34:50 Fetched 8720 B in 0s (0 B/s) 20:34:50 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 20:34:50 Fetched 137 kB in 0s (0 B/s) 20:34:50 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:34:50 Fetched 119 kB in 0s (0 B/s) 20:34:50 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 20:34:50 Fetched 109 kB in 0s (0 B/s) 20:34:50 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:34:50 Fetched 11.1 kB in 0s (0 B/s) 20:34:50 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:34:50 Fetched 645 kB in 0s (0 B/s) 20:34:50 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:34:50 Fetched 41.3 kB in 0s (0 B/s) 20:34:50 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:34:50 Fetched 17.9 kB in 0s (0 B/s) 20:34:50 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:34:50 Fetched 368 kB in 0s (0 B/s) 20:34:50 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:34:50 Fetched 187 kB in 0s (0 B/s) 20:34:50 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:34:50 Fetched 175 kB in 0s (0 B/s) 20:34:50 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:34:50 Removing intermediate container 2e1a061311fc 20:34:50 ---> 680107200d25 20:34:50 Step 8/22 : COPY . . 20:34:50 Removing intermediate container 134de7c53318 20:34:50 ---> 9212a42f0e39 20:34:50 Step 8/24 : COPY . . 20:34:50 Removing intermediate container e584cb69c372 20:34:50 ---> 5d1adb2f32a3 20:34:50 Step 8/24 : COPY . . 20:34:51 Removing intermediate container caf19365b4a8 20:34:51 ---> dae72860c284 20:34:51 Step 8/22 : COPY . . 20:34:51 Removing intermediate container 7c840baa2377 20:34:51 ---> f972b0dc69a6 20:34:51 Step 8/22 : COPY . . 20:34:53 Fetched 206 kB in 0s (0 B/s) 20:34:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 20:34:53 Fetched 1301 kB in 0s (0 B/s) 20:34:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:34:53 Fetched 36.2 kB in 0s (0 B/s) 20:34:53 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 20:34:53 Fetched 159 kB in 0s (0 B/s) 20:34:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:34:53 Fetched 107 kB in 0s (0 B/s) 20:34:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:34:53 Fetched 48.7 kB in 0s (0 B/s) 20:34:53 Pulling static-packages 20:34:54 'go115' has dependencies that need to be staged: static-packages go-build-helper 20:34:54 Skipping pull go-build-helper (already ran) 20:34:54 Skipping pull static-packages (already ran) 20:34:54 Building go-build-helper 20:34:57 Building static-packages 20:34:59 Staging go-build-helper 20:35:00 Staging static-packages 20:35:01 Pulling go115 20:35:02 'edgex-go' has dependencies that need to be staged: go115 20:35:02 Skipping pull go115 (already ran) 20:35:02 Building go115 20:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:02 Dload Upload Total Spent Left Speed 20:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6971 0 0 27230 0 1:14:09 --:--:-- 1:14:09 27124 38 115M 38 44.1M 0 0 36.7M 0 0:00:03 0:00:01 0:00:02 36.6M 81 115M 81 94.1M 0 0 42.7M 0 0:00:02 0:00:02 --:--:-- 42.7M 100 115M 100 115M 0 0 45.4M 0 0:00:02 0:00:02 --:--:-- 45.4M 20:35:05 go1.15.2.linux-amd64.tar.gz: OK 20:35:09 Staging go115 20:35:14 ---> b7bf6fde6ac1 20:35:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:14 ---> c0f556dafd6b 20:35:14 Step 9/24 : RUN make cmd/support-notifications/support-notifications 20:35:14 ---> a6d375738929 20:35:14 Step 9/22 : RUN make cmd/core-command/core-command 20:35:14 ---> 91e17c491308 20:35:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 20:35:14 ---> 13512ba0ff8f 20:35:14 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 20:35:14 ---> Running in 00bd646e82d8 20:35:14 ---> Running in b21b6bcc5a06 20:35:14 ---> Running in 15b9205ff7a9 20:35:14 ---> Running in 2e5bce128419 20:35:14 ---> Running in 759844036e78 20:35:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:35:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:35:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:35:14 Fetched 0 B in 0s (0 B/s) 20:35:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:35:14 Fetched 224 kB in 0s (0 B/s) 20:35:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:35:14 Fetched 157 kB in 0s (0 B/s) 20:35:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:35:14 Fetched 221 kB in 0s (0 B/s) 20:35:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:35:14 Fetched 143 kB in 0s (0 B/s) 20:35:14 Pulling edgex-go 20:35:15 Pulling version 20:35:16 Building config-common 20:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35: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 20:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:35: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 20:35:17 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 20:35:18 Skipping build go-build-helper (already ran) 20:35:18 Skipping build static-packages (already ran) 20:35:18 Skipping build go115 (already ran) 20:35:18 Building edgex-go 20:35:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:35:20 go: downloading github.com/gorilla/mux v1.8.0 20:35:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 20:35:20 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 20:35:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 20:35:20 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.31 20:35:20 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 20:35:20 go: downloading github.com/google/uuid v1.1.4 20:35:20 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 20:35:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:35:20 go: downloading github.com/pelletier/go-toml v1.2.0 20:35:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:35:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 20:35:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 20:35:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:35:20 go: downloading github.com/BurntSushi/toml v0.3.1 20:35:20 go: downloading github.com/pebbe/zmq4 v1.2.2 20:35:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 20:35:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:35:20 go: downloading github.com/imdario/mergo v0.3.11 20:35:20 go: downloading github.com/pkg/errors v0.8.1 20:35:20 go: downloading github.com/hashicorp/consul/api v1.1.0 20:35:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:35:20 go: downloading github.com/go-kit/kit v0.8.0 20:35:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:35:20 go: downloading github.com/x448/float16 v0.8.4 20:35:20 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 20:35:20 go: downloading github.com/leodido/go-urn v1.2.0 20:35:20 go: downloading github.com/go-playground/universal-translator v0.17.0 20:35:20 go: downloading github.com/mitchellh/copystructure v1.0.0 20:35:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:35:20 go: downloading github.com/hashicorp/serf v0.8.2 20:35:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 20:35:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:35:20 go: downloading github.com/go-playground/locales v0.13.0 20:35:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:35:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:35:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:35:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:35:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:34 go: downloading github.com/stretchr/testify v1.6.1 20:35:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:35:34 go: downloading github.com/pmezard/go-difflib v1.0.0 20:35:34 go: downloading github.com/davecgh/go-spew v1.1.1 20:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:36 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:35:36 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 20:35:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:35:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:35:38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:40 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 20:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:35:43 Building version 20:35:45 Staging config-common 20:35:46 Skipping stage go-build-helper (already ran) 20:35:46 Skipping stage static-packages (already ran) 20:35:46 Skipping stage go115 (already ran) 20:35:46 Staging edgex-go 20:35:47 Staging version 20:35:47 Priming config-common 20:35:48 Priming go-build-helper 20:35:49 Priming static-packages 20:35:52 Priming go115 20:35:52 Priming edgex-go 20:35:53 Priming version 20:35:54 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] } 20:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:36:59 Removing intermediate container 759844036e78 20:36:59 ---> 47536c4ddb16 20:36:59 20:36:59 Step 10/22 : FROM alpine:3.12 20:36:59 3.12: Pulling from library/alpine 20:37:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:37:02 Status: Downloaded newer image for alpine:3.12 20:37:02 ---> afeebe901d6b 20:37:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:37:03 ---> Running in c4e082ef55ac 20:37:04 Removing intermediate container b21b6bcc5a06 20:37:04 ---> e7a90ff407ca 20:37:04 20:37:04 Step 10/24 : FROM alpine:3.12 20:37:04 ---> afeebe901d6b 20:37:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 20:37:05 ---> Running in 2630ec565cff 20:37:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:07 Removing intermediate container 00bd646e82d8 20:37:07 ---> 22cd44b0c310 20:37:07 20:37:07 Step 10/24 : FROM scratch 20:37:07 ---> 20:37:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 20:37:07 (1/5) Installing ca-certificates (20191127-r4) 20:37:07 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:37:07 (3/5) Installing libcurl (7.69.1-r3) 20:37:07 (4/5) Installing curl (7.69.1-r3) 20:37:07 (5/5) Installing dumb-init (1.2.2-r1) 20:37:07 Executing busybox-1.31.1-r19.trigger 20:37:07 Executing ca-certificates-20191127-r4.trigger 20:37:07 OK: 7 MiB in 19 packages 20:37:07 ---> Running in e7de541f91ab 20:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:08 Removing intermediate container 15b9205ff7a9 20:37:08 ---> b5c73ad6e377 20:37:08 20:37:08 Step 10/22 : FROM scratch 20:37:08 ---> 20:37:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:37:08 ---> Running in 6189d6172a95 20:37:08 Removing intermediate container e7de541f91ab 20:37:08 ---> b9d8bd476968 20:37:08 Step 12/24 : ENV APP_PORT=48060 20:37:08 (1/5) Installing ca-certificates (20191127-r4) 20:37:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 20:37:08 (3/5) Installing libcurl (7.69.1-r3) 20:37:08 (4/5) Installing curl (7.69.1-r3) 20:37:08 (5/5) Installing dumb-init (1.2.2-r1) 20:37:08 Executing busybox-1.31.1-r19.trigger 20:37:09 Executing ca-certificates-20191127-r4.trigger 20:37:09 ---> Running in dbf9c4c896e7 20:37:09 OK: 7 MiB in 19 packages 20:37:09 Removing intermediate container 6189d6172a95 20:37:09 ---> d6f6e93821dd 20:37:09 Step 12/22 : ENV APP_PORT=48082 20:37:09 ---> Running in f382ab4003d8 20:37:10 Removing intermediate container dbf9c4c896e7 20:37:10 ---> 57321fcfa4a3 20:37:10 Step 13/24 : EXPOSE $APP_PORT 20:37:10 ---> Running in 4b50ea08255e 20:37:10 Removing intermediate container c4e082ef55ac 20:37:10 ---> 4c52105df293 20:37:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 20:37:10 Removing intermediate container f382ab4003d8 20:37:10 ---> 69e8cea7d290 20:37:10 Step 13/22 : EXPOSE $APP_PORT 20:37:10 ---> Running in dc0b88b01fec 20:37:10 ---> Running in 591fa61ec08a 20:37:11 Removing intermediate container 4b50ea08255e 20:37:11 ---> 2afd8d3578a2 20:37:11 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 20:37:11 Removing intermediate container 591fa61ec08a 20:37:11 ---> a4f68a16b303 20:37:11 Step 14/22 : WORKDIR / 20:37:11 Removing intermediate container dc0b88b01fec 20:37:11 ---> 6abaddda1ed0 20:37:11 Step 13/22 : WORKDIR / 20:37:11 Removing intermediate container 2630ec565cff 20:37:11 ---> 27b2f829262c 20:37:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:11 ---> Running in 017ab1e98172 20:37:11 ---> Running in df2449f7ef6c 20:37:11 ---> Running in dda5d377c0a5 20:37:12 ---> dbbba802d4d2 20:37:12 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 20:37:12 Removing intermediate container 017ab1e98172 20:37:12 ---> ba9b7671cbc6 20:37:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:12 Removing intermediate container dda5d377c0a5 20:37:12 ---> e5285e0ea207 20:37:12 Step 13/24 : WORKDIR / 20:37:12 Removing intermediate container df2449f7ef6c 20:37:12 ---> f3b1e1f9e403 20:37:12 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:12 ---> Running in 8989410c99bb 20:37:14 ---> 93e4a9639966 20:37:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:14 ---> a087bab06138 20:37:14 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 20:37:14 Removing intermediate container 8989410c99bb 20:37:14 ---> 5d74a61d714d 20:37:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:14 ---> c95c59943820 20:37:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 20:37:16 ---> ae1c483a8793 20:37:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:37:16 ---> 426c1866c2cb 20:37:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:16 ---> e6d838f8940d 20:37:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:16 ---> b819996811eb 20:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 20:37:17 ---> 0a1dd8333444 20:37:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:37:18 ---> 3385cb34cdb9 20:37:18 ---> 97861fffacb8 20:37:18 Step 18/22 : ENTRYPOINT ["/core-command"]Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:18 20:37:18 ---> 9007752e33cf 20:37:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 20:37:18 ---> Running in 5480f4c975a5 20:37:18 ---> 34d613718303 20:37:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:19 Removing intermediate container 2e5bce128419 20:37:19 ---> 14e98a5c8340 20:37:19 20:37:19 Step 10/22 : FROM scratch 20:37:19 ---> 20:37:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:37:19 ---> Using cache 20:37:19 ---> d6f6e93821dd 20:37:19 Step 12/22 : ENV APP_PORT=48081 20:37:19 Removing intermediate container 5480f4c975a5 20:37:19 ---> 5df3780bbe81 20:37:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:19 ---> Running in 0aa4f048c321 20:37:19 ---> Running in e8a1064f2958 20:37:19 ---> 0ba98825aab6 20:37:19 Step 18/22 : RUN chmod +x entrypoint.sh 20:37:20 ---> 8bc81ce0fb5d 20:37:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:20 ---> Running in a28fc54ac4c1 20:37:20 ---> 31918aaf9841 20:37:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:20 Removing intermediate container 0aa4f048c321 20:37:20 ---> d07454549383 20:37:20 Step 13/22 : EXPOSE $APP_PORT 20:37:20 Removing intermediate container e8a1064f2958 20:37:20 ---> 0f8f7c481c30 20:37:20 Step 20/22 : LABEL arch=arm64 20:37:20 ---> Running in 1cfd39fd64a8 20:37:20 ---> Running in cc702b655556 20:37:21 Removing intermediate container 1cfd39fd64a8 20:37:21 ---> 91d13150f05f 20:37:21 Step 14/22 : WORKDIR / 20:37:21 ---> Running in 159911a041c9 20:37:21 Removing intermediate container cc702b655556 20:37:21 ---> 3139cc866975 20:37:21 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:37:21 ---> 330528987446 20:37:21 Step 20/24 : ENTRYPOINT ["/support-notifications"] 20:37:21 ---> Running in c6f2d455072b 20:37:21 ---> Running in 81da57c6b17c 20:37:22 ---> e893f4bda278 20:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:37:22 Removing intermediate container 159911a041c9 20:37:22 ---> a6f2400ad1f5 20:37:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:22 Removing intermediate container 81da57c6b17c 20:37:22 ---> 4f2aec780b43 20:37:22 Step 22/22 : LABEL version=0.0.0 20:37:22 Removing intermediate container c6f2d455072b 20:37:22 ---> c0c96e627a3f 20:37:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:23 ---> Running in 74adc2e0239b 20:37:23 ---> Running in 99d4d1622994 20:37:23 ---> 37bbacfc3cd1 20:37:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:37:23 ---> 2b5d89914618 20:37:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:23 ---> Running in 541257ab17c2 20:37:23 Removing intermediate container 74adc2e0239b 20:37:23 ---> f9e0bcea3ea8 20:37:23 20:37:23 Removing intermediate container a28fc54ac4c1 20:37:23 ---> dc2576987f5b 20:37:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 20:37:23 Removing intermediate container 99d4d1622994 20:37:23 ---> 9cd103fd5ab4 20:37:23 Step 22/24 : LABEL arch=arm64 20:37:24 ---> Running in db46da22158f 20:37:24 Successfully built f9e0bcea3ea8 20:37:24 Successfully tagged docker-core-command-go-arm64:latest 20:37:24  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 20:37:27 ---> Running in b129cd811080 20:37:28 Removing intermediate container db46da22158f 20:37:28 ---> 6caec102468f 20:37:28 Step 20/22 : LABEL arch=arm64 20:37:28 ---> f3ce743300c7 20:37:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:29 ---> Running in 316fa1609489 20:37:29 Removing intermediate container b129cd811080 20:37:29 ---> adff978c542e 20:37:29 Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:37:29 ---> Running in 346ebfc04773 20:37:30 ---> 3d3df97b9547 20:37:30 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:37:30 Removing intermediate container 316fa1609489 20:37:30 ---> 6adbef1cceaf 20:37:30 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:37:30 ---> Running in 8e0b1a1f8810 20:37:30 Removing intermediate container 541257ab17c2 20:37:30 ---> 73b872e51bf6 20:37:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:37:30 Removing intermediate container 346ebfc04773 20:37:30 ---> 316b4cc3ae1d 20:37:30 Step 24/24 : LABEL version=0.0.0 20:37:30 ---> Running in e2f4e79737b7 20:37:30 ---> Running in ecdffe177faf 20:37:30 ---> Running in 7ea928bbb630 20:37:31 Removing intermediate container 8e0b1a1f8810 20:37:31 ---> 2ec72a0a60cf 20:37:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:31 Removing intermediate container e2f4e79737b7 20:37:31 ---> 289e72ca51ea 20:37:31 Step 22/22 : LABEL version=0.0.0 20:37:31 ---> Running in 86618fbe75dc 20:37:31 ---> Running in ca1baf81896c 20:37:31 Removing intermediate container 7ea928bbb630 20:37:31 ---> d8015857072a 20:37:31 20:37:31 Removing intermediate container ecdffe177faf 20:37:31 ---> 14d40fdeb3ef 20:37:31 Step 22/24 : LABEL arch=arm64 20:37:31 ---> Running in f7493eecd989 20:37:32 Removing intermediate container 86618fbe75dc 20:37:32 ---> 659e491374e5 20:37:32 Step 20/22 : LABEL arch=arm64 20:37:32 Successfully built d8015857072a 20:37:32 Successfully tagged docker-support-notifications-go-arm64:latest 20:37:32  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 20:37:32 Removing intermediate container ca1baf81896c 20:37:32 ---> 114c49addba1 20:37:32 20:37:32 ---> Running in da1df93837aa 20:37:32 Removing intermediate container f7493eecd989 20:37:32 ---> af39c17946cc 20:37:32 Step 23/24 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:37:33 Successfully built 114c49addba1 20:37:33 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 20:37:33  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 20:37:33 ---> Running in 5312c95d4829 20:37:33 Removing intermediate container da1df93837aa 20:37:33 ---> d1e9443d6fc7 20:37:33 Step 21/22 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:37:33 ---> Running in 0eea1c2dbff3 20:37:33 Removing intermediate container 5312c95d4829 20:37:33 ---> d5a7ebd33a80 20:37:33 Step 24/24 : LABEL version=0.0.0 20:37:33 ---> Running in e02201bdc0af 20:37:34 Removing intermediate container 0eea1c2dbff3 20:37:34 ---> c11024b7888e 20:37:34 Step 22/22 : LABEL version=0.0.0 20:37:34 ---> Running in 022aa2a1e88b 20:37:34 Removing intermediate container e02201bdc0af 20:37:34 ---> 30cdb87849e3 20:37:34 20:37:35 Successfully built 30cdb87849e3 20:37:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 20:37:35 Building docker-core-data-go 20:37:35  Building docker-security-secretstore-setup-go ... done Removing intermediate container 022aa2a1e88b 20:37:35 ---> 1560f021ab61 20:37:35 20:37:35 Successfully built 1560f021ab61 20:37:35 Successfully tagged docker-core-metadata-go-arm64:latest 20:38:07  Building docker-core-metadata-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:38:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:38:07 ---> 44ac91387100 20:38:07 Step 3/21 : WORKDIR /edgex-go 20:38:07 ---> Using cache 20:38:07 ---> 4808def49ce5 20:38:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:07 ---> Using cache 20:38:07 ---> 0430b109ebf7 20:38:07 Step 5/21 : RUN apk add --update --no-cache make git 20:38:07 ---> Using cache 20:38:07 ---> 9c1ad12019a1 20:38:07 Step 6/21 : COPY go.mod . 20:38:07 ---> Using cache 20:38:07 ---> 32f4e72283c5 20:38:07 Step 7/21 : RUN go mod download 20:38:07 ---> Using cache 20:38:07 ---> dae72860c284 20:38:07 Step 8/21 : COPY . . 20:38:07 ---> Using cache 20:38:07 ---> 91e17c491308 20:38:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:38:16 ---> Running in e786035eff10 20:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:38:20 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:38:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 44ac91387100 20:38:20 Step 3/21 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 4808def49ce5 20:38:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> 0430b109ebf7 20:38:20 Step 5/21 : RUN apk add --update --no-cache make git 20:38:20 ---> Using cache 20:38:20 ---> 9c1ad12019a1 20:38:20 Step 6/21 : COPY go.mod . 20:38:20 ---> Using cache 20:38:20 ---> 32f4e72283c5 20:38:20 Step 7/21 : RUN go mod download 20:38:20 ---> Using cache 20:38:20 ---> dae72860c284 20:38:20 Step 8/21 : COPY . . 20:38:20 ---> Using cache 20:38:20 ---> 91e17c491308 20:38:20 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 20:38:20 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:38:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 44ac91387100 20:38:20 Step 3/26 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 4808def49ce5 20:38:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> 0430b109ebf7 20:38:20 Step 5/26 : RUN apk add --update --no-cache make bash git 20:38:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 20:38:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 44ac91387100 20:38:20 Step 3/23 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 4808def49ce5 20:38:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> 0430b109ebf7 20:38:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:38:21 ---> Running in b8b3ba6e8e27 20:38:21 ---> Running in fdce06cb2117 20:38:21 ---> Running in 378f2b52285a 20:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:38: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 20:38:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:38:25 OK: 217 MiB in 51 packages 20:38:26 OK: 217 MiB in 51 packages 20:38:28 Removing intermediate container fdce06cb2117 20:38:28 ---> 1aed17565684 20:38:28 Step 6/23 : COPY go.mod . 20:38:28 Removing intermediate container b8b3ba6e8e27 20:38:28 ---> a68f17ac9ce6 20:38:28 Step 6/26 : COPY go.mod . 20:38:29 ---> 6f7e75f7862f 20:38:29 Step 7/23 : RUN go mod download 20:38:29 ---> e0f0fcb9801e 20:38:29 Step 7/26 : RUN go mod download 20:38:29 ---> Running in b4984b1ba5ea 20:38:29 ---> Running in 66eb5b2fdfed 20:38:35 Removing intermediate container b4984b1ba5ea 20:38:35 ---> e566c5829302 20:38:35 Step 8/23 : COPY . . 20:38:35 Removing intermediate container 66eb5b2fdfed 20:38:35 ---> 420c86496e2a 20:38:35 Step 8/26 : COPY . . 20:39:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:39:08 ---> 51e0c915f45b 20:39:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:39:08 ---> 5fe42c410d44 20:39:08 Step 9/23 : RUN make cmd/core-data/core-data 20:39:08 ---> Running in 3065674a4a14 20:39:08 ---> Running in 52bb363a7336 20:39:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:39:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:39:23 Removing intermediate container e786035eff10 20:39:23 ---> ebebb5eeca11 20:39:23 20:39:23 Step 10/21 : FROM alpine:3.12 20:39:23 ---> afeebe901d6b 20:39:23 Step 11/21 : RUN apk add --update --no-cache curl 20:39:23 ---> Running in c5b1f98f4bfc 20:39:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:26 (1/4) Installing ca-certificates (20191127-r4) 20:39:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:39:26 (3/4) Installing libcurl (7.69.1-r3) 20:39:26 (4/4) Installing curl (7.69.1-r3) 20:39:26 Executing busybox-1.31.1-r19.trigger 20:39:26 Executing ca-certificates-20191127-r4.trigger 20:39:27 OK: 7 MiB in 18 packages 20:39:28 Removing intermediate container 378f2b52285a 20:39:28 ---> 68abfda65830 20:39:28 20:39:28 Step 10/21 : FROM scratch 20:39:28 ---> 20:39:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:29 ---> Using cache 20:39:29 ---> d6f6e93821dd 20:39:29 Step 12/21 : ENV APP_PORT=48085 20:39:29 ---> Running in 0921e7b0469c 20:39:30 Removing intermediate container 0921e7b0469c 20:39:30 ---> eaf30e5bf296 20:39:30 Step 13/21 : EXPOSE $APP_PORT 20:39:30 ---> Running in 09e152792b78 20:39:30 Removing intermediate container c5b1f98f4bfc 20:39:30 ---> 2865d736752a 20:39:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:31 ---> Running in d64f3d59b1fa 20:39:31 Removing intermediate container 09e152792b78 20:39:31 ---> e5bee25e952b 20:39:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:32 Removing intermediate container d64f3d59b1fa 20:39:32 ---> 689f3e14c59c 20:39:32 Step 13/21 : WORKDIR /edgex 20:39:32 ---> Running in 87e56e5120ad 20:39:32 ---> 3ffc59515e74 20:39:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:33 Removing intermediate container 87e56e5120ad 20:39:33 ---> 36ca375e6183 20:39:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:39:35 ---> 55eabf890d8c 20:39:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:39:35 ---> f6f78135c50f 20:39:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:36 ---> 5d6fb066b41c 20:39:36 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 20:39:37 ---> ebb7fbe187ff 20:39:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:37 ---> Running in c7a8410e65ce 20:39:38 Removing intermediate container c7a8410e65ce 20:39:38 ---> 04541c617967 20:39:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:38 ---> Running in 95478fa3bcbd 20:39:39 ---> ef69f78088e2 20:39:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:39:39 Removing intermediate container 95478fa3bcbd 20:39:39 ---> 54574d992415 20:39:39 Step 19/21 : LABEL arch=arm64 20:39:39 ---> Running in cc9c63c21ff9 20:39:39 ---> Running in 3b6d7624fb0f 20:39:40 Removing intermediate container cc9c63c21ff9 20:39:40 ---> edc07d288b92 20:39:40 Step 18/21 : CMD ["--init=true"] 20:39:40 Removing intermediate container 3b6d7624fb0f 20:39:40 ---> 2f6822b89b3b 20:39:40 Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:39:41 ---> Running in ec445fab7924 20:39:41 ---> Running in 0448bc956cb0 20:39:41 Removing intermediate container ec445fab7924 20:39:41 ---> ab0d7f9a829b 20:39:41 Step 19/21 : LABEL arch=arm64 20:39:41 Removing intermediate container 0448bc956cb0 20:39:41 ---> 070d45330d6f 20:39:41 Step 21/21 : LABEL version=0.0.0 20:39:41 ---> Running in 621de6b180f2 20:39:42 ---> Running in 695999465e9e 20:39:43 Removing intermediate container 621de6b180f2 20:39:43 ---> 773a7a12ce29 20:39:43 Step 20/21 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:39:43 Removing intermediate container 695999465e9e 20:39:43 ---> 0e715c7f8f4c 20:39:43 20:39:43 ---> Running in 760469e75ae2 20:39:43 Successfully built 0e715c7f8f4c 20:39:43 Successfully tagged docker-support-scheduler-go-arm64:latest 20:39:44  Building docker-support-scheduler-go ... done Removing intermediate container 760469e75ae2 20:39:44 ---> e422cf8c87a9 20:39:44 Step 21/21 : LABEL version=0.0.0 20:39:44 ---> Running in b235513a2c88 20:39:45 Removing intermediate container b235513a2c88 20:39:45 ---> 7b44bef1d8c3 20:39:45 20:39:45 Successfully built 7b44bef1d8c3 20:39:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 20:40:12  Building docker-security-proxy-setup-go ... done Removing intermediate container 3065674a4a14 20:40:12 ---> ab79da971408 20:40:12 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:40:12 ---> Running in b1e919360b8d 20:40:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:40:15 Removing intermediate container b1e919360b8d 20:40:15 ---> f8efcadb816e 20:40:15 20:40:15 Step 11/26 : FROM docker:20.10.0 20:40:15 20.10.0: Pulling from library/docker 20:40:24 Removing intermediate container 52bb363a7336 20:40:24 ---> 1d0bbc6685b3 20:40:24 20:40:24 Step 10/23 : FROM alpine:3.12 20:40:24 ---> afeebe901d6b 20:40:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:40:24 ---> Running in 218c5f401647 20:40:24 Removing intermediate container 218c5f401647 20:40:24 ---> 3da849455d38 20:40:24 Step 12/23 : ENV APP_PORT=48080 20:40:24 ---> Running in 378413edc7b2 20:40:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:40:24 Status: Downloaded newer image for docker:20.10.0 20:40:24 ---> eeaf43b92773 20:40:24 Step 12/26 : RUN apk add --no-cache bash 20:40:24 ---> Running in 7b7763d2c6d4 20:40:24 Removing intermediate container 378413edc7b2 20:40:24 ---> 86084fb5e8e7 20:40:24 Step 13/23 : EXPOSE $APP_PORT 20:40:24 ---> Running in 2c9db5465f43 20:40:25 Removing intermediate container 2c9db5465f43 20:40:25 ---> 0b24d428e7ab 20:40:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:25 ---> Running in 817ba4580e1b 20:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:26 (1/2) Installing readline (8.0.4-r0) 20:40:26 (2/2) Installing bash (5.0.17-r0) 20:40:26 Executing bash-5.0.17-r0.post-install 20:40:26 Executing busybox-1.31.1-r19.trigger 20:40:26 OK: 12 MiB in 22 packages 20:40:27 Removing intermediate container 817ba4580e1b 20:40:27 ---> e73064d37a58 20:40:27 Step 15/23 : RUN apk add --update --no-cache zeromq 20:40:27 ---> Running in 7bd92103b38d 20:40:27 Removing intermediate container 7b7763d2c6d4 20:40:27 ---> 745b617a45ad 20:40:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 20:40:28 ---> Running in fc5e4b097da1 20:40:28 Removing intermediate container fc5e4b097da1 20:40:28 ---> d46d71b9def2 20:40:28 Step 14/26 : ENV APP_PORT=48090 20:40:28 ---> Running in 684dabbb2f15 20:40:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:29 Removing intermediate container 684dabbb2f15 20:40:29 ---> c9c0095ce34b 20:40:29 Step 15/26 : EXPOSE $APP_PORT 20:40:29 ---> Running in 8b6161ed1180 20:40:30 Removing intermediate container 8b6161ed1180 20:40:30 ---> 4510c030b89e 20:40:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:40:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:30 (1/5) Installing libgcc (9.3.0-r2) 20:40:30 (2/5) Installing libsodium (1.0.18-r0) 20:40:30 (3/5) Installing libstdc++ (9.3.0-r2) 20:40:31 ---> 83e1e614a621 20:40:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:40:31 (4/5) Installing libzmq (4.3.3-r0) 20:40:31 (5/5) Installing zeromq (4.3.3-r0) 20:40:31 Executing busybox-1.31.1-r19.trigger 20:40:31 OK: 8 MiB in 19 packages 20:40:32 ---> 0b7dabbce503 20:40:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:40:33 Removing intermediate container 7bd92103b38d 20:40:33 ---> d0cfd534eaf1 20:40:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:33 ---> 6bd4049eb1f1 20:40:33 Step 19/26 : RUN apk --no-cache add py3-pip 20:40:33 ---> Running in cdd53f03daec 20:40:33 ---> a0409b8f9d10 20:40:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:40:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:40:34 ---> 778ba0bffb46 20:40:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:40:35 (1/33) Installing libbz2 (1.0.8-r1) 20:40:35 (2/33) Installing expat (2.2.9-r1) 20:40:35 (3/33) Installing libffi (3.3-r2) 20:40:35 (4/33) Installing gdbm (1.13-r1) 20:40:35 (5/33) Installing xz-libs (5.2.5-r0) 20:40:35 (6/33) Installing sqlite-libs (3.32.1-r0) 20:40:35 (7/33) Installing python3 (3.8.5-r0) 20:40:36 ---> bd4084a8c843 20:40:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:40:36 ---> Running in 5753e0d89e0e 20:40:37 (8/33) Installing py3-appdirs (1.4.4-r1) 20:40:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 20:40:37 (10/33) Installing py3-parsing (2.4.7-r0) 20:40:37 (11/33) Installing py3-six (1.15.0-r0) 20:40:37 (12/33) Installing py3-packaging (20.4-r0) 20:40:37 (13/33) Installing py3-setuptools (47.0.0-r0) 20:40:37 Removing intermediate container 5753e0d89e0e 20:40:37 ---> a55cd8752cc3 20:40:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:37 (14/33) Installing py3-chardet (3.0.4-r4) 20:40:37 (15/33) Installing py3-idna (2.9-r0) 20:40:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 20:40:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 20:40:37 (18/33) Installing py3-requests (2.23.0-r0) 20:40:37 (19/33) Installing py3-msgpack (1.0.0-r0) 20:40:37 (20/33) Installing py3-lockfile (0.12.2-r3) 20:40:37 ---> Running in f846a8bfadb3 20:40:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 20:40:37 (22/33) Installing py3-colorama (0.4.3-r0) 20:40:37 (23/33) Installing py3-distlib (0.3.0-r0) 20:40:37 (24/33) Installing py3-distro (1.5.0-r1) 20:40:37 (25/33) Installing py3-webencodings (0.5.1-r3) 20:40:37 (26/33) Installing py3-html5lib (1.0.1-r4) 20:40:37 (27/33) Installing py3-pytoml (0.1.21-r0) 20:40:37 (28/33) Installing py3-pep517 (0.8.2-r0) 20:40:38 (29/33) Installing py3-progress (1.5-r0) 20:40:38 (30/33) Installing py3-toml (0.10.1-r0) 20:40:38 (31/33) Installing py3-retrying (1.3.3-r0) 20:40:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 20:40:38 (33/33) Installing py3-pip (20.1.1-r0) 20:40:38 Executing busybox-1.31.1-r19.trigger 20:40:38 OK: 71 MiB in 55 packages 20:40:38 Removing intermediate container f846a8bfadb3 20:40:38 ---> 30b713b735ea 20:40:38 Step 21/23 : LABEL arch=arm64 20:40:38 ---> Running in 59e0d7188a13 20:40:38 Removing intermediate container 59e0d7188a13 20:40:38 ---> c762022eb93a 20:40:38 Step 22/23 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:40:39 ---> Running in 583b0d558795 20:40:39 Removing intermediate container 583b0d558795 20:40:39 ---> e014fafa9c16 20:40:39 Step 23/23 : LABEL version=0.0.0 20:40:40 ---> Running in 04c66301c341 20:40:40 Removing intermediate container 04c66301c341 20:40:40 ---> 007b20c6084d 20:40:40 20:40:41 Successfully built 007b20c6084d 20:40:41 Successfully tagged docker-core-data-go-arm64:latest 20:40:43  Building docker-core-data-go ... done Removing intermediate container cdd53f03daec 20:40:43 ---> 1200bb25b707 20:40:43 Step 20/26 : RUN pip install docker-compose==1.23.2 20:40:44 ---> Running in 9eb384eaec0a 20:40:49 Collecting docker-compose==1.23.2 20:40:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:40:49 Collecting docopt<0.7,>=0.6.1 20:40:49 Downloading docopt-0.6.2.tar.gz (25 kB) 20:40:52 Collecting cached-property<2,>=1.2.0 20:40:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:40:52 Collecting dockerpty<0.5,>=0.4.1 20:40:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:40:54 Collecting jsonschema<3,>=2.5.1 20:40:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:40:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:40:54 Collecting docker<4.0,>=3.6.0 20:40:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:40:55 Collecting texttable<0.10,>=0.9.0 20:40:55 Downloading texttable-0.9.1.tar.gz (11 kB) 20:40:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:40:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:40:59 Collecting PyYAML<4,>=3.10 20:40:59 Downloading PyYAML-3.13.tar.gz (270 kB) 20:41:02 Collecting websocket-client<1.0,>=0.32.0 20:41:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 20:41:03 Collecting docker-pycreds>=0.4.0 20:41:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:41:03 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:41:03 Collecting idna<2.8,>=2.5 20:41:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:41:03 Collecting urllib3<1.25,>=1.21.1 20:41:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:41:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:41:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:41:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:41:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:41:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:41:05 Installing collected packages: docopt, cached-property, dockerpty, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, PyYAML, docker-compose 20:41:05 Running setup.py install for docopt: started 20:41:07 Running setup.py install for docopt: finished with status 'done' 20:41:07 Running setup.py install for dockerpty: started 20:41:09 Running setup.py install for dockerpty: finished with status 'done' 20:41:09 Attempting uninstall: idna 20:41:09 Found existing installation: idna 2.9 20:41:09 Uninstalling idna-2.9: 20:41:09 Successfully uninstalled idna-2.9 20:41:10 Attempting uninstall: urllib3 20:41:10 Found existing installation: urllib3 1.25.9 20:41:10 Uninstalling urllib3-1.25.9: 20:41:10 Successfully uninstalled urllib3-1.25.9 20:41:11 Attempting uninstall: requests 20:41:11 Found existing installation: requests 2.23.0 20:41:11 Uninstalling requests-2.23.0: 20:41:11 Successfully uninstalled requests-2.23.0 20:41:12 Running setup.py install for texttable: started 20:41:14 Running setup.py install for texttable: finished with status 'done' 20:41:14 Running setup.py install for PyYAML: started 20:41:16 Running setup.py install for PyYAML: finished with status 'done' 20:41:17 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 20:41:21 Removing intermediate container 9eb384eaec0a 20:41:21 ---> 372557539e50 20:41:21 Step 21/26 : RUN apk --no-cache add curl 20:41:21 ---> Running in 075af1acbea3 20:41:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:41:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:41:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 20:41:22 (2/3) Installing libcurl (7.69.1-r3) 20:41:23 (3/3) Installing curl (7.69.1-r3) 20:41:23 Executing busybox-1.31.1-r19.trigger 20:41:23 OK: 71 MiB in 58 packages 20:41:24 Removing intermediate container 075af1acbea3 20:41:24 ---> 9186ac14cfca 20:41:24 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 20:41:24 ---> Running in 1533aadb61f1 20:41:24 Removing intermediate container 1533aadb61f1 20:41:24 ---> 074acd6b56ba 20:41:24 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:24 ---> Running in 3b24abd4cb60 20:41:25 Removing intermediate container 3b24abd4cb60 20:41:25 ---> 9529797bc51f 20:41:25 Step 24/26 : LABEL arch=arm64 20:41:25 ---> Running in 8b9e1dc24a2e 20:41:26 Removing intermediate container 8b9e1dc24a2e 20:41:26 ---> 8f3241d40236 20:41:26 Step 25/26 : LABEL git_sha=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d 20:41:26 ---> Running in 807e0f305be1 20:41:26 Removing intermediate container 807e0f305be1 20:41:26 ---> e275a5c34e18 20:41:26 Step 26/26 : LABEL version=0.0.0 20:41:26 ---> Running in 0a99411197b2 20:41:27 Removing intermediate container 0a99411197b2 20:41:27 ---> b9c6963bc8ac 20:41:27 20:41:27 Successfully built b9c6963bc8ac 20:41:27 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 20:41:28  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 20:41:28 $ docker stop --time=1 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 20:41:29 $ docker rm -f 59d7478b649732d51fff5b435ce7cd3be0e1cdc75d4a72f0f4a1423bcbee2429 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:30 + docker images 20:41:30 + grep docker 20:41:30 docker-sys-mgmt-agent-go-arm64 latest b9c6963bc8ac 3 seconds ago 300MB 20:41:30 docker-core-data-go-arm64 latest 007b20c6084d 50 seconds ago 21MB 20:41:30 docker-security-proxy-setup-go-arm64 latest 7b44bef1d8c3 About a minute ago 23.3MB 20:41:30 docker-support-scheduler-go-arm64 latest 0e715c7f8f4c About a minute ago 10MB 20:41:30 docker-core-metadata-go-arm64 latest 1560f021ab61 3 minutes ago 12.3MB 20:41:30 docker-security-secretstore-setup-go-arm64 latest 30cdb87849e3 3 minutes ago 23.4MB 20:41:30 docker-security-bootstrap-redis-go-arm64 latest 114c49addba1 3 minutes ago 15.1MB 20:41:30 docker-support-notifications-go-arm64 latest d8015857072a 3 minutes ago 11.4MB 20:41:30 docker-core-command-go-arm64 latest f9e0bcea3ea8 4 minutes ago 9.98MB 20:41:30 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:41:32 provisioning config files... 20:41:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config6010510983356472664tmp [Pipeline] { [Pipeline] sh 20:41:33 + set +x 20:41:33 + curl -s https://codecov.io/bash 20:41:33 + bash -s -- 20:41:33 20:41:33 _____ _ 20:41:33 / ____| | | 20:41:33 | | ___ __| | ___ ___ _____ __ 20:41:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:33 Bash-20201231-23d4836 20:41:33 20:41:33 20:41:33 ==> git version 2.24.3 found 20:41:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:41:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:41:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:41:33 ==> Jenkins CI detected. 20:41:33 project root: . 20:41:33 --> token set from env 20:41:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:33 ==> Running gcov in . (disable via -X gcov) 20:41:33 ==> Python coveragepy not found 20:41:33 ==> Searching for coverage reports in: 20:41:33 + . 20:41:33 -> Found 1 reports 20:41:33 ==> Detecting git/mercurial file structure 20:41:33 ==> Reading reports 20:41:33 + ./coverage.out bytes=545099 20:41:33 ==> Appending adjustments 20:41:33 https://docs.codecov.io/docs/fixing-reports 20:41:37 + Found adjustments 20:41:37 ==> Gzipping contents 20:41:37 84K /tmp/codecov.KuSlsb.gz 20:41:37 ==> Uploading reports 20:41:37 url: https://codecov.io 20:41:37 query: branch=PR-2999&commit=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2999%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2999&job=&cmd_args= 20:41:37 -> Pinging Codecov 20:41:37 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2999&commit=7d7a9a69f5a15897ee315b7aba1051f3cb8e556d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2999%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2999&job=&cmd_args= 20:41:37 -> Uploading to 20:41:37 https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/7d7a9a69f5a15897ee315b7aba1051f3cb8e556d/afff486e-0478-41bf-b24a-2f8cc6673eb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T204137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc081ecffdeab614f6b0e41b247af21b893097a46b15757dbccf3e96b9760903 20:41:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:37 Dload Upload Total Spent Left Speed 20:41:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82796 0 0 100 82796 0 136k --:--:-- --:--:-- --:--:-- 136k 20:41:37 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7d7a9a69f5a15897ee315b7aba1051f3cb8e556d [Pipeline] } 20:41:38 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 20:41:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:41 ---> package-listing.sh 20:41:41 ++ facter osfamily 20:41:41 ++ tr '[:upper:]' '[:lower:]' 20:41:41 + OS_FAMILY=redhat 20:41:41 + workspace=/w/workspace/edgex-go/7 20:41:41 + START_PACKAGES=/tmp/packages_start.txt 20:41:41 + END_PACKAGES=/tmp/packages_end.txt 20:41:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:41 + PACKAGES=/tmp/packages_start.txt 20:41:41 + '[' /w/workspace/edgex-go/7 ']' 20:41:41 + PACKAGES=/tmp/packages_end.txt 20:41:41 + case "${OS_FAMILY}" in 20:41:41 + rpm -qa 20:41:41 + sort 20:41:46 + '[' -f /tmp/packages_start.txt ']' 20:41:46 + '[' -f /tmp/packages_end.txt ']' 20:41:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:46 + '[' /w/workspace/edgex-go/7 ']' 20:41:46 + mkdir -p /w/workspace/edgex-go/7/archives/ 20:41:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 20:41:46 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:47 20:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:47 alpine: Pulling from edgex-lftools-log-publisher 20:41:47 df20fa9351a1: Pulling fs layer 20:41:47 36b3adc4ff6f: Pulling fs layer 20:41:47 8ad3a11d3b57: Pulling fs layer 20:41:47 46f8f816bc3b: Pulling fs layer 20:41:47 93b61091891f: Pulling fs layer 20:41:47 93b9cdb0e59b: Pulling fs layer 20:41:47 5e14af77c1be: Pulling fs layer 20:41:47 01666e4c0597: Pulling fs layer 20:41:47 aa168da1d23b: Pulling fs layer 20:41:47 93b61091891f: Waiting 20:41:47 93b9cdb0e59b: Waiting 20:41:47 5e14af77c1be: Waiting 20:41:47 01666e4c0597: Waiting 20:41:47 aa168da1d23b: Waiting 20:41:47 46f8f816bc3b: Waiting 20:41:47 36b3adc4ff6f: Download complete 20:41:47 46f8f816bc3b: Verifying Checksum 20:41:47 46f8f816bc3b: Download complete 20:41:47 df20fa9351a1: Verifying Checksum 20:41:47 df20fa9351a1: Download complete 20:41:47 93b9cdb0e59b: Verifying Checksum 20:41:47 93b9cdb0e59b: Download complete 20:41:47 5e14af77c1be: Download complete 20:41:47 01666e4c0597: Verifying Checksum 20:41:47 01666e4c0597: Download complete 20:41:47 93b61091891f: Verifying Checksum 20:41:47 93b61091891f: Download complete 20:41:47 8ad3a11d3b57: Verifying Checksum 20:41:47 8ad3a11d3b57: Download complete 20:41:48 df20fa9351a1: Pull complete 20:41:48 36b3adc4ff6f: Pull complete 20:41:50 aa168da1d23b: Verifying Checksum 20:41:50 aa168da1d23b: Download complete 20:41:51 8ad3a11d3b57: Pull complete 20:41:51 46f8f816bc3b: Pull complete 20:41:52 93b61091891f: Pull complete 20:41:52 93b9cdb0e59b: Pull complete 20:41:52 5e14af77c1be: Pull complete 20:41:52 01666e4c0597: Pull complete 20:42:02 aa168da1d23b: Pull complete 20:42:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:42:02 prd-centos7-docker-4c-2g-19795 does not seem to be running inside a container 20:42:02 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:42:06 $ docker top 4ca4b39bca01b30847da56dfd584c2289b2018873deb4f9f7edac49090387a7f -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:07 + mkdir -p /var/log/sa [Pipeline] sh 20:42:07 + ls /var/log/sa-host 20:42:07 + sadf -c /var/log/sa-host/sa12 20:42:07 file_magic: OK 20:42:07 HZ: Using current value: 100 20:42:07 file_header: OK 20:42:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:42:07 Statistics: 20:42:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:42:07 File successfully converted to sysstat format version 12.2.1 20:42:07 + sadf -c /var/log/sa-host/sa23 20:42:07 file_magic: OK 20:42:07 HZ: Using current value: 100 20:42:07 file_header: OK 20:42:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:42:07 Statistics: 20:42:07 Hnuu...uuuununununu... 20:42:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:07 provisioning config files... 20:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config16136836486923721tmp [Pipeline] { [Pipeline] echo 20:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> create-netrc.sh [Pipeline] } 20:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:42:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> python-tools-install.sh [Pipeline] echo 20:42:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> sudo-logs.sh 20:42:08 Archiving 'sudo' log.. [Pipeline] echo 20:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:09 ---> job-cost.sh 20:42:09 lf-activate-venv: SKIPPING 20:42:09 INFO: No Stack... 20:42:10 INFO: Retrieving Pricing Info for: v1-standard-2 20:42:10 INFO: Archiving Costs [Pipeline] echo 20:42:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:10 ---> logs-deploy.sh 20:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2999/7 20:42:10 INFO: archiving workspace using pattern(s): 20:42:12 Archives upload complete. 20:42:12 INFO: archiving logs to Nexus 20:42:13 ---> uname -a: 20:42:13 Linux prd-centos7-docker-4c-2g-19795.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:42:13 20:42:13 20:42:13 ---> lscpu: 20:42:13 Architecture: x86_64 20:42:13 CPU op-mode(s): 32-bit, 64-bit 20:42:13 Byte Order: Little Endian 20:42:13 Address sizes: 40 bits physical, 48 bits virtual 20:42:13 CPU(s): 4 20:42:13 On-line CPU(s) list: 0-3 20:42:13 Thread(s) per core: 1 20:42:13 Core(s) per socket: 1 20:42:13 Socket(s): 4 20:42:13 NUMA node(s): 1 20:42:13 Vendor ID: GenuineIntel 20:42:13 CPU family: 6 20:42:13 Model: 44 20:42:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:42:13 Stepping: 1 20:42:13 CPU MHz: 2933.436 20:42:13 BogoMIPS: 5866.87 20:42:13 Virtualization: VT-x 20:42:13 Hypervisor vendor: KVM 20:42:13 Virtualization type: full 20:42:13 L1d cache: 128 KiB 20:42:13 L1i cache: 128 KiB 20:42:13 L2 cache: 16 MiB 20:42:13 L3 cache: 64 MiB 20:42:13 NUMA node0 CPU(s): 0-3 20:42:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:42:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:42:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:42:13 Vulnerability Meltdown: Mitigation; PTI 20:42:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:42:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:42:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:42:13 Vulnerability Srbds: Not affected 20:42:13 Vulnerability Tsx async abort: Not affected 20:42:13 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 20:42:13 20:42:13 20:42:13 ---> nproc: 20:42:13 4 20:42:13 20:42:13 20:42:13 ---> df -h: 20:42:13 Filesystem Size Used Available Use% Mounted on 20:42:13 overlay 50.0G 11.6G 38.4G 23% / 20:42:13 tmpfs 64.0M 0 64.0M 0% /dev 20:42:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:42:13 shm 64.0M 0 64.0M 0% /dev/shm 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7@tmp 20:42:13 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7 20:42:13 20:42:13 20:42:13 ---> free -m: 20:42:13 total used free shared buff/cache available 20:42:13 Mem: 1837 712 110 0 1013 1038 20:42:13 Swap: 1023 66 957 20:42:13 20:42:13 20:42:13 ---> ip addr: 20:42:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:42:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:42:13 inet 127.0.0.1/8 scope host lo 20:42:13 valid_lft forever preferred_lft forever 20:42:13 inet6 ::1/128 scope host 20:42:13 valid_lft forever preferred_lft forever 20:42:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:42:13 link/ether fa:16:3e:ba:e9:1f brd ff:ff:ff:ff:ff:ff 20:42:13 inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 20:42:13 valid_lft 85108sec preferred_lft 85108sec 20:42:13 inet6 fe80::f816:3eff:feba:e91f/64 scope link 20:42:13 valid_lft forever preferred_lft forever 20:42:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:42:13 link/ether 02:42:4c:c7:55:11 brd ff:ff:ff:ff:ff:ff 20:42:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:42:13 valid_lft forever preferred_lft forever 20:42:13 inet6 fe80::42:4cff:fec7:5511/64 scope link 20:42:13 valid_lft forever preferred_lft forever 20:42:13 20:42:13 20:42:13 ---> sar -b -r -n DEV: 20:42:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 20:42:13 20:42:13 20:20:29 LINUX RESTART (4 CPU) 20:42:13 20:42:13 20:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:42:13 20:22:02 68.19 19.43 48.76 0.00 5372.82 10573.18 0.00 20:42:13 20:23:01 194.57 97.21 97.36 0.00 6143.71 42820.79 0.00 20:42:13 20:24:01 254.81 96.04 158.76 0.00 3959.56 21235.92 0.00 20:42:13 20:25:01 174.04 77.79 96.26 0.00 4194.61 12553.26 0.00 20:42:13 20:26:02 273.06 102.05 171.01 0.00 37087.09 107910.07 0.00 20:42:13 20:27:01 3057.29 2705.50 351.79 0.00 173999.88 186518.63 0.00 20:42:13 20:28:01 717.85 459.13 258.73 0.00 39295.00 66912.69 0.00 20:42:13 20:29:02 2590.36 2245.26 345.10 0.00 110669.88 120030.02 0.00 20:42:13 20:30:01 900.14 651.77 248.37 0.00 39145.34 46529.82 0.00 20:42:13 20:31:01 2.86 1.71 1.15 0.00 59.81 11.32 0.00 20:42:13 20:32:01 0.20 0.00 0.20 0.00 0.00 2.01 0.00 20:42:13 20:33:01 0.27 0.00 0.27 0.00 0.00 3.00 0.00 20:42:13 20:34:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 20:42:13 20:35:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 20:42:13 20:36:01 2.43 1.63 0.80 0.00 57.68 14.74 0.00 20:42:13 20:37:01 0.42 0.02 0.40 0.00 0.53 5.51 0.00 20:42:13 20:38:02 0.27 0.02 0.25 0.00 0.53 2.43 0.00 20:42:13 20:39:01 0.19 0.00 0.19 0.00 0.00 1.83 0.00 20:42:13 20:40:01 0.38 0.00 0.38 0.00 0.00 5.53 0.00 20:42:13 20:41:01 0.32 0.02 0.30 0.00 0.53 4.11 0.00 20:42:13 20:42:01 124.70 70.54 54.15 0.00 5588.95 14908.44 0.00 20:42:13 Average: 398.26 310.88 87.39 0.00 20269.53 30022.42 0.00 20:42:13 20:42:13 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:13 20:22:02 68780 0 649748 34.53 2620 1160396 1324020 45.19 568744 1039200 75332 20:42:13 20:23:01 85196 0 686592 36.49 2236 1107520 1455708 49.68 577684 976260 65508 20:42:13 20:24:01 113780 0 887732 47.18 1492 878540 1785232 60.93 726328 766452 68772 20:42:13 20:25:01 321392 0 732960 38.96 660 826532 1372960 46.86 589600 682356 13724 20:42:13 20:26:02 73692 0 840568 44.67 0 967284 2273908 77.60 745320 848408 43740 20:42:13 20:27:01 74184 0 817860 43.47 0 989500 2173284 74.17 767240 814808 61472 20:42:13 20:28:01 69840 0 704276 37.43 0 1107428 1384964 47.27 567436 999968 624 20:42:13 20:29:02 91376 0 921480 48.97 0 868688 2484812 84.80 799436 734492 16000 20:42:13 20:30:01 418308 0 639456 33.99 0 823780 1231716 42.04 449080 769988 20 20:42:13 20:31:01 420240 0 636936 33.85 0 824368 1206888 41.19 447112 771376 12 20:42:13 20:32:01 420560 0 636596 33.83 0 824388 1206912 41.19 447372 771064 8 20:42:13 20:33:01 420488 0 636660 33.84 0 824396 1206936 41.19 447468 771064 8 20:42:13 20:34:01 422036 0 635100 33.75 0 824408 1196608 40.84 446512 770924 8 20:42:13 20:35:01 422396 0 634736 33.73 0 824412 1196608 40.84 446516 770920 8 20:42:13 20:36:01 420356 0 635740 33.79 0 825448 1196608 40.84 446988 771364 8 20:42:13 20:37:01 420100 0 635972 33.80 0 825472 1196680 40.84 447204 771396 8 20:42:13 20:38:02 420652 0 635432 33.77 0 825460 1196608 40.84 447120 771396 8 20:42:13 20:39:01 419884 0 636176 33.81 0 825484 1196800 40.84 447552 771412 8 20:42:13 20:40:01 420420 0 635632 33.78 0 825492 1196608 40.84 447256 771412 8 20:42:13 20:41:01 420332 0 635728 33.79 0 825484 1196608 40.84 447260 771412 8 20:42:13 20:42:01 260000 0 675280 35.89 0 946264 1198184 40.89 461188 881728 103340 20:42:13 Average: 295429 0 692889 36.83 334 892893 1422793 48.56 531925 809400 21363 20:42:13 20:42:13 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:13 20:22:02 veth2e606e9 751.79 725.54 72.10 2290.58 0.00 0.00 0.00 0.00 20:42:13 20:22:02 eth0 1770.79 1376.84 5950.72 180.84 0.00 0.00 0.00 0.00 20:42:13 20:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:22:02 docker0 751.79 725.40 61.82 2290.57 0.00 0.00 0.00 0.00 20:42:13 20:23:01 eth0 528.54 468.13 3636.08 58.55 0.00 0.00 0.00 0.00 20:42:13 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:23:01 vethd0eb186 55.48 74.97 3.68 353.18 0.00 0.00 0.00 0.00 20:42:13 20:23:01 docker0 177.10 190.95 12.47 744.59 0.00 0.00 0.00 0.00 20:42:13 20:24:01 eth0 168.37 130.63 512.03 21.89 0.00 0.00 0.00 0.00 20:42:13 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:24:01 veth15db81c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:42:13 20:24:01 docker0 112.24 136.15 8.67 482.27 0.00 0.00 0.00 0.00 20:42:13 20:25:01 eth0 43.98 30.20 25.82 70.83 0.00 0.00 0.00 0.00 20:42:13 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:25:01 veth15db81c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:26:02 eth0 224.38 185.39 1691.48 50.29 0.00 0.00 0.00 0.00 20:42:13 20:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:26:02 veth0a1ec01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:42:13 20:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:27:01 eth0 54.29 30.60 164.38 44.60 0.00 0.00 0.00 0.00 20:42:13 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:27:01 veth0a1ec01 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 20:42:13 20:27:01 docker0 11.49 25.20 0.62 147.60 0.00 0.00 0.00 0.00 20:42:13 20:28:01 vetha15a07a 7.16 2.89 37.93 0.19 0.00 0.00 0.00 0.00 20:42:13 20:28:01 eth0 156.15 109.97 1400.25 19.10 0.00 0.00 0.00 0.00 20:42:13 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:28:01 veth0a1ec01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:42:13 20:29:02 vethda3aecb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:42:13 20:29:02 vethe23cea7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:29:02 eth0 125.69 78.75 370.62 94.94 0.00 0.00 0.00 0.00 20:42:13 20:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:30:01 eth0 104.01 66.07 183.99 88.72 0.00 0.00 0.00 0.00 20:42:13 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:30:01 docker0 1135.82 1213.68 88.77 4313.75 0.00 0.00 0.00 0.00 20:42:13 20:31:01 eth0 1.75 0.37 0.37 0.21 0.00 0.00 0.00 0.00 20:42:13 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:32:01 eth0 1.82 0.65 0.77 0.46 0.00 0.00 0.00 0.00 20:42:13 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:33:01 eth0 0.55 0.42 0.27 0.21 0.00 0.00 0.00 0.00 20:42:13 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:34:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:42:13 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:42:13 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:37:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 20:42:13 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:38:02 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:42:13 20:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:39:01 eth0 0.66 0.41 0.30 0.21 0.00 0.00 0.00 0.00 20:42:13 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:42:13 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:41:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:42:13 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:42:01 eth0 232.80 178.50 2176.67 21.62 0.00 0.00 0.00 0.00 20:42:13 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 Average: eth0 162.62 126.52 766.92 31.07 0.00 0.00 0.00 0.00 20:42:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:13 Average: docker0 53.33 56.99 4.17 202.54 0.00 0.00 0.00 0.00 20:42:13 20:42:13 20:42:13 ---> sar -P ALL: 20:42:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) 20:42:13 20:42:13 20:20:29 LINUX RESTART (4 CPU) 20:42:13 20:42:13 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:42:13 20:22:02 all 14.85 0.00 6.13 1.37 0.28 77.36 20:42:13 20:22:02 0 14.95 0.00 8.55 1.20 0.21 75.10 20:42:13 20:22:02 1 11.85 0.00 4.55 0.97 0.32 82.30 20:42:13 20:22:02 2 17.28 0.00 6.38 3.11 0.27 72.95 20:42:13 20:22:02 3 15.36 0.00 5.09 0.22 0.31 79.02 20:42:13 20:23:01 all 12.11 0.00 6.66 1.18 0.22 79.83 20:42:13 20:23:01 0 13.50 0.00 7.01 1.33 0.31 77.85 20:42:13 20:23:01 1 9.29 0.00 6.41 0.83 0.16 83.31 20:42:13 20:23:01 2 9.73 0.00 6.26 0.91 0.23 82.88 20:42:13 20:23:01 3 15.95 0.00 6.94 1.66 0.17 75.27 20:42:13 20:24:01 all 29.12 0.00 10.62 5.69 0.60 53.96 20:42:13 20:24:01 0 27.22 0.00 10.68 3.80 0.54 57.77 20:42:13 20:24:01 1 30.62 0.00 11.03 6.46 0.63 51.27 20:42:13 20:24:01 2 31.12 0.00 10.22 4.94 0.68 53.04 20:42:13 20:24:01 3 27.52 0.00 10.55 7.59 0.56 53.77 20:42:13 20:25:01 all 54.71 0.00 15.32 3.49 0.28 26.20 20:42:13 20:25:01 0 55.05 0.00 15.44 3.53 0.27 25.72 20:42:13 20:25:01 1 53.72 0.00 15.68 4.16 0.30 26.14 20:42:13 20:25:01 2 55.20 0.00 15.30 3.18 0.29 26.03 20:42:13 20:25:01 3 54.86 0.00 14.87 3.11 0.25 26.92 20:42:13 20:26:02 all 24.76 0.00 16.88 5.83 0.93 51.60 20:42:13 20:26:02 0 24.33 0.00 16.19 5.30 0.81 53.38 20:42:13 20:26:02 1 24.76 0.00 16.10 5.07 0.96 53.11 20:42:13 20:26:02 2 25.89 0.00 18.02 6.56 0.98 48.54 20:42:13 20:26:02 3 24.06 0.00 17.20 6.41 0.98 51.35 20:42:13 20:27:01 all 22.06 0.00 31.60 23.24 0.78 22.32 20:42:13 20:27:01 0 22.47 0.00 31.64 23.33 0.75 21.80 20:42:13 20:27:01 1 20.92 0.00 29.26 22.67 0.86 26.29 20:42:13 20:27:01 2 22.88 0.00 33.57 22.81 0.72 20.02 20:42:13 20:27:01 3 21.95 0.00 31.96 24.14 0.82 21.14 20:42:13 20:28:01 all 50.85 0.00 19.68 14.52 0.35 14.60 20:42:13 20:28:01 0 51.51 0.00 19.70 13.75 0.32 14.72 20:42:13 20:28:01 1 49.84 0.00 19.05 18.77 0.47 11.87 20:42:13 20:28:01 2 50.59 0.00 20.50 12.06 0.30 16.54 20:42:13 20:28:01 3 51.48 0.00 19.49 13.41 0.30 15.33 20:42:13 20:29:02 all 41.14 0.00 28.39 19.83 0.45 10.19 20:42:13 20:29:02 0 42.03 0.00 27.23 19.02 0.39 11.32 20:42:13 20:29:02 1 39.00 0.00 27.76 20.07 0.53 12.64 20:42:13 20:29:02 2 40.45 0.00 29.84 21.07 0.48 8.16 20:42:13 20:29:02 3 43.10 0.00 28.74 19.15 0.38 8.63 20:42:13 20:30:01 all 26.16 0.00 15.40 18.08 0.32 40.05 20:42:13 20:30:01 0 24.90 0.00 15.57 16.76 0.32 42.46 20:42:13 20:30:01 1 24.78 0.00 14.74 18.28 0.35 41.84 20:42:13 20:30:01 2 26.68 0.00 16.13 21.15 0.36 35.68 20:42:13 20:30:01 3 28.27 0.00 15.16 16.12 0.25 40.20 20:42:13 20:31:01 all 0.09 0.00 0.05 0.05 0.01 99.80 20:42:13 20:31:01 0 0.03 0.00 0.05 0.08 0.02 99.82 20:42:13 20:31:01 1 0.22 0.00 0.05 0.00 0.00 99.73 20:42:13 20:31:01 2 0.07 0.00 0.07 0.07 0.02 99.78 20:42:13 20:31:01 3 0.05 0.00 0.05 0.03 0.00 99.87 20:42:13 20:32:01 all 0.17 0.00 0.03 0.00 0.00 99.79 20:42:13 20:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:42:13 20:32:01 1 0.53 0.00 0.03 0.00 0.00 99.43 20:42:13 20:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:42:13 20:32:01 3 0.10 0.00 0.02 0.00 0.00 99.88 20:42:13 20:42:13 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:42:13 20:33:01 all 0.16 0.00 0.04 0.00 0.01 99.80 20:42:13 20:33:01 0 0.50 0.00 0.03 0.00 0.00 99.47 20:42:13 20:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:42:13 20:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:42:13 20:33:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:42:13 20:34:01 all 0.15 0.00 0.03 0.00 0.00 99.82 20:42:13 20:34:01 0 0.50 0.00 0.02 0.00 0.00 99.48 20:42:13 20:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:42:13 20:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:42:13 20:35:01 all 0.11 0.00 0.05 0.00 0.00 99.84 20:42:13 20:35:01 0 0.33 0.00 0.05 0.00 0.02 99.60 20:42:13 20:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:42:13 20:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:42:13 20:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:42:13 20:36:01 all 0.15 0.00 0.06 0.02 0.01 99.75 20:42:13 20:36:01 0 0.50 0.00 0.05 0.00 0.00 99.45 20:42:13 20:36:01 1 0.03 0.00 0.07 0.00 0.02 99.88 20:42:13 20:36:01 2 0.03 0.00 0.05 0.02 0.00 99.90 20:42:13 20:36:01 3 0.05 0.00 0.08 0.08 0.02 99.77 20:42:13 20:37:01 all 0.13 0.00 0.03 0.00 0.00 99.84 20:42:13 20:37:01 0 0.37 0.00 0.02 0.00 0.00 99.62 20:42:13 20:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:42:13 20:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:42:13 20:37:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:42:13 20:38:02 all 0.15 0.00 0.03 0.00 0.00 99.82 20:42:13 20:38:02 0 0.50 0.00 0.02 0.00 0.02 99.47 20:42:13 20:38:02 1 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:38:02 2 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:38:02 3 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:39:01 all 0.17 0.00 0.03 0.00 0.00 99.79 20:42:13 20:39:01 0 0.51 0.00 0.03 0.00 0.00 99.46 20:42:13 20:39:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:42:13 20:39:01 2 0.07 0.00 0.05 0.00 0.02 99.86 20:42:13 20:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:42:13 20:40:01 all 0.15 0.00 0.03 0.00 0.00 99.81 20:42:13 20:40:01 0 0.52 0.00 0.02 0.00 0.00 99.47 20:42:13 20:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:42:13 20:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92 20:42:13 20:41:01 all 0.08 0.00 0.03 0.00 0.00 99.90 20:42:13 20:41:01 0 0.18 0.00 0.03 0.00 0.00 99.78 20:42:13 20:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:42:13 20:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 20:42:13 20:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:42:13 20:42:01 all 6.45 0.00 4.85 3.19 0.20 85.31 20:42:13 20:42:01 0 6.43 0.00 5.07 4.07 0.19 84.24 20:42:13 20:42:01 1 5.97 0.00 4.80 4.14 0.19 84.91 20:42:13 20:42:01 2 7.09 0.00 4.67 3.22 0.20 84.81 20:42:13 20:42:01 3 6.32 0.00 4.85 1.34 0.20 87.29 20:42:13 Average: all 13.07 0.00 7.15 4.41 0.21 75.16 20:42:13 Average: 0 13.16 0.00 7.21 4.21 0.19 75.23 20:42:13 Average: 1 12.57 0.00 6.89 4.66 0.22 75.66 20:42:13 Average: 2 13.24 0.00 7.40 4.53 0.21 74.62 20:42:13 Average: 3 13.33 0.00 7.11 4.25 0.20 75.11 20:42:13 20:42:13 20:42:13