Pull request #3002 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 343823bde4984d0dc2f366b49a07a1653b3005e8+356d3f58744bcd4c86fb4a1eb5552148d927414a (58c5ba9eec413f53bb324f700fc5b3e152103904) 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-19887 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) > git config core.sparsecheckout # timeout=10 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 Commit message: "feat(data): Core Data publish to //" First time build. Skipping changelog. > git rev-list --no-walk fb3f3e82d4e0182b51f648bba92c722d2b81a99c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:44:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:44:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:44:28 ========================================================= 01:44:28 EdgeX Global Pipelines Version Info 01:44:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:44:30 ------------------- 01:44:30 stable info: 01:44:30 ------------------- 01:44:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:44:30 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:44:30 Message: update stable to v1.0.173 01:44:31 ------------------- 01:44:31 experimental info: 01:44:31 ------------------- 01:44:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:44:31 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 01:44:31 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:44:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:44:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:44:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:44:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:44:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:44:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 01:44:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 343823bde4984d0dc2f366b49a07a1653b3005e8 [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 343823b [Pipeline] echo 01:44:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:44:34 provisioning config files... 01:44:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4290747992509302975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:34 ---> docker-login.sh 01:44:34 nexus3.edgexfoundry.org:10001 01:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:35 Configure a credential helper to remove this warning. See 01:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:35 01:44:35 Login Succeeded 01:44:35 nexus3.edgexfoundry.org:10002 01:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:35 Configure a credential helper to remove this warning. See 01:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:35 01:44:35 Login Succeeded 01:44:35 nexus3.edgexfoundry.org:10003 01:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:35 Configure a credential helper to remove this warning. See 01:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:35 01:44:35 Login Succeeded 01:44:35 nexus3.edgexfoundry.org:10004 01:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:35 Configure a credential helper to remove this warning. See 01:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:35 01:44:35 Login Succeeded 01:44:35 docker.io 01:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:36 Configure a credential helper to remove this warning. See 01:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:36 01:44:36 Login Succeeded 01:44:36 ---> docker-login.sh ends [Pipeline] } 01:44:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:36 ++ 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 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/core-command/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo core-command,cmd/core-command/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/core-data/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo core-data,cmd/core-data/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/core-metadata/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo core-metadata,cmd/core-metadata/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/security-bootstrap-redis/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/security-proxy-setup/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/support-notifications/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo support-notifications,cmd/support-notifications/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/support-scheduler/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:44:36 + for file in '`ls cmd/**/Dockerfile`' 01:44:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:44:36 ++ cut -d/ -f2 01:44:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:44:36 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 01:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:38 01:44:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:44:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:38 latest: Pulling from edgex-devops/git-semver 01:44:38 31603596830f: Pulling fs layer 01:44:38 2a8b12db71e7: Pulling fs layer 01:44:38 6ca5941a6612: Pulling fs layer 01:44:38 ecc8261a40a4: Pulling fs layer 01:44:38 ecc8261a40a4: Waiting 01:44:38 2a8b12db71e7: Verifying Checksum 01:44:38 2a8b12db71e7: Download complete 01:44:38 31603596830f: Verifying Checksum 01:44:38 31603596830f: Download complete 01:44:38 ecc8261a40a4: Verifying Checksum 01:44:38 ecc8261a40a4: Download complete 01:44:38 6ca5941a6612: Verifying Checksum 01:44:38 6ca5941a6612: Download complete 01:44:39 31603596830f: Pull complete 01:44:39 2a8b12db71e7: Pull complete 01:44:40 6ca5941a6612: Pull complete 01:44:40 ecc8261a40a4: Pull complete 01:44:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:44:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:44:40 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 01:44:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:44:42 $ docker top 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:43 [ssh-agent] Looking for ssh-agent implementation... 01:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:43 $ docker exec 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent 01:44:43 SSH_AUTH_SOCK=/tmp/ssh-klOkeQXaOZgA/agent.12 01:44:43 SSH_AGENT_PID=17 01:44:43 Running ssh-add (command line suppressed) 01:44:43 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8429106034152163563.key (/w/workspace/edgex-go/6@tmp/private_key_8429106034152163563.key) 01:44:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:44 + git tag --points-at HEAD [Pipeline] } 01:44:44 $ docker exec --env ******** --env ******** 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent -k 01:44:44 unset SSH_AUTH_SOCK; 01:44:44 unset SSH_AGENT_PID; 01:44:44 echo Agent pid 17 killed; 01:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:44:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:44 [ssh-agent] Looking for ssh-agent implementation... 01:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:44 $ docker exec 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent 01:44:44 SSH_AUTH_SOCK=/tmp/ssh-8SDVNf7FbOHX/agent.47 01:44:44 SSH_AGENT_PID=52 01:44:44 Running ssh-add (command line suppressed) 01:44:45 Identity added: /w/workspace/edgex-go/6@tmp/private_key_3960893737929152300.key (/w/workspace/edgex-go/6@tmp/private_key_3960893737929152300.key) 01:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:45 + git semver init 01:44:45 # -> Open(): unable to determine branch for HEAD 01:44:45 # $GIT_DIR = /w/workspace/edgex-go/6/.git 01:44:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 01:44:45 # $SEMVER_REMOTE_NAME = origin 01:44:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:44:45 # $SEMVER_USER_NAME = edgex-jenkins 01:44:45 # $SEMVER_BRANCH = PR-3002 01:44:45 # $SEMVER_TEMP = /tmp/semver-173273068 01:44:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:45:03 # '/tmp/semver-173273068' -> '/w/workspace/edgex-go/6/.semver' 01:45:03 # -> Force: false 01:45:04 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 01:45:04 $ docker exec --env ******** --env ******** 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 ssh-agent -k 01:45:04 unset SSH_AUTH_SOCK; 01:45:04 unset SSH_AGENT_PID; 01:45:04 echo Agent pid 52 killed; 01:45:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:05 + git semver [Pipeline] } 01:45:05 $ docker stop --time=1 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 01:45:06 $ docker rm -f 49ff4ab0aff48a8364446853ebcea69e03d877086c8e91c6e60e4e9e7b0bb412 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:07 Stashed 1 file(s) [Pipeline] echo 01:45:07 [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 01:45:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:45:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:45:09 + sudo service docker restart 01:45:09 + true 01:45:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:45:09 ========================================================= 01:45:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:45:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:45:10 + 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 . 01:45:14 Sending build context to Docker daemon 326.4MB 01:45:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:45:14 Step 2/6 : FROM ${BASE} 01:45:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:14 188c0c94c7c5: Pulling fs layer 01:45:14 0ef7d3d256c8: Pulling fs layer 01:45:14 de9db76c5a1d: Pulling fs layer 01:45:14 bca2f99d35d6: Pulling fs layer 01:45:14 93359f2a8cfa: Pulling fs layer 01:45:14 7c6f9722023f: Pulling fs layer 01:45:14 a35cf1a2eb13: Pulling fs layer 01:45:14 93359f2a8cfa: Waiting 01:45:14 7c6f9722023f: Waiting 01:45:14 a35cf1a2eb13: Waiting 01:45:14 bca2f99d35d6: Waiting 01:45:14 de9db76c5a1d: Verifying Checksum 01:45:14 de9db76c5a1d: Download complete 01:45:14 0ef7d3d256c8: Download complete 01:45:14 93359f2a8cfa: Verifying Checksum 01:45:14 93359f2a8cfa: Download complete 01:45:14 188c0c94c7c5: Verifying Checksum 01:45:14 7c6f9722023f: Verifying Checksum 01:45:14 7c6f9722023f: Download complete 01:45:14 188c0c94c7c5: Pull complete 01:45:14 0ef7d3d256c8: Pull complete 01:45:14 de9db76c5a1d: Pull complete 01:45:16 a35cf1a2eb13: Verifying Checksum 01:45:16 a35cf1a2eb13: Download complete 01:45:16 bca2f99d35d6: Verifying Checksum 01:45:16 bca2f99d35d6: Download complete 01:45:23 Still waiting to schedule task 01:45:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:45:23 bca2f99d35d6: Pull complete 01:45:23 93359f2a8cfa: Pull complete 01:45:23 7c6f9722023f: Pull complete 01:45:27 a35cf1a2eb13: Pull complete 01:45:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:45:27 ---> a62c8e92a672 01:45:27 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 01:45:28 ---> Running in 961469e21439 01:45:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:45:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:45:30 (1/12) Installing libmagic (5.38-r0) 01:45:30 (2/12) Installing file (5.38-r0) 01:45:30 (3/12) Installing libc-dev (0.7.2-r3) 01:45:30 (4/12) Installing g++ (9.3.0-r2) 01:45:35 (5/12) Installing fortify-headers (1.1-r0) 01:45:35 (6/12) Installing patch (2.7.6-r6) 01:45:35 (7/12) Installing build-base (0.5-r2) 01:45:35 (8/12) Installing libsodium (1.0.18-r0) 01:45:35 (9/12) Installing pkgconf (1.7.2-r0) 01:45:35 (10/12) Installing libsodium-dev (1.0.18-r0) 01:45:35 (11/12) Installing libzmq (4.3.3-r0) 01:45:35 (12/12) Installing zeromq-dev (4.3.3-r0) 01:45:35 Executing busybox-1.31.1-r19.trigger 01:45:35 OK: 233 MiB in 51 packages 01:45:39 Removing intermediate container 961469e21439 01:45:39 ---> 4e6388d390e6 01:45:39 Step 4/6 : WORKDIR /edgex-go 01:45:39 ---> Running in 9f7978bbd870 01:45:40 Removing intermediate container 9f7978bbd870 01:45:40 ---> f52b7a8548f7 01:45:40 Step 5/6 : COPY go.mod . 01:45:40 ---> 331ab6caee83 01:45:40 Step 6/6 : RUN go mod download 01:45:40 ---> Running in 244463ca4202 01:46:02 Removing intermediate container 244463ca4202 01:46:02 ---> 7b801599de8c 01:46:02 Successfully built 7b801599de8c 01:46:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:46:02 + docker inspect -f . ci-base-image-x86_64 01:46:02 . [Pipeline] withDockerContainer 01:46:02 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 01:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:46:03 $ docker top f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:04 + go version 01:46:04 go version go1.15.5 linux/amd64 [Pipeline] } 01:46:04 $ docker stop --time=1 f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 01:46:05 $ docker rm -f f7fe37029e3ce6141100c4f9788b82f213f20454664f5f6ec1f4bea4f68850c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:06 + docker inspect -f . ci-base-image-x86_64 01:46:06 . [Pipeline] withDockerContainer 01:46:06 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 01:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:46:07 $ docker top 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 -eo pid,comm [Pipeline] { [Pipeline] echo 01:46:07 ========================================================= 01:46:07 [edgeXBuildGoParallel] Running Tests and Build... 01:46:07 ========================================================= [Pipeline] sh 01:46:08 + make test 01:46:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:46:18 ? github.com/edgexfoundry/edgex-go [no test files] 01:46:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:46:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:46:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:46:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:46:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:46:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:46:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:46:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements 01:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.0% of statements 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.060s coverage: 100.0% of statements 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 67.9% of statements 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.135s coverage: 82.7% of statements 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:46:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 01:46:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:46:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements 01:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:46:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.353s coverage: 93.1% of statements 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.047s coverage: 0.1% of statements 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements 01:46:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 01:46:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 01:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.4% of statements 01:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.5% of statements 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:46:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 01:46:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 01:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 55.9% of statements 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 01:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 37.0% of statements 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements 01:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements 01:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:46:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 01:46:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 29.1% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:47:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:47:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 01:47:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 01:47:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 01:47:01 GO111MODULE=on go vet ./... 01:47:23 gofmt -l . 01:47:24 [ "`gofmt -l .`" = "" ] 01:47:24 ./bin/test-go-mod-tidy.sh 01:47:25 ./bin/test-attribution-txt.sh [Pipeline] sh 01:47:26 + ls -al . 01:47:26 total 660 01:47:26 drwxrwxr-x 10 1001 1001 4096 Jan 13 01:47 . 01:47:26 drwxr-xr-x 4 root root 28 Jan 13 01:46 .. 01:47:26 -rw-rw-r-- 1 1001 1001 11 Jan 13 01:44 .dockerignore 01:47:26 drwxrwxr-x 8 1001 1001 179 Jan 13 01:44 .git 01:47:26 drwxrwxr-x 3 1001 1001 125 Jan 13 01:44 .github 01:47:26 -rw-rw-r-- 1 1001 1001 824 Jan 13 01:44 .gitignore 01:47:26 drwx------ 3 1001 1001 47 Jan 13 01:45 .semver 01:47:26 -rw-rw-r-- 1 1001 1001 166 Jan 13 01:44 .sonarcloud.properties 01:47:26 -rw-rw-r-- 1 1001 1001 7741 Jan 13 01:44 Attribution.txt 01:47:26 -rw-rw-r-- 1 1001 1001 3804 Jan 13 01:44 CONTRIBUTING.md 01:47:26 -rw-rw-r-- 1 1001 1001 931 Jan 13 01:44 Dockerfile.build 01:47:26 -rw-rw-r-- 1 1001 1001 863 Jan 13 01:44 Jenkinsfile 01:47:26 -rw-rw-r-- 1 1001 1001 10775 Jan 13 01:44 LICENSE 01:47:26 -rw-rw-r-- 1 1001 1001 5750 Jan 13 01:44 Makefile 01:47:26 -rw-rw-r-- 1 1001 1001 6524 Jan 13 01:44 README.md 01:47:26 -rw-rw-r-- 1 1001 1001 6744 Jan 13 01:44 SECURITY.md 01:47:26 -rw-rw-r-- 1 1001 1001 5 Jan 13 01:45 VERSION 01:47:26 -rw-rw-r-- 1 1001 1001 4131 Jan 13 01:44 ZMQWindows.md 01:47:26 drwxrwxr-x 2 1001 1001 117 Jan 13 01:44 bin 01:47:26 drwxrwxr-x 14 1001 1001 4096 Jan 13 01:44 cmd 01:47:26 -rw-r--r-- 1 root root 553501 Jan 13 01:47 coverage.out 01:47:26 -rw-r--r-- 1 root root 979 Jan 13 01:47 go.mod 01:47:26 -rw-r--r-- 1 root root 19231 Jan 13 01:47 go.sum 01:47:26 drwxrwxr-x 8 1001 1001 127 Jan 13 01:44 internal 01:47:26 drwxrwxr-x 4 1001 1001 26 Jan 13 01:44 openapi 01:47:26 drwxrwxr-x 4 1001 1001 71 Jan 13 01:44 snap 01:47:26 -rw-rw-r-- 1 1001 1001 168 Jan 13 01:44 version.go [Pipeline] sh 01:47:26 + '[' -e coverage.out ] 01:47:26 + chown 1001:1001 coverage.out [Pipeline] stash 01:47:26 Stashed 1 file(s) [Pipeline] sh 01:47:26 + make build 01:47:26 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 01:47:31 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 01:47:37 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 01:47:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:47:40 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 01:47:40 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 01:47:42 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 01:47:43 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 01:47:45 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 01:47:46 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 01:47:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 01:47:48 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] } 01:47:49 $ docker stop --time=1 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 01:47:51 $ docker rm -f 9fddd947319395966ae4d52c5afffc3d132ca6d040b16e429858403102290039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:54 01:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:47:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:55 latest: Pulling from edgex-devops/edgex-compose 01:47:55 cbdbe7a5bc2a: Pulling fs layer 01:47:55 ca9280d653b3: Pulling fs layer 01:47:55 7e9c9ca2126c: Pulling fs layer 01:47:56 cbdbe7a5bc2a: Verifying Checksum 01:47:56 cbdbe7a5bc2a: Download complete 01:47:56 ca9280d653b3: Verifying Checksum 01:47:56 ca9280d653b3: Download complete 01:47:56 cbdbe7a5bc2a: Pull complete 01:47:57 7e9c9ca2126c: Download complete 01:47:57 ca9280d653b3: Pull complete 01:48:04 7e9c9ca2126c: Pull complete 01:48:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:48:04 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 01:48:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:48:07 $ docker top 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:07 + docker-compose build --help 01:48:07 + grep parallel 01:48:08 --parallel Build images in parallel. [Pipeline] } 01:48:08 $ docker stop --time=1 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa 01:48:10 $ docker rm -f 6a5243f5a3ef0acf6fb364f9065749467147d8e44fbb18c7a583ab481a8af3aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:48:11 . [Pipeline] withDockerContainer 01:48:11 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 01:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:48:12 $ docker top 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:12 + docker-compose -f ./docker-compose-build.yml build --parallel 01:48:13 Building docker-core-command-go ... 01:48:13 Building docker-core-data-go ... 01:48:13 Building docker-core-metadata-go ... 01:48:13 Building docker-security-bootstrap-redis-go ... 01:48:13 Building docker-security-proxy-setup-go ... 01:48:13 Building docker-security-secretstore-setup-go ... 01:48:13 Building docker-support-notifications-go ... 01:48:13 Building docker-support-scheduler-go ... 01:48:13 Building docker-sys-mgmt-agent-go ... 01:48:13 Building docker-sys-mgmt-agent-go 01:48:13 Building docker-support-notifications-go 01:48:13 Building docker-core-command-go 01:48:13 Building docker-security-secretstore-setup-go 01:48:13 Building docker-security-bootstrap-redis-go 01:48:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:48:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:48:46 ---> 7b801599de8c 01:48:46 Step 3/22 : WORKDIR /edgex-go 01:48:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:48:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:48:46 ---> 7b801599de8c 01:48:46 Step 3/24 : WORKDIR /edgex-go 01:48:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:48:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:48:46 ---> 7b801599de8c 01:48:46 Step 3/26 : WORKDIR /edgex-go 01:48:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:48:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:48:46 ---> 7b801599de8c 01:48:46 Step 3/24 : WORKDIR /edgex-go 01:48:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:48:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:48:46 ---> 7b801599de8c 01:48:46 Step 3/22 : WORKDIR /edgex-go 01:48:46 ---> Running in af405c5e0df7 01:48:46 ---> Running in b490bf1536fb 01:48:46 ---> Running in 54524d312ba4 01:48:46 ---> Running in f21beb75e4ce 01:48:46 ---> Running in 85e119e5bf9b 01:48:46 Removing intermediate container f21beb75e4ce 01:48:46 ---> f23f2d8105fc 01:48:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:46 Removing intermediate container 54524d312ba4 01:48:46 ---> 153e5829bb25 01:48:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:46 Removing intermediate container 85e119e5bf9b 01:48:46 ---> b05e0b5b52e0 01:48:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:46 Removing intermediate container af405c5e0df7 01:48:46 ---> c55fe033fb22 01:48:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:46 Removing intermediate container b490bf1536fb 01:48:46 ---> aed584bd99ee 01:48:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:46 ---> Running in 8f8c04ce2891 01:48:46 ---> Running in 4cb8fbd3edc5 01:48:46 ---> Running in 3a5821f60fd3 01:48:46 ---> Running in 23be21db8084 01:48:46 ---> Running in ca7cba63dc5f 01:48:46 Removing intermediate container 4cb8fbd3edc5 01:48:46 ---> 806dd0aa8072 01:48:46 Step 5/24 : RUN apk add --update --no-cache make git 01:48:46 ---> Running in 4298e2bdd2a3 01:48:46 Removing intermediate container 8f8c04ce2891 01:48:46 ---> 2a5b016825b6 01:48:46 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 01:48:46 ---> Running in cc1e144af520 01:48:46 Removing intermediate container ca7cba63dc5f 01:48:46 ---> f969ec7106f3 01:48:46 Step 5/22 : RUN apk add --update --no-cache make git 01:48:46 Removing intermediate container 3a5821f60fd3 01:48:46 ---> 0895ecff4808 01:48:46 Step 5/22 : RUN apk add --update --no-cache make git 01:48:46 Removing intermediate container 23be21db8084 01:48:46 ---> 0220f5d934ed 01:48:46 Step 5/26 : RUN apk add --update --no-cache make bash git 01:48:46 ---> Running in 6c6b6b944c5e 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:47 ---> Running in ce04e09571e0 01:48:47 ---> Running in 8863ce494785 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:48:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:48 OK: 233 MiB in 51 packages 01:48:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:48 OK: 233 MiB in 51 packages 01:48:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:48 Removing intermediate container 4298e2bdd2a3 01:48:48 ---> 793a50631d78 01:48:48 Step 6/24 : COPY go.mod . 01:48:48 OK: 233 MiB in 51 packages 01:48:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:48:49 ---> ee3ec5f88b1e 01:48:49 Step 7/24 : RUN go mod download 01:48:49 Removing intermediate container cc1e144af520 01:48:49 ---> dc6badb5a368 01:48:49 Step 6/24 : COPY go.mod . 01:48:49 OK: 233 MiB in 51 packages 01:48:49 ---> Running in 83b62baf220d 01:48:49 ---> c5727541c440 01:48:49 Step 7/24 : RUN go mod download 01:48:49 OK: 233 MiB in 51 packages 01:48:49 Removing intermediate container 6c6b6b944c5e 01:48:49 ---> 0b624f6da234 01:48:49 Step 6/22 : COPY go.mod . 01:48:49 ---> Running in 991f65ec8386 01:48:50 ---> 668c35b430ca 01:48:50 Step 7/22 : RUN go mod download 01:48:50 Removing intermediate container 8863ce494785 01:48:50 ---> 509f29109eef 01:48:50 Step 6/26 : COPY go.mod . 01:48:50 ---> Running in 03135ef656fa 01:48:50 Removing intermediate container ce04e09571e0 01:48:50 ---> fb1b2b9c1e74 01:48:50 Step 6/22 : COPY go.mod . 01:48:50 ---> dbdd12e60208 01:48:50 Step 7/26 : RUN go mod download 01:48:50 ---> Running in a314807a687c 01:48:50 ---> 3d519f00f171 01:48:50 Step 7/22 : RUN go mod download 01:48:50 ---> Running in 1a4f56711e28 01:48:51 Removing intermediate container 83b62baf220d 01:48:51 ---> 789175131edd 01:48:51 Step 8/24 : COPY . . 01:48:52 Removing intermediate container 991f65ec8386 01:48:52 ---> 94fa93e5444c 01:48:52 Step 8/24 : COPY . . 01:48:56 Removing intermediate container 03135ef656fa 01:48:56 ---> 085933f191db 01:48:56 Step 8/22 : COPY . . 01:49:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19888 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 01:49:00 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 01:49:03 Removing intermediate container a314807a687c 01:49:03 ---> f9c91d6eba6e 01:49:03 Step 8/26 : COPY . . 01:49:03 Removing intermediate container 1a4f56711e28 01:49:03 ---> ad241066e611 01:49:03 Step 8/22 : COPY . . 01:49:05 using credential edgex-jenkins-ssh 01:49:05 Cloning the remote Git repository 01:49:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:49:05 > git init /w/workspace/edgex-go/6 # timeout=10 01:49:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:49:05 > git --version # timeout=10 01:49:05 > git --version # 'git version 2.17.1' 01:49:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:49:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:49:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:49:31 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 01:49:32 Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 01:49:32 Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) 01:49:31 > git config core.sparsecheckout # timeout=10 01:49:31 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 01:49:31 > git remote # timeout=10 01:49:31 > git config --get remote.origin.url # timeout=10 01:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:31 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 01:49:31 > git rev-parse HEAD^{commit} # timeout=10 01:49:32 > git config core.sparsecheckout # timeout=10 01:49:32 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 01:49:35 ---> ef4030df818d 01:49:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:35 ---> 6cbcfbd8f5ca 01:49:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 01:49:35 ---> Running in 3ec52cd9b0c6 01:49:35 ---> Running in c0c2d29f5aed 01:49:35 ---> d40c88d84df4 01:49:35 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 01:49:35 ---> a7c3c76fba8f 01:49:35 Step 9/22 : RUN make cmd/core-command/core-command 01:49:35 ---> a95f5c88ce5a 01:49:35 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:49:35 ---> Running in 4f4524cd2c86 01:49:35 ---> Running in c40ad43f00ee 01:49:35 ---> Running in ad5844a0aaaa 01:49: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 01:49:36 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 01:49:36 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 01:49:36 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 01:49:36 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 01:49:36 Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:49:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:49:38 + sudo service docker restart 01:49:38 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:49:41 provisioning config files... 01:49:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2536311948141264776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:41 ---> docker-login.sh 01:49:41 nexus3.edgexfoundry.org:10001 01:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:43 Configure a credential helper to remove this warning. See 01:49:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:43 01:49:43 Login Succeeded 01:49:43 nexus3.edgexfoundry.org:10002 01:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:44 01:49:44 Login Succeeded 01:49:44 nexus3.edgexfoundry.org:10003 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:44 01:49:44 Login Succeeded 01:49:44 nexus3.edgexfoundry.org:10004 01:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:44 Configure a credential helper to remove this warning. See 01:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:44 01:49:44 Login Succeeded 01:49:44 docker.io 01:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:45 Configure a credential helper to remove this warning. See 01:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:45 01:49:45 Login Succeeded 01:49:45 ---> docker-login.sh ends [Pipeline] } 01:49:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:46 ========================================================= 01:49:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:49:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:49:46 + 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 . 01:49:48 Sending build context to Docker daemon 165.5MB 01:49:48 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:49:48 Step 2/6 : FROM ${BASE} 01:49:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:48 5f621e34cdf4: Pulling fs layer 01:49:48 a4357932f1b6: Pulling fs layer 01:49:48 18c013af1878: Pulling fs layer 01:49:48 00ac8860ef70: Pulling fs layer 01:49:48 63d7cb157983: Pulling fs layer 01:49:48 b116817d02f9: Pulling fs layer 01:49:48 745a02a5169b: Pulling fs layer 01:49:48 00ac8860ef70: Waiting 01:49:48 63d7cb157983: Waiting 01:49:48 b116817d02f9: Waiting 01:49:48 745a02a5169b: Waiting 01:49:48 18c013af1878: Verifying Checksum 01:49:48 18c013af1878: Download complete 01:49:48 a4357932f1b6: Verifying Checksum 01:49:48 a4357932f1b6: Download complete 01:49:48 63d7cb157983: Verifying Checksum 01:49:48 63d7cb157983: Download complete 01:49:49 b116817d02f9: Verifying Checksum 01:49:49 b116817d02f9: Download complete 01:49:49 5f621e34cdf4: Verifying Checksum 01:49:49 5f621e34cdf4: Download complete 01:49:50 5f621e34cdf4: Pull complete 01:49:50 a4357932f1b6: Pull complete 01:49:51 18c013af1878: Pull complete 01:49:51 745a02a5169b: Verifying Checksum 01:49:51 745a02a5169b: Download complete 01:49:53 00ac8860ef70: Verifying Checksum 01:49:53 00ac8860ef70: Download complete 01:50:03 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 01:50:03 00ac8860ef70: Pull complete 01:50:03 63d7cb157983: Pull complete 01:50:03 b116817d02f9: Pull complete 01:50:07 745a02a5169b: Pull complete 01:50:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:50:07 ---> b7e6874047d6 01:50:07 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 01:50:10 ---> Running in ae1f764174f2 01:50:11 Removing intermediate container 3ec52cd9b0c6 01:50:11 ---> 5374263b8df5 01:50:11 01:50:11 Step 10/24 : FROM alpine:3.12 01:50:11 Removing intermediate container ad5844a0aaaa 01:50:11 ---> e93c42bf3cdf 01:50:11 01:50:11 Step 10/22 : FROM scratch 01:50:11 Removing intermediate container 4f4524cd2c86 01:50:11 ---> 01:50:11 ---> 6919d271d275 01:50:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:50:11 01:50:11 Step 10/22 : FROM alpine:3.12 01:50:11 Removing intermediate container c40ad43f00ee 01:50:11 ---> 25ed0ee842b7 01:50:11 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:50:11 3.12: Pulling from library/alpine 01:50:11 3.12: Pulling from library/alpine 01:50:11 Removing intermediate container c0c2d29f5aed 01:50:11 ---> e6dd5d986573 01:50:11 01:50:11 Step 10/24 : FROM scratch 01:50:11 ---> 01:50:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 01:50:11 ---> Running in effab4d793eb 01:50:11 ---> Running in b44a2d692f31 01:50:11 ---> Running in 63595b7d2598 01:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:50:12 Removing intermediate container b44a2d692f31 01:50:12 ---> 84c54a03c342 01:50:12 Step 12/24 : ENV APP_PORT=48060 01:50:12 Removing intermediate container 63595b7d2598 01:50:12 ---> c554dbbd7a9c 01:50:12 Step 12/22 : ENV APP_PORT=48082 01:50: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 01:50:12 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:50:12 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:50:12 ---> Running in 412dafa6d6ba 01:50:12 ---> Running in e1552ab41b74 01:50:12 Status: Downloaded newer image for alpine:3.12 01:50:12 ---> 389fef711851 01:50:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 01:50:12 Status: Downloaded newer image for alpine:3.12 01:50:12 ---> 389fef711851 01:50:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 01:50:12 ---> Running in 6f8335a3314f 01:50:12 ---> Running in fd63ef7b6249 01:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:50:12 Removing intermediate container 412dafa6d6ba 01:50:12 ---> faacfb183733 01:50:12 Step 13/24 : EXPOSE $APP_PORT 01:50:12 Removing intermediate container e1552ab41b74 01:50:12 ---> a09b10769385 01:50:12 Step 13/22 : EXPOSE $APP_PORT 01:50:13 ---> Running in 9ad35c7415b0 01:50:13 ---> Running in c5726be39ab6 01:50:13 (1/12) Installing libmagic (5.38-r0) 01:50:13 Removing intermediate container c5726be39ab6 01:50:13 ---> 3dffebe390bb 01:50:13 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 01:50:13 Removing intermediate container 9ad35c7415b0 01:50:13 ---> a71e3c15c1ac 01:50:13 Step 14/22 : WORKDIR / 01:50:13 (2/12) Installing file (5.38-r0) 01:50:13 ---> Running in 6463b1bdb692 01:50:13 Removing intermediate container effab4d793eb 01:50:13 ---> c9d1d39ade9f 01:50:13 01:50:13 Step 11/26 : FROM docker:20.10.0 01:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:13 (3/12) Installing libc-dev (0.7.2-r3) 01:50:13 (4/12) Installing g++ (9.3.0-r2) 01:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:13 20.10.0: Pulling from library/docker 01:50:13 Removing intermediate container 6463b1bdb692 01:50:13 ---> dd83b2302b9f 01:50:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:13 ---> 07a16e428ed6 01:50:13 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 01:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:13 (1/5) Installing ca-certificates (20191127-r4) 01:50:13 (1/5) Installing ca-certificates (20191127-r4) 01:50:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 01:50:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 01:50:14 (3/5) Installing libcurl (7.69.1-r3) 01:50:14 (3/5) Installing libcurl (7.69.1-r3) 01:50:14 (4/5) Installing curl (7.69.1-r3) 01:50:14 (4/5) Installing curl (7.69.1-r3) 01:50:14 (5/5) Installing dumb-init (1.2.2-r1) 01:50:14 Executing busybox-1.31.1-r19.trigger 01:50:14 (5/5) Installing dumb-init (1.2.2-r1) 01:50:14 Executing busybox-1.31.1-r19.trigger 01:50:14 Executing ca-certificates-20191127-r4.trigger 01:50:14 OK: 7 MiB in 19 packages 01:50:14 Executing ca-certificates-20191127-r4.trigger 01:50:14 ---> 8d7525ba1f6d 01:50:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:50:14 OK: 7 MiB in 19 packages 01:50:16 ---> 08aaa4369dc6 01:50:16 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 01:50:16 ---> 35acd3494639 01:50:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:50:17 Removing intermediate container 6f8335a3314f 01:50:17 ---> c4dadb6eec60 01:50:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 01:50:17 ---> bf4600e2a457 01:50:17 Step 18/22 : ENTRYPOINT ["/core-command"] 01:50:17 ---> 743168399714 01:50:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:18 ---> Running in d0313552fa4d 01:50:18 Removing intermediate container fd63ef7b6249 01:50:18 ---> a155a49a244c 01:50:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:50:18 ---> Running in 21542a9f181e 01:50:18 ---> Running in de34bf76fcd9 01:50:18 Removing intermediate container d0313552fa4d 01:50:18 ---> c448f8c8f030 01:50:18 Step 13/22 : WORKDIR / 01:50:18 Removing intermediate container 21542a9f181e 01:50:18 ---> f0c9b6632843 01:50:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:18 Removing intermediate container de34bf76fcd9 01:50:18 ---> 0ab6b75a5c3f 01:50:18 Step 13/24 : WORKDIR / 01:50:18 ---> 42e85c76418e 01:50:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:50:18 ---> Running in 5cb9e014bba9 01:50:18 ---> Running in ccd791d4480d 01:50:18 ---> Running in e81e2d5a732b 01:50:18 Removing intermediate container 5cb9e014bba9 01:50:18 ---> 1e5451ef3cba 01:50:18 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:50:19 Removing intermediate container ccd791d4480d 01:50:19 ---> 75055da4da84 01:50:19 Step 20/22 : LABEL arch=x86_64 01:50:19 Removing intermediate container e81e2d5a732b 01:50:19 ---> c71a1d7f9199 01:50:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:50:20 ---> Running in 4cc80596afb0 01:50:20 ---> 4fc1cb3a5866 01:50:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:50:20 ---> a1452ef50ca9 01:50:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 01:50:20 ---> 579c13717774 01:50:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:50:20 Removing intermediate container 4cc80596afb0 01:50:20 ---> db7b261796b4 01:50:20 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:50:20 ---> Running in 9e7e0bcbf154 01:50:20 ---> f67d3e70956a 01:50:20 Step 20/24 : ENTRYPOINT ["/support-notifications"] 01:50:20 ---> 8b7b2d8cbee3 01:50:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:50:20 ---> Running in 662c95a797d1 01:50:20 Removing intermediate container 9e7e0bcbf154 01:50:20 ---> e522557b1543 01:50:20 Step 22/22 : LABEL version=0.0.0 01:50:21 ---> a538cfe128e9 01:50:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 01:50:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:50:21 Status: Downloaded newer image for docker:20.10.0 01:50:21 ---> aefe523efa57 01:50:21 Step 12/26 : RUN apk add --no-cache bash 01:50:21 ---> Running in 09bc04b691f3 01:50:21 Removing intermediate container 662c95a797d1 01:50:21 ---> 2efceeb5d96c 01:50:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:21 ---> d2a42bc8faef 01:50:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:50:21 ---> Running in 38ac1b2b23d6 01:50:21 ---> c8ca253b2ef2 01:50:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 01:50:21 ---> Running in efc271c34805 01:50:21 Removing intermediate container 09bc04b691f3 01:50:21 ---> 189b7ebc8551 01:50:21 01:50:21 ---> e722dc4854ea 01:50:21 Step 18/22 : RUN chmod +x entrypoint.sh 01:50:21 ---> 774335b0f0e1 01:50:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:50:21 Successfully built 189b7ebc8551 01:50:21 Removing intermediate container efc271c34805 01:50:21 ---> aabc25b8fbd1 01:50:21 Step 22/24 : LABEL arch=x86_64 01:50:21 Successfully tagged docker-core-command-go:latest 01:50:21  Building docker-core-command-go ... done Building docker-core-data-go 01:50:22 ---> Running in 7b3c7cd81b74 01:50:22 ---> Running in 2961f4314de8 01:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:22 (1/2) Installing readline (8.0.4-r0) 01:50:22 (2/2) Installing bash (5.0.17-r0) 01:50:22 Executing bash-5.0.17-r0.post-install 01:50:22 Executing busybox-1.31.1-r19.trigger 01:50:22 OK: 12 MiB in 22 packages 01:50:22 Removing intermediate container 2961f4314de8 01:50:22 ---> d691f39fd3ca 01:50:22 Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:50:22 ---> 8b0fca179c49 01:50:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:22 ---> Running in 3bbc585ffef2 01:50:27 Removing intermediate container 3bbc585ffef2 01:50:27 ---> 07a2c240153d 01:50:27 Step 24/24 : LABEL version=0.0.0 01:50:27 ---> 9e234a6d080c 01:50:27 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/ 01:50:27 ---> Running in f400992f0149 01:50:27 ---> Running in a3a7d6141e3b 01:50:27 Removing intermediate container 38ac1b2b23d6 01:50:27 ---> 19248eba1933 01:50:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 01:50:29 Removing intermediate container f400992f0149 01:50:29 ---> cf6fa0496c2a 01:50:29 01:50:29 Removing intermediate container 7b3c7cd81b74 01:50:29 ---> 31c178147f90 01:50:29 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 01:50:29 ---> Running in 119d1e969753 01:50:30 Successfully built cf6fa0496c2a 01:50:30 ---> Running in 3fc61b5775c3 01:50:30 Successfully tagged docker-support-notifications-go:latest 01:50:30  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 01:50:32 (5/12) Installing fortify-headers (1.1-r0) 01:50:32 (6/12) Installing patch (2.7.6-r6) 01:50:32 (7/12) Installing build-base (0.5-r2) 01:50:32 (8/12) Installing libsodium (1.0.18-r0) 01:50:32 (9/12) Installing pkgconf (1.7.2-r0) 01:50:32 (10/12) Installing libsodium-dev (1.0.18-r0) 01:50:32 (11/12) Installing libzmq (4.3.3-r0) 01:50:32 (12/12) Installing zeromq-dev (4.3.3-r0) 01:50:32 Executing busybox-1.31.1-r19.trigger 01:50:32 OK: 217 MiB in 51 packages 01:50:32 Removing intermediate container 119d1e969753 01:50:32 ---> a6147667fbdc 01:50:32 Step 14/26 : ENV APP_PORT=48090 01:50:32 Removing intermediate container 3fc61b5775c3 01:50:32 ---> 59412de132d4 01:50:32 Step 20/22 : LABEL arch=x86_64 01:50:34 ---> Running in 265c1c9fd3f3 01:50:34 ---> Running in 2882a9961221 01:50:36 Removing intermediate container ae1f764174f2 01:50:36 ---> 643395824170 01:50:36 Step 4/6 : WORKDIR /edgex-go 01:50:36 ---> Running in c8e93e5a2745 01:50:36 Removing intermediate container c8e93e5a2745 01:50:36 ---> c2f8efceb609 01:50:36 Step 5/6 : COPY go.mod . 01:50:36 ---> 0a172eec9b3c 01:50:36 Step 6/6 : RUN go mod download 01:50:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:50:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:37 ---> 7b801599de8c 01:50:37 Step 3/23 : WORKDIR /edgex-go 01:50:37 ---> Running in 76a644a0528f 01:50:37 ---> Using cache 01:50:37 ---> 153e5829bb25 01:50:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:37 ---> Using cache 01:50:37 ---> 806dd0aa8072 01:50:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:50:37 Removing intermediate container 2882a9961221 01:50:37 ---> f2f69a3ce192 01:50:37 Step 15/26 : EXPOSE $APP_PORT 01:50:37 Removing intermediate container a3a7d6141e3b 01:50:37 ---> ee4029a083ae 01:50:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:50:37 Removing intermediate container 265c1c9fd3f3 01:50:37 ---> 2e97bc9e9455 01:50:37 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:50:37 ---> Running in 48f9930a3c28 01:50:38 ---> Running in 5521a126b6d8 01:50:38 ---> Running in ec4ecd31ce24 01:50:38 ---> Running in 7e2da3900f9d 01:50:38 Removing intermediate container 7e2da3900f9d 01:50:38 ---> 39780d5f445d 01:50:38 Step 22/22 : LABEL version=0.0.0 01:50:38 Removing intermediate container ec4ecd31ce24 01:50:38 ---> ee9dd642b5a4 01:50:38 Step 22/24 : LABEL arch=x86_64 01:50:38 Removing intermediate container 5521a126b6d8 01:50:38 ---> a48d65aff071 01:50:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:50:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:38 ---> Running in 4c4e43e18674 01:50:38 ---> Running in f900aa2f8ff7 01:50:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:40 ---> 8b5f362e2bb4 01:50:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:50:40 Removing intermediate container f900aa2f8ff7 01:50:40 ---> 8b49083151ba 01:50:40 Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:50:40 Removing intermediate container 4c4e43e18674 01:50:40 ---> db672910701b 01:50:40 01:50:41 Successfully built db672910701b 01:50:42 Successfully tagged docker-security-bootstrap-redis-go:latest 01:50:42  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 01:50:42 ---> 0e4db657ca82 01:50:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:50:42 ---> Running in 855f26f040b2 01:50:43 OK: 233 MiB in 51 packages 01:50:43 Removing intermediate container 855f26f040b2 01:50:43 ---> d4b5186f0cde 01:50:43 Step 24/24 : LABEL version=0.0.0 01:50:44 ---> d0be680f2b85 01:50:44 Step 19/26 : RUN apk --no-cache add py3-pip 01:50:44 ---> Running in bbc3ac20d40b 01:50:46 ---> Running in e8614c0caae0 01:50:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:50:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:50:47 ---> 7b801599de8c 01:50:47 Step 3/21 : WORKDIR /edgex-go 01:50:47 ---> Using cache 01:50:47 ---> 153e5829bb25 01:50:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:47 ---> Using cache 01:50:47 ---> 806dd0aa8072 01:50:47 Step 5/21 : RUN apk add --update --no-cache make git 01:50:47 ---> Using cache 01:50:47 ---> 793a50631d78 01:50:47 Step 6/21 : COPY go.mod . 01:50:47 ---> Using cache 01:50:47 ---> ee3ec5f88b1e 01:50:47 Step 7/21 : RUN go mod download 01:50:47 ---> Using cache 01:50:47 ---> 789175131edd 01:50:47 Step 8/21 : COPY . . 01:50:47 ---> Using cache 01:50:47 ---> ef4030df818d 01:50:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 01:50:47 Removing intermediate container bbc3ac20d40b 01:50:47 ---> 8700dbe7eb10 01:50:47 01:50:47 Removing intermediate container 48f9930a3c28 01:50:47 ---> c7ba7292cf17 01:50:47 Step 6/23 : COPY go.mod . 01:50:47 ---> Running in 5ae77bffcae2 01:50:47 Successfully built 8700dbe7eb10 01:50:47 Successfully tagged docker-security-secretstore-setup-go:latest 01:50:47 Building docker-core-metadata-go 01:50:48  Building docker-security-secretstore-setup-go ... done  ---> e63b9479a59a 01:50:48 Step 7/23 : RUN go mod download 01:50:48 ---> Running in d9b0cd9ba349 01:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:50:48 (1/33) Installing libbz2 (1.0.8-r1) 01:50:48 (2/33) Installing expat (2.2.9-r1) 01:50:49 (3/33) Installing libffi (3.3-r2) 01:50:49 (4/33) Installing gdbm (1.13-r1) 01:50:49 (5/33) Installing xz-libs (5.2.5-r0) 01:50:49 (6/33) Installing sqlite-libs (3.32.1-r0) 01:50:49 (7/33) Installing python3 (3.8.5-r0) 01:50:56 (8/33) Installing py3-appdirs (1.4.4-r1) 01:50:56 (9/33) Installing py3-ordered-set (4.0.1-r0) 01:50:56 (10/33) Installing py3-parsing (2.4.7-r0) 01:50:56 (11/33) Installing py3-six (1.15.0-r0) 01:50:56 (12/33) Installing py3-packaging (20.4-r0) 01:50:56 (13/33) Installing py3-setuptools (47.0.0-r0) 01:50:56 (14/33) Installing py3-chardet (3.0.4-r4) 01:50:56 (15/33) Installing py3-idna (2.9-r0) 01:50:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 01:50:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 01:50:57 (18/33) Installing py3-requests (2.23.0-r0) 01:50:57 (19/33) Installing py3-msgpack (1.0.0-r0) 01:50:57 (20/33) Installing py3-lockfile (0.12.2-r3) 01:50:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 01:50:59 (22/33) Installing py3-colorama (0.4.3-r0) 01:51:00 (23/33) Installing py3-distlib (0.3.0-r0) 01:51:01 (24/33) Installing py3-distro (1.5.0-r1) 01:51:01 (25/33) Installing py3-webencodings (0.5.1-r3) 01:51:01 (26/33) Installing py3-html5lib (1.0.1-r4) 01:51:02 Removing intermediate container d9b0cd9ba349 01:51:02 ---> 081ac5da6188 01:51:02 Step 8/23 : COPY . . 01:51:02 (27/33) Installing py3-pytoml (0.1.21-r0) 01:51:02 (28/33) Installing py3-pep517 (0.8.2-r0) 01:51:02 (29/33) Installing py3-progress (1.5-r0) 01:51:02 (30/33) Installing py3-toml (0.10.1-r0) 01:51:02 (31/33) Installing py3-retrying (1.3.3-r0) 01:51:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 01:51:03 (33/33) Installing py3-pip (20.1.1-r0) 01:51:04 Removing intermediate container 76a644a0528f 01:51:04 ---> 54c017e67a53 01:51:04 Successfully built 54c017e67a53 01:51:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:51:04 + docker inspect -f . ci-base-image-arm64 01:51:04 . [Pipeline] withDockerContainer 01:51:04 prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container 01:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:51:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:51:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:51:04 ---> 7b801599de8c 01:51:04 Step 3/21 : WORKDIR /edgex-go 01:51:05 ---> Using cache 01:51:05 ---> 153e5829bb25 01:51:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:05 ---> Using cache 01:51:05 ---> 806dd0aa8072 01:51:05 Step 5/21 : RUN apk add --update --no-cache make git 01:51:05 ---> Using cache 01:51:05 ---> 793a50631d78 01:51:05 Step 6/21 : COPY go.mod . 01:51:05 ---> Using cache 01:51:05 ---> ee3ec5f88b1e 01:51:05 Step 7/21 : RUN go mod download 01:51:05 ---> Using cache 01:51:05 ---> 789175131edd 01:51:05 Step 8/21 : COPY . . 01:51:05 ---> Using cache 01:51:05 ---> ef4030df818d 01:51:05 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:51:06 $ docker top b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:07 + go version 01:51:07 go version go1.15.5 linux/arm64 [Pipeline] } 01:51:07 $ docker stop --time=1 b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 01:51:08 Executing busybox-1.31.1-r19.trigger 01:51:09 $ docker rm -f b0da3d5292b8c79bbe8c0d9b9d4ad33d2bec10df3409574554958bef08610f51 01:51:09 OK: 71 MiB in 55 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:10 + docker inspect -f . ci-base-image-arm64 01:51:10 . [Pipeline] withDockerContainer 01:51:10 prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container 01:51:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:51:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:51:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:51:11 ---> 7b801599de8c 01:51:11 Step 3/22 : WORKDIR /edgex-go 01:51:11 ---> Using cache 01:51:11 ---> 153e5829bb25 01:51:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:11 ---> Using cache 01:51:11 ---> 806dd0aa8072 01:51:11 Step 5/22 : RUN apk add --update --no-cache make git 01:51:11 ---> Using cache 01:51:11 ---> 793a50631d78 01:51:11 Step 6/22 : COPY go.mod . 01:51:11 ---> Using cache 01:51:11 ---> ee3ec5f88b1e 01:51:11 Step 7/22 : RUN go mod download 01:51:11 ---> Using cache 01:51:11 ---> 789175131edd 01:51:11 Step 8/22 : COPY . . 01:51:11 ---> Using cache 01:51:11 ---> ef4030df818d 01:51:11 Step 9/22 : RUN make cmd/core-metadata/core-metadata 01:51:12 $ docker top 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef -eo pid,comm [Pipeline] { 01:51:12 ---> Running in 7bdba17d55a3 [Pipeline] echo 01:51:12 ========================================================= 01:51:12 [edgeXBuildGoParallel] Running Tests and Build... 01:51:12 ========================================================= [Pipeline] sh 01:51:13 + make test 01:51:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:51:13 ---> Running in c45e766faf54 01:51: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 01:51: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 01:51:25 Removing intermediate container 5ae77bffcae2 01:51:25 ---> 4534bd110753 01:51:25 01:51:25 Step 10/21 : FROM scratch 01:51:25 ---> 01:51:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:51:27 ---> Using cache 01:51:27 ---> c554dbbd7a9c 01:51:27 Step 12/21 : ENV APP_PORT=48085 01:51:29 ---> ff932202203f 01:51:29 Step 9/23 : RUN make cmd/core-data/core-data 01:51:29 ---> Running in 56af474f70dd 01:51:30 ---> Running in 65eb77e9e144 01:51:31 Removing intermediate container 56af474f70dd 01:51:31 ---> bf8af610f2a0 01:51:31 Step 13/21 : EXPOSE $APP_PORT 01:51:31 ---> Running in d5d25391526f 01:51:32 Removing intermediate container e8614c0caae0 01:51:32 ---> d2cd61a6e59f 01:51:32 Step 20/26 : RUN pip install docker-compose==1.23.2 01:51: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 01:51:32 ---> Running in da45bc6de5da 01:51:32 Removing intermediate container d5d25391526f 01:51:32 ---> aa4901a23f2b 01:51:32 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:33 ---> ab3507a50925 01:51:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:51:34 ---> ebe0776b9638 01:51:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:51:34 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 01:51:35 ---> 75cd51650ac9 01:51:35 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 01:51:35 ---> Running in 6b3b14cfdad3 01:51:35 ? github.com/edgexfoundry/edgex-go [no test files] 01:51:35 Collecting docker-compose==1.23.2 01:51:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:51:36 Collecting dockerpty<0.5,>=0.4.1 01:51:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:51:36 Removing intermediate container 6b3b14cfdad3 01:51:36 ---> c16cabf7b924 01:51:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:37 ---> Running in d216291a6ff3 01:51:37 Removing intermediate container d216291a6ff3 01:51:37 ---> 9613027973ab 01:51:37 Step 19/21 : LABEL arch=x86_64 01:51:37 ---> Running in f3b5c651ed13 01:51:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:51:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:51:37 Removing intermediate container f3b5c651ed13 01:51:37 ---> 0a0279f51b8f 01:51:37 Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:51:37 Collecting docker<4.0,>=3.6.0 01:51:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:51:37 ---> Running in 014f1852bfd4 01:51:38 Collecting cached-property<2,>=1.2.0 01:51:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:51:38 Removing intermediate container 014f1852bfd4 01:51:38 ---> 3538459acac9 01:51:38 Step 21/21 : LABEL version=0.0.0 01:51:38 Collecting jsonschema<3,>=2.5.1 01:51:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:51:39 Collecting docopt<0.7,>=0.6.1 01:51:39 ---> Running in 69f97088a84d 01:51:39 Downloading docopt-0.6.2.tar.gz (25 kB) 01:51:39 Removing intermediate container 69f97088a84d 01:51:39 ---> b82cb187eebb 01:51:39 01:51:39 Successfully built b82cb187eebb 01:51:39 Successfully tagged docker-support-scheduler-go:latest 01:51:40  Building docker-support-scheduler-go ... done Collecting websocket-client<1.0,>=0.32.0 01:51:40 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 01:51:40 Collecting texttable<0.10,>=0.9.0 01:51:40 Downloading texttable-0.9.1.tar.gz (11 kB) 01:51:43 Collecting PyYAML<4,>=3.10 01:51:43 Downloading PyYAML-3.13.tar.gz (270 kB) 01:51:44 Removing intermediate container 7bdba17d55a3 01:51:44 ---> 602e290da7f5 01:51:44 01:51:44 Step 10/21 : FROM alpine:3.12 01:51:44 ---> 389fef711851 01:51:44 Step 11/21 : RUN apk add --update --no-cache curl 01:51:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:51:45 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) 01:51:45 Collecting idna<2.8,>=2.5 01:51:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:51:45 Removing intermediate container c45e766faf54 01:51:45 ---> d5ca7ced0b53 01:51:45 01:51:45 Step 10/22 : FROM scratch 01:51:45 ---> 01:51:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:51:45 ---> Using cache 01:51:45 ---> c554dbbd7a9c 01:51:45 Step 12/22 : ENV APP_PORT=48081 01:51:45 ---> Running in db7c1fa506e2 01:51:46 ---> Running in 00dac058982a 01:51:46 Collecting urllib3<1.25,>=1.21.1 01:51:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:51:46 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) 01:51:46 Collecting docker-pycreds>=0.4.0 01:51:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:51:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:51:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:51:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:51:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:51:46 Removing intermediate container 00dac058982a 01:51:46 ---> 2703691f7f75 01:51:46 Step 13/22 : EXPOSE $APP_PORT 01:51:46 Installing collected packages: dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, docopt, texttable, PyYAML, docker-compose 01:51:46 ---> Running in b9d41d6256c5 01:51:46 Running setup.py install for dockerpty: started 01:51:46 Removing intermediate container b9d41d6256c5 01:51:46 ---> 52f2b23c28dd 01:51:46 Step 14/22 : WORKDIR / 01:51:46 ---> Running in f3d4dc808b7d 01:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:51:47 Running setup.py install for dockerpty: finished with status 'done' 01:51:47 Attempting uninstall: idna 01:51:47 Found existing installation: idna 2.9 01:51:47 Uninstalling idna-2.9: 01:51:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:51:47 Successfully uninstalled idna-2.9 01:51:47 Removing intermediate container f3d4dc808b7d 01:51:47 ---> b8a1ba7fe344 01:51:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:51:47 Attempting uninstall: urllib3 01:51:47 Found existing installation: urllib3 1.25.9 01:51:47 Uninstalling urllib3-1.25.9: 01:51:47 (1/4) Installing ca-certificates (20191127-r4) 01:51:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:51:47 (3/4) Installing libcurl (7.69.1-r3) 01:51:47 (4/4) Installing curl (7.69.1-r3) 01:51:47 Executing busybox-1.31.1-r19.trigger 01:51:47 Successfully uninstalled urllib3-1.25.9 01:51:47 Executing ca-certificates-20191127-r4.trigger 01:51:48 OK: 7 MiB in 18 packages 01:51:48 ---> c947fefec46b 01:51:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:51:48 Attempting uninstall: requests 01:51:48 Found existing installation: requests 2.23.0 01:51:48 Uninstalling requests-2.23.0: 01:51:48 Successfully uninstalled requests-2.23.0 01:51:51 ---> e481843c4e3f 01:51:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:51:51 Running setup.py install for docopt: started 01:51:51 Removing intermediate container db7c1fa506e2 01:51:51 ---> 2b161a336678 01:51:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:51:52 Running setup.py install for docopt: finished with status 'done' 01:51:52 ---> 57885ce53208 01:51:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:51:52 Running setup.py install for texttable: started 01:51:52 ---> Running in 45a2a360e8b7 01:51:52 ---> Running in 7464b7235f23 01:51:52 Removing intermediate container 45a2a360e8b7 01:51:52 ---> a82796e4c673 01:51:52 Step 13/21 : WORKDIR /edgex 01:51:52 Removing intermediate container 7464b7235f23 01:51:52 ---> 916030ff9ec2 01:51:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:52 ---> Running in ec74cdb8d4b9 01:51:52 Running setup.py install for texttable: finished with status 'done' 01:51:52 Running setup.py install for PyYAML: started 01:51:52 ---> Running in 13ce22d47b8c 01:51:52 Removing intermediate container ec74cdb8d4b9 01:51:52 ---> 5138530814c1 01:51:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:51:52 Removing intermediate container 13ce22d47b8c 01:51:52 ---> 91e22f631f13 01:51:52 Step 20/22 : LABEL arch=x86_64 01:51:53 Running setup.py install for PyYAML: finished with status 'done' 01:51:53 ---> Running in c803edcde871 01:51:53 ---> 57612997960b 01:51:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:51:53 Removing intermediate container c803edcde871 01:51:53 ---> 120f721046d1 01:51:53 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:51:53 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 01:51:54 ---> Running in d03fc96c2af0 01:51:54 ---> 046038a6f3dc 01:51:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:51:54 Removing intermediate container d03fc96c2af0 01:51:54 ---> b619e1a2766f 01:51:54 Step 22/22 : LABEL version=0.0.0 01:51:54 ---> Running in efc2f4bd3866 01:51:56 Removing intermediate container efc2f4bd3866 01:51:56 ---> 96681be920fe 01:51:56 01:51:56 ---> 49ec0025648b 01:51:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:51:56 Successfully built 96681be920fe 01:51:56 Successfully tagged docker-core-metadata-go:latest 01:51:56  Building docker-core-metadata-go ... done  ---> Running in 4c6fb488bfd1 01:51:58 Removing intermediate container 4c6fb488bfd1 01:51:58 ---> 520a5bef44a4 01:51:58 Step 18/21 : CMD ["--init=true"] 01:51:58 Removing intermediate container da45bc6de5da 01:51:58 ---> faa1674f59aa 01:51:58 Step 21/26 : RUN apk --no-cache add curl 01:51:58 ---> Running in 61068f49f767 01:51:58 ---> Running in 5b1535dcf562 01:51:59 Removing intermediate container 61068f49f767 01:51:59 ---> d59f3c629683 01:51:59 Step 19/21 : LABEL arch=x86_64 01:52:00 ---> Running in cfa31ff897d3 01:52:00 Removing intermediate container 65eb77e9e144 01:52:00 ---> 2aed826d5ee7 01:52:00 01:52:00 Step 10/23 : FROM alpine:3.12 01:52:00 ---> 389fef711851 01:52:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:52:00 ---> Running in 9a12f4eb23f6 01:52:00 Removing intermediate container cfa31ff897d3 01:52:00 ---> a50474ece261 01:52:00 Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:52:00 ---> Running in 9336a9401c24 01:52:00 Removing intermediate container 9a12f4eb23f6 01:52:00 ---> bee2be7ecc51 01:52:00 Step 12/23 : ENV APP_PORT=48080 01:52:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:52:00 ---> Running in d24ab1005349 01:52:00 Removing intermediate container 9336a9401c24 01:52:00 ---> a9b0a6c470a8 01:52:00 Step 21/21 : LABEL version=0.0.0 01:52:00 (1/3) Installing nghttp2-libs (1.41.0-r0) 01:52:00 (2/3) Installing libcurl (7.69.1-r3) 01:52:00 (3/3) Installing curl (7.69.1-r3) 01:52:00 Executing busybox-1.31.1-r19.trigger 01:52:00 ---> Running in 4305a22c27c9 01:52:00 OK: 72 MiB in 58 packages 01:52:00 Removing intermediate container d24ab1005349 01:52:00 ---> a63d0b30b425 01:52:00 Step 13/23 : EXPOSE $APP_PORT 01:52:00 ---> Running in 5522b1f402ed 01:52:00 Removing intermediate container 4305a22c27c9 01:52:00 ---> c2990ecc265a 01:52:00 01:52:01 Successfully built c2990ecc265a 01:52:01 Successfully tagged docker-security-proxy-setup-go:latest 01:52:01  Building docker-security-proxy-setup-go ... done Removing intermediate container 5522b1f402ed 01:52:01 ---> d66e31b47c39 01:52:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:01 ---> Running in 2a1aeac581f2 01:52:01 Removing intermediate container 5b1535dcf562 01:52:01 ---> a5aede7cb592 01:52:01 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 01:52:01 ---> Running in 11a9218bad5e 01:52:01 Removing intermediate container 11a9218bad5e 01:52:01 ---> a0a96c912ac1 01:52:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:01 ---> Running in 2bb447902a59 01:52:01 Removing intermediate container 2bb447902a59 01:52:01 ---> de5282db0c07 01:52:01 Step 24/26 : LABEL arch=x86_64 01:52:02 ---> Running in 978f2ef57f66 01:52:02 Removing intermediate container 2a1aeac581f2 01:52:02 ---> 83b52d7af9ed 01:52:02 Step 15/23 : RUN apk add --update --no-cache zeromq 01:52:02 ---> Running in bddf28c09a1d 01:52:03 Removing intermediate container 978f2ef57f66 01:52:03 ---> 50cfc823dba1 01:52:03 Step 25/26 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:52:03 ---> Running in 024c9e1250be 01:52:03 Removing intermediate container 024c9e1250be 01:52:03 ---> 14d7ab9f86f3 01:52:03 Step 26/26 : LABEL version=0.0.0 01:52:03 ---> Running in d6ba3f6bc6b2 01:52:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:52:03 Removing intermediate container d6ba3f6bc6b2 01:52:03 ---> a6d1eddd6097 01:52:03 01:52:03 Successfully built a6d1eddd6097 01:52:03 Successfully tagged docker-sys-mgmt-agent-go:latest 01:52:05  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:52:06 (1/5) Installing libgcc (9.3.0-r2) 01:52:06 (2/5) Installing libsodium (1.0.18-r0) 01:52:06 (3/5) Installing libstdc++ (9.3.0-r2) 01:52:06 (4/5) Installing libzmq (4.3.3-r0) 01:52:06 (5/5) Installing zeromq (4.3.3-r0) 01:52:06 Executing busybox-1.31.1-r19.trigger 01:52:06 OK: 8 MiB in 19 packages 01:52:07 Removing intermediate container bddf28c09a1d 01:52:07 ---> e71656fa4aad 01:52:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:07 ---> 54a296126c7f 01:52:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:52:08 ---> a8f019349f87 01:52:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:52:08 ---> 6cd268e52abb 01:52:08 Step 19/23 : ENTRYPOINT ["/core-data"] 01:52:08 ---> Running in 7a2b6e4fc266 01:52:08 Removing intermediate container 7a2b6e4fc266 01:52:08 ---> 9deaf40210a4 01:52:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:08 ---> Running in 37f2acb37edd 01:52:08 Removing intermediate container 37f2acb37edd 01:52:08 ---> 726df5533194 01:52:08 Step 21/23 : LABEL arch=x86_64 01:52:09 ---> Running in 5e780ee17508 01:52:09 Removing intermediate container 5e780ee17508 01:52:09 ---> e7ed5186128a 01:52:09 Step 22/23 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 01:52:09 ---> Running in 32ec036d52ff 01:52:10 Removing intermediate container 32ec036d52ff 01:52:10 ---> 30497ec7ed1e 01:52:10 Step 23/23 : LABEL version=0.0.0 01:52:10 ---> Running in 3e1a7d117270 01:52:10 Removing intermediate container 3e1a7d117270 01:52:10 ---> 267f06387da4 01:52:10 01:52:10 Successfully built 267f06387da4 01:52:10 Successfully tagged docker-core-data-go:latest 01:52:10  Building docker-core-data-go ... done  [Pipeline] } 01:52:10 $ docker stop --time=1 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa 01:52:12 $ docker rm -f 751b2439608c898c787cbfe7f98896632dfa320656e7a5fba18e164dca92acaa [Pipeline] // withDockerContainer [Pipeline] sh 01:52:13 + docker images 01:52:13 + grep docker 01:52:13 docker-core-data-go latest 267f06387da4 3 seconds ago 22.3MB 01:52:13 docker-sys-mgmt-agent-go latest a6d1eddd6097 10 seconds ago 313MB 01:52:13 docker-security-proxy-setup-go latest c2990ecc265a 13 seconds ago 24.5MB 01:52:13 docker-core-metadata-go latest 96681be920fe 17 seconds ago 13.1MB 01:52:13 docker-support-scheduler-go latest b82cb187eebb 34 seconds ago 10.7MB 01:52:13 docker-security-secretstore-setup-go latest 8700dbe7eb10 About a minute ago 24.6MB 01:52:13 docker-security-bootstrap-redis-go latest db672910701b About a minute ago 15.8MB 01:52:13 docker-support-notifications-go latest cf6fa0496c2a About a minute ago 12MB 01:52:13 docker-core-command-go latest 189b7ebc8551 About a minute ago 10.6MB 01:52:13 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 01:52:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:52:28 Still waiting to schedule task 01:52:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:52:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:52:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:52:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements 01:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:52:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.570s coverage: 27.0% of statements 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:52:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 67.9% of statements 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:52:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.7% of statements 01:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 01:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.171s coverage: 28.6% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.137s coverage: 100.0% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.325s coverage: 97.5% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:53:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.156s coverage: 78.3% of statements 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.211s coverage: 93.1% of statements 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.253s coverage: 0.1% of statements 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 01:53:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.121s coverage: 80.8% of statements 01:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements 01:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.163s coverage: 84.2% of statements 01:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.4% of statements 01:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements 01:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:53:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 01:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements 01:53:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 01:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 01:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 01:53:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.928s coverage: 55.9% of statements 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 01:53:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 01:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.379s coverage: 37.0% of statements 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.658s coverage: 84.0% of statements 01:53:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.127s coverage: 100.0% of statements 01:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.422s coverage: 47.1% of statements 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:53:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 01:53:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:53:34 Running on prd-ubuntu18.04-docker-8c-8g-19900 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 01:53:34 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.906s coverage: 29.1% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:53:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 01:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 01:53:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 01:53:36 using credential edgex-jenkins-ssh 01:53:36 Cloning the remote Git repository 01:53:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:53:36 > git init /w/workspace/edgex-go/6 # timeout=10 01:53:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:53:36 > git --version # timeout=10 01:53:36 > git --version # 'git version 2.17.1' 01:53:36 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:37 GO111MODULE=on go vet ./... 01:53:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:55 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 343823bde4984d0dc2f366b49a07a1653b3005e8 01:53:56 Merge succeeded, producing 343823bde4984d0dc2f366b49a07a1653b3005e8 01:53:56 Checking out Revision 343823bde4984d0dc2f366b49a07a1653b3005e8 (PR-3002) 01:53:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:53:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:53:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:53:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:53:55 > git config core.sparsecheckout # timeout=10 01:53:55 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 01:53:55 > git remote # timeout=10 01:53:56 > git config --get remote.origin.url # timeout=10 01:53:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:56 > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 01:53:56 > git rev-parse HEAD^{commit} # timeout=10 01:53:56 > git config core.sparsecheckout # timeout=10 01:53:56 > git checkout -f 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 01:53:59 Commit message: "feat(data): Core Data publish to //" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:01 + echo snap-build.sh 01:54:01 snap-build.sh 01:54:01 + SNAP_BASE_DIR=. 01:54:01 + '[' '!' -z /w/workspace/edgex-go/6 ']' 01:54:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 01:54:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 01:54:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 01:54:01 + cd /w/workspace/edgex-go/6 01:54:01 + sudo apt-get remove -qy --purge lxd lxd-client 01:54:01 Reading package lists... 01:54:01 Building dependency tree... 01:54:01 Reading state information... 01:54:01 The following packages were automatically installed and are no longer required: 01:54:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:54:01 uidmap xdelta3 01:54:01 Use 'sudo apt autoremove' to remove them. 01:54:01 The following packages will be REMOVED: 01:54:01 lxd* lxd-client* 01:54:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:54:02 After this operation, 31.7 MB disk space will be freed. 01:54:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 01:54:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:54:04 Removing lxd dnsmasq configuration 01:54:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:54:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:54:05 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 01:54:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 01:54:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:54:07 Processing triggers for systemd (237-3ubuntu10.42) ... 01:54:07 Processing triggers for ureadahead (0.100.0-21) ... 01:54:09 + sudo snap remove --purge lxd 01:54:09 snap "lxd" is not installed 01:54:09 + sudo groupadd --force --system lxd 01:54:09 ++ whoami 01:54:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:54:09 + newgrp - lxd 01:54:09 + sudo snap install lxd 01:54:17 2021-01-13T01:54:15Z INFO Waiting for automatic snapd restart... 01:54:32 lxd 4.10 from Canonical* installed 01:54:32 + sudo lxd init --auto 01:54:42 + sudo snap install --classic snapcraft 01:54:45 gofmt -l . 01:54:45 [ "`gofmt -l .`" = "" ] 01:54:45 ./bin/test-go-mod-tidy.sh 01:54:45 ./bin/test-attribution-txt.sh [Pipeline] sh 01:54:46 + ls -al . 01:54:46 total 688 01:54:46 drwxrwxr-x 9 1001 1001 4096 Jan 13 01:54 . 01:54:46 drwxr-xr-x 4 root root 4096 Jan 13 01:51 .. 01:54:46 -rw-rw-r-- 1 1001 1001 11 Jan 13 01:49 .dockerignore 01:54:46 drwxrwxr-x 8 1001 1001 4096 Jan 13 01:49 .git 01:54:46 drwxrwxr-x 3 1001 1001 4096 Jan 13 01:49 .github 01:54:46 -rw-rw-r-- 1 1001 1001 824 Jan 13 01:49 .gitignore 01:54:46 -rw-rw-r-- 1 1001 1001 166 Jan 13 01:49 .sonarcloud.properties 01:54:46 -rw-rw-r-- 1 1001 1001 7741 Jan 13 01:49 Attribution.txt 01:54:46 -rw-rw-r-- 1 1001 1001 3804 Jan 13 01:49 CONTRIBUTING.md 01:54:46 -rw-rw-r-- 1 1001 1001 931 Jan 13 01:49 Dockerfile.build 01:54:46 -rw-rw-r-- 1 1001 1001 863 Jan 13 01:49 Jenkinsfile 01:54:46 -rw-rw-r-- 1 1001 1001 10775 Jan 13 01:49 LICENSE 01:54:46 -rw-rw-r-- 1 1001 1001 5750 Jan 13 01:49 Makefile 01:54:46 -rw-rw-r-- 1 1001 1001 6524 Jan 13 01:49 README.md 01:54:46 -rw-rw-r-- 1 1001 1001 6744 Jan 13 01:49 SECURITY.md 01:54:46 -rw-rw-r-- 1 1001 1001 5 Jan 13 01:45 VERSION 01:54:46 -rw-rw-r-- 1 1001 1001 4131 Jan 13 01:49 ZMQWindows.md 01:54:46 drwxrwxr-x 2 1001 1001 4096 Jan 13 01:49 bin 01:54:46 drwxrwxr-x 14 1001 1001 4096 Jan 13 01:49 cmd 01:54:46 -rw-r--r-- 1 root root 553501 Jan 13 01:53 coverage.out 01:54:46 -rw-r--r-- 1 root root 979 Jan 13 01:54 go.mod 01:54:46 -rw-r--r-- 1 root root 19231 Jan 13 01:54 go.sum 01:54:46 drwxrwxr-x 8 1001 1001 4096 Jan 13 01:49 internal 01:54:46 drwxrwxr-x 4 1001 1001 4096 Jan 13 01:49 openapi 01:54:46 drwxrwxr-x 4 1001 1001 4096 Jan 13 01:49 snap 01:54:46 -rw-rw-r-- 1 1001 1001 168 Jan 13 01:49 version.go [Pipeline] sh 01:54:47 snapcraft 4.4.4 from Canonical* installed 01:54:47 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:54:47 + patch --verbose -p1 01:54:47 Hmm... Looks like a unified diff to me... 01:54:47 The text leading up to this was: 01:54:47 -------------------------- 01:54:47 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 01:54:47 |From: Tony Espy 01:54:47 |Date: Wed, 16 Dec 2020 16:34:55 -0500 01:54:47 |Subject: [PATCH] optimize snap build for pipeline CI check 01:54:47 | 01:54:47 |This patch is used by the EdgeX CI pipeline builds to 01:54:47 |optimize the snap CI check run for pull requests. When 01:54:47 |applied, it essentially strips out everything (apps and 01:54:47 |parts) from the snapcraft.yaml file except those required 01:54:47 |to build edgex-go, as the whole idea of the CI check is to 01:54:47 |catch changes to edgex-go that break the snap build. 01:54:47 | 01:54:47 |In general, anyone updating snapcraft.yaml will also need 01:54:47 |to update this patch file, otherwise it may fail to apply, 01:54:47 |resulting in a failed snap build CI check in the associated 01:54:47 |pull request. 01:54:47 | 01:54:47 |Note - in addition to applying this patch, the pipeline also 01:54:47 |only primes the snap (e.g. `snapcraft prime`), as there's no 01:54:47 |need to build the finally binary .snap file (and it won't 01:54:47 |work with the patch applied). This further reduces the build 01:54:47 |time. 01:54:47 |--- 01:54:47 | snap/snapcraft.yaml | 461 +------------------------------------------- 01:54:47 | 1 file changed, 2 insertions(+), 459 deletions(-) 01:54:47 | 01:54:47 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 01:54:47 |index 1e537489..faf42425 100644 01:54:47 |--- a/snap/snapcraft.yaml 01:54:47 |+++ b/snap/snapcraft.yaml 01:54:47 -------------------------- 01:54:47 patching file snap/snapcraft.yaml 01:54:47 Using Plan A... 01:54:47 Hunk #1 succeeded at 73. 01:54:47 Hunk #2 succeeded at 202 with fuzz 1. 01:54:47 Hunk #3 succeeded at 214. 01:54:47 Hunk #4 succeeded at 222. 01:54:47 Hunk #5 succeeded at 229. 01:54:47 Hunk #6 succeeded at 256. 01:54:47 Hunk #7 succeeded at 290. 01:54:47 Hunk #8 succeeded at 342 (offset 1 line). 01:54:47 Hmm... Ignoring the trailing garbage. 01:54:47 done 01:54:47 + sudo snapcraft prime --use-lxd 01:54:47 + '[' -e coverage.out ] 01:54:47 + chown 1001:1001 coverage.out [Pipeline] stash 01:54:47 Warning: overwriting stash ‘coverage-report’ 01:54:48 Stashed 1 file(s) [Pipeline] sh 01:54:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:54:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 01:54:49 - README.md 01:54:49 - snapcraft.yaml.orig 01:54:49 01:54:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:54:49 + make build 01:54:49 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 01:54:49 Launching a container. 01:54:59 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 01:55:04 Waiting for container to be ready 01:55:04 To start your first instance, try: lxc launch ubuntu:18.04 01:55:04 01:55:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:55:07 Waiting for network to be ready... 01:55:08 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:55:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:55:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:55:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 01:55:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:55:09 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:55:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 01:55:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:55:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:55:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:55:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:55:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:55:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 01:55:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 01:55:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 01:55:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 01:55:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 01:55:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 01:55:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:55:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 01:55:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 01:55:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 01:55:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 01:55:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 01:55:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 01:55:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 01:55:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 01:55:14 Fetched 23.7 MB in 6s (3757 kB/s) 01:55:16 Reading package lists... 01:55:16 Reading package lists... 01:55:16 Building dependency tree... 01:55:16 Reading state information... 01:55:16 The following additional packages will be installed: 01:55:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:55:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:55:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:55:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:55:16 Suggested packages: 01:55:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:55:16 Recommended packages: 01:55:16 gnupg libsasl2-modules 01:55:16 The following NEW packages will be installed: 01:55:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:55:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:55:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:55:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:55:16 The following packages will be upgraded: 01:55:16 gpg gpg-agent gpgconf libudev1 01:55:16 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 01:55:16 Need to get 3532 kB of archives. 01:55:16 After this operation, 13.3 MB of additional disk space will be used. 01:55:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:55:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:55:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:55:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 01:55:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 01:55:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:55:17 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 01:55:17 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 01:55:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:55:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:55:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:55:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:55:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:55:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:55:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:55:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:55:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:55:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:55:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:55:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:55:17 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] 01:55:17 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] 01:55:18 debconf: delaying package configuration, since apt-utils is not installed 01:55:18 Fetched 3532 kB in 1s (2901 kB/s) 01:55:18 (Reading database ... 12511 files and directories currently installed.) 01:55:18 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 01:55:18 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 01:55:18 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 01:55:18 Selecting previously unselected package udev. 01:55:18 (Reading database ... 12511 files and directories currently installed.) 01:55:18 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 01:55:18 Unpacking udev (237-3ubuntu10.43) ... 01:55:18 Selecting previously unselected package libfuse2:amd64. 01:55:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:55:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:55:19 Selecting previously unselected package fuse. 01:55:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:55:19 Unpacking fuse (2.9.7-1ubuntu1) ... 01:55:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:55:19 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:55:19 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:55:19 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:55:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:55:19 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:55:19 Selecting previously unselected package libksba8:amd64. 01:55:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:55:19 Unpacking libksba8:amd64 (1.3.5-2) ... 01:55:19 Selecting previously unselected package libroken18-heimdal:amd64. 01:55:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:55:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:55:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:55:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libwind0-heimdal:amd64. 01:55:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:55:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:55:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:55:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:55:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:55:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:20 Selecting previously unselected package libsasl2-modules-db:amd64. 01:55:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:55:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:20 Selecting previously unselected package libsasl2-2:amd64. 01:55:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:55:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Selecting previously unselected package libldap-common. 01:55:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 01:55:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:55:21 Selecting previously unselected package libldap-2.4-2:amd64. 01:55:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 01:55:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:55:21 Selecting previously unselected package dirmngr. 01:55:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:55:21 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:55:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:55:21 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:55:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:55:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:55:21 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:55:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:55:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:21 Setting up libksba8:amd64 (1.3.5-2) ... 01:55:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:21 Setting up udev (237-3ubuntu10.43) ... 01:55:22 invoke-rc.d: policy-rc.d denied execution of start. 01:55:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Processing triggers for systemd (237-3ubuntu10) ... 01:55:22 Setting up fuse (2.9.7-1ubuntu1) ... 01:55:22 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:55:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:55:22 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:55:22 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:55:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:55:23 settings in the [Install] section, and DefaultInstance for template units). 01:55:23 This means they are not meant to be enabled using systemctl. 01:55:23 Possible reasons for having this kind of units are: 01:55:23 1) A unit may be statically enabled by being symlinked from another unit's 01:55:23 .wants/ or .requires/ directory. 01:55:23 2) A unit's purpose may be to act as a helper for some other unit which has 01:55:23 a requirement dependency on it. 01:55:23 3) A unit may be started when needed via activation (socket, path, timer, 01:55:23 D-Bus, udev, scripted systemctl call, ...). 01:55:23 4) In case of template units, the unit is meant to be enabled with some 01:55:23 instance name specified. 01:55:24 Reading package lists... 01:55:24 Building dependency tree... 01:55:24 Reading state information... 01:55:24 The following additional packages will be installed: 01:55:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:55:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:55:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:55:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:55:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:55:24 Suggested packages: 01:55:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:55:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:55:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:55:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:55:24 systemd-container policykit-1 01:55:24 Recommended packages: 01:55:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:55:24 The following NEW packages will be installed: 01:55:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:55:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:55:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:55:24 multiarch-support openssh-client python3 python3-minimal python3.6 01:55:24 python3.6-minimal snapd squashfs-tools sudo 01:55:24 The following packages will be upgraded: 01:55:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:55:24 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 01:55:24 Need to get 35.2 MB of archives. 01:55:24 After this operation, 141 MB of additional disk space will be used. 01:55:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 01:55:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 01:55:24 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 01:55:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 01:55:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 01:55:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 01:55:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:55:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:55:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:55:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:55:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:55:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:55:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:55:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 01:55:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 01:55:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:55:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:55:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:55:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 01:55:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:55:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:55:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 01:55:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:55:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:55:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:55:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:55:25 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:55:25 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:55:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:55:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 01:55:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:55:26 debconf: delaying package configuration, since apt-utils is not installed 01:55:26 Fetched 35.2 MB in 2s (16.3 MB/s) 01:55:26 (Reading database ... 12757 files and directories currently installed.) 01:55:26 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 01:55:27 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 01:55:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 01:55:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 01:55:27 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 01:55:28 (Reading database ... 12757 files and directories currently installed.) 01:55:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 01:55:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 01:55:28 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 01:55:28 (Reading database ... 12757 files and directories currently installed.) 01:55:28 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 01:55:28 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 01:55:28 Setting up apt (1.6.12ubuntu0.2) ... 01:55:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:55:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:55:29 (Reading database ... 12764 files and directories currently installed.) 01:55:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:55:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:55:29 Selecting previously unselected package libpython3.6-minimal:amd64. 01:55:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:55:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:55:30 Selecting previously unselected package libexpat1:amd64. 01:55:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:55:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:55:30 Selecting previously unselected package python3.6-minimal. 01:55:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:55:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:55:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 01:55:30 Checking for services that may need to be restarted...done. 01:55:30 Checking for services that may need to be restarted...done. 01:55:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:55:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:55:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:55:31 Selecting previously unselected package python3-minimal. 01:55:31 (Reading database ... 13012 files and directories currently installed.) 01:55:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:55:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:55:31 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 01:55:31 Selecting previously unselected package mime-support. 01:55:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:55:31 Unpacking mime-support (3.60ubuntu1) ... 01:55:31 Selecting previously unselected package libmpdec2:amd64. 01:55:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:55:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:55:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:55:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:55:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:55:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:55:31 Selecting previously unselected package python3.6. 01:55:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:55:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:55:32 Selecting previously unselected package libpython3-stdlib:amd64. 01:55:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:55:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:55:32 Setting up python3-minimal (3.6.7-1~18.04) ... 01:55:34 Selecting previously unselected package python3. 01:55:34 (Reading database ... 13442 files and directories currently installed.) 01:55:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:55:34 Unpacking python3 (3.6.7-1~18.04) ... 01:55:34 Selecting previously unselected package multiarch-support. 01:55:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:55:34 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:55:34 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:55:34 Selecting previously unselected package liblzo2-2:amd64. 01:55:34 (Reading database ... 13479 files and directories currently installed.) 01:55:34 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:55:34 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:55:34 Selecting previously unselected package libbsd0:amd64. 01:55:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:55:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:55:34 Selecting previously unselected package sudo. 01:55:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 01:55:34 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 01:55:34 Selecting previously unselected package apparmor. 01:55:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:55:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:55:34 Selecting previously unselected package libedit2:amd64. 01:55:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:55:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:55:34 Selecting previously unselected package libkrb5support0:amd64. 01:55:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:55:34 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:55:34 Selecting previously unselected package libk5crypto3:amd64. 01:55:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:55:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:55:34 Selecting previously unselected package libkeyutils1:amd64. 01:55:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:55:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:55:35 Selecting previously unselected package libkrb5-3:amd64. 01:55:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:55:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:55:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:55:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:55:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:55:35 Selecting previously unselected package libssl1.0.0:amd64. 01:55:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 01:55:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:55:35 Selecting previously unselected package openssh-client. 01:55:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:55:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:55:35 Selecting previously unselected package squashfs-tools. 01:55:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:55:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:55:35 Selecting previously unselected package snapd. 01:55:35 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 01:55:35 Unpacking snapd (2.48+18.04) ... 01:55:37 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 01:55:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:55:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:55:38 Setting up mime-support (3.60ubuntu1) ... 01:55:38 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 01:55:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:55:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:55:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:38 Setting up systemd (237-3ubuntu10.43) ... 01:55:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:55:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:55:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:55:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:55:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:55:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:55:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:55:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:55:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:55:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:55:40 Setting up python3 (3.6.7-1~18.04) ... 01:55:40 running python rtupdate hooks for python3.6... 01:55:40 running python post-rtupdate hooks for python3.6... 01:55:40 Setting up apparmor (2.12-4ubuntu5.1) ... 01:55:41 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 01:55:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:55:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:55:42 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:55:42 Setting up snapd (2.48+18.04) ... 01:55:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:55:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:55:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:55:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:55:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:55:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:55:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:55:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:55:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:55:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:55:44 /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' 01:55:44 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 01:55:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:55:45 Processing triggers for systemd (237-3ubuntu10.43) ... 01:55:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:55:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:55:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:55:47 Reading package lists... 01:55:48 Reading package lists... 01:55:48 Building dependency tree... 01:55:48 Reading state information... 01:55:48 Calculating upgrade... 01:55:48 The following packages will be upgraded: 01:55:48 advancecomp base-files bash binutils binutils-common 01:55:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:55:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:55:48 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 01:55:48 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 01:55:48 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 01:55:48 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 01:55:48 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 01:55:48 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:55:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:55:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:55:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:55:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:55:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:55:48 ubuntu-keyring util-linux 01:55:49 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:55:49 Need to get 63.7 MB of archives. 01:55:49 After this operation, 5203 kB of additional disk space will be used. 01:55:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 01:55:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:55:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:55:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:55:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:55:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:55:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:55:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:55:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:55:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:55:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:55:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:55:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:55:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:55:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:55:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:55:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:55:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:55:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:55:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:55:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:55:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:55:49 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:55:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:55:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:55:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:55:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:55:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:55:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:55:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:55:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:55:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:55:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:55:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:55:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:55:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:55:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:55:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:55:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:55:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 01:55:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 01:55:49 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 01:55:49 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:55:49 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:55:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:55:49 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 01:55:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:55:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:55:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 01:55:49 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:55:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:55:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:55:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:55:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:55:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:55:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:55:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:55:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:55:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:55:50 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:55:50 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:55:50 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:55:50 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:55:50 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:55:50 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:55:50 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:55:50 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:55:50 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:55:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:55:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 01:55:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:55:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:55:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:55:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:55:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:55:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:55:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:55:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:55:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:55:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:55:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:55:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 01:55:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:55:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 01:55:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:55:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:55:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:55:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:55:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:55:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:55:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:55:50 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:55:50 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:55:50 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:55:50 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:55:51 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:55:51 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:55:51 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:55:51 debconf: delaying package configuration, since apt-utils is not installed 01:55:51 Fetched 63.7 MB in 2s (28.5 MB/s) 01:55:51 (Reading database ... 13912 files and directories currently installed.) 01:55:51 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:55:51 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:55:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 01:55:52 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 01:55:52 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 01:55:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:55:54 (Reading database ... 13911 files and directories currently installed.) 01:55:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:55:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:55:54 (Reading database ... 13911 files and directories currently installed.) 01:55:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:55:54 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:55:54 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:55:55 (Reading database ... 13911 files and directories currently installed.) 01:55:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:55:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:55:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:55:55 (Reading database ... 13911 files and directories currently installed.) 01:55:55 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:55:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:55:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:55:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:55:56 Setting up base-files (10.1ubuntu2.10) ... 01:55:56 Installing new version of config file /etc/issue ... 01:55:56 Installing new version of config file /etc/issue.net ... 01:55:56 Installing new version of config file /etc/lsb-release ... 01:55:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:55:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:55:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:55:56 Removing obsolete conffile /etc/default/motd-news ... 01:55:56 (Reading database ... 13912 files and directories currently installed.) 01:55:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:55:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:55:56 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 01:55:57 Setting up bash (4.4.18-2ubuntu1.2) ... 01:55:57 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 01:55:57 (Reading database ... 13912 files and directories currently installed.) 01:55:57 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:55:57 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:55:57 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:55:57 (Reading database ... 13912 files and directories currently installed.) 01:55:57 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 01:55:57 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 01:55:57 Setting up tar (1.29b-2ubuntu0.1) ... 01:55:58 (Reading database ... 13912 files and directories currently installed.) 01:55:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:55:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:55:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:55:58 (Reading database ... 13912 files and directories currently installed.) 01:55:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:55:58 (Reading database ... 13912 files and directories currently installed.) 01:55:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:55:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:55:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:55:59 (Reading database ... 13912 files and directories currently installed.) 01:55:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:55:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:55:59 Setting up grep (3.1-2build1) ... 01:55:59 (Reading database ... 13912 files and directories currently installed.) 01:55:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:55:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:55:59 Setting up login (1:4.5-1ubuntu2) ... 01:55:59 (Reading database ... 13912 files and directories currently installed.) 01:55:59 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:55:59 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:55:59 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:55:59 (Reading database ... 13912 files and directories currently installed.) 01:55:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:55:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } 01:56:00 $ docker stop --time=1 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef 01:56:00 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:56:00 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:56:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:56:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:56:01 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:56:01 (Reading database ... 13912 files and directories currently installed.) 01:56:01 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:56:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:56:02 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:56:02 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:56:02 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:56:02 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:56:02 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:56:02 $ docker rm -f 04579c3fc3a0a0dec115b73942bc1d3b9ced067bb0d8d7b1c1322939685728ef 01:56:03 (Reading database ... 13912 files and directories currently installed.) 01:56:03 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:56:03 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:56:03 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:56:03 (Reading database ... 13912 files and directories currently installed.) 01:56:03 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:03 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:03 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:56:03 (Reading database ... 13912 files and directories currently installed.) 01:56:03 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:03 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:03 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:56:03 (Reading database ... 13912 files and directories currently installed.) 01:56:03 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:03 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } 01:56:04 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:56:04 (Reading database ... 13912 files and directories currently installed.) 01:56:04 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:04 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:04 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 01:56:04 (Reading database ... 13912 files and directories currently installed.) 01:56:04 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:56:04 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:56:04 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:56:04 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:56:04 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:04 01:56:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 01:56:04 (Reading database ... 13912 files and directories currently installed.) 01:56:04 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:56:04 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] sh 01:56:05 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:56:05 (Reading database ... 13912 files and directories currently installed.) 01:56:05 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:05 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:05 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:56:05 (Reading database ... 13912 files and directories currently installed.) 01:56:05 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:05 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:05 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:56:05 latest: Pulling from edgex-devops/edgex-compose-arm64 01:56:05 29e5d40040c1: Pulling fs layer 01:56:05 1ce36da41761: Pulling fs layer 01:56:05 25b303627fd3: Pulling fs layer 01:56:05 (Reading database ... 13912 files and directories currently installed.) 01:56:05 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:05 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:06 29e5d40040c1: Verifying Checksum 01:56:06 29e5d40040c1: Download complete 01:56:06 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:56:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:56:06 1ce36da41761: Verifying Checksum 01:56:06 1ce36da41761: Download complete 01:56:06 29e5d40040c1: Pull complete 01:56:06 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:56:06 (Reading database ... 13912 files and directories currently installed.) 01:56:06 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:56:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:56:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:56:07 (Reading database ... 13912 files and directories currently installed.) 01:56:07 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:56:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:56:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:56:07 (Reading database ... 13914 files and directories currently installed.) 01:56:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:56:07 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:56:07 Setting up debconf (1.5.66ubuntu1) ... 01:56:08 1ce36da41761: Pull complete 01:56:08 25b303627fd3: Download complete 01:56:08 (Reading database ... 13914 files and directories currently installed.) 01:56:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:56:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:56:08 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:56:08 (Reading database ... 13914 files and directories currently installed.) 01:56:08 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:56:08 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:56:08 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:56:08 (Reading database ... 13914 files and directories currently installed.) 01:56:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:56:08 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:56:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:56:09 (Reading database ... 13914 files and directories currently installed.) 01:56:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:56:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:56:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 01:56:09 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 01:56:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:56:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:56:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:56:10 (Reading database ... 13914 files and directories currently installed.) 01:56:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:56:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:56:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:56:10 (Reading database ... 13914 files and directories currently installed.) 01:56:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:56:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:56:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:56:11 (Reading database ... 13914 files and directories currently installed.) 01:56:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:56:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:56:11 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:56:11 (Reading database ... 13914 files and directories currently installed.) 01:56:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:56:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:56:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:56:11 (Reading database ... 13914 files and directories currently installed.) 01:56:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:56:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:56:11 Setting up passwd (1:4.5-1ubuntu2) ... 01:56:12 (Reading database ... 13914 files and directories currently installed.) 01:56:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:56:12 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:56:12 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:56:12 (Reading database ... 13914 files and directories currently installed.) 01:56:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:56:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:56:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:56:12 (Reading database ... 13914 files and directories currently installed.) 01:56:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:56:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:56:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:56:12 (Reading database ... 13914 files and directories currently installed.) 01:56:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:56:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:56:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:56:12 (Reading database ... 13914 files and directories currently installed.) 01:56:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:56:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:56:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:56:13 (Reading database ... 13914 files and directories currently installed.) 01:56:13 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:56:13 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:56:13 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:56:13 (Reading database ... 13914 files and directories currently installed.) 01:56:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:56:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:56:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:56:13 (Reading database ... 13915 files and directories currently installed.) 01:56:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:56:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:56:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:56:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:56:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:56:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:56:14 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 01:56:14 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 01:56:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:56:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:56:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:56:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:56:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:56:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:56:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:56:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:56:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:56:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:56:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:56:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:56:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:56:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:56:15 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 01:56:15 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 01:56:16 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:56:16 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:56:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:56:16 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:56:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:56:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:56:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:56:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:56:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:56:17 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:56:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:56:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:56:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:18 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:18 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:18 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:18 25b303627fd3: Pull complete 01:56:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:56:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:18 prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container 01:56:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:56:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:20 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:20 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:21 $ docker top a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 -eo pid,comm 01:56:21 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:21 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] { [Pipeline] sh 01:56:22 + grep parallel 01:56:22 + docker-compose build --help 01:56:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:56:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:56:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:56:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:56:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:56:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:56:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:56:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:56:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:56:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:56:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:56:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:56:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:56:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:56:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:56:24 Setting up tzdata (2020f-0ubuntu0.18.04) ... 01:56:24 01:56:24 Current default time zone: 'Etc/UTC' 01:56:24 Local time is now: Wed Jan 13 01:56:24 UTC 2021. 01:56:24 Universal Time is now: Wed Jan 13 01:56:24 UTC 2021. 01:56:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:56:24 01:56:24 Setting up systemd-sysv (237-3ubuntu10.43) ... 01:56:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:24 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 01:56:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:56:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:56:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:56:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:56:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:56:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:56:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:56:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:56:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:56:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:25 Setting up patch (2.7.6-2ubuntu1.1) ... 01:56:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:56:25 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:56:25 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 01:56:25 Installing new version of config file /etc/ssl/openssl.cnf ... 01:56:25 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:56:25 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:56:25 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 01:56:25 --parallel Build images in parallel. [Pipeline] } 01:56:25 $ docker stop --time=1 a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 01:56:27 Updating certificates in /etc/ssl/certs... 01:56:27 $ docker rm -f a95229a1de7c115aa05cd7d7639ebcb6ddcae1c5cfd5fcf2cae04ab4f4891ef0 01:56:27 22 added, 17 removed; done. 01:56:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:56:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:56:28 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:56:28 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:56:28 Setting up pkgbinarymangler (138.18.04.1) ... 01:56:28 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:56:28 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up perl (5.26.1-6ubuntu0.5) ... 01:56:28 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:56:28 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:56:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:56:28 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:56:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:56:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:56:28 . [Pipeline] withDockerContainer 01:56:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:56:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:56:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:56:28 Processing triggers for systemd (237-3ubuntu10.43) ... 01:56:29 prd-ubuntu18.04-docker-arm64-4c-16g-19888 does not seem to be running inside a container 01:56:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:56:29 Processing triggers for mime-support (3.60ubuntu1) ... 01:56:29 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 01:56:29 Updating certificates in /etc/ssl/certs... 01:56:29 0 added, 0 removed; done. 01:56:29 Running hooks in /etc/ca-certificates/update.d... 01:56:29 done. 01:56:30 $ docker top a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a -eo pid,comm 01:56:30 Reading package lists... 01:56:30 Building dependency tree... 01:56:30 Reading state information... 01:56:30 The following NEW packages will be installed: 01:56:30 apt-transport-https [Pipeline] { [Pipeline] sh 01:56:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:56:31 Need to get 1696 B of archives. 01:56:31 After this operation, 153 kB of additional disk space will be used. 01:56:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 01:56:31 debconf: delaying package configuration, since apt-utils is not installed 01:56:31 Fetched 1696 B in 0s (13.0 kB/s) 01:56:31 Selecting previously unselected package apt-transport-https. 01:56:31 (Reading database ... 13929 files and directories currently installed.) 01:56:31 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 01:56:31 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 01:56:31 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 01:56:31 + docker-compose -f ./docker-compose-build.yml build --parallel 01:56:31 Waiting for network to be ready... 01:56:36 Building docker-core-command-go ... 01:56:36 Building docker-core-data-go ... 01:56:36 Building docker-core-metadata-go ... 01:56:36 Building docker-security-bootstrap-redis-go ... 01:56:36 Building docker-security-proxy-setup-go ... 01:56:36 Building docker-security-secretstore-setup-go ... 01:56:36 Building docker-support-notifications-go ... 01:56:36 Building docker-support-scheduler-go ... 01:56:36 Building docker-sys-mgmt-agent-go ... 01:56:36 Building docker-core-command-go 01:56:36 Building docker-support-scheduler-go 01:56:36 Building docker-security-proxy-setup-go 01:56:36 Building docker-security-secretstore-setup-go 01:56:36 Building docker-support-notifications-go 01:56:38 2021-01-13T01:56:35Z INFO Waiting for automatic snapd restart... 01:56:38 snapd 2.48.2 from Canonical* installed 01:56:39 "snapd" switched to the "latest/stable" channel 01:56:39 01:56:45 core18 20201210 from Canonical* installed 01:56:45 "core18" switched to the "latest/stable" channel 01:56:45 01:56:50 snapcraft 4.4.4 from Canonical* installed 01:56:51 "snapcraft" switched to the "latest/stable" channel 01:56:51 01:56:55 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: 01:56:55 - README.md 01:56:55 - snapcraft.yaml.orig 01:56:55 01:56:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:57:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:57:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:57:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:57:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:57:03 Reading package lists... 01:57:03 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.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 01:57:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:57:10 Reading package lists... 01:57:10 Building dependency tree... 01:57:10 Reading state information... 01:57:10 Suggested packages: 01:57:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:57:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:57:10 Recommended packages: 01:57:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:57:10 The following NEW packages will be installed: 01:57:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:57:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:57:10 pkg-config zip 01:57:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:57:10 Need to get 7655 kB of archives. 01:57:10 After this operation, 43.7 MB of additional disk space will be used. 01:57:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 01:57:10 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:57:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 01:57:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:57:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:57:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:57:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:57:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:57:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:57:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:57:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:57:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:57:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:57:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:57:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:57:11 debconf: delaying package configuration, since apt-utils is not installed 01:57:11 Fetched 7655 kB in 1s (10.4 MB/s) 01:57:11 Selecting previously unselected package libglib2.0-0:amd64. 01:57:11 (Reading database ... 13933 files and directories currently installed.) 01:57:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:57:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:57:11 Selecting previously unselected package libpsl5:amd64. 01:57:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:57:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:57:11 Selecting previously unselected package libnghttp2-14:amd64. 01:57:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:57:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:57:11 Selecting previously unselected package librtmp1:amd64. 01:57:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:57:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:57:11 Selecting previously unselected package libcurl3-gnutls:amd64. 01:57:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 01:57:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:57:11 Selecting previously unselected package liberror-perl. 01:57:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:57:11 Unpacking liberror-perl (0.17025-1) ... 01:57:11 Selecting previously unselected package git-man. 01:57:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:57:11 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:57:12 Selecting previously unselected package git. 01:57:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:57:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:57:13 Selecting previously unselected package libnorm1:amd64. 01:57:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:57:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:57:13 Selecting previously unselected package libpgm-5.2-0:amd64. 01:57:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:57:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:57:13 Selecting previously unselected package libsodium23:amd64. 01:57:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:57:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:57:13 Selecting previously unselected package libzmq5:amd64. 01:57:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:57:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:57:13 Selecting previously unselected package libzmq3-dev:amd64. 01:57:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:57:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:57:13 Selecting previously unselected package pkg-config. 01:57:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:57:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:57:13 Selecting previously unselected package zip. 01:57:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:57:13 Unpacking zip (3.0-11build1) ... 01:57:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:57:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:57:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:57:14 Setting up liberror-perl (0.17025-1) ... 01:57:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:57:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:57:14 No schema files found: doing nothing. 01:57:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:57:14 Setting up zip (3.0-11build1) ... 01:57:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:57:14 Setting up libsodium23:amd64 (1.0.16-2) ... 01:57:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:57:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:57:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:57:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:57:14 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:57:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:57:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:57:21 git set to automatically installed. 01:57:21 git-man set to automatically installed. 01:57:21 libcurl3-gnutls set to automatically installed. 01:57:21 liberror-perl set to automatically installed. 01:57:21 libglib2.0-0 set to automatically installed. 01:57:21 libnghttp2-14 set to automatically installed. 01:57:21 libnorm1 set to automatically installed. 01:57:21 libpgm-5.2-0 set to automatically installed. 01:57:21 libpsl5 set to automatically installed. 01:57:21 librtmp1 set to automatically installed. 01:57:21 libsodium23 set to automatically installed. 01:57:21 libzmq3-dev set to automatically installed. 01:57:21 libzmq5 set to automatically installed. 01:57:21 pkg-config set to automatically installed. 01:57:21 zip set to automatically installed. 01:57:24 snapd is not logged in, snap install commands will use sudo 01:57:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:57:31 snap "core18" has no updates available 01:57:32 Pulling config-common 01:57:33 Pulling go-build-helper 01:57:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:57:43 ---> 54c017e67a53 01:57:43 Step 3/21 : WORKDIR /edgex-go 01:57:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:57:43 ---> 54c017e67a53 01:57:43 Step 3/21 : WORKDIR /edgex-go 01:57:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:57:43 ---> 54c017e67a53 01:57:43 Step 3/22 : WORKDIR /edgex-go 01:57:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:57:43 ---> 54c017e67a53 01:57:43 Step 3/24 : WORKDIR /edgex-go 01:57:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:57:43 ---> 54c017e67a53 01:57:43 Step 3/24 : WORKDIR /edgex-go 01:57:43 ---> Running in 4bcb98528862 01:57:43 ---> Running in bbf8290bf83d 01:57:43 ---> Running in 93a2d42aded8 01:57:43 ---> Running in 7d85b7484b72 01:57:43 ---> Running in cac1d5e7741c 01:57:43 Removing intermediate container 93a2d42aded8 01:57:43 ---> 7b8784f56a26 01:57:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:43 Removing intermediate container 7d85b7484b72 01:57:43 ---> bda3e79c793e 01:57:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:43 Removing intermediate container cac1d5e7741c 01:57:43 ---> 86bed208b6a8 01:57:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:44 Removing intermediate container bbf8290bf83d 01:57:44 ---> 8e78c8b68d2e 01:57:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:44 Removing intermediate container 4bcb98528862 01:57:44 ---> a4f9968594fd 01:57:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:44 ---> Running in e28a91687ebd 01:57:44 ---> Running in d6baa0803172 01:57:44 ---> Running in 8c78d368cf2f 01:57:44 ---> Running in fe830d2cb366 01:57:44 ---> Running in ffa4ca6ea059 01:57:47 Removing intermediate container e28a91687ebd 01:57:47 ---> 0992265fa74b 01:57:47 Step 5/24 : RUN apk add --update --no-cache make git 01:57:48 ---> Running in 2349e5f993ca 01:57:48 Removing intermediate container 8c78d368cf2f 01:57:48 ---> 9120bc294ee5 01:57:48 Step 5/21 : RUN apk add --update --no-cache make git 01:57:48 Removing intermediate container fe830d2cb366 01:57:48 ---> 23f0621091a5 01:57:48 Step 5/22 : RUN apk add --update --no-cache make git 01:57:48 ---> Running in 7ef9b33d8bac 01:57:48 ---> Running in 11cbea1fee83 01:57:48 Removing intermediate container d6baa0803172 01:57:48 ---> 630a83e5dbfc 01:57:48 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 01:57:49 Removing intermediate container ffa4ca6ea059 01:57:49 ---> 2ce2074dd319 01:57:49 Step 5/21 : RUN apk add --update --no-cache make git 01:57:49 ---> Running in 6236fa37dca9 01:57:49 ---> Running in 690431f453c4 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:52 OK: 217 MiB in 51 packages 01:57:52 OK: 217 MiB in 51 packages 01:57:52 OK: 217 MiB in 51 packages 01:57:52 OK: 217 MiB in 51 packages 01:57:53 OK: 217 MiB in 51 packages 01:57:53 Removing intermediate container 2349e5f993ca 01:57:53 ---> 1a82a8d60517 01:57:53 Step 6/24 : COPY go.mod . 01:57:54 Removing intermediate container 7ef9b33d8bac 01:57:54 ---> 9b7fdef25605 01:57:54 Step 6/21 : COPY go.mod . 01:57:54 Removing intermediate container 690431f453c4 01:57:54 ---> 0a89a4b97970 01:57:54 Step 6/21 : COPY go.mod . 01:57:54 Removing intermediate container 6236fa37dca9 01:57:54 ---> cc64fa394ed2 01:57:54 Step 6/24 : COPY go.mod . 01:57:54 ---> 0a07382008d9 01:57:54 Step 7/24 : RUN go mod download 01:57:54 Removing intermediate container 11cbea1fee83 01:57:54 ---> 41bbd1a196ef 01:57:54 Step 6/22 : COPY go.mod . 01:57:55 ---> Running in 22c854ed124e 01:57:55 ---> ba84203fc773 01:57:55 Step 7/21 : RUN go mod download 01:57:55 ---> Running in 1bc1a5f4b3e2 01:57:55 ---> 8e0f38e95288 01:57:55 Step 7/21 : RUN go mod download 01:57:56 ---> 6b1f8d476682 01:57:56 Step 7/24 : RUN go mod download 01:57:56 ---> Running in bf8b9185c0d6 01:57:56 ---> a68ae2b48868 01:57:56 Step 7/22 : RUN go mod download 01:57:56 ---> Running in 9c70b5404baf 01:57:56 ---> Running in f718aab95ea5 01:57:59 Removing intermediate container 22c854ed124e 01:57:59 ---> 36a0f0411729 01:57:59 Step 8/24 : COPY . . 01:57:59 Removing intermediate container 1bc1a5f4b3e2 01:57:59 ---> bd5baed3ae15 01:57:59 Step 8/21 : COPY . . 01:58:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:58:00 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:58:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 01:58:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 01:58:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 01:58:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 01:58:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 01:58:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 01:58:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 01:58:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 01:58:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:58:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:58:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:58:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:58:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:58:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:58:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:58:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:58:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:58:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 01:58:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 01:58:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 01:58:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 01:58:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 01:58:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 01:58:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 01:58:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 01:58:00 Fetched 23.7 MB in 0s (0 B/s) 01:58:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:58:00 Fetched 96.5 kB in 0s (0 B/s) 01:58:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:58:00 Fetched 279 kB in 0s (0 B/s) 01:58:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:58:00 Fetched 122 kB in 0s (0 B/s) 01:58:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:58:00 Fetched 77.8 kB in 0s (0 B/s) 01:58:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:58:00 Fetched 8848 B in 0s (0 B/s) 01:58:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:58:00 Fetched 47.8 kB in 0s (0 B/s) 01:58:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:58:00 Fetched 45.6 kB in 0s (0 B/s) 01:58:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:58:00 Fetched 15.0 kB in 0s (0 B/s) 01:58:00 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 01:58:00 Fetched 214 kB in 0s (0 B/s) 01:58:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 01:58:00 Fetched 155 kB in 0s (0 B/s) 01:58:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:58:00 Fetched 50.6 kB in 0s (0 B/s) 01:58:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:58:00 Fetched 14.8 kB in 0s (0 B/s) 01:58:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:58:00 Fetched 41.8 kB in 0s (0 B/s) 01:58:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:58:00 Fetched 499 kB in 0s (0 B/s) 01:58:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:58:00 Fetched 111 kB in 0s (0 B/s) 01:58:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:58:00 Fetched 240 kB in 0s (0 B/s) 01:58:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:58:00 Fetched 29.3 kB in 0s (0 B/s) 01:58:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:58:00 Fetched 85.5 kB in 0s (0 B/s) 01:58:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:58:00 Fetched 24.5 kB in 0s (0 B/s) 01:58:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:58:00 Fetched 49.2 kB in 0s (0 B/s) 01:58:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:58:00 Fetched 54.2 kB in 0s (0 B/s) 01:58:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:58:00 Fetched 30.8 kB in 0s (0 B/s) 01:58:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 01:58:00 Fetched 17.0 kB in 0s (0 B/s) 01:58:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:58:00 Fetched 85.9 kB in 0s (0 B/s) 01:58:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:58:00 Fetched 8720 B in 0s (0 B/s) 01:58:00 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 01:58:00 Fetched 137 kB in 0s (0 B/s) 01:58:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:58:00 Fetched 119 kB in 0s (0 B/s) 01:58:00 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 01:58:00 Fetched 109 kB in 0s (0 B/s) 01:58:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:58:00 Fetched 11.1 kB in 0s (0 B/s) 01:58:00 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:58:00 Fetched 645 kB in 0s (0 B/s) 01:58:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:58:00 Fetched 41.3 kB in 0s (0 B/s) 01:58:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:58:00 Fetched 17.9 kB in 0s (0 B/s) 01:58:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:58:00 Fetched 368 kB in 0s (0 B/s) 01:58:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:58:00 Fetched 187 kB in 0s (0 B/s) 01:58:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:58:00 Fetched 175 kB in 0s (0 B/s) 01:58:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:58:01 Fetched 206 kB in 0s (0 B/s) 01:58:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 01:58:01 Fetched 1301 kB in 0s (0 B/s) 01:58:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:58:01 Fetched 36.2 kB in 0s (0 B/s) 01:58:01 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 01:58:01 Fetched 159 kB in 0s (0 B/s) 01:58:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:58:01 Fetched 107 kB in 0s (0 B/s) 01:58:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:58:01 Fetched 48.7 kB in 0s (0 B/s) 01:58:01 Pulling static-packages 01:58:01 Removing intermediate container 9c70b5404baf 01:58:01 ---> fb72bddc366f 01:58:01 Step 8/24 : COPY . . 01:58:01 Removing intermediate container bf8b9185c0d6 01:58:01 ---> 1e9f5688b29f 01:58:01 Removing intermediate container f718aab95ea5 01:58:01 Step 8/21 : COPY . . 01:58:01 ---> ba1e90003f39 01:58:01 Step 8/22 : COPY . . 01:58:02 'go115' has dependencies that need to be staged: static-packages go-build-helper 01:58:02 Skipping pull go-build-helper (already ran) 01:58:02 Skipping pull static-packages (already ran) 01:58:02 Building go-build-helper 01:58:07 Building static-packages 01:58:09 Staging go-build-helper 01:58:11 Staging static-packages 01:58:12 Pulling go115 01:58:13 'edgex-go' has dependencies that need to be staged: go115 01:58:13 Skipping pull go115 (already ran) 01:58:13 Building go115 01:58:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:13 Dload Upload Total Spent Left Speed 01:58:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 115M 18 21.6M 0 0 25.2M 0 0:00:04 --:--:-- 0:00:04 25.1M 48 115M 48 56.5M 0 0 30.2M 0 0:00:03 0:00:01 0:00:02 30.2M 81 115M 81 93.9M 0 0 32.8M 0 0:00:03 0:00:02 0:00:01 32.8M 100 115M 100 115M 0 0 34.6M 0 0:00:03 0:00:03 --:--:-- 34.6M 01:58:17 go1.15.2.linux-amd64.tar.gz: OK 01:58:22 Staging go115 01:58:28 ---> 540d6de58a40 01:58:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:58:28 ---> ca56370b4b5f 01:58:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:58:28 ---> f76cb68c0199 01:58:28 Step 9/22 : RUN make cmd/core-command/core-command 01:58:28 ---> e84a5a247fa3 01:58:28 Step 9/24 : RUN make cmd/support-notifications/support-notifications 01:58:28 ---> 5d13fa2cca7b 01:58:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 01:58:28 ---> Running in 9fba65923fc9 01:58:28 ---> Running in 063f9e4084bb 01:58:28 ---> Running in 4d2d84ed952a 01:58:28 ---> Running in c34ac2207f4f 01:58:28 ---> Running in 026a1ff98842 01:58: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 01:58:28 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 01:58:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:28 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 01:58:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:58:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:58:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:58:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:58:29 Fetched 0 B in 0s (0 B/s) 01:58:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:58:29 Fetched 224 kB in 0s (0 B/s) 01:58:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:58:29 Fetched 157 kB in 0s (0 B/s) 01:58:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:58:29 Fetched 221 kB in 0s (0 B/s) 01:58:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:58:29 Fetched 143 kB in 0s (0 B/s) 01:58:29 Pulling edgex-go 01:58:32 Pulling version 01:58:33 Building config-common 01:58:36 Skipping build go-build-helper (already ran) 01:58:36 Skipping build static-packages (already ran) 01:58:36 Skipping build go115 (already ran) 01:58:36 Building edgex-go 01:58:37 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 01:58:39 go: downloading github.com/gorilla/mux v1.8.0 01:58:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 01:58:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 01:58:39 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:58:39 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 01:58:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:58:39 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 01:58:39 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 01:58:39 go: downloading github.com/google/uuid v1.1.4 01:58:39 go: downloading github.com/x448/float16 v0.8.4 01:58:39 go: downloading github.com/BurntSushi/toml v0.3.1 01:58:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:58:39 go: downloading github.com/hashicorp/consul/api v1.1.0 01:58:39 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 01:58:39 go: downloading github.com/go-kit/kit v0.8.0 01:58:39 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:58:39 go: downloading github.com/imdario/mergo v0.3.11 01:58:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:58:39 go: downloading github.com/pelletier/go-toml v1.2.0 01:58:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:58:39 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:58:39 go: downloading github.com/pkg/errors v0.8.1 01:58:39 go: downloading github.com/pebbe/zmq4 v1.2.2 01:58:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:58:39 go: downloading github.com/hashicorp/serf v0.8.2 01:58:39 go: downloading gopkg.in/yaml.v2 v2.4.0 01:58:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:58:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:58:39 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:58:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:58:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:58:39 go: downloading github.com/leodido/go-urn v1.2.0 01:58:39 go: downloading github.com/go-playground/universal-translator v0.17.0 01:58:39 go: downloading github.com/mitchellh/copystructure v1.0.0 01:58:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:58:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:58:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:58:39 go: downloading github.com/go-playground/locales v0.13.0 01:58:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:58:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:58:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:58:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:58:57 go: downloading github.com/stretchr/testify v1.6.1 01:58:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:58:57 go: downloading github.com/davecgh/go-spew v1.1.1 01:58:57 go: downloading github.com/pmezard/go-difflib v1.0.0 01:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:58:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 01:59:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:59:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:59:02 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 01:59:02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:59:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:04 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 01:59:05 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 01:59:10 Building version 01:59:12 Staging config-common 01:59:13 Skipping stage go-build-helper (already ran) 01:59:13 Skipping stage static-packages (already ran) 01:59:13 Skipping stage go115 (already ran) 01:59:13 Staging edgex-go 01:59:15 Staging version 01:59:15 Priming config-common 01:59:17 Priming go-build-helper 01:59:18 Priming static-packages 01:59:20 Priming go115 01:59:22 Priming edgex-go 01:59:23 Priming version 01:59:25 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] } 01:59:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:59:50 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 01:59:58 Removing intermediate container 4d2d84ed952a 01:59:58 ---> 621edeaf13e6 01:59:58 01:59:58 Step 10/24 : FROM alpine:3.12 01:59:58 3.12: Pulling from library/alpine 01:59:59 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:59:59 Status: Downloaded newer image for alpine:3.12 01:59:59 ---> afeebe901d6b 01:59:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:00:01 ---> Running in b27db2b3635e 02:00:01 Removing intermediate container 9fba65923fc9 02:00:01 ---> c361b196f7b7 02:00:01 02:00:01 Step 10/21 : FROM alpine:3.12 02:00:01 ---> afeebe901d6b 02:00:01 Step 11/21 : RUN apk add --update --no-cache curl 02:00:01 Removing intermediate container 063f9e4084bb 02:00:01 ---> 62fbdefb820d 02:00:01 02:00:01 Step 10/24 : FROM scratch 02:00:01 ---> 02:00:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:00:01 ---> Running in 4774fb9c1e2a 02:00:01 Removing intermediate container 026a1ff98842 02:00:01 ---> b67cce930be3 02:00:01 02:00:01 Step 10/21 : FROM scratch 02:00:01 ---> 02:00:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:00:02 Removing intermediate container c34ac2207f4f 02:00:02 ---> 0a577980af81 02:00:02 02:00:02 Step 10/22 : FROM scratch 02:00:02 ---> 02:00:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:00:02 ---> Running in 88c2e88e6b74 02:00:02 ---> Running in e26f035d1cdf 02:00:02 ---> Running in a60c31036659 02:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:00:03 Removing intermediate container 88c2e88e6b74 02:00:03 ---> 6112aa8533e9 02:00:03 Step 12/21 : ENV APP_PORT=48085 02:00:03 Removing intermediate container e26f035d1cdf 02:00:03 Removing intermediate container a60c31036659 02:00:03 ---> fd615bc46162 02:00:03 Step 12/24 : ENV APP_PORT=48060 02:00:03 ---> 7de556613c56 02:00:03 Step 12/22 : ENV APP_PORT=48082 02:00:03 ---> Running in 1085d8a757ca 02:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:00:03 ---> Running in b4730bcdc43c 02:00:03 ---> Running in c924672ebd1e 02:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:00:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:00:03 (1/5) Installing ca-certificates (20191127-r4) 02:00:03 Removing intermediate container 1085d8a757ca 02:00:03 ---> 15691ddc7ee6 02:00:03 Step 13/21 : EXPOSE $APP_PORT 02:00:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:00:03 (3/5) Installing libcurl (7.69.1-r3) 02:00:04 (4/5) Installing curl (7.69.1-r3) 02:00:04 (5/5) Installing dumb-init (1.2.2-r1) 02:00:04 Executing busybox-1.31.1-r19.trigger 02:00:04 ---> Running in 4898c07efe51 02:00:04 Executing ca-certificates-20191127-r4.trigger 02:00:04 Removing intermediate container c924672ebd1e 02:00:04 ---> 96b2ed049b4d 02:00:04 Step 13/22 : EXPOSE $APP_PORT 02:00:04 Removing intermediate container b4730bcdc43c 02:00:04 ---> dfad7f5f607b 02:00:04 Step 13/24 : EXPOSE $APP_PORT 02:00:04 (1/4) Installing ca-certificates (20191127-r4) 02:00:04 ---> Running in dd9937ea5661 02:00:04 OK: 7 MiB in 19 packages 02:00:04 ---> Running in 1c12aa0a48f9 02:00:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:00:04 (3/4) Installing libcurl (7.69.1-r3) 02:00:04 (4/4) Installing curl (7.69.1-r3) 02:00:04 Executing busybox-1.31.1-r19.trigger 02:00:04 Executing ca-certificates-20191127-r4.trigger 02:00:04 Removing intermediate container 4898c07efe51 02:00:04 ---> 713bfd1e78a1 02:00:04 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:04 OK: 7 MiB in 18 packages 02:00:04 Removing intermediate container dd9937ea5661 02:00:04 ---> e3132789bbd0 02:00:04 Step 14/22 : WORKDIR / 02:00:05 Removing intermediate container 1c12aa0a48f9 02:00:05 ---> 72e82ae0aabf 02:00:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 02:00:05 ---> Running in d69a1708a54e 02:00:05 ---> 592862219b25 02:00:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:00:06 Removing intermediate container d69a1708a54e 02:00:06 ---> b58246abcf2a 02:00:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:06 ---> de10adbe6791 02:00:06 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:00:07 Removing intermediate container b27db2b3635e 02:00:07 ---> 30225891645b 02:00:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:07 ---> Running in e577dbd88beb 02:00:07 Removing intermediate container 4774fb9c1e2a 02:00:07 ---> 4fb00392bfb7 02:00:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:07 ---> 5a9218bd6edb 02:00:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:00:07 ---> 3f9cfb2f7c9b 02:00:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:00:07 ---> Running in a9920b3ca451 02:00:07 ---> 819e6e3a6217 02:00:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:00:07 Removing intermediate container e577dbd88beb 02:00:07 ---> f5a792158982 02:00:07 Step 13/24 : WORKDIR / 02:00:08 ---> Running in d412025d72e7 02:00:08 Removing intermediate container a9920b3ca451 02:00:08 ---> 72ff3deeac47 02:00:08 Step 13/21 : WORKDIR /edgex 02:00:08 ---> dbc49cb6650b 02:00:08 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:00:09 ---> Running in eeb4320cbdec 02:00:09 ---> Running in 44125c99fd60 02:00:09 Removing intermediate container d412025d72e7 02:00:09 ---> f850bb4630a9 02:00:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:00:09 ---> f6087f16e33c 02:00:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:00:09 ---> 7360d066246e 02:00:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:09 Removing intermediate container eeb4320cbdec 02:00:09 ---> e33442e40932 02:00:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:00:09 Removing intermediate container 44125c99fd60 02:00:09 ---> c2f8670270c7 02:00:09 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:10 ---> Running in 92072c45e861 02:00:10 ---> ec66a703b95b 02:00:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:00:11 ---> 85a20acd5a06 02:00:11 Step 18/22 : ENTRYPOINT ["/core-command"] 02:00:11 Removing intermediate container 92072c45e861 02:00:11 ---> 5675a7ccae19 02:00:11 Step 19/21 : LABEL arch=arm64 02:00:11 ---> Running in b489e0b85136 02:00:11 ---> 36d73548c5e8 02:00:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:00:11 ---> 1f265ae9cca9 02:00:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:00:11 ---> Running in 4a105afd7521 02:00:11 ---> f105391d3370 02:00:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:00:12 Removing intermediate container b489e0b85136 02:00:12 ---> 90e8ba62e235 02:00:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:12 Removing intermediate container 4a105afd7521 02:00:12 ---> b531c5b6efa2 02:00:12 Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:00:12 ---> Running in 04893346a34c 02:00:12 ---> Running in 6de6cdefcba1 02:00:12 ---> a47436dccc02 02:00:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:00:12 ---> 6287e9eb83d8 02:00:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:13 ---> 95b322541e0e 02:00:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:00:13 Removing intermediate container 04893346a34c 02:00:13 ---> 4cfecbfdf0f1 02:00:13 Step 20/22 : LABEL arch=arm64 02:00:13 Removing intermediate container 6de6cdefcba1 02:00:13 ---> 183f26abf136 02:00:13 Step 21/21 : LABEL version=0.0.0 02:00:13 ---> Running in bd7b1ef1a1d3 02:00:13 ---> Running in 5bb926982c6e 02:00:13 ---> c207657122f4 02:00:13 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:00:14 ---> Running in 57a0fb7e5ed8 02:00:14 Removing intermediate container bd7b1ef1a1d3 02:00:14 ---> e155d05561d8 02:00:14 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:00:14 Removing intermediate container 5bb926982c6e 02:00:14 ---> a5f744dcdc08 02:00:14 02:00:14 ---> c27e549b8126 02:00:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:00:14 ---> 9b9062060c89 02:00:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:14 ---> Running in 3ef7656b9dbe 02:00:15 ---> Running in 871a07f979d0 02:00:15 Removing intermediate container 57a0fb7e5ed8 02:00:15 ---> 7294f2447f2c 02:00:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:15 Successfully built a5f744dcdc08 02:00:15 ---> Running in 1dad316f1fbd 02:00:15 Successfully tagged docker-support-scheduler-go-arm64:latest 02:00:15  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 02:00:15 Removing intermediate container 3ef7656b9dbe 02:00:15 ---> 88c1246a0a11 02:00:15 Step 22/22 : LABEL version=0.0.0 02:00:15 Removing intermediate container 871a07f979d0 02:00:15 ---> f1da50775c5b 02:00:15 Step 18/21 : CMD ["--init=true"] 02:00:15 ---> Running in 86762fd55917 02:00:15 Removing intermediate container 1dad316f1fbd 02:00:15 ---> 175dbfacf87e 02:00:15 Step 22/24 : LABEL arch=arm64 02:00:16 ---> Running in 82dae76f0e8f 02:00:16 ---> a1a75a325c8b 02:00:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:16 ---> Running in b15898e4e656 02:00:16 Removing intermediate container 86762fd55917 02:00:16 ---> 3a7bd956a764 02:00:16 02:00:17 Successfully built 3a7bd956a764 02:00:17 Removing intermediate container 82dae76f0e8f 02:00:17 ---> d45d49e2a51e 02:00:17 Step 19/21 : LABEL arch=arm64 02:00:17 Successfully tagged docker-core-command-go-arm64:latest 02:00:17  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 02:00:17 Removing intermediate container b15898e4e656 02:00:17 ---> 590d573a58a3 02:00:17 ---> f1c3dce5cae5 02:00:17 Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8Step 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/ 02:00:17 02:00:17 ---> Running in 9cee5eed0215 02:00:17 ---> Running in 4ef491da80a7 02:00:17 ---> Running in 27b4c41e561e 02:00:18 Removing intermediate container 9cee5eed0215 02:00:18 ---> 7e33771cfc22 02:00:18 Step 20/21 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:00:18 Removing intermediate container 27b4c41e561e 02:00:18 ---> 20c43bca1121 02:00:18 Step 24/24 : LABEL version=0.0.0 02:00:19 ---> Running in 14bbeb4e0ed0 02:00:20 ---> Running in b775645dba18 02:00:20 Removing intermediate container 14bbeb4e0ed0 02:00:20 ---> e6db33142df2 02:00:20 Step 21/21 : LABEL version=0.0.0 02:00:22 ---> Running in 194d46081ce8 02:00:22 Removing intermediate container b775645dba18 02:00:22 ---> 733db93dd48f 02:00:22 02:00:22 Removing intermediate container 4ef491da80a7 02:00:22 ---> 9cb2b603fa72 02:00:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:00:22 Successfully built 733db93dd48f 02:00:22 Successfully tagged docker-support-notifications-go-arm64:latest 02:00:22  Building docker-support-notifications-go ... done Building docker-core-data-go 02:00:23 ---> Running in 3d4d4531c635 02:00:23 Removing intermediate container 194d46081ce8 02:00:23 ---> 01488a669fe7 02:00:23 02:00:23 Successfully built 01488a669fe7 02:00:23 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:00:23  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 02:00:23 Removing intermediate container 3d4d4531c635 02:00:23 ---> e8156a89ed2d 02:00:23 Step 22/24 : LABEL arch=arm64 02:00:24 ---> Running in 21269f6f872f 02:00:24 Removing intermediate container 21269f6f872f 02:00:24 ---> 2afc725b9d30 02:00:24 Step 23/24 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:00:24 ---> Running in 116ee30492eb 02:00:25 Removing intermediate container 116ee30492eb 02:00:25 ---> e0ea1d0a5fe6 02:00:25 Step 24/24 : LABEL version=0.0.0 02:00:25 ---> Running in 43f490342266 02:00:26 Removing intermediate container 43f490342266 02:00:26 ---> bc3b8d6db481 02:00:26 02:00:26 Successfully built bc3b8d6db481 02:00:26 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:01:05  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:01:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:01:05 ---> 54c017e67a53 02:01:05 Step 3/22 : WORKDIR /edgex-go 02:01:05 ---> Using cache 02:01:05 ---> a4f9968594fd 02:01:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:05 ---> Using cache 02:01:05 ---> 23f0621091a5 02:01:05 Step 5/22 : RUN apk add --update --no-cache make git 02:01:05 ---> Using cache 02:01:05 ---> 41bbd1a196ef 02:01:05 Step 6/22 : COPY go.mod . 02:01:05 ---> Using cache 02:01:05 ---> a68ae2b48868 02:01:05 Step 7/22 : RUN go mod download 02:01:05 ---> Using cache 02:01:05 ---> ba1e90003f39 02:01:05 Step 8/22 : COPY . . 02:01:05 ---> Using cache 02:01:05 ---> f76cb68c0199 02:01:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 02:01:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:01:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:01:05 ---> 54c017e67a53 02:01:05 Step 3/22 : WORKDIR /edgex-go 02:01:05 ---> Using cache 02:01:05 ---> a4f9968594fd 02:01:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:05 ---> Using cache 02:01:05 ---> 23f0621091a5 02:01:05 Step 5/22 : RUN apk add --update --no-cache make git 02:01:05 ---> Using cache 02:01:05 ---> 41bbd1a196ef 02:01:05 Step 6/22 : COPY go.mod . 02:01:05 ---> Using cache 02:01:05 ---> a68ae2b48868 02:01:05 Step 7/22 : RUN go mod download 02:01:05 ---> Using cache 02:01:05 ---> ba1e90003f39 02:01:05 Step 8/22 : COPY . . 02:01:05 ---> Using cache 02:01:05 ---> f76cb68c0199 02:01:05 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:01:05 ---> Running in a43309cc51c6 02:01:05 ---> Running in aa149bb34476 02:01:07 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 02:01:07 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 02:01:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:01:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:01:09 ---> 54c017e67a53 02:01:09 Step 3/23 : WORKDIR /edgex-go 02:01:09 ---> Using cache 02:01:09 ---> a4f9968594fd 02:01:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:09 ---> Using cache 02:01:09 ---> 23f0621091a5 02:01:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:01:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:01:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:01:09 ---> 54c017e67a53 02:01:09 Step 3/26 : WORKDIR /edgex-go 02:01:09 ---> Using cache 02:01:09 ---> a4f9968594fd 02:01:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:09 ---> Using cache 02:01:09 ---> 23f0621091a5 02:01:09 Step 5/26 : RUN apk add --update --no-cache make bash git 02:01:09 ---> Running in 054535e8392b 02:01:09 ---> Running in 04810a4f028c 02:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:01:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:01:14 OK: 217 MiB in 51 packages 02:01:14 OK: 217 MiB in 51 packages 02:01:16 Removing intermediate container 054535e8392b 02:01:16 ---> 728686329cdd 02:01:16 Step 6/26 : COPY go.mod . 02:01:16 Removing intermediate container 04810a4f028c 02:01:16 ---> 599c2330da6f 02:01:16 Step 6/23 : COPY go.mod . 02:01:17 ---> 3f5c5cca0999 02:01:17 Step 7/26 : RUN go mod download 02:01:17 ---> 6753e3da799a 02:01:17 Step 7/23 : RUN go mod download 02:01:17 ---> Running in 38526a5423c0 02:01:17 ---> Running in f31951e38cd7 02:01:23 Removing intermediate container f31951e38cd7 02:01:23 ---> a1a10610a7ee 02:01:23 Step 8/23 : COPY . . 02:01:23 Removing intermediate container 38526a5423c0 02:01:23 ---> 3593a4419205 02:01:23 Step 8/26 : COPY . . 02:01:55 ---> b55409053edb 02:01:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:01:55 ---> 1c61f8c4274a 02:01:55 Step 9/23 : RUN make cmd/core-data/core-data 02:01:55 ---> Running in 0723c67c794c 02:01:55 ---> Running in f67b85809221 02:01:55 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 02:01:55 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 02:02:04 Removing intermediate container aa149bb34476 02:02:04 ---> 423b440d2f1f 02:02:04 02:02:04 Step 10/22 : FROM alpine:3.12 02:02:04 ---> afeebe901d6b 02:02:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:02:04 ---> Using cache 02:02:04 ---> 30225891645b 02:02:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:02:04 ---> Running in fa469759b7f4 02:02:04 Removing intermediate container fa469759b7f4 02:02:04 ---> 0454d3af5a98 02:02:04 Step 13/22 : WORKDIR / 02:02:04 ---> Running in 6319a64a41b2 02:02:04 Removing intermediate container 6319a64a41b2 02:02:04 ---> c0b28396b449 02:02:04 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:02:06 ---> 8688e6fdf020 02:02:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:02:08 ---> 101b715c7391 02:02:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:02:09 ---> 916d7ec054d6 02:02:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:02:10 ---> c47c3eea27b7 02:02:10 Step 18/22 : RUN chmod +x entrypoint.sh 02:02:10 ---> Running in 0aafc47a00d3 02:02:13 Removing intermediate container 0aafc47a00d3 02:02:13 ---> 59f032d26960 02:02:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:02:14 ---> Running in 25df97e18d60 02:02:14 Removing intermediate container 25df97e18d60 02:02:14 ---> 2595d1eb64e9 02:02:14 Step 20/22 : LABEL arch=arm64 02:02:14 ---> Running in ffa6e0b76e46 02:02:15 Removing intermediate container ffa6e0b76e46 02:02:15 ---> a05155f17e94 02:02:15 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:02:15 ---> Running in 42db8be52cc0 02:02:16 Removing intermediate container 42db8be52cc0 02:02:16 ---> 1b0a3a4320f0 02:02:16 Step 22/22 : LABEL version=0.0.0 02:02:16 ---> Running in 47227577fe99 02:02:17 Removing intermediate container 47227577fe99 02:02:17 ---> 05d92bc72eb4 02:02:17 02:02:17 Successfully built 05d92bc72eb4 02:02:17 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 02:02:26  Building docker-security-bootstrap-redis-go ... done Removing intermediate container a43309cc51c6 02:02:26 ---> 61cd348be8a8 02:02:26 02:02:26 Step 10/22 : FROM scratch 02:02:26 ---> 02:02:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:02:26 ---> Using cache 02:02:26 ---> 7de556613c56 02:02:26 Step 12/22 : ENV APP_PORT=48081 02:02:26 ---> Running in 732dc6af79b6 02:02:26 Removing intermediate container 732dc6af79b6 02:02:26 ---> ae02c5f03ccd 02:02:26 Step 13/22 : EXPOSE $APP_PORT 02:02:26 ---> Running in a3dca679d883 02:02:27 Removing intermediate container a3dca679d883 02:02:27 ---> 68bc51a7224f 02:02:27 Step 14/22 : WORKDIR / 02:02:27 ---> Running in ce0ebee28905 02:02:28 Removing intermediate container ce0ebee28905 02:02:28 ---> 0d5f0394356a 02:02:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:02:29 ---> 484cf1820d46 02:02:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:02:31 ---> c6e9217ca475 02:02:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:02:32 ---> 6a6259fb5a52 02:02:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:02:33 ---> Running in 38565a8420b4 02:02:33 Removing intermediate container 38565a8420b4 02:02:33 ---> 432088ae310b 02:02:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:33 ---> Running in 90da446c8470 02:02:34 Removing intermediate container 90da446c8470 02:02:34 ---> b9dd4959d129 02:02:34 Step 20/22 : LABEL arch=arm64 02:02:34 ---> Running in 0d6f5e01a4c2 02:02:35 Removing intermediate container 0d6f5e01a4c2 02:02:35 ---> 68c4ec18601d 02:02:35 Step 21/22 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:02:35 ---> Running in 227a7dc95753 02:02:36 Removing intermediate container 227a7dc95753 02:02:36 ---> 7c3e7eb275ca 02:02:36 Step 22/22 : LABEL version=0.0.0 02:02:36 ---> Running in fea8b8363554 02:02:37 Removing intermediate container fea8b8363554 02:02:37 ---> 7f1ee170accb 02:02:37 02:02:37 Successfully built 7f1ee170accb 02:02:37 Successfully tagged docker-core-metadata-go-arm64:latest 02:02:56  Building docker-core-metadata-go ... done Removing intermediate container f67b85809221 02:02:56 ---> c922fc6bacd4 02:02:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:02:56 ---> Running in d451f6af2d67 02:02:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:02:58 Removing intermediate container d451f6af2d67 02:02:58 ---> 8a7c8815e27c 02:02:58 02:02:58 Step 11/26 : FROM docker:20.10.0 02:02:58 20.10.0: Pulling from library/docker 02:03:08 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:03:08 Status: Downloaded newer image for docker:20.10.0 02:03:08 ---> eeaf43b92773 02:03:08 Step 12/26 : RUN apk add --no-cache bash 02:03:08 Removing intermediate container 0723c67c794c 02:03:08 ---> e6bfd29121cc 02:03:08 02:03:08 Step 10/23 : FROM alpine:3.12 02:03:08 ---> afeebe901d6b 02:03:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:03:08 ---> Running in cf282e7c1395 02:03:08 ---> Running in 69cc9b935aee 02:03:08 Removing intermediate container 69cc9b935aee 02:03:08 ---> 09d77ccfa2d1 02:03:08 Step 12/23 : ENV APP_PORT=48080 02:03:08 ---> Running in dbd021be5ef5 02:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:03:09 Removing intermediate container dbd021be5ef5 02:03:09 ---> b387e892b918 02:03:09 Step 13/23 : EXPOSE $APP_PORT 02:03:09 ---> Running in f80a103dd1f3 02:03:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:03:09 Removing intermediate container f80a103dd1f3 02:03:09 ---> dce85f88d5d9 02:03:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:09 ---> Running in dc5b88bbe6de 02:03:09 (1/2) Installing readline (8.0.4-r0) 02:03:09 (2/2) Installing bash (5.0.17-r0) 02:03:10 Executing bash-5.0.17-r0.post-install 02:03:10 Executing busybox-1.31.1-r19.trigger 02:03:10 OK: 12 MiB in 22 packages 02:03:11 Removing intermediate container cf282e7c1395 02:03:11 ---> 4f1b12eee0ee 02:03:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:03:11 ---> Running in 68f0c5af3a79 02:03:12 Removing intermediate container 68f0c5af3a79 02:03:12 ---> 0290c1d98703 02:03:12 Step 14/26 : ENV APP_PORT=48090 02:03:12 Removing intermediate container dc5b88bbe6de 02:03:12 ---> a3cea1bc4319 02:03:12 Step 15/23 : RUN apk add --update --no-cache zeromq 02:03:12 ---> Running in 742fdf884e9d 02:03:12 ---> Running in bcdec47d2cae 02:03:12 Removing intermediate container bcdec47d2cae 02:03:12 ---> 6b4397bfd1de 02:03:12 Step 15/26 : EXPOSE $APP_PORT 02:03:12 ---> Running in e8a21fbfb281 02:03:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:03:13 Removing intermediate container e8a21fbfb281 02:03:13 ---> a5041e223009 02:03:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:03:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:03:14 ---> 9e5ae5835874 02:03:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:03:14 (1/5) Installing libgcc (9.3.0-r2) 02:03:15 (2/5) Installing libsodium (1.0.18-r0) 02:03:15 (3/5) Installing libstdc++ (9.3.0-r2) 02:03:15 ---> 347d5a6bf825 02:03:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:03:15 (4/5) Installing libzmq (4.3.3-r0) 02:03:15 (5/5) Installing zeromq (4.3.3-r0) 02:03:15 Executing busybox-1.31.1-r19.trigger 02:03:15 OK: 8 MiB in 19 packages 02:03:16 ---> 53273504d803 02:03:16 Step 19/26 : RUN apk --no-cache add py3-pip 02:03:16 ---> Running in 8e538a7e55b9 02:03:17 Removing intermediate container 742fdf884e9d 02:03:17 ---> b79c8a2f60ba 02:03:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:03:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:03:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:03:18 ---> 06526b1377a1 02:03:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:03:18 (1/33) Installing libbz2 (1.0.8-r1) 02:03:18 (2/33) Installing expat (2.2.9-r1) 02:03:18 (3/33) Installing libffi (3.3-r2) 02:03:18 (4/33) Installing gdbm (1.13-r1) 02:03:18 (5/33) Installing xz-libs (5.2.5-r0) 02:03:18 (6/33) Installing sqlite-libs (3.32.1-r0) 02:03:18 (7/33) Installing python3 (3.8.5-r0) 02:03:20 ---> 41857b3a10fc 02:03:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:03:20 (8/33) Installing py3-appdirs (1.4.4-r1) 02:03:20 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:03:20 (10/33) Installing py3-parsing (2.4.7-r0) 02:03:20 (11/33) Installing py3-six (1.15.0-r0) 02:03:20 (12/33) Installing py3-packaging (20.4-r0) 02:03:20 (13/33) Installing py3-setuptools (47.0.0-r0) 02:03:20 (14/33) Installing py3-chardet (3.0.4-r4) 02:03:20 (15/33) Installing py3-idna (2.9-r0) 02:03:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:03:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:03:20 (18/33) Installing py3-requests (2.23.0-r0) 02:03:20 (19/33) Installing py3-msgpack (1.0.0-r0) 02:03:20 (20/33) Installing py3-lockfile (0.12.2-r3) 02:03:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:03:20 (22/33) Installing py3-colorama (0.4.3-r0) 02:03:20 (23/33) Installing py3-distlib (0.3.0-r0) 02:03:21 (24/33) Installing py3-distro (1.5.0-r1) 02:03:21 (25/33) Installing py3-webencodings (0.5.1-r3) 02:03:21 (26/33) Installing py3-html5lib (1.0.1-r4) 02:03:21 (27/33) Installing py3-pytoml (0.1.21-r0) 02:03:21 ---> 4913f72a2e0e 02:03:21 Step 19/23 : ENTRYPOINT ["/core-data"] 02:03:21 (28/33) Installing py3-pep517 (0.8.2-r0) 02:03:21 (29/33) Installing py3-progress (1.5-r0) 02:03:21 (30/33) Installing py3-toml (0.10.1-r0) 02:03:21 (31/33) Installing py3-retrying (1.3.3-r0) 02:03:21 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:03:21 (33/33) Installing py3-pip (20.1.1-r0) 02:03:21 ---> Running in 39f4782a5991 02:03:21 Executing busybox-1.31.1-r19.trigger 02:03:21 OK: 71 MiB in 55 packages 02:03:21 Removing intermediate container 39f4782a5991 02:03:21 ---> 118af5526bff 02:03:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:03:21 ---> Running in 1c1602cfe1dc 02:03:22 Removing intermediate container 1c1602cfe1dc 02:03:22 ---> 1aae53ccc7c1 02:03:22 Step 21/23 : LABEL arch=arm64 02:03:22 ---> Running in fc844c3d77d4 02:03:23 Removing intermediate container fc844c3d77d4 02:03:23 ---> 7ab25feaa4d1 02:03:23 Step 22/23 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:03:23 ---> Running in c959c9efb29b 02:03:24 Removing intermediate container c959c9efb29b 02:03:24 ---> 6bc155df307e 02:03:24 Step 23/23 : LABEL version=0.0.0 02:03:24 ---> Running in acef4e7d49b8 02:03:24 Removing intermediate container acef4e7d49b8 02:03:24 ---> c3c93204efc8 02:03:24 02:03:25 Successfully built c3c93204efc8 02:03:25 Successfully tagged docker-core-data-go-arm64:latest 02:03:26  Building docker-core-data-go ... done Removing intermediate container 8e538a7e55b9 02:03:26 ---> 0e6f9bd2be08 02:03:26 Step 20/26 : RUN pip install docker-compose==1.23.2 02:03:26 ---> Running in 10c69625a5d3 02:03:32 Collecting docker-compose==1.23.2 02:03:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:03:32 Collecting websocket-client<1.0,>=0.32.0 02:03:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:03:32 Collecting texttable<0.10,>=0.9.0 02:03:32 Downloading texttable-0.9.1.tar.gz (11 kB) 02:03:34 Collecting jsonschema<3,>=2.5.1 02:03:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:03:35 Collecting docopt<0.7,>=0.6.1 02:03:35 Downloading docopt-0.6.2.tar.gz (25 kB) 02:03:37 Collecting dockerpty<0.5,>=0.4.1 02:03:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:03:39 Collecting cached-property<2,>=1.2.0 02:03:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:03:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:03:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:03:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:03:41 Collecting docker<4.0,>=3.6.0 02:03:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:03:41 Collecting PyYAML<4,>=3.10 02:03:41 Downloading PyYAML-3.13.tar.gz (270 kB) 02:03:45 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) 02:03:45 Collecting urllib3<1.25,>=1.21.1 02:03:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:03:45 Collecting idna<2.8,>=2.5 02:03:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:03:45 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) 02:03:45 Collecting docker-pycreds>=0.4.0 02:03:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:03:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:03:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:03:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:03:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:03:46 Installing collected packages: websocket-client, texttable, jsonschema, docopt, dockerpty, cached-property, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose 02:03:46 Running setup.py install for texttable: started 02:03:48 Running setup.py install for texttable: finished with status 'done' 02:03:48 Running setup.py install for docopt: started 02:03:50 Running setup.py install for docopt: finished with status 'done' 02:03:50 Running setup.py install for dockerpty: started 02:03:52 Running setup.py install for dockerpty: finished with status 'done' 02:03:52 Attempting uninstall: urllib3 02:03:52 Found existing installation: urllib3 1.25.9 02:03:52 Uninstalling urllib3-1.25.9: 02:03:52 Successfully uninstalled urllib3-1.25.9 02:03:53 Attempting uninstall: idna 02:03:53 Found existing installation: idna 2.9 02:03:53 Uninstalling idna-2.9: 02:03:53 Successfully uninstalled idna-2.9 02:03:53 Attempting uninstall: requests 02:03:53 Found existing installation: requests 2.23.0 02:03:53 Uninstalling requests-2.23.0: 02:03:54 Successfully uninstalled requests-2.23.0 02:03:55 Running setup.py install for PyYAML: started 02:03:57 Running setup.py install for PyYAML: finished with status 'done' 02:03:58 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 02:04:01 Removing intermediate container 10c69625a5d3 02:04:01 ---> 7c66b15834ab 02:04:01 Step 21/26 : RUN apk --no-cache add curl 02:04:01 ---> Running in 7dce75fbe519 02:04:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:04:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:04:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:04:03 (2/3) Installing libcurl (7.69.1-r3) 02:04:03 (3/3) Installing curl (7.69.1-r3) 02:04:03 Executing busybox-1.31.1-r19.trigger 02:04:03 OK: 71 MiB in 58 packages 02:04:05 Removing intermediate container 7dce75fbe519 02:04:05 ---> 30b481a55fd4 02:04:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:04:05 ---> Running in 1ecbaabf7e29 02:04:05 Removing intermediate container 1ecbaabf7e29 02:04:05 ---> aaa4080ddf47 02:04:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:04:05 ---> Running in ee6d16c51a5b 02:04:06 Removing intermediate container ee6d16c51a5b 02:04:06 ---> 4db0a7f3d0ab 02:04:06 Step 24/26 : LABEL arch=arm64 02:04:06 ---> Running in 3f2db138ac8e 02:04:06 Removing intermediate container 3f2db138ac8e 02:04:06 ---> c696818500e0 02:04:06 Step 25/26 : LABEL git_sha=343823bde4984d0dc2f366b49a07a1653b3005e8 02:04:06 ---> Running in 88a8c4590902 02:04:07 Removing intermediate container 88a8c4590902 02:04:07 ---> 8702008931b2 02:04:07 Step 26/26 : LABEL version=0.0.0 02:04:07 ---> Running in 78fcbfac8c24 02:04:07 Removing intermediate container 78fcbfac8c24 02:04:07 ---> ac128a8ee1e1 02:04:07 02:04:08 Successfully built ac128a8ee1e1 02:04:08 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:04:08  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:04:08 $ docker stop --time=1 a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a 02:04:10 $ docker rm -f a80e427f79ae3093240513f894abd373f469176c039366b859eba757406d876a [Pipeline] // withDockerContainer [Pipeline] sh 02:04:11 + docker images 02:04:11 + grep docker 02:04:11 docker-sys-mgmt-agent-go-arm64 latest ac128a8ee1e1 4 seconds ago 300MB 02:04:11 docker-core-data-go-arm64 latest c3c93204efc8 47 seconds ago 21MB 02:04:11 docker-core-metadata-go-arm64 latest 7f1ee170accb About a minute ago 12.3MB 02:04:11 docker-security-bootstrap-redis-go-arm64 latest 05d92bc72eb4 About a minute ago 15.1MB 02:04:11 docker-security-secretstore-setup-go-arm64 latest bc3b8d6db481 3 minutes ago 23.4MB 02:04:11 docker-security-proxy-setup-go-arm64 latest 01488a669fe7 3 minutes ago 23.3MB 02:04:11 docker-support-notifications-go-arm64 latest 733db93dd48f 3 minutes ago 11.4MB 02:04:11 docker-core-command-go-arm64 latest 3a7bd956a764 3 minutes ago 9.98MB 02:04:11 docker-support-scheduler-go-arm64 latest a5f744dcdc08 3 minutes ago 10MB 02:04:11 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 02:04:13 provisioning config files... 02:04:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7129481098076117421tmp [Pipeline] { [Pipeline] sh 02:04:14 + set +x 02:04:14 + curl -s https://codecov.io/bash 02:04:14 + bash -s -- 02:04:14 02:04:14 _____ _ 02:04:14 / ____| | | 02:04:14 | | ___ __| | ___ ___ _____ __ 02:04:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:04:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:04:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:04:14 Bash-20201231-23d4836 02:04:14 02:04:14 02:04:14 ==> git version 2.24.3 found 02:04:14 ==> 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 02:04:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:04:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:04:14 ==> Jenkins CI detected. 02:04:14 project root: . 02:04:14 --> token set from env 02:04:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:04:14 ==> Running gcov in . (disable via -X gcov) 02:04:14 ==> Python coveragepy not found 02:04:14 ==> Searching for coverage reports in: 02:04:14 + . 02:04:14 -> Found 1 reports 02:04:14 ==> Detecting git/mercurial file structure 02:04:14 ==> Reading reports 02:04:14 + ./coverage.out bytes=553501 02:04:15 ==> Appending adjustments 02:04:15 https://docs.codecov.io/docs/fixing-reports 02:04:18 + Found adjustments 02:04:18 ==> Gzipping contents 02:04:18 84K /tmp/codecov.SpbEkn.gz 02:04:18 ==> Uploading reports 02:04:18 url: https://codecov.io 02:04:18 query: branch=PR-3002&commit=343823bde4984d0dc2f366b49a07a1653b3005e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 02:04:18 -> Pinging Codecov 02:04:18 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=343823bde4984d0dc2f366b49a07a1653b3005e8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 02:04:18 -> Uploading to 02:04:18 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/343823bde4984d0dc2f366b49a07a1653b3005e8/b6679036-e174-4b2a-a583-f1130d0d3e44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T020418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af7026b619fb3a656f8dc84e0aaaf239be12a8282dba90291a89d288e1e7ed38 02:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:18 Dload Upload Total Spent Left Speed 02:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83754 0 0 100 83754 0 116k --:--:-- --:--:-- --:--:-- 116k 02:04:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/343823bde4984d0dc2f366b49a07a1653b3005e8 [Pipeline] } 02:04:19 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 02:04:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:04:22 ---> package-listing.sh 02:04:22 ++ facter osfamily 02:04:22 ++ tr '[:upper:]' '[:lower:]' 02:04:22 + OS_FAMILY=redhat 02:04:22 + workspace=/w/workspace/edgex-go/6 02:04:22 + START_PACKAGES=/tmp/packages_start.txt 02:04:22 + END_PACKAGES=/tmp/packages_end.txt 02:04:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:22 + PACKAGES=/tmp/packages_start.txt 02:04:22 + '[' /w/workspace/edgex-go/6 ']' 02:04:22 + PACKAGES=/tmp/packages_end.txt 02:04:22 + case "${OS_FAMILY}" in 02:04:22 + rpm -qa 02:04:22 + sort 02:04:28 + '[' -f /tmp/packages_start.txt ']' 02:04:28 + '[' -f /tmp/packages_end.txt ']' 02:04:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:28 + '[' /w/workspace/edgex-go/6 ']' 02:04:28 + mkdir -p /w/workspace/edgex-go/6/archives/ 02:04:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 02:04:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:04:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:04:28 02:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:04:29 alpine: Pulling from edgex-lftools-log-publisher 02:04:29 df20fa9351a1: Pulling fs layer 02:04:29 36b3adc4ff6f: Pulling fs layer 02:04:29 8ad3a11d3b57: Pulling fs layer 02:04:29 46f8f816bc3b: Pulling fs layer 02:04:29 93b61091891f: Pulling fs layer 02:04:29 93b9cdb0e59b: Pulling fs layer 02:04:29 5e14af77c1be: Pulling fs layer 02:04:29 01666e4c0597: Pulling fs layer 02:04:29 aa168da1d23b: Pulling fs layer 02:04:29 46f8f816bc3b: Waiting 02:04:29 93b61091891f: Waiting 02:04:29 93b9cdb0e59b: Waiting 02:04:29 5e14af77c1be: Waiting 02:04:29 aa168da1d23b: Waiting 02:04:29 36b3adc4ff6f: Verifying Checksum 02:04:29 36b3adc4ff6f: Download complete 02:04:29 46f8f816bc3b: Verifying Checksum 02:04:29 46f8f816bc3b: Download complete 02:04:29 df20fa9351a1: Verifying Checksum 02:04:29 df20fa9351a1: Download complete 02:04:29 93b9cdb0e59b: Verifying Checksum 02:04:29 93b9cdb0e59b: Download complete 02:04:29 5e14af77c1be: Verifying Checksum 02:04:29 5e14af77c1be: Download complete 02:04:29 01666e4c0597: Verifying Checksum 02:04:29 01666e4c0597: Download complete 02:04:29 93b61091891f: Verifying Checksum 02:04:29 93b61091891f: Download complete 02:04:29 8ad3a11d3b57: Verifying Checksum 02:04:29 8ad3a11d3b57: Download complete 02:04:29 df20fa9351a1: Pull complete 02:04:30 36b3adc4ff6f: Pull complete 02:04:30 8ad3a11d3b57: Pull complete 02:04:30 46f8f816bc3b: Pull complete 02:04:31 aa168da1d23b: Download complete 02:04:33 93b61091891f: Pull complete 02:04:33 93b9cdb0e59b: Pull complete 02:04:33 5e14af77c1be: Pull complete 02:04:33 01666e4c0597: Pull complete 02:04:41 aa168da1d23b: Pull complete 02:04:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:04:41 prd-centos7-docker-4c-2g-19887 does not seem to be running inside a container 02:04:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:04:46 $ docker top 8062a2839639b07108c375d1f494fa2da0eb9a8fb9d366fd138dddfe5fdde113 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:04:47 + mkdir -p /var/log/sa [Pipeline] sh 02:04:47 + ls /var/log/sa-host 02:04:47 + sadf -c /var/log/sa-host/sa13 02:04:47 file_magic: OK 02:04:47 HZ: Using current value: 100 02:04:47 file_header: OK 02:04:47 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 02:04:47 Statistics: 02:04:47 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... 02:04:47 File successfully converted to sysstat format version 12.2.1 02:04:47 + sadf -c /var/log/sa-host/sa23 02:04:47 file_magic: OK 02:04:47 HZ: Using current value: 100 02:04:47 file_header: OK 02:04:47 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 02:04:47 Statistics: 02:04:47 Hnuu...uuuununununu... 02:04:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:48 provisioning config files... 02:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5018947377788521705tmp [Pipeline] { [Pipeline] echo 02:04:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:48 ---> create-netrc.sh [Pipeline] } 02:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:04:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:04:48 ---> python-tools-install.sh [Pipeline] echo 02:04:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:49 ---> sudo-logs.sh 02:04:49 Archiving 'sudo' log.. [Pipeline] echo 02:04:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:49 ---> job-cost.sh 02:04:49 lf-activate-venv: SKIPPING 02:04:49 INFO: No Stack... 02:04:50 INFO: Retrieving Pricing Info for: v1-standard-2 02:04:51 INFO: Archiving Costs [Pipeline] echo 02:04:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:51 ---> logs-deploy.sh 02:04:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/6 02:04:51 INFO: archiving workspace using pattern(s): 02:04:53 Archives upload complete. 02:04:53 INFO: archiving logs to Nexus 02:04:54 ---> uname -a: 02:04:54 Linux prd-centos7-docker-4c-2g-19887.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:04:54 02:04:54 02:04:54 ---> lscpu: 02:04:54 Architecture: x86_64 02:04:54 CPU op-mode(s): 32-bit, 64-bit 02:04:54 Byte Order: Little Endian 02:04:54 Address sizes: 40 bits physical, 48 bits virtual 02:04:54 CPU(s): 4 02:04:54 On-line CPU(s) list: 0-3 02:04:54 Thread(s) per core: 1 02:04:54 Core(s) per socket: 1 02:04:54 Socket(s): 4 02:04:54 NUMA node(s): 1 02:04:54 Vendor ID: GenuineIntel 02:04:54 CPU family: 6 02:04:54 Model: 44 02:04:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:04:54 Stepping: 1 02:04:54 CPU MHz: 2933.438 02:04:54 BogoMIPS: 5866.87 02:04:54 Virtualization: VT-x 02:04:54 Hypervisor vendor: KVM 02:04:54 Virtualization type: full 02:04:54 L1d cache: 128 KiB 02:04:54 L1i cache: 128 KiB 02:04:54 L2 cache: 16 MiB 02:04:54 L3 cache: 64 MiB 02:04:54 NUMA node0 CPU(s): 0-3 02:04:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:04:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:04:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:04:54 Vulnerability Meltdown: Mitigation; PTI 02:04:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:04:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:04:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:04:54 Vulnerability Srbds: Not affected 02:04:54 Vulnerability Tsx async abort: Not affected 02:04:54 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 02:04:54 02:04:54 02:04:54 ---> nproc: 02:04:54 4 02:04:54 02:04:54 02:04:54 ---> df -h: 02:04:54 Filesystem Size Used Available Use% Mounted on 02:04:54 overlay 50.0G 11.6G 38.4G 23% / 02:04:54 tmpfs 64.0M 0 64.0M 0% /dev 02:04:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:04:54 shm 64.0M 0 64.0M 0% /dev/shm 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/6@tmp 02:04:54 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/6 02:04:54 02:04:54 02:04:54 ---> free -m: 02:04:54 total used free shared buff/cache available 02:04:54 Mem: 1837 724 180 0 933 1027 02:04:54 Swap: 1023 45 978 02:04:54 02:04:54 02:04:54 ---> ip addr: 02:04:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:04:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:04:54 inet 127.0.0.1/8 scope host lo 02:04:54 valid_lft forever preferred_lft forever 02:04:54 inet6 ::1/128 scope host 02:04:54 valid_lft forever preferred_lft forever 02:04:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:04:54 link/ether fa:16:3e:72:81:86 brd ff:ff:ff:ff:ff:ff 02:04:54 inet 10.30.122.189/23 brd 10.30.123.255 scope global dynamic eth0 02:04:54 valid_lft 85135sec preferred_lft 85135sec 02:04:54 inet6 fe80::f816:3eff:fe72:8186/64 scope link 02:04:54 valid_lft forever preferred_lft forever 02:04:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:04:54 link/ether 02:42:b9:98:68:0e brd ff:ff:ff:ff:ff:ff 02:04:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:04:54 valid_lft forever preferred_lft forever 02:04:54 inet6 fe80::42:b9ff:fe98:680e/64 scope link 02:04:54 valid_lft forever preferred_lft forever 02:04:54 02:04:54 02:04:54 ---> sar -b -r -n DEV: 02:04:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 02:04:54 02:04:54 01:43:39 LINUX RESTART (4 CPU) 02:04:54 02:04:54 01:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:04:54 01:45:01 133.32 48.70 84.62 0.00 8407.72 36637.60 0.00 02:04:54 01:46:01 292.90 91.78 201.11 0.00 6133.95 56192.11 0.00 02:04:54 01:47:01 188.42 89.44 98.99 0.00 3212.38 10098.64 0.00 02:04:54 01:48:01 166.42 74.79 91.63 0.00 3761.38 20241.92 0.00 02:04:54 01:49:03 1785.55 1468.22 317.33 0.00 124880.01 185481.23 0.00 02:04:54 01:50:01 1423.65 1165.88 257.77 0.00 110147.87 121412.79 0.00 02:04:54 01:51:01 1836.60 1482.79 353.81 0.00 114544.17 134753.78 0.00 02:04:54 01:52:01 913.55 597.47 316.07 0.00 54936.44 69162.80 0.00 02:04:54 01:53:01 35.78 10.91 24.87 0.00 3084.42 1677.23 0.00 02:04:54 01:54:01 2.07 0.47 1.60 0.00 15.59 25.70 0.00 02:04:54 01:55:01 0.38 0.00 0.38 0.00 0.00 4.96 0.00 02:04:54 01:56:01 1.57 1.40 0.17 0.00 107.36 1.50 0.00 02:04:54 01:57:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 02:04:54 01:58:01 0.27 0.02 0.25 0.00 0.53 2.60 0.00 02:04:54 01:59:01 1.90 1.63 0.27 0.00 55.15 2.88 0.00 02:04:54 02:00:01 0.85 0.03 0.82 0.00 1.07 15.44 0.00 02:04:54 02:01:01 0.38 0.07 0.32 0.00 2.26 3.56 0.00 02:04:54 02:02:01 0.63 0.32 0.32 0.00 21.96 5.07 0.00 02:04:54 02:03:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 02:04:54 02:04:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 02:04:54 Average: 340.19 252.47 87.73 0.00 21506.61 31883.06 0.00 02:04:54 02:04:54 01:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:04:54 01:45:01 74464 0 754868 40.12 2620 1049592 1448704 49.44 661260 942532 32 02:04:54 01:46:01 333860 0 639628 33.99 1544 906512 1106144 37.75 421400 853432 24 02:04:54 01:47:01 488396 0 711484 37.81 760 680904 1367096 46.66 475896 634460 33844 02:04:54 01:48:01 77712 0 757852 40.28 680 1045300 1546940 52.79 643340 877764 98308 02:04:54 01:49:03 65512 0 791800 42.08 52 1024180 1943540 66.33 637656 958284 85716 02:04:54 01:50:01 384912 0 880396 46.79 52 616184 3247888 110.85 565280 666944 68572 02:04:54 01:51:01 139848 0 785960 41.77 52 955684 2072668 70.74 689972 817888 67896 02:04:54 01:52:01 491132 0 698428 37.12 52 691932 1384172 47.24 489896 651388 8 02:04:54 01:53:01 438332 0 644068 34.23 52 799092 1190848 40.64 495428 703520 16 02:04:54 01:54:01 439620 0 642368 34.14 52 799504 1171400 39.98 494720 703376 8 02:04:54 01:55:01 439512 0 642452 34.14 52 799528 1171388 39.98 494552 703444 8 02:04:54 01:56:01 437004 0 641728 34.11 52 802760 1171340 39.98 494252 706668 12 02:04:54 01:57:01 437124 0 641600 34.10 52 802768 1171304 39.97 494076 706668 12 02:04:54 01:58:01 437544 0 641188 34.08 52 802760 1171304 39.97 494080 706668 8 02:04:54 01:59:01 435808 0 641968 34.12 52 803716 1171304 39.97 494900 706920 16 02:04:54 02:00:01 435044 0 642720 34.16 52 803728 1171376 39.98 495164 706920 8 02:04:54 02:01:01 434696 0 643096 34.18 52 803700 1173644 40.05 495672 706920 8 02:04:54 02:02:01 434504 0 642580 34.15 52 804408 1171812 39.99 495036 707492 8 02:04:54 02:03:01 434512 0 642560 34.15 52 804420 1171812 39.99 495044 707492 8 02:04:54 02:04:01 434052 0 643020 34.18 52 804420 1171860 39.99 495452 707492 8 02:04:54 Average: 364679 0 686488 36.49 322 830055 1409827 48.12 526154 743814 17726 02:04:54 02:04:54 01:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:04:54 01:45:01 eth0 1879.73 1649.81 6468.41 220.58 0.00 0.00 0.00 0.00 02:04:54 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:45:01 veth1fc04a5 847.53 784.65 81.39 2714.47 0.00 0.00 0.00 0.00 02:04:54 01:45:01 docker0 847.53 784.52 69.80 2714.46 0.00 0.00 0.00 0.00 02:04:54 01:46:01 eth0 477.29 374.46 3671.94 40.30 0.00 0.00 0.00 0.00 02:04:54 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:46:01 docker0 120.40 172.10 8.74 826.53 0.00 0.00 0.00 0.00 02:04:54 01:47:01 veth857c9d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:04:54 01:47:01 eth0 49.38 31.09 38.98 74.67 0.00 0.00 0.00 0.00 02:04:54 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:48:01 eth0 180.48 142.02 1689.77 22.68 0.00 0.00 0.00 0.00 02:04:54 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:49:03 eth0 86.90 64.82 175.58 72.21 0.00 0.00 0.00 0.00 02:04:54 01:49:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:49:03 vetha47d0d2 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 02:04:54 01:49:03 docker0 23.38 32.04 1.40 143.88 0.00 0.00 0.00 0.00 02:04:54 01:50:01 veth0180957 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:04:54 01:50:01 veth7f5d83d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:04:54 01:50:01 eth0 14.87 6.50 10.37 5.53 0.00 0.00 0.00 0.00 02:04:54 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:51:01 eth0 227.54 161.00 1731.56 28.59 0.00 0.00 0.00 0.00 02:04:54 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:51:01 veth32933a6 18.20 37.48 1.27 293.67 0.00 0.00 0.00 0.00 02:04:54 01:51:01 vethb6ee761 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:04:54 01:52:01 eth0 83.14 57.25 142.64 97.38 0.00 0.00 0.00 0.00 02:04:54 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:52:01 vetha47d0d2 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 02:04:54 01:52:01 docker0 1022.64 1056.32 81.57 4184.01 0.00 0.00 0.00 0.00 02:04:54 01:53:01 eth0 21.20 10.54 55.95 5.25 0.00 0.00 0.00 0.00 02:04:54 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:53:01 docker0 3.57 8.14 0.19 45.20 0.00 0.00 0.00 0.00 02:04:54 01:54:01 eth0 0.78 0.37 0.32 0.21 0.00 0.00 0.00 0.00 02:04:54 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:55:01 eth0 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:04:54 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:56:01 eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:04:54 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:04:54 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:04:54 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:59:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:04:54 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:00:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:04:54 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:04:54 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:02:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:04:01 eth0 0.58 0.08 0.11 0.01 0.00 0.00 0.00 0.00 02:04:54 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 Average: eth0 150.04 123.94 696.13 28.33 0.00 0.00 0.00 0.00 02:04:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:54 Average: docker0 51.47 53.38 4.10 212.08 0.00 0.00 0.00 0.00 02:04:54 02:04:54 02:04:54 ---> sar -P ALL: 02:04:54 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 02:04:54 02:04:54 01:43:39 LINUX RESTART (4 CPU) 02:04:54 02:04:54 01:44:02 CPU %user %nice %system %iowait %steal %idle 02:04:54 01:45:01 all 22.30 0.00 9.91 3.42 0.13 64.23 02:04:54 01:45:01 0 29.63 0.00 13.43 2.00 0.12 54.81 02:04:54 01:45:01 1 18.04 0.00 9.27 6.12 0.14 66.44 02:04:54 01:45:01 2 18.82 0.00 9.08 3.86 0.17 68.07 02:04:54 01:45:01 3 22.76 0.00 7.88 1.66 0.10 67.59 02:04:54 01:46:01 all 11.69 0.00 9.40 6.78 0.07 72.06 02:04:54 01:46:01 0 10.66 0.00 10.63 7.77 0.07 70.87 02:04:54 01:46:01 1 12.38 0.00 8.88 6.41 0.07 72.26 02:04:54 01:46:01 2 12.00 0.00 9.62 7.32 0.07 70.99 02:04:54 01:46:01 3 11.73 0.00 8.46 5.61 0.09 74.11 02:04:54 01:47:01 all 52.62 0.00 13.18 5.67 0.07 28.46 02:04:54 01:47:01 0 51.88 0.00 13.32 4.42 0.10 30.28 02:04:54 01:47:01 1 54.76 0.00 12.73 7.14 0.07 25.29 02:04:54 01:47:01 2 52.29 0.00 13.22 3.82 0.03 30.64 02:04:54 01:47:01 3 51.58 0.00 13.44 7.32 0.09 27.58 02:04:54 01:48:01 all 41.49 0.00 13.56 2.16 0.07 42.71 02:04:54 01:48:01 0 39.98 0.00 13.67 2.99 0.05 43.31 02:04:54 01:48:01 1 43.22 0.00 13.89 2.15 0.10 40.64 02:04:54 01:48:01 2 40.24 0.00 13.49 2.43 0.05 43.78 02:04:54 01:48:01 3 42.51 0.00 13.21 1.08 0.09 43.11 02:04:54 01:49:03 all 19.81 0.00 25.59 15.68 0.12 38.81 02:04:54 01:49:03 0 17.67 0.00 24.87 18.82 0.12 38.52 02:04:54 01:49:03 1 19.27 0.00 25.71 15.34 0.14 39.54 02:04:54 01:49:03 2 22.41 0.00 25.98 16.36 0.12 35.13 02:04:54 01:49:03 3 19.88 0.00 25.80 12.19 0.09 42.05 02:04:54 01:50:01 all 47.27 0.00 20.21 21.17 0.09 11.26 02:04:54 01:50:01 0 47.44 0.00 19.41 23.12 0.11 9.92 02:04:54 01:50:01 1 47.46 0.00 20.22 20.83 0.09 11.39 02:04:54 01:50:01 2 47.57 0.00 20.12 21.28 0.07 10.96 02:04:54 01:50:01 3 46.59 0.00 21.10 19.42 0.09 12.80 02:04:54 01:51:01 all 25.38 0.00 22.42 24.75 0.11 27.34 02:04:54 01:51:01 0 24.50 0.00 22.28 25.16 0.14 27.92 02:04:54 01:51:01 1 25.83 0.00 22.62 25.66 0.09 25.80 02:04:54 01:51:01 2 25.83 0.00 22.46 27.50 0.12 24.08 02:04:54 01:51:01 3 25.34 0.00 22.32 20.63 0.11 31.60 02:04:54 01:52:01 all 44.03 0.00 18.12 24.58 0.10 13.16 02:04:54 01:52:01 0 42.54 0.00 18.12 28.43 0.07 10.84 02:04:54 01:52:01 1 43.51 0.00 19.33 22.67 0.10 14.38 02:04:54 01:52:01 2 44.43 0.00 17.95 23.14 0.14 14.34 02:04:54 01:52:01 3 45.66 0.00 17.07 24.06 0.10 13.10 02:04:54 01:53:01 all 1.03 0.00 0.99 0.95 0.01 97.03 02:04:54 01:53:01 0 0.66 0.00 0.97 1.09 0.02 97.27 02:04:54 01:53:01 1 1.17 0.00 0.75 0.56 0.02 97.50 02:04:54 01:53:01 2 1.24 0.00 1.31 0.34 0.00 97.11 02:04:54 01:53:01 3 1.04 0.00 0.92 1.80 0.00 96.24 02:04:54 01:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:04:54 01:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:04:54 01:54:01 1 0.52 0.00 0.03 0.00 0.00 99.45 02:04:54 01:54:01 2 0.03 0.00 0.07 0.00 0.00 99.90 02:04:54 01:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:04:54 01:55:01 all 0.17 0.00 0.06 0.00 0.00 99.77 02:04:54 01:55:01 0 0.05 0.00 0.07 0.00 0.00 99.88 02:04:54 01:55:01 1 0.53 0.00 0.02 0.00 0.00 99.45 02:04:54 01:55:01 2 0.07 0.00 0.10 0.00 0.00 99.83 02:04:54 01:55:01 3 0.03 0.00 0.07 0.00 0.00 99.90 02:04:54 02:04:54 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:04:54 01:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:04:54 01:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:04:54 01:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 02:04:54 01:56:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:04:54 01:56:01 3 0.02 0.00 0.03 0.02 0.00 99.93 02:04:54 01:57:01 all 0.17 0.00 0.08 0.00 0.02 99.73 02:04:54 01:57:01 0 0.07 0.00 0.07 0.00 0.02 99.85 02:04:54 01:57:01 1 0.52 0.00 0.07 0.00 0.02 99.40 02:04:54 01:57:01 2 0.05 0.00 0.08 0.00 0.02 99.85 02:04:54 01:57:01 3 0.07 0.00 0.10 0.00 0.02 99.82 02:04:54 01:58:01 all 0.14 0.00 0.03 0.00 0.00 99.83 02:04:54 01:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:04:54 01:58:01 1 0.52 0.00 0.05 0.00 0.00 99.43 02:04:54 01:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:04:54 01:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:04:54 01:59:01 all 0.16 0.00 0.05 0.02 0.00 99.77 02:04:54 01:59:01 0 0.05 0.00 0.13 0.07 0.00 99.75 02:04:54 01:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 02:04:54 01:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:04:54 01:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:04:54 02:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:04:54 02:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:04:54 02:00:01 1 0.52 0.00 0.05 0.00 0.00 99.43 02:04:54 02:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:04:54 02:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:04:54 02:01:01 all 0.17 0.00 0.04 0.00 0.00 99.80 02:04:54 02:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:04:54 02:01:01 1 0.22 0.00 0.03 0.00 0.00 99.75 02:04:54 02:01:01 2 0.38 0.00 0.07 0.00 0.00 99.55 02:04:54 02:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:04:54 02:02:01 all 0.16 0.00 0.05 0.02 0.00 99.78 02:04:54 02:02:01 0 0.03 0.00 0.05 0.03 0.00 99.88 02:04:54 02:02:01 1 0.07 0.00 0.07 0.02 0.00 99.85 02:04:54 02:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 02:04:54 02:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:04:54 02:03:01 all 0.11 0.00 0.04 0.00 0.00 99.85 02:04:54 02:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:04:54 02:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:04:54 02:03:01 2 0.38 0.00 0.10 0.00 0.00 99.52 02:04:54 02:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:04:54 02:04:01 all 0.14 0.00 0.02 0.00 0.00 99.84 02:04:54 02:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:04:54 02:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:04:54 02:04:01 2 0.40 0.00 0.02 0.00 0.00 99.58 02:04:54 02:04:01 3 0.12 0.00 0.02 0.00 0.00 99.87 02:04:54 Average: all 13.00 0.00 6.52 5.11 0.04 75.34 02:04:54 Average: 0 12.92 0.00 6.69 5.54 0.04 74.81 02:04:54 Average: 1 13.11 0.00 6.52 5.19 0.04 75.13 02:04:54 Average: 2 13.00 0.00 6.53 5.16 0.04 75.27 02:04:54 Average: 3 12.96 0.00 6.33 4.53 0.04 76.15 02:04:54 02:04:54 02:04:54