Pull request #2982 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 rather than eb668afbd02026f81e6d63485d485e0d493d9356 Obtained Jenkinsfile from 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18429 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit eb668afbd02026f81e6d63485d485e0d493d9356 Merge succeeded, producing eb668afbd02026f81e6d63485d485e0d493d9356 Checking out Revision eb668afbd02026f81e6d63485d485e0d493d9356 (PR-2982) > git config core.sparsecheckout # timeout=10 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # timeout=10 Commit message: "docs(metadata): add query PWs with specific device service name" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:05:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:05:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:05:45 ========================================================= 05:05:45 EdgeX Global Pipelines Version Info 05:05:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f6bb35252eb3f1058e10f9a1b2cbf1fb62b6c1ea # timeout=10 05:05:47 ------------------- 05:05:47 stable info: 05:05:47 ------------------- 05:05:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:05:47 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:05:47 Message: update stable to v1.0.173 05:05:48 ------------------- 05:05:48 experimental info: 05:05:48 ------------------- 05:05:48 Commited By: **** collab-it+edgex@linuxfoundation.org 05:05:48 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 05:05:48 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:05:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:05:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:05:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:05:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:05:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2982 [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2982 [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2982 [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb668afbd02026f81e6d63485d485e0d493d9356 [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb668af [Pipeline] echo 05:05:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:05:51 provisioning config files... 05:05:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4797777800210519876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:52 ---> docker-login.sh 05:05:52 nexus3.edgexfoundry.org:10001 05:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:53 Configure a credential helper to remove this warning. See 05:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:53 05:05:53 Login Succeeded 05:05:53 nexus3.edgexfoundry.org:10002 05:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:53 Configure a credential helper to remove this warning. See 05:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:53 05:05:53 Login Succeeded 05:05:53 nexus3.edgexfoundry.org:10003 05:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:54 Configure a credential helper to remove this warning. See 05:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:54 05:05:54 Login Succeeded 05:05:54 nexus3.edgexfoundry.org:10004 05:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:54 Configure a credential helper to remove this warning. See 05:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:54 05:05:54 Login Succeeded 05:05:54 docker.io 05:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:54 Configure a credential helper to remove this warning. See 05:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:54 05:05:54 Login Succeeded 05:05:54 ---> docker-login.sh ends [Pipeline] } 05:05:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:55 ++ 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 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/core-command/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo core-command,cmd/core-command/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/core-data/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo core-data,cmd/core-data/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/core-metadata/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo core-metadata,cmd/core-metadata/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/security-bootstrap-redis/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/security-proxy-setup/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ cut -d/ -f2 05:05:55 ++ dirname cmd/support-notifications/Dockerfile 05:05:55 + echo support-notifications,cmd/support-notifications/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ cut -d/ -f2 05:05:55 ++ dirname cmd/support-scheduler/Dockerfile 05:05:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:05:55 + for file in '`ls cmd/**/Dockerfile`' 05:05:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:05:55 ++ cut -d/ -f2 05:05:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:05:55 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 05:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:57 05:05:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:05:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:58 latest: Pulling from edgex-devops/git-semver 05:05:58 31603596830f: Pulling fs layer 05:05:58 2a8b12db71e7: Pulling fs layer 05:05:58 6ca5941a6612: Pulling fs layer 05:05:58 ecc8261a40a4: Pulling fs layer 05:05:58 ecc8261a40a4: Waiting 05:05:58 2a8b12db71e7: Verifying Checksum 05:05:58 2a8b12db71e7: Download complete 05:05:58 31603596830f: Verifying Checksum 05:05:58 31603596830f: Download complete 05:05:59 ecc8261a40a4: Verifying Checksum 05:05:59 ecc8261a40a4: Download complete 05:05:59 6ca5941a6612: Verifying Checksum 05:05:59 6ca5941a6612: Download complete 05:05:59 31603596830f: Pull complete 05:05:59 2a8b12db71e7: Pull complete 05:06:02 6ca5941a6612: Pull complete 05:06:02 ecc8261a40a4: Pull complete 05:06:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:06:02 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:06:05 $ docker top d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:06 [ssh-agent] Looking for ssh-agent implementation... 05:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:06 $ docker exec d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 ssh-agent 05:06:06 SSH_AUTH_SOCK=/tmp/ssh-iOCiLseaSHVt/agent.11 05:06:06 SSH_AGENT_PID=17 05:06:06 Running ssh-add (command line suppressed) 05:06:07 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6303685798206401687.key (/w/workspace/edgex-go/4@tmp/private_key_6303685798206401687.key) 05:06:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:07 + git tag --points-at HEAD [Pipeline] } 05:06:07 $ docker exec --env ******** --env ******** d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 ssh-agent -k 05:06:07 unset SSH_AUTH_SOCK; 05:06:07 unset SSH_AGENT_PID; 05:06:07 echo Agent pid 17 killed; 05:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:06:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:08 [ssh-agent] Looking for ssh-agent implementation... 05:06:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:08 $ docker exec d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 ssh-agent 05:06:08 SSH_AUTH_SOCK=/tmp/ssh-xHbjpvxjNWeL/agent.47 05:06:08 SSH_AGENT_PID=53 05:06:08 Running ssh-add (command line suppressed) 05:06:09 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8956727742716759333.key (/w/workspace/edgex-go/4@tmp/private_key_8956727742716759333.key) 05:06:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:09 + git semver init 05:06:09 # -> Open(): unable to determine branch for HEAD 05:06:09 # $GIT_DIR = /w/workspace/edgex-go/4/.git 05:06:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 05:06:09 # $SEMVER_REMOTE_NAME = origin 05:06:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:06:09 # $SEMVER_USER_NAME = edgex-jenkins 05:06:09 # $SEMVER_BRANCH = PR-2982 05:06:09 # $SEMVER_TEMP = /tmp/semver-755216563 05:06:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:06:49 # '/tmp/semver-755216563' -> '/w/workspace/edgex-go/4/.semver' 05:06:49 # -> Force: false 05:06:49 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 05:06:49 $ docker exec --env ******** --env ******** d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 ssh-agent -k 05:06:49 unset SSH_AUTH_SOCK; 05:06:49 unset SSH_AGENT_PID; 05:06:49 echo Agent pid 53 killed; 05:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:49 + git semver [Pipeline] } 05:06:49 $ docker stop --time=1 d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 05:06:51 $ docker rm -f d18fac52a370bb7bca3671ce6151bb2ec7f15926803cb8244914f8b06c2fb6f1 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:06:53 Stashed 1 file(s) [Pipeline] echo 05:06:53 [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 05:06:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:06:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:06:55 + sudo service docker restart 05:06:55 + true 05:06:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 05:06:56 ========================================================= 05:06:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:06:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:06:56 + 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 . 05:07:05 Sending build context to Docker daemon 326.4MB 05:07:05 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:07:05 Step 2/6 : FROM ${BASE} 05:07:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:07:05 188c0c94c7c5: Pulling fs layer 05:07:05 0ef7d3d256c8: Pulling fs layer 05:07:05 de9db76c5a1d: Pulling fs layer 05:07:05 bca2f99d35d6: Pulling fs layer 05:07:05 93359f2a8cfa: Pulling fs layer 05:07:05 7c6f9722023f: Pulling fs layer 05:07:05 a35cf1a2eb13: Pulling fs layer 05:07:05 93359f2a8cfa: Waiting 05:07:05 7c6f9722023f: Waiting 05:07:05 a35cf1a2eb13: Waiting 05:07:05 bca2f99d35d6: Waiting 05:07:05 de9db76c5a1d: Verifying Checksum 05:07:05 de9db76c5a1d: Download complete 05:07:05 0ef7d3d256c8: Download complete 05:07:05 93359f2a8cfa: Verifying Checksum 05:07:05 93359f2a8cfa: Download complete 05:07:05 7c6f9722023f: Verifying Checksum 05:07:05 7c6f9722023f: Download complete 05:07:06 188c0c94c7c5: Verifying Checksum 05:07:06 188c0c94c7c5: Download complete 05:07:06 188c0c94c7c5: Pull complete 05:07:07 0ef7d3d256c8: Pull complete 05:07:07 de9db76c5a1d: Pull complete 05:07:09 Still waiting to schedule task 05:07:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 05:07:10 a35cf1a2eb13: Verifying Checksum 05:07:10 a35cf1a2eb13: Download complete 05:07:11 bca2f99d35d6: Download complete 05:07:23 bca2f99d35d6: Pull complete 05:07:23 93359f2a8cfa: Pull complete 05:07:24 7c6f9722023f: Pull complete 05:07:31 a35cf1a2eb13: Pull complete 05:07:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:07:31 ---> a62c8e92a672 05:07:31 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 05:07:31 ---> Running in ba5e50d2e6cd 05:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:07:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:07:33 (1/12) Installing libmagic (5.38-r0) 05:07:33 (2/12) Installing file (5.38-r0) 05:07:33 (3/12) Installing libc-dev (0.7.2-r3) 05:07:33 (4/12) Installing g++ (9.3.0-r2) 05:07:45 (5/12) Installing fortify-headers (1.1-r0) 05:07:45 (6/12) Installing patch (2.7.6-r6) 05:07:45 (7/12) Installing build-base (0.5-r2) 05:07:45 (8/12) Installing libsodium (1.0.18-r0) 05:07:45 (9/12) Installing pkgconf (1.7.2-r0) 05:07:45 (10/12) Installing libsodium-dev (1.0.18-r0) 05:07:45 (11/12) Installing libzmq (4.3.3-r0) 05:07:45 (12/12) Installing zeromq-dev (4.3.3-r0) 05:07:45 Executing busybox-1.31.1-r19.trigger 05:07:45 OK: 233 MiB in 51 packages 05:07:50 Removing intermediate container ba5e50d2e6cd 05:07:50 ---> b9c965c248d3 05:07:50 Step 4/6 : WORKDIR /edgex-go 05:07:50 ---> Running in 60f790fc4cef 05:07:50 Removing intermediate container 60f790fc4cef 05:07:50 ---> cd60a67f8df3 05:07:50 Step 5/6 : COPY go.mod . 05:07:50 ---> 0698aea7661d 05:07:50 Step 6/6 : RUN go mod download 05:07:51 ---> Running in 41adc75e9af2 05:08:18 Removing intermediate container 41adc75e9af2 05:08:18 ---> 0635b9c2e39e 05:08:18 Successfully built 0635b9c2e39e 05:08:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:08:18 + docker inspect -f . ci-base-image-x86_64 05:08:19 . [Pipeline] withDockerContainer 05:08:19 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:20 $ docker top ac0ac3ee01fb1f009beea4b2dc48feb2e1057bb6aadfc75c9cf2f303c6cb2193 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:21 + go version 05:08:21 go version go1.15.5 linux/amd64 [Pipeline] } 05:08:21 $ docker stop --time=1 ac0ac3ee01fb1f009beea4b2dc48feb2e1057bb6aadfc75c9cf2f303c6cb2193 05:08:24 $ docker rm -f ac0ac3ee01fb1f009beea4b2dc48feb2e1057bb6aadfc75c9cf2f303c6cb2193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:08:25 + docker inspect -f . ci-base-image-x86_64 05:08:25 . [Pipeline] withDockerContainer 05:08:25 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:08:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:08:26 $ docker top 194b90bac45a1d417ec9e59338b8224053e7f880676ba5f065e7a828c2e2f7a0 -eo pid,comm [Pipeline] { [Pipeline] echo 05:08:27 ========================================================= 05:08:27 [edgeXBuildGoParallel] Running Tests and Build... 05:08:27 ========================================================= [Pipeline] sh 05:08:28 + make test 05:08:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:08:43 ? github.com/edgexfoundry/edgex-go [no test files] 05:09:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18430 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws 05:09:07 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 05:09:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:09:12 using credential edgex-jenkins-ssh 05:09:12 Cloning the remote Git repository 05:09:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:09:12 > git init /w/workspace/edgex-go/4 # timeout=10 05:09:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:09:12 > git --version # timeout=10 05:09:12 > git --version # 'git version 2.17.1' 05:09:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:09:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:09:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:09:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:09:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:09:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:09:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.263s coverage: 46.6% of statements 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.302s coverage: 27.0% of statements 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.240s coverage: 75.0% of statements 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:09:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.635s coverage: 82.9% of statements 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:09:42 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit eb668afbd02026f81e6d63485d485e0d493d9356 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.582s coverage: 28.6% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.132s coverage: 100.0% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.187s coverage: 97.5% of statements 05:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:09:43 Merge succeeded, producing eb668afbd02026f81e6d63485d485e0d493d9356 05:09:43 Checking out Revision eb668afbd02026f81e6d63485d485e0d493d9356 (PR-2982) 05:09:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:09:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:09:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:09:42 > git config core.sparsecheckout # timeout=10 05:09:42 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # timeout=10 05:09:42 > git remote # timeout=10 05:09:42 > git config --get remote.origin.url # timeout=10 05:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:43 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 05:09:43 > git rev-parse HEAD^{commit} # timeout=10 05:09:43 > git config core.sparsecheckout # timeout=10 05:09:43 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # timeout=10 05:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.483s coverage: 93.8% of statements 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:09:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:09:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.183s coverage: 0.1% of statements 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 05:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 05:09:47 Commit message: "docs(metadata): add query PWs with specific device service name" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:09:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 84.2% of statements 05:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.4% of statements 05:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:09:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:09:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:09:49 + + true 05:09:49 sudo service docker restart 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.319s coverage: 63.5% of statements 05:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.124s coverage: 100.0% of statements 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.067s coverage: 91.3% of statements 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:09:51 provisioning config files... 05:09:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7396676036094620932tmp [Pipeline] { 05:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [Pipeline] libraryResource [Pipeline] sh 05:09:52 ---> docker-login.sh 05:09:52 nexus3.edgexfoundry.org:10001 05:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:53 Configure a credential helper to remove this warning. See 05:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:53 05:09:53 Login Succeeded 05:09:53 nexus3.edgexfoundry.org:10002 05:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:54 Configure a credential helper to remove this warning. See 05:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:54 05:09:54 Login Succeeded 05:09:54 nexus3.edgexfoundry.org:10003 05:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:54 Configure a credential helper to remove this warning. See 05:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:54 05:09:54 Login Succeeded 05:09:54 nexus3.edgexfoundry.org:10004 05:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:54 Configure a credential helper to remove this warning. See 05:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:54 05:09:54 Login Succeeded 05:09:54 docker.io 05:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.813s coverage: 55.9% of statements 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.666s coverage: 84.0% of statements 05:09:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 05:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:55 Configure a credential helper to remove this warning. See 05:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:55 05:09:55 Login Succeeded 05:09:55 ---> docker-login.sh ends [Pipeline] } 05:09:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:56 ========================================================= 05:09:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:09:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:09:56 + 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 . 05:09:58 Sending build context to Docker daemon 165.5MB 05:09:58 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 05:09:58 Step 2/6 : FROM ${BASE} 05:09:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:58 5f621e34cdf4: Pulling fs layer 05:09:58 a4357932f1b6: Pulling fs layer 05:09:58 18c013af1878: Pulling fs layer 05:09:58 00ac8860ef70: Pulling fs layer 05:09:58 63d7cb157983: Pulling fs layer 05:09:58 b116817d02f9: Pulling fs layer 05:09:58 745a02a5169b: Pulling fs layer 05:09:58 00ac8860ef70: Waiting 05:09:58 63d7cb157983: Waiting 05:09:58 b116817d02f9: Waiting 05:09:58 745a02a5169b: Waiting 05:09:58 18c013af1878: Download complete 05:09:58 a4357932f1b6: Verifying Checksum 05:09:58 a4357932f1b6: Download complete 05:09:58 63d7cb157983: Verifying Checksum 05:09:58 63d7cb157983: Download complete 05:09:58 5f621e34cdf4: Verifying Checksum 05:09:58 5f621e34cdf4: Download complete 05:09:58 b116817d02f9: Verifying Checksum 05:09:58 b116817d02f9: Download complete 05:09:59 5f621e34cdf4: Pull complete 05:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.195s coverage: 47.1% of statements 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements 05:10:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:10:00 a4357932f1b6: Pull complete 05:10:00 18c013af1878: Pull complete 05:10:01 745a02a5169b: Verifying Checksum 05:10:01 745a02a5169b: Download complete 05:10:02 00ac8860ef70: Verifying Checksum 05:10:02 00ac8860ef70: Download complete 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.538s coverage: 29.1% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.167s coverage: 99.0% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.104s coverage: 100.0% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.149s coverage: 87.9% of statements 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:10:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:10:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.150s coverage: 100.0% of statements 05:10:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.113s coverage: 32.1% of statements 05:10:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 05:10:05 GO111MODULE=on go vet ./... 05:10:13 00ac8860ef70: Pull complete 05:10:13 63d7cb157983: Pull complete 05:10:13 b116817d02f9: Pull complete 05:10:17 745a02a5169b: Pull complete 05:10:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:10:17 ---> b7e6874047d6 05:10:17 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 05:10:21 ---> Running in d747fc5a2516 05:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:10:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:10:23 (1/12) Installing libmagic (5.38-r0) 05:10:23 (2/12) Installing file (5.38-r0) 05:10:23 (3/12) Installing libc-dev (0.7.2-r3) 05:10:23 (4/12) Installing g++ (9.3.0-r2) 05:10:32 (5/12) Installing fortify-headers (1.1-r0) 05:10:32 (6/12) Installing patch (2.7.6-r6) 05:10:32 (7/12) Installing build-base (0.5-r2) 05:10:32 (8/12) Installing libsodium (1.0.18-r0) 05:10:32 (9/12) Installing pkgconf (1.7.2-r0) 05:10:32 (10/12) Installing libsodium-dev (1.0.18-r0) 05:10:32 (11/12) Installing libzmq (4.3.3-r0) 05:10:32 (12/12) Installing zeromq-dev (4.3.3-r0) 05:10:32 Executing busybox-1.31.1-r19.trigger 05:10:32 OK: 217 MiB in 51 packages 05:10:36 Removing intermediate container d747fc5a2516 05:10:36 ---> 63c32597de4d 05:10:36 Step 4/6 : WORKDIR /edgex-go 05:10:36 ---> Running in 7ef63fbf7454 05:10:36 Removing intermediate container 7ef63fbf7454 05:10:36 ---> d4b44a946089 05:10:36 Step 5/6 : COPY go.mod . 05:10:37 ---> 944f75e0e205 05:10:37 Step 6/6 : RUN go mod download 05:10:37 ---> Running in 64b461cab6fe 05:10:53 gofmt -l . 05:10:53 [ "`gofmt -l .`" = "" ] 05:10:53 ./bin/test-go-mod-tidy.sh 05:10:53 ./bin/test-attribution-txt.sh [Pipeline] sh 05:10:56 + ls -al . 05:10:56 total 636 05:10:56 drwxrwxr-x 10 1001 1001 4096 Jan 5 05:10 . 05:10:56 drwxr-xr-x 4 root root 28 Jan 5 05:08 .. 05:10:56 -rw-rw-r-- 1 1001 1001 11 Jan 5 05:05 .dockerignore 05:10:56 drwxrwxr-x 8 1001 1001 179 Jan 5 05:05 .git 05:10:56 drwxrwxr-x 3 1001 1001 125 Jan 5 05:05 .github 05:10:56 -rw-rw-r-- 1 1001 1001 824 Jan 5 05:05 .gitignore 05:10:56 drwx------ 3 1001 1001 47 Jan 5 05:06 .semver 05:10:56 -rw-rw-r-- 1 1001 1001 166 Jan 5 05:05 .sonarcloud.properties 05:10:56 -rw-rw-r-- 1 1001 1001 3804 Jan 5 05:05 CONTRIBUTING.md 05:10:56 -rw-rw-r-- 1 1001 1001 931 Jan 5 05:05 Dockerfile.build 05:10:56 -rw-rw-r-- 1 1001 1001 863 Jan 5 05:05 Jenkinsfile 05:10:56 -rw-rw-r-- 1 1001 1001 10775 Jan 5 05:05 LICENSE 05:10:56 -rw-rw-r-- 1 1001 1001 5750 Jan 5 05:05 Makefile 05:10:56 -rw-rw-r-- 1 1001 1001 6511 Jan 5 05:05 README.md 05:10:56 -rw-rw-r-- 1 1001 1001 6744 Jan 5 05:05 SECURITY.md 05:10:56 -rw-rw-r-- 1 1001 1001 5 Jan 5 05:06 VERSION 05:10:56 -rw-rw-r-- 1 1001 1001 4131 Jan 5 05:05 ZMQWindows.md 05:10:56 drwxrwxr-x 2 1001 1001 117 Jan 5 05:05 bin 05:10:56 drwxrwxr-x 14 1001 1001 4096 Jan 5 05:05 cmd 05:10:56 -rw-r--r-- 1 root root 538204 Jan 5 05:10 coverage.out 05:10:56 -rw-r--r-- 1 root root 979 Jan 5 05:10 go.mod 05:10:56 -rw-r--r-- 1 root root 18934 Jan 5 05:10 go.sum 05:10:56 drwxrwxr-x 8 1001 1001 127 Jan 5 05:05 internal 05:10:56 drwxrwxr-x 4 1001 1001 26 Jan 5 05:05 openapi 05:10:56 drwxrwxr-x 4 1001 1001 71 Jan 5 05:05 snap 05:10:56 -rw-rw-r-- 1 1001 1001 168 Jan 5 05:05 version.go [Pipeline] sh 05:10:57 + '[' -e coverage.out ] 05:10:57 + chown 1001:1001 coverage.out [Pipeline] stash 05:10:57 Stashed 1 file(s) [Pipeline] sh 05:10:58 + make build 05:10:58 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 05:11:03 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 05:11:04 Removing intermediate container 64b461cab6fe 05:11:04 ---> e2cf2dc3e864 05:11:04 Successfully built e2cf2dc3e864 05:11:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:11:04 + docker inspect -f . ci-base-image-arm64 05:11:04 . [Pipeline] withDockerContainer 05:11:05 prd-ubuntu18.04-docker-arm64-4c-16g-18430 does not seem to be running inside a container 05:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 05:11:06 $ docker top bb0eebc84a097989b6eebd8cfc1362aa4241addb2cf066e8b7b4c05c7ea98a8a -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:07 + go version 05:11:07 go version go1.15.5 linux/arm64 [Pipeline] } 05:11:07 $ docker stop --time=1 bb0eebc84a097989b6eebd8cfc1362aa4241addb2cf066e8b7b4c05c7ea98a8a 05:11:09 $ docker rm -f bb0eebc84a097989b6eebd8cfc1362aa4241addb2cf066e8b7b4c05c7ea98a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:10 + docker inspect -f . ci-base-image-arm64 05:11:10 . [Pipeline] withDockerContainer 05:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-18430 does not seem to be running inside a container 05:11:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 05:11:12 $ docker top 63ad0e2694670a52f7b82ce672338f5c1e780fba74810a13754aee8620ebe06f -eo pid,comm [Pipeline] { [Pipeline] echo 05:11:13 ========================================================= 05:11:13 [edgeXBuildGoParallel] Running Tests and Build... 05:11:13 ========================================================= [Pipeline] sh 05:11:13 + make test 05:11:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:11:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:11:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:11:24 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 05:11:25 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 05:11: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 05:11:31 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 05:11:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:11:35 ? github.com/edgexfoundry/edgex-go [no test files] 05:11:37 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 05:11:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 05:11:42 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] } 05:11:45 $ docker stop --time=1 194b90bac45a1d417ec9e59338b8224053e7f880676ba5f065e7a828c2e2f7a0 05:11:47 $ docker rm -f 194b90bac45a1d417ec9e59338b8224053e7f880676ba5f065e7a828c2e2f7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:11:52 05:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:11:53 latest: Pulling from edgex-devops/edgex-compose 05:11:53 cbdbe7a5bc2a: Pulling fs layer 05:11:53 ca9280d653b3: Pulling fs layer 05:11:53 7e9c9ca2126c: Pulling fs layer 05:11:54 cbdbe7a5bc2a: Download complete 05:11:54 cbdbe7a5bc2a: Pull complete 05:11:55 ca9280d653b3: Download complete 05:11:57 ca9280d653b3: Pull complete 05:11:57 7e9c9ca2126c: Verifying Checksum 05:11:57 7e9c9ca2126c: Download complete 05:12:10 7e9c9ca2126c: Pull complete 05:12:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:12:10 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:12:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:12:13 $ docker top e520825ccfbd16a5ad07c2812053fc53fe93931ded7c38a665743a565962890d -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:14 + docker-compose build --help 05:12:14 + grep parallel 05:12:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:12:15 --parallel Build images in parallel. [Pipeline] } 05:12:16 $ docker stop --time=1 e520825ccfbd16a5ad07c2812053fc53fe93931ded7c38a665743a565962890d 05:12:17 $ docker rm -f e520825ccfbd16a5ad07c2812053fc53fe93931ded7c38a665743a565962890d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:12:18 . [Pipeline] withDockerContainer 05:12:18 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:12:20 $ docker top 1a6a805826bf5cc318dcc5b8cdd7e4065d23eaa7861e575a0fedc86701f158db -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:21 + docker-compose -f ./docker-compose-build.yml build --parallel 05:12:22 Building docker-core-command-go ... 05:12:22 Building docker-core-data-go ... 05:12:22 Building docker-core-metadata-go ... 05:12:22 Building docker-security-bootstrap-redis-go ... 05:12:22 Building docker-security-proxy-setup-go ... 05:12:22 Building docker-security-secretstore-setup-go ... 05:12:22 Building docker-support-notifications-go ... 05:12:22 Building docker-support-scheduler-go ... 05:12:22 Building docker-sys-mgmt-agent-go ... 05:12:22 Building docker-security-secretstore-setup-go 05:12:22 Building docker-sys-mgmt-agent-go 05:12:22 Building docker-core-metadata-go 05:12:22 Building docker-support-notifications-go 05:12:22 Building docker-security-bootstrap-redis-go 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:12:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:12:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:12:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:12:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:12:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements 05:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:12:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.0% of statements 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:12:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.570s coverage: 75.7% of statements 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:12:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:12:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.674s coverage: 82.9% of statements 05:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 05:12:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.088s coverage: 28.6% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.172s coverage: 100.0% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.026s coverage: 93.8% of statements 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.115s coverage: 100.0% of statements 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 05:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.157s coverage: 87.2% of statements 05:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.172s coverage: 84.2% of statements 05:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.4% of statements 05:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 63.5% of statements 05:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:13:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 05:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 05:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 05:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 05:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 05:13:19 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:13:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:13:19 ---> 0635b9c2e39e 05:13:19 Step 3/26 : WORKDIR /edgex-go 05:13:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:13:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:13:19 ---> 0635b9c2e39e 05:13:19 Step 3/24 : WORKDIR /edgex-go 05:13:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:13:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:13:19 ---> 0635b9c2e39e 05:13:19 Step 3/24 : WORKDIR /edgex-go 05:13:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:13:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:19 ---> 0635b9c2e39e 05:13:19 Step 3/22 : WORKDIR /edgex-go 05:13:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:13:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:13:19 ---> 0635b9c2e39e 05:13:19 Step 3/22 : WORKDIR /edgex-go 05:13:19 ---> Running in 75aab2bec563 05:13:19 ---> Running in bc8f449d2d7a 05:13:19 ---> Running in 790c23b5e80b 05:13:19 ---> Running in 324ca16d85bd 05:13:19 ---> Running in fe2a5b5aa635 05:13:19 Removing intermediate container 790c23b5e80b 05:13:19 ---> 991e056b960e 05:13:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:19 Removing intermediate container 324ca16d85bd 05:13:19 ---> eba2208edf1e 05:13:19 Removing intermediate container bc8f449d2d7a 05:13:19 ---> e29142a2c0a8 05:13:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:19 Removing intermediate container 75aab2bec563 05:13:19 ---> 115db3d1b219 05:13:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:19 Removing intermediate container fe2a5b5aa635 05:13:19 ---> fb428f07a4a8 05:13:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:19 ---> Running in 187276e40edd 05:13:19 ---> Running in 1897ef3e64b4 05:13:19 ---> Running in 95344518abc4 05:13:19 ---> Running in d3c2c8e37d50 05:13:19 ---> Running in 57a76938f41b 05:13:19 Removing intermediate container 1897ef3e64b4 05:13:19 ---> 77457178a2bc 05:13:19 Step 5/24 : RUN apk add --update --no-cache make git 05:13:19 Removing intermediate container 187276e40edd 05:13:19 ---> f2a3d057126e 05:13:19 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 05:13:19 Removing intermediate container d3c2c8e37d50 05:13:19 ---> 0a091911a8fd 05:13:19 Step 5/22 : RUN apk add --update --no-cache make git 05:13:19 ---> Running in c41ff23fea8e 05:13:19 ---> Running in 4092f9f61741 05:13:19 ---> Running in 62d228fe6766 05:13:19 Removing intermediate container 57a76938f41b 05:13:19 ---> 7466239bcbc3 05:13:19 Step 5/22 : RUN apk add --update --no-cache make git 05:13:19 Removing intermediate container 95344518abc4 05:13:19 ---> 44190b57d969 05:13:19 Step 5/26 : RUN apk add --update --no-cache make bash git 05:13:19 ---> Running in 72c1902feb43 05:13:19 ---> Running in c241f2e2f62f 05:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.782s coverage: 55.9% of statements 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 05:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.348s coverage: 37.0% of statements 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.472s coverage: 84.0% of statements 05:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements 05:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:23 OK: 233 MiB in 51 packages 05:13:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:13:24 OK: 233 MiB in 51 packages 05:13:25 OK: 233 MiB in 51 packages 05:13:25 OK: 233 MiB in 51 packages 05:13:25 Removing intermediate container c241f2e2f62f 05:13:25 ---> c1f05a79b646 05:13:25 Step 6/26 : COPY go.mod . 05:13:25 Removing intermediate container 4092f9f61741 05:13:25 ---> c150a147ae93 05:13:25 Step 6/24 : COPY go.mod . 05:13:25 ---> 450bb56af8d7 05:13:25 Step 7/26 : RUN go mod download 05:13:26 ---> Running in ce032077bea9 05:13:26 Removing intermediate container c41ff23fea8e 05:13:26 ---> 463c4a1233db 05:13:26 Step 6/24 : COPY go.mod . 05:13:26 Removing intermediate container 62d228fe6766 05:13:26 ---> cf57fe30a837 05:13:26 Step 6/22 : COPY go.mod . 05:13:26 ---> c48b20f2c23e 05:13:26 Step 7/24 : RUN go mod download 05:13:26 ---> Running in 23401c24afbe 05:13:26 OK: 233 MiB in 51 packages 05:13:27 ---> 3b556733379e 05:13:27 Step 7/22 : RUN go mod download 05:13:27 ---> 58e3cf9d646f 05:13:27 Step 7/24 : RUN go mod download 05:13:27 ---> Running in 50938941c020 05:13:27 ---> Running in ae52ee67c55f 05:13:27 Removing intermediate container 72c1902feb43 05:13:27 ---> b252c29921aa 05:13:27 Step 6/22 : COPY go.mod . 05:13:28 ---> 8b1c49e10b7c 05:13:28 Step 7/22 : RUN go mod download 05:13:28 ---> Running in d165d11a0352 05:13:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.356s coverage: 47.1% of statements 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:13:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:13:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 05:13:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:13:30 Removing intermediate container ce032077bea9 05:13:30 ---> e62f32cf4800 05:13:30 Step 8/26 : COPY . . 05:13:30 Removing intermediate container 23401c24afbe 05:13:30 ---> e52203836cf2 05:13:30 Step 8/24 : COPY . . 05:13:30 Removing intermediate container ae52ee67c55f 05:13:30 ---> 9a4c2a68d071 05:13:30 Step 8/24 : COPY . . 05:13:30 Removing intermediate container 50938941c020 05:13:30 ---> a0f82873aed1 05:13:30 Step 8/22 : COPY . . 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.091s coverage: 29.1% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:13:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:13:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 05:13:34 Removing intermediate container d165d11a0352 05:13:34 ---> 9db48ba17ce7 05:13:34 Step 8/22 : COPY . . 05:13:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 05:13:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 05:13:36 GO111MODULE=on go vet ./... 05:14:31 ---> aa7912dd320f 05:14:31 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis ---> 45fc8cc78a6b 05:14:31 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:14:31 ---> 027ef435176f 05:14:31 Step 9/22 : RUN make cmd/core-metadata/core-metadata 05:14:31 05:14:31 ---> 49f030027598 05:14:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:14:31 ---> 0b3fce53e6f3 05:14:31 Step 9/24 : RUN make cmd/support-notifications/support-notifications 05:14:31 ---> Running in 5d22ac82e72a 05:14:31 ---> Running in c8774d7d0e61 05:14:31 ---> Running in bea5301dd3eb 05:14:31 ---> Running in 910b9d51b5bd 05:14:31 ---> Running in faa35dce7519 05:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:14:33 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 05:14:33 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 05:14:33 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 05:14:44 gofmt -l . 05:14:44 [ "`gofmt -l .`" = "" ] 05:14:44 ./bin/test-go-mod-tidy.sh 05:14:44 ./bin/test-attribution-txt.sh [Pipeline] sh 05:14:47 + ls -al . 05:14:47 total 664 05:14:47 drwxrwxr-x 9 1001 1001 4096 Jan 5 05:14 . 05:14:47 drwxr-xr-x 4 root root 4096 Jan 5 05:11 .. 05:14:47 -rw-rw-r-- 1 1001 1001 11 Jan 5 05:09 .dockerignore 05:14:47 drwxrwxr-x 8 1001 1001 4096 Jan 5 05:09 .git 05:14:47 drwxrwxr-x 3 1001 1001 4096 Jan 5 05:09 .github 05:14:47 -rw-rw-r-- 1 1001 1001 824 Jan 5 05:09 .gitignore 05:14:47 -rw-rw-r-- 1 1001 1001 166 Jan 5 05:09 .sonarcloud.properties 05:14:47 -rw-rw-r-- 1 1001 1001 3804 Jan 5 05:09 CONTRIBUTING.md 05:14:47 -rw-rw-r-- 1 1001 1001 931 Jan 5 05:09 Dockerfile.build 05:14:47 -rw-rw-r-- 1 1001 1001 863 Jan 5 05:09 Jenkinsfile 05:14:47 -rw-rw-r-- 1 1001 1001 10775 Jan 5 05:09 LICENSE 05:14:47 -rw-rw-r-- 1 1001 1001 5750 Jan 5 05:09 Makefile 05:14:47 -rw-rw-r-- 1 1001 1001 6511 Jan 5 05:09 README.md 05:14:47 -rw-rw-r-- 1 1001 1001 6744 Jan 5 05:09 SECURITY.md 05:14:47 -rw-rw-r-- 1 1001 1001 5 Jan 5 05:06 VERSION 05:14:47 -rw-rw-r-- 1 1001 1001 4131 Jan 5 05:09 ZMQWindows.md 05:14:47 drwxrwxr-x 2 1001 1001 4096 Jan 5 05:09 bin 05:14:47 drwxrwxr-x 14 1001 1001 4096 Jan 5 05:09 cmd 05:14:47 -rw-r--r-- 1 root root 538204 Jan 5 05:13 coverage.out 05:14:47 -rw-r--r-- 1 root root 979 Jan 5 05:14 go.mod 05:14:47 -rw-r--r-- 1 root root 18934 Jan 5 05:14 go.sum 05:14:47 drwxrwxr-x 8 1001 1001 4096 Jan 5 05:09 internal 05:14:47 drwxrwxr-x 4 1001 1001 4096 Jan 5 05:09 openapi 05:14:47 drwxrwxr-x 4 1001 1001 4096 Jan 5 05:09 snap 05:14:47 -rw-rw-r-- 1 1001 1001 168 Jan 5 05:09 version.go [Pipeline] sh 05:14:48 + '[' -e coverage.out ] 05:14:48 + chown 1001:1001 coverage.out [Pipeline] stash 05:14:48 Warning: overwriting stash ‘coverage-report’ 05:14:49 Stashed 1 file(s) [Pipeline] sh 05:14:49 + make build 05:14: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 05:15:00 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 05:15:21 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 05:15:22 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 05:15:24 Removing intermediate container c8774d7d0e61 05:15:24 ---> 59b0b1a5ff30 05:15:24 05:15:24 Step 10/22 : FROM alpine:3.12 05:15:24 3.12: Pulling from library/alpine 05:15:25 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 05:15:27 Removing intermediate container faa35dce7519 05:15:27 ---> c6ca47fe3067 05:15:27 05:15:27 Step 10/24 : FROM scratch 05:15:27 ---> 05:15:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 05:15:27 Removing intermediate container bea5301dd3eb 05:15:27 ---> f30423370da8 05:15:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:15:27 ---> Running in 9628c824b976 05:15:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:15:27 Status: Downloaded newer image for alpine:3.12 05:15:27 ---> 389fef711851 05:15:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:15:27 ---> Running in ce8123a188ee 05:15:27 ---> Running in 26a48e7decc9 05:15:28 Removing intermediate container ce8123a188ee 05:15:28 ---> 2272f33c1082 05:15:28 Step 12/24 : ENV APP_PORT=48060 05:15:28 ---> Running in ec70c6b68efe 05:15:29 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 05:15:29 Removing intermediate container ec70c6b68efe 05:15:29 ---> c50b4458e343 05:15:29 Step 13/24 : EXPOSE $APP_PORT 05:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:15:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:15:30 (1/5) Installing ca-certificates (20191127-r4) 05:15:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:15:30 (3/5) Installing libcurl (7.69.1-r3) 05:15:30 (4/5) Installing curl (7.69.1-r3) 05:15:30 (5/5) Installing dumb-init (1.2.2-r1) 05:15:30 Executing busybox-1.31.1-r19.trigger 05:15:30 Executing ca-certificates-20191127-r4.trigger 05:15:30 OK: 7 MiB in 19 packages 05:15:30 ---> Running in 131cd97f409c 05:15:30 Removing intermediate container 910b9d51b5bd 05:15:30 ---> 1e3c36d7e0b1 05:15:30 05:15:30 Step 10/24 : FROM alpine:3.12 05:15:30 ---> 389fef711851 05:15:30 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:15:31 ---> Running in e5c2e4684ef8 05:15:31 Removing intermediate container 131cd97f409c 05:15:31 ---> a7944983722f 05:15:31 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 05:15:31 Removing intermediate container 5d22ac82e72a 05:15:31 ---> 8e6219ea0fd8 05:15:31 05:15:31 Step 10/22 : FROM scratch 05:15:31 ---> 05:15:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:15:32 ---> Running in 4769fc022694 05:15:32 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 05:15:32 ---> ee42464e4f36 05:15:32 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 05:15:32 Removing intermediate container 26a48e7decc9 05:15:32 ---> 4902b38687a2 05:15:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 05:15:32 Removing intermediate container 4769fc022694 05:15:32 ---> bc4f4ef4f421 05:15:32 Step 12/22 : ENV APP_PORT=48081 05:15:32 Removing intermediate container 9628c824b976 05:15:32 ---> 4e2f28cd0cce 05:15:32 05:15:32 Step 11/26 : FROM docker:20.10.0 05:15:32 ---> Running in bdffa8745ff2 05:15:32 ---> Running in 1622039eb7ec 05:15:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:15:33 20.10.0: Pulling from library/docker 05:15:33 Removing intermediate container bdffa8745ff2 05:15:33 ---> 577dc2e5dc31 05:15:33 Step 13/22 : WORKDIR / 05:15:33 Removing intermediate container 1622039eb7ec 05:15:33 ---> 9bdaddbb35be 05:15:33 Step 13/22 : EXPOSE $APP_PORT 05:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:15:34 (1/5) Installing ca-certificates (20191127-r4) 05:15:34 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:15:34 (3/5) Installing libcurl (7.69.1-r3) 05:15:34 (4/5) Installing curl (7.69.1-r3) 05:15:34 (5/5) Installing dumb-init (1.2.2-r1) 05:15:34 Executing busybox-1.31.1-r19.trigger 05:15:34 Executing ca-certificates-20191127-r4.trigger 05:15:34 OK: 7 MiB in 19 packages 05:15:34 ---> Running in 7220d2ff19ed 05:15:34 ---> Running in cfdd5a2b6746 05:15:35 ---> df0df1111fbe 05:15:35 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 05:15:35 Removing intermediate container 7220d2ff19ed 05:15:35 ---> f27b714d3b9e 05:15:35 Step 14/22 : WORKDIR / 05:15:35 ---> Running in b16e4488c758 05:15:35 Removing intermediate container cfdd5a2b6746 05:15:35 ---> cdfd20eb5372 05:15:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 05:15:36 ---> a39797f5769f 05:15:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 05:15:36 Removing intermediate container e5c2e4684ef8 05:15:36 ---> 705ebc4b62f4 05:15:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:15:36 ---> Running in 6611f09fd8c1 05:15:36 Removing intermediate container b16e4488c758 05:15:36 ---> 4cc7c1a66ef4 05:15:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 05:15:36 ---> cccb9b4fde7d 05:15:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 05:15:37 Removing intermediate container 6611f09fd8c1 05:15:37 ---> 8b97181dc533 05:15:37 Step 13/24 : WORKDIR / 05:15:37 ---> 217bb4113017 05:15:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:15:37 ---> f333f1aefd25 05:15:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:15:37 ---> Running in 0616c5b35f32 05:15:37 ---> 3941067311b0 05:15:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 05:15:38 Removing intermediate container 0616c5b35f32 05:15:38 ---> efef0903705b 05:15:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:15:38 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 05:15:38 ---> 3adac72ffaa1 05:15:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 05:15:38 ---> 5021192ab033 05:15:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:15:39 ---> 170948ec9f3c 05:15:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:15:39 ---> 2eb15ef2a12f 05:15:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:15:39 ---> 16c082eb0c95 05:15:39 Step 18/22 : RUN chmod +x entrypoint.sh 05:15:39 ---> ae59b566e6ed 05:15:39 Step 20/24 : ENTRYPOINT ["/support-notifications"] 05:15:40 ---> ddf75b88186a 05:15:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:15:40 ---> Running in 508a757d49ac 05:15:40 ---> Running in cfe67ed5bd01 05:15:40 ---> 41597d678b6c 05:15:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:15:41 ---> Running in 4e3482081a04 05:15:41 Removing intermediate container cfe67ed5bd01 05:15:41 ---> 027a5ad1e86f 05:15:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:41 ---> 09a74eef4e52 05:15:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:15:41 ---> Running in 45a18134b6f2 05:15:41 Removing intermediate container 4e3482081a04 05:15:41 ---> fc6d0f3fc8bb 05:15:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:41 ---> Running in 95defa5a0a5c 05:15:41 Removing intermediate container 45a18134b6f2 05:15:41 ---> d9035399a5e3 05:15:41 Step 22/24 : LABEL arch=x86_64 05:15:42 ---> Running in 6b5110b760ca 05:15:42 Removing intermediate container 95defa5a0a5c 05:15:42 ---> e8d33549dfcb 05:15:42 Step 20/22 : LABEL arch=x86_64 05:15:42 ---> 155e7aa0ac7e 05:15:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:15:42 ---> Running in 525d8b60b8aa 05:15:42 Removing intermediate container 6b5110b760ca 05:15:42 ---> 1de4dbd95c88 05:15:42 Step 23/24 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:15:42 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 05:15:42 ---> Running in 86213d2c1820 05:15:43 Removing intermediate container 525d8b60b8aa 05:15:43 ---> ab16c68b3141 05:15:43 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:15:43 Removing intermediate container 508a757d49ac 05:15:43 ---> d1182f341429 05:15:43 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 05:15:43 ---> Running in 87c50ad58e26 05:15:43 ---> Running in 66d7fdc74e66 05:15:43 Removing intermediate container 86213d2c1820 05:15:43 ---> 7a620be450c1 05:15:43 Step 24/24 : LABEL version=0.0.0 05:15:43 ---> 67ace8947e92 05:15:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:15:43 ---> Running in d42d3217c9f5 05:15:43 Removing intermediate container 87c50ad58e26 05:15:43 ---> 5f6d6f9fa986 05:15:43 Step 22/22 : LABEL version=0.0.0 05:15:43 Removing intermediate container 66d7fdc74e66 05:15:43 ---> 4b16cb031ef7 05:15:43 Step 20/22 : LABEL arch=x86_64 05:15:43 ---> Running in 08d8bf5a155f 05:15:43 Removing intermediate container d42d3217c9f5 05:15:43 ---> 84f913a2099b 05:15:43 05:15:43 ---> 9b68bf56ea0f 05:15:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:15:44 ---> Running in 9f74703c4197 05:15:44 ---> Running in 9450027abd52 05:15:44 Removing intermediate container 08d8bf5a155f 05:15:44 ---> 3463ff12737f 05:15:44 05:15:44 Successfully built 84f913a2099b 05:15:44 Successfully tagged docker-support-notifications-go:latest 05:15:44 Building docker-core-command-go 05:15:44  Building docker-support-notifications-go ... done Removing intermediate container 9f74703c4197 05:15:44 ---> 15829a71dda3 05:15:44 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:15:45 Successfully built 3463ff12737f 05:15:45 ---> Running in 1e0da6043f5c 05:15:45 Successfully tagged docker-core-metadata-go:latest 05:15:45 Building docker-core-data-go 05:15:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:15:46  Building docker-core-metadata-go ... done Removing intermediate container 1e0da6043f5c 05:15:46 ---> df9fd3b43fb5 05:15:46 Step 22/22 : LABEL version=0.0.0 05:15:46 ---> Running in 647bec464bbe 05:15:48 Removing intermediate container 647bec464bbe 05:15:48 ---> a9149784a8b4 05:15:48 05:15:50 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 05:15:50 Successfully built a9149784a8b4 05:15:50 Successfully tagged docker-security-bootstrap-redis-go:latest 05:15:50  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 05:15:51 Removing intermediate container 9450027abd52 05:15:51 ---> e18c5fc5ab3e 05:15:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:15:51 ---> Running in be5b7c8ea4f0 05:15:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:15:51 Status: Downloaded newer image for docker:20.10.0 05:15:51 ---> aefe523efa57 05:15:51 Step 12/26 : RUN apk add --no-cache bash 05:15:52 ---> Running in fbeebe2ccf56 05:15:53 Removing intermediate container be5b7c8ea4f0 05:15:53 ---> a6fa2a26404e 05:15:53 Step 22/24 : LABEL arch=x86_64 05:15:53 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 05:15:54 ---> Running in b6d5fe87b809 05:15:55 Removing intermediate container b6d5fe87b809 05:15:55 ---> 6ea68e74eb5b 05:15:55 Step 23/24 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:15:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:15:56 ---> Running in 287d6ac17a8a 05:15:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:15:56 (1/2) Installing readline (8.0.4-r0) 05:15:56 (2/2) Installing bash (5.0.17-r0) 05:15:56 Executing bash-5.0.17-r0.post-install 05:15:56 Executing busybox-1.31.1-r19.trigger 05:15:56 OK: 12 MiB in 22 packages 05:15:57 Removing intermediate container 287d6ac17a8a 05:15:57 ---> cb65f586b490 05:15:57 Step 24/24 : LABEL version=0.0.0 05:15:57 ---> Running in e9775c9fc350 05:15:58 Removing intermediate container e9775c9fc350 05:15:58 ---> d0767f2eda64 05:15:58 05:15:58 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 05:15:58 Successfully built d0767f2eda64 05:15:58 Successfully tagged docker-security-secretstore-setup-go:latest 05:15:58 Building docker-support-scheduler-go 05:15:59  Building docker-security-secretstore-setup-go ... done Removing intermediate container fbeebe2ccf56 05:15:59 ---> 259e636a718f 05:15:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:15:59 ---> Running in 0431ceeef238 05:16:00 Removing intermediate container 0431ceeef238 05:16:00 ---> b7a7d379223b 05:16:00 Step 14/26 : ENV APP_PORT=48090 05:16:01 ---> Running in 3543bd869ab3 [Pipeline] } 05:16:01 $ docker stop --time=1 63ad0e2694670a52f7b82ce672338f5c1e780fba74810a13754aee8620ebe06f 05:16:02 Removing intermediate container 3543bd869ab3 05:16:02 ---> 6c6c0f242402 05:16:02 Step 15/26 : EXPOSE $APP_PORT 05:16:02 ---> Running in 37b32238333b 05:16:03 Removing intermediate container 37b32238333b 05:16:03 ---> 84b4c9fa01a3 05:16:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:16:04 $ docker rm -f 63ad0e2694670a52f7b82ce672338f5c1e780fba74810a13754aee8620ebe06f 05:16:04 ---> 550028b0d5b0 05:16:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:16:05 ---> 619113a2010b 05:16:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:16:06 05:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:16:06 latest: Pulling from edgex-devops/edgex-compose-arm64 05:16:06 29e5d40040c1: Pulling fs layer 05:16:06 1ce36da41761: Pulling fs layer 05:16:06 25b303627fd3: Pulling fs layer 05:16:06 29e5d40040c1: Verifying Checksum 05:16:06 29e5d40040c1: Download complete 05:16:07 1ce36da41761: Verifying Checksum 05:16:07 1ce36da41761: Download complete 05:16:07 29e5d40040c1: Pull complete 05:16:07 ---> 9bec42137e3e 05:16:07 Step 19/26 : RUN apk --no-cache add py3-pip 05:16:08 ---> Running in 8c7b15fae3cc 05:16:08 1ce36da41761: Pull complete 05:16:08 25b303627fd3: Verifying Checksum 05:16:08 25b303627fd3: Download complete 05:16:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:16:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:16:11 (1/33) Installing libbz2 (1.0.8-r1) 05:16:11 (2/33) Installing expat (2.2.9-r1) 05:16:11 (3/33) Installing libffi (3.3-r2) 05:16:11 (4/33) Installing gdbm (1.13-r1) 05:16:11 (5/33) Installing xz-libs (5.2.5-r0) 05:16:11 (6/33) Installing sqlite-libs (3.32.1-r0) 05:16:11 (7/33) Installing python3 (3.8.5-r0) 05:16:14 (8/33) Installing py3-appdirs (1.4.4-r1) 05:16:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:16:14 (10/33) Installing py3-parsing (2.4.7-r0) 05:16:14 (11/33) Installing py3-six (1.15.0-r0) 05:16:14 (12/33) Installing py3-packaging (20.4-r0) 05:16:14 (13/33) Installing py3-setuptools (47.0.0-r0) 05:16:14 (14/33) Installing py3-chardet (3.0.4-r4) 05:16:15 (15/33) Installing py3-idna (2.9-r0) 05:16:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:16:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:16:16 (18/33) Installing py3-requests (2.23.0-r0) 05:16:16 (19/33) Installing py3-msgpack (1.0.0-r0) 05:16:16 (20/33) Installing py3-lockfile (0.12.2-r3) 05:16:16 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:16:17 (22/33) Installing py3-colorama (0.4.3-r0) 05:16:17 (23/33) Installing py3-distlib (0.3.0-r0) 05:16:17 (24/33) Installing py3-distro (1.5.0-r1) 05:16:17 (25/33) Installing py3-webencodings (0.5.1-r3) 05:16:17 (26/33) Installing py3-html5lib (1.0.1-r4) 05:16:17 (27/33) Installing py3-pytoml (0.1.21-r0) 05:16:17 (28/33) Installing py3-pep517 (0.8.2-r0) 05:16:17 (29/33) Installing py3-progress (1.5-r0) 05:16:17 (30/33) Installing py3-toml (0.10.1-r0) 05:16:17 (31/33) Installing py3-retrying (1.3.3-r0) 05:16:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:16:17 (33/33) Installing py3-pip (20.1.1-r0) 05:16:18 Executing busybox-1.31.1-r19.trigger 05:16:18 OK: 71 MiB in 55 packages 05:16:18 25b303627fd3: Pull complete 05:16:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:16:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:16:19 prd-ubuntu18.04-docker-arm64-4c-16g-18430 does not seem to be running inside a container 05:16:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 05:16:22 $ docker top 201947e26bed399bd4820f70283d1a7a62bd7cd759c8bce51900c8329191692b -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:23 + docker-compose build --help 05:16:23 + grep parallel 05:16:26 --parallel Build images in parallel. [Pipeline] } 05:16:27 $ docker stop --time=1 201947e26bed399bd4820f70283d1a7a62bd7cd759c8bce51900c8329191692b 05:16:28 $ docker rm -f 201947e26bed399bd4820f70283d1a7a62bd7cd759c8bce51900c8329191692b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:16:29 . [Pipeline] withDockerContainer 05:16:30 prd-ubuntu18.04-docker-arm64-4c-16g-18430 does not seem to be running inside a container 05:16:30 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 05:16:31 $ docker top c2089b11d20aa8e5e265812d81483ec59ba66edf1fc1ee89983cf82768c0ac09 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:32 + docker-compose -f ./docker-compose-build.yml build --parallel 05:16:36 Building docker-core-command-go ... 05:16:36 Building docker-core-data-go ... 05:16:36 Building docker-core-metadata-go ... 05:16:36 Building docker-security-bootstrap-redis-go ... 05:16:36 Building docker-security-proxy-setup-go ... 05:16:36 Building docker-security-secretstore-setup-go ... 05:16:36 Building docker-support-notifications-go ... 05:16:36 Building docker-support-scheduler-go ... 05:16:36 Building docker-sys-mgmt-agent-go ... 05:16:36 Building docker-sys-mgmt-agent-go 05:16:36 Building docker-security-secretstore-setup-go 05:16:36 Building docker-support-scheduler-go 05:16:36 Building docker-security-proxy-setup-go 05:16:36 Building docker-core-command-go 05:16:37 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:16:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:16:37 ---> 0635b9c2e39e 05:16:37 Step 3/21 : WORKDIR /edgex-go 05:16:37 ---> Using cache 05:16:37 ---> fb428f07a4a8 05:16:37 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:37 ---> Using cache 05:16:37 ---> 7466239bcbc3 05:16:37 Step 5/21 : RUN apk add --update --no-cache make git 05:16:37 ---> Using cache 05:16:37 ---> b252c29921aa 05:16:37 Step 6/21 : COPY go.mod . 05:16:37 ---> Using cache 05:16:37 ---> 8b1c49e10b7c 05:16:37 Step 7/21 : RUN go mod download 05:16:37 ---> Using cache 05:16:37 ---> 9db48ba17ce7 05:16:37 Step 8/21 : COPY . . 05:16:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:16:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:16:37 ---> 0635b9c2e39e 05:16:37 Step 3/22 : WORKDIR /edgex-go 05:16:37 ---> Using cache 05:16:37 ---> fb428f07a4a8 05:16:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:37 ---> Using cache 05:16:37 ---> 7466239bcbc3 05:16:37 Step 5/22 : RUN apk add --update --no-cache make git 05:16:37 ---> Using cache 05:16:37 ---> b252c29921aa 05:16:37 Step 6/22 : COPY go.mod . 05:16:37 ---> Using cache 05:16:37 ---> 8b1c49e10b7c 05:16:37 Step 7/22 : RUN go mod download 05:16:37 ---> Using cache 05:16:37 ---> 9db48ba17ce7 05:16:37 Step 8/22 : COPY . . 05:16:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:16:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:16:37 ---> 0635b9c2e39e 05:16:37 Step 3/23 : WORKDIR /edgex-go 05:16:37 ---> Using cache 05:16:37 ---> fb428f07a4a8 05:16:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:37 ---> Using cache 05:16:37 ---> 7466239bcbc3 05:16:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:16:37 ---> Using cache 05:16:37 ---> 027ef435176f 05:16:37 Step 9/22 : RUN make cmd/core-command/core-command 05:16:37 ---> Using cache 05:16:37 ---> 027ef435176f 05:16:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:16:38 ---> Running in 02a5ff08c31f 05:16:38 ---> Running in 282476c84437 05:16:38 ---> Running in 30b39f9c2693 05:16:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:16:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:16:41 ---> 0635b9c2e39e 05:16:41 Step 3/21 : WORKDIR /edgex-go 05:16:41 ---> Using cache 05:16:41 ---> fb428f07a4a8 05:16:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:41 ---> Using cache 05:16:41 ---> 7466239bcbc3 05:16:41 Step 5/21 : RUN apk add --update --no-cache make git 05:16:41 ---> Using cache 05:16:41 ---> b252c29921aa 05:16:41 Step 6/21 : COPY go.mod . 05:16:41 ---> Using cache 05:16:41 ---> 8b1c49e10b7c 05:16:41 Step 7/21 : RUN go mod download 05:16:41 ---> Using cache 05:16:41 ---> 9db48ba17ce7 05:16:41 Step 8/21 : COPY . . 05:16:41 ---> Using cache 05:16:41 ---> 027ef435176f 05:16:41 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 05:16:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:16:42 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 05:16:42 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 05:16:43 ---> Running in 7cfc7eb1866f 05:16:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:16:45 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 05:16:46 OK: 233 MiB in 51 packages 05:16:50 Removing intermediate container 282476c84437 05:16:50 ---> febc326a2e27 05:16:50 Step 6/23 : COPY go.mod . 05:16:51 ---> 4cbad5b1554f 05:16:51 Step 7/23 : RUN go mod download 05:16:51 ---> Running in 75121e549a67 05:16:59 Removing intermediate container 8c7b15fae3cc 05:16:59 ---> 4d75a9594bde 05:16:59 Step 20/26 : RUN pip install docker-compose==1.23.2 05:16:59 ---> Running in 4dd933b5d643 05:16:59 Removing intermediate container 75121e549a67 05:16:59 ---> 76292b52dc1a 05:16:59 Step 8/23 : COPY . . 05:17:19 Collecting docker-compose==1.23.2 05:17:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:17:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:17:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:17:20 Collecting texttable<0.10,>=0.9.0 05:17:20 Downloading texttable-0.9.1.tar.gz (11 kB) 05:17:25 Collecting websocket-client<1.0,>=0.32.0 05:17:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:17:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:17:26 Collecting PyYAML<4,>=3.10 05:17:26 Downloading PyYAML-3.13.tar.gz (270 kB) 05:17:26 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 05:17:28 Collecting docker<4.0,>=3.6.0 05:17:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:17:29 Collecting dockerpty<0.5,>=0.4.1 05:17:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:17:30 Collecting docopt<0.7,>=0.6.1 05:17:30 Downloading docopt-0.6.2.tar.gz (25 kB) 05:17:31 Collecting jsonschema<3,>=2.5.1 05:17:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:17:31 Collecting cached-property<2,>=1.2.0 05:17:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:17:32 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) 05:17:32 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) 05:17:33 Collecting urllib3<1.25,>=1.21.1 05:17:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:17:33 Collecting idna<2.8,>=2.5 05:17:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:17:34 Collecting docker-pycreds>=0.4.0 05:17:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:17:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:17:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:17:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:17:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:17:34 Installing collected packages: urllib3, idna, requests, texttable, websocket-client, PyYAML, docker-pycreds, docker, dockerpty, docopt, jsonschema, cached-property, docker-compose 05:17:34 Attempting uninstall: urllib3 05:17:34 Found existing installation: urllib3 1.25.9 05:17:34 Uninstalling urllib3-1.25.9: 05:17:36 Successfully uninstalled urllib3-1.25.9 05:17:37 Attempting uninstall: idna 05:17:37 Found existing installation: idna 2.9 05:17:37 Uninstalling idna-2.9: 05:17:37 Removing intermediate container 02a5ff08c31f 05:17:37 ---> 809d9afc4527 05:17:37 05:17:37 Step 10/22 : FROM scratch 05:17:37 ---> 05:17:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:17:37 Removing intermediate container 7cfc7eb1866f 05:17:37 ---> d36e0fec9c24 05:17:37 05:17:37 Step 10/21 : FROM scratch 05:17:37 ---> 05:17:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:17:37 Successfully uninstalled idna-2.9 05:17:38 Attempting uninstall: requests 05:17:38 Found existing installation: requests 2.23.0 05:17:38 Uninstalling requests-2.23.0: 05:17:38 Successfully uninstalled requests-2.23.0 05:17:38 ---> Using cache 05:17:38 ---> bc4f4ef4f421 05:17:38 Step 12/22 : ENV APP_PORT=48082 05:17:38 ---> Using cache 05:17:38 ---> bc4f4ef4f421 05:17:38 Step 12/21 : ENV APP_PORT=48085 05:17:39 Running setup.py install for texttable: started 05:17:39 ---> Running in 9d155ccb3134 05:17:39 ---> Running in a17b20cfe7e4 05:17:40 Running setup.py install for texttable: finished with status 'done' 05:17:40 Removing intermediate container 9d155ccb3134 05:17:40 ---> 83a34feda54b 05:17:40 Step 13/21 : EXPOSE $APP_PORT 05:17:40 ---> e5780184e8e8 05:17:40 Step 9/23 : RUN make cmd/core-data/core-data 05:17:40 Running setup.py install for PyYAML: started 05:17:40 Removing intermediate container a17b20cfe7e4 05:17:40 ---> 3ffb3166a3ac 05:17:40 Step 13/22 : EXPOSE $APP_PORT 05:17:40 ---> Running in c95ecc35a10b 05:17:40 ---> Running in 94aee6547cc5 05:17:40 ---> Running in a3c01c7d9d52 05:17:41 Removing intermediate container c95ecc35a10b 05:17:41 ---> 8650ceb54101 05:17:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 05:17:41 Removing intermediate container 94aee6547cc5 05:17:41 ---> 02befb0eb953 05:17:41 Step 14/22 : WORKDIR / 05:17:41 ---> Running in f2fee5c1f130 05:17:41 Running setup.py install for PyYAML: finished with status 'done' 05:17:41 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 05:17:42 ---> 541cdd7edfbe 05:17:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:17:42 Removing intermediate container f2fee5c1f130 05:17:42 ---> 34a1df8682b1 05:17:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 05:17:43 Running setup.py install for dockerpty: started 05:17:44 Running setup.py install for dockerpty: finished with status 'done' 05:17:44 Running setup.py install for docopt: started 05:17:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:17:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:17:44 ---> e2cf2dc3e864 05:17:44 Step 3/26 : WORKDIR /edgex-go 05:17:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:17:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:17:44 ---> e2cf2dc3e864 05:17:44 Step 3/24 : WORKDIR /edgex-go 05:17:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:17:44 05:17:44 Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 05:17:44 05:17:44 ---> e2cf2dc3e864 05:17:44 ---> e2cf2dc3e864 05:17:44 Step 3/21 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go 05:17:44 05:17:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:17:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:17:44 ---> e2cf2dc3e864 05:17:44 Step 3/21 : WORKDIR /edgex-go 05:17:44 Running setup.py install for docopt: finished with status 'done' 05:17:44 ---> 8a58f567c841 05:17:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:17:45 ---> 2b3dedfbcea7 05:17:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:17:45 Removing intermediate container 30b39f9c2693 05:17:45 ---> e83e4dae1ad5 05:17:45 05:17:45 Step 10/21 : FROM alpine:3.12 05:17:45 ---> 389fef711851 05:17:45 Step 11/21 : RUN apk add --update --no-cache curl 05:17:45 ---> e4a2fe773956 05:17:45 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 05:17:46 ---> Running in 465c9a8b83ec 05:17:46 ---> Running in 98221770ea7d 05:17:46 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 05:17:46 ---> b09db663a700 05:17:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:17:47 Removing intermediate container 465c9a8b83ec 05:17:47 ---> 95a120eaf0b5 05:17:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:47 ---> Running in f66587adb55a 05:17:47 ---> Running in 4b47a9231cc7 05:17:47 ---> Running in e59082757677 05:17:47 ---> Running in d91a40ed75f1 05:17:47 ---> Running in f3f6170bcffe 05:17:47 Removing intermediate container 4b47a9231cc7 05:17:47 ---> e46f784659fb 05:17:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:47 Removing intermediate container e59082757677 05:17:47 ---> 0da912ef703c 05:17:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:47 ---> Running in 341a2f13c610 05:17:47 ---> 1e827e8ee2d9 05:17:47 Step 18/22 : ENTRYPOINT ["/core-command"] 05:17:47 Removing intermediate container f66587adb55a 05:17:47 ---> a3f45ff577f9 05:17:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:47 Removing intermediate container f3f6170bcffe 05:17:47 ---> 1a69151bad00 05:17:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:47 Removing intermediate container d91a40ed75f1 05:17:47 ---> 538b39c1d3dc 05:17:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:47 ---> Running in 4c83507a7517 05:17:47 ---> Running in 9ba2747b254b 05:17:47 ---> Running in c69d62a5687a 05:17:48 ---> Running in 2b51fcad417d 05:17:48 ---> Running in f9bd9b16f46d 05:17:48 ---> Running in 3dbea438dd33 05:17:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:17:48 Removing intermediate container 341a2f13c610 05:17:48 ---> 8ca84647c6dd 05:17:48 Step 19/21 : LABEL arch=x86_64 05:17:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:17:48 Removing intermediate container 3dbea438dd33 05:17:48 ---> 35b686bc6220 05:17:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:48 ---> Running in f9d5dc8d6e18 05:17:48 ---> Running in 8b94daf12e5c 05:17:48 (1/4) Installing ca-certificates (20191127-r4) 05:17:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:17:48 (3/4) Installing libcurl (7.69.1-r3) 05:17:48 (4/4) Installing curl (7.69.1-r3) 05:17:48 Executing busybox-1.31.1-r19.trigger 05:17:48 Executing ca-certificates-20191127-r4.trigger 05:17:48 OK: 7 MiB in 18 packages 05:17:50 Removing intermediate container f9d5dc8d6e18 05:17:50 ---> 9f0cdab70f4e 05:17:50 Step 20/21 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:17:51 Removing intermediate container 8b94daf12e5c 05:17:51 ---> 929364a133ec 05:17:51 Step 20/22 : LABEL arch=x86_64 05:17:51 ---> Running in d9d11eb2f677 05:17:51 ---> Running in 6a6726024426 05:17:51 Removing intermediate container 4c83507a7517 05:17:51 ---> bb4884ace8cb 05:17:51 Step 5/22 : RUN apk add --update --no-cache make git 05:17:51 ---> Running in 0352e55a9d7b 05:17:51 Removing intermediate container 9ba2747b254b 05:17:51 ---> d935479be8df 05:17:51 Step 5/24 : RUN apk add --update --no-cache make git 05:17:51 Removing intermediate container 4dd933b5d643 05:17:51 ---> a6f66d55401f 05:17:51 Step 21/26 : RUN apk --no-cache add curl 05:17:52 Removing intermediate container f9bd9b16f46d 05:17:52 ---> 393054bbd21b 05:17:52 Step 5/21 : RUN apk add --update --no-cache make git 05:17:52 ---> Running in 66350adfebcd 05:17:52 Removing intermediate container d9d11eb2f677 05:17:52 ---> fa93e9f384c9 05:17:52 Step 21/21 : LABEL version=0.0.0 05:17:52 ---> Running in dab0325ef81f 05:17:52 Removing intermediate container c69d62a5687a 05:17:52 ---> 6ece7d103119 05:17:52 Step 5/26 : RUN apk add --update --no-cache make bash git 05:17:52 Removing intermediate container 2b51fcad417d 05:17:52 ---> d5cf9b6ee492 05:17:52 Step 5/21 : RUN apk add --update --no-cache make git 05:17:52 ---> Running in ade3d17492ec 05:17:52 Removing intermediate container 6a6726024426 05:17:52 ---> 25305174cbc0 05:17:52 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:17:52 ---> Running in c0f18f6bf5d7 05:17:52 Removing intermediate container 98221770ea7d 05:17:52 ---> b0bcff0465e1 05:17:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:17:52 ---> Running in f449ac0be5fd 05:17:52 ---> Running in 4b256744009a 05:17:52 ---> Running in 483d2141b756 05:17:52 ---> Running in 527ef7d1dc0e 05:17:53 Removing intermediate container c0f18f6bf5d7 05:17:53 ---> e480f127f28f 05:17:53 05:17:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:17:53 Removing intermediate container 483d2141b756 05:17:53 ---> 0dd562788220 05:17:53 Step 22/22 : LABEL version=0.0.0 05:17:53 Successfully built e480f127f28f 05:17:53 Removing intermediate container 527ef7d1dc0e 05:17:53 ---> 683a35434a72 05:17:53 Step 13/21 : WORKDIR /edgex 05:17:53 Successfully tagged docker-support-scheduler-go:latest 05:17:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:17:54  Building docker-support-scheduler-go ... done  ---> Running in a8efd1331323 05:17:54 ---> Running in 9307fd8eefc4 05:17:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:17:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:17:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:17:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:17:54 Removing intermediate container a8efd1331323 05:17:54 ---> 5fd5da72cb1c 05:17:54 05:17:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:17:54 Removing intermediate container 9307fd8eefc4 05:17:54 ---> 5bcd93a9480d 05:17:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:17:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:17:54 (2/3) Installing libcurl (7.69.1-r3) 05:17:54 (3/3) Installing curl (7.69.1-r3) 05:17:54 Executing busybox-1.31.1-r19.trigger 05:17:54 OK: 72 MiB in 58 packages 05:17:55 Successfully built 5fd5da72cb1c 05:17:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:17:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:17:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:17:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:17:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:17:55 Successfully tagged docker-core-command-go:latest 05:17:56  Building docker-core-command-go ... done  ---> 8e85d3849e06 05:17:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:17:56 OK: 217 MiB in 51 packages 05:17:56 OK: 217 MiB in 51 packages 05:17:57 OK: 217 MiB in 51 packages 05:17:57 OK: 217 MiB in 51 packages 05:17:57 Removing intermediate container ade3d17492ec 05:17:57 ---> 681804c1b3d4 05:17:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:17:57 ---> Running in 91b262c02e05 05:17:57 ---> a01930b9caef 05:17:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:17:58 OK: 217 MiB in 51 packages 05:17:58 Removing intermediate container dab0325ef81f 05:17:58 ---> 932a789f6b77 05:17:58 Step 6/21 : COPY go.mod . 05:17:58 Removing intermediate container 91b262c02e05 05:17:58 ---> 3ea26575638f 05:17:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:17:58 ---> Running in dbaa3fd8514f 05:17:58 Removing intermediate container 4b256744009a 05:17:58 ---> a44d016e7cc4 05:17:58 Step 6/21 : COPY go.mod . 05:17:58 Removing intermediate container f449ac0be5fd 05:17:58 ---> 3694df1f9caf 05:17:58 Step 6/26 : COPY go.mod . 05:17:59 ---> f63f26914cb9 05:17:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:17:59 Removing intermediate container dbaa3fd8514f 05:17:59 ---> e4c1ae2d4560 05:17:59 Step 24/26 : LABEL arch=x86_64 05:17:59 Removing intermediate container 0352e55a9d7b 05:17:59 ---> d3186a33270e 05:17:59 Step 6/22 : COPY go.mod . 05:17:59 ---> 7a1bca8c024b 05:17:59 Step 7/21 : RUN go mod download 05:17:59 Removing intermediate container 66350adfebcd 05:17:59 ---> 2012ce122de3 05:17:59 Step 6/24 : COPY go.mod . 05:17:59 ---> Running in 46a0abb28f60 05:17:59 ---> Running in d6d7fd5aef7c 05:17:59 ---> Running in 67aee69d1467 05:17:59 ---> cf3c82ab9169 05:17:59 Step 7/21 : RUN go mod download 05:18:00 ---> a065d072435a 05:18:00 Step 7/26 : RUN go mod download 05:18:00 ---> Running in 033c5f8374bf 05:18:00 Removing intermediate container 46a0abb28f60 05:18:00 ---> 75c94d4574f8 05:18:00 Step 18/21 : CMD ["--init=true"] 05:18:00 ---> Running in d3056ae7f479 05:18:00 ---> a71defaa552c 05:18:00 Step 7/22 : RUN go mod download 05:18:00 Removing intermediate container d6d7fd5aef7c 05:18:00 ---> 409ec61b0dea 05:18:00 Step 25/26 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:18:00 ---> Running in 524adaf322dd 05:18:00 ---> f58bcb1fc924 05:18:00 Step 7/24 : RUN go mod download 05:18:00 ---> Running in d3085a69ed9c 05:18:00 ---> Running in e7d7d0315356 05:18:00 Removing intermediate container 524adaf322dd 05:18:00 ---> 4945b4544796 05:18:00 Step 19/21 : LABEL arch=x86_64 05:18:00 ---> Running in def85874fa6c 05:18:00 ---> Running in dd2b887cfe56 05:18:00 Removing intermediate container e7d7d0315356 05:18:00 ---> 6352c05a46e6 05:18:00 Step 26/26 : LABEL version=0.0.0 05:18:01 ---> Running in 48db993a4f7f 05:18:01 Removing intermediate container dd2b887cfe56 05:18:01 ---> 577822d4c3bc 05:18:01 Step 20/21 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:18:01 ---> Running in 24cc01f3b1fc 05:18:01 Removing intermediate container 48db993a4f7f 05:18:01 ---> 308345e78191 05:18:01 05:18:01 Removing intermediate container 24cc01f3b1fc 05:18:01 ---> 42ceacb0501f 05:18:01 Step 21/21 : LABEL version=0.0.0 05:18:02 Successfully built 308345e78191 05:18:02 Successfully tagged docker-sys-mgmt-agent-go:latest 05:18:02  Building docker-sys-mgmt-agent-go ... done  ---> Running in 72f3d27b7660 05:18:02 Removing intermediate container 72f3d27b7660 05:18:02 ---> e9cb00444fa1 05:18:02 05:18:03 Successfully built e9cb00444fa1 05:18:03 Successfully tagged docker-security-proxy-setup-go:latest 05:18:04 Removing intermediate container 67aee69d1467 05:18:04 ---> a2d82837c774 05:18:04 Step 8/21 : COPY . . 05:18:04 Removing intermediate container 033c5f8374bf 05:18:04 ---> f84bce2cb06e 05:18:04 Step 8/21 : COPY . . 05:18:04 Removing intermediate container d3056ae7f479 05:18:04 ---> 8f35637288ae 05:18:04 Step 8/26 : COPY . . 05:18:05 Removing intermediate container def85874fa6c 05:18:05 ---> 7f1e506b874d 05:18:05 Step 8/24 : COPY . . 05:18:06 Removing intermediate container d3085a69ed9c 05:18:06 ---> f094c03807aa 05:18:06 Step 8/22 : COPY . . 05:18:11  Building docker-security-proxy-setup-go ... done Removing intermediate container a3c01c7d9d52 05:18:11 ---> 3746a9a553f5 05:18:11 05:18:11 Step 10/23 : FROM alpine:3.12 05:18:11 ---> 389fef711851 05:18:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:18:11 ---> Running in adf95fc0d204 05:18:11 Removing intermediate container adf95fc0d204 05:18:11 ---> 8da6f9de2ffa 05:18:11 Step 12/23 : ENV APP_PORT=48080 05:18:11 ---> Running in 248c3981ad67 05:18:11 Removing intermediate container 248c3981ad67 05:18:11 ---> 167b63cfeb7f 05:18:11 Step 13/23 : EXPOSE $APP_PORT 05:18:11 ---> Running in 0eae772551e8 05:18:12 Removing intermediate container 0eae772551e8 05:18:12 ---> 3e5d88eb7b36 05:18:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:12 ---> Running in a36472f41ba8 05:18:14 Removing intermediate container a36472f41ba8 05:18:14 ---> 3b8ff5b39edc 05:18:14 Step 15/23 : RUN apk add --update --no-cache zeromq 05:18:14 ---> Running in c1333c8ce7e1 05:18:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:18:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:18:16 (1/5) Installing libgcc (9.3.0-r2) 05:18:16 (2/5) Installing libsodium (1.0.18-r0) 05:18:16 (3/5) Installing libstdc++ (9.3.0-r2) 05:18:16 (4/5) Installing libzmq (4.3.3-r0) 05:18:17 (5/5) Installing zeromq (4.3.3-r0) 05:18:17 Executing busybox-1.31.1-r19.trigger 05:18:17 OK: 8 MiB in 19 packages 05:18:18 Removing intermediate container c1333c8ce7e1 05:18:18 ---> ceb03eea2eb2 05:18:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 05:18:18 ---> 4fa70fa2c595 05:18:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:18:19 ---> 0226e9fe784c 05:18:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:18:20 ---> c81a0ce6a48e 05:18:20 Step 19/23 : ENTRYPOINT ["/core-data"] 05:18:20 ---> Running in b8e73a383ee6 05:18:20 Removing intermediate container b8e73a383ee6 05:18:20 ---> c8a519df39b0 05:18:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:18:20 ---> Running in b5f66ee3c1b1 05:18:20 Removing intermediate container b5f66ee3c1b1 05:18:20 ---> cd07bd8b7502 05:18:20 Step 21/23 : LABEL arch=x86_64 05:18:20 ---> Running in 2ae38295f1d9 05:18:20 Removing intermediate container 2ae38295f1d9 05:18:20 ---> d33eb58f602f 05:18:20 Step 22/23 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:18:20 ---> Running in 7c21fcb6510f 05:18:21 Removing intermediate container 7c21fcb6510f 05:18:21 ---> 14b6d3acb430 05:18:21 Step 23/23 : LABEL version=0.0.0 05:18:21 ---> Running in 986650cd7c36 05:18:21 Removing intermediate container 986650cd7c36 05:18:21 ---> 6fef09f68e85 05:18:21 05:18:21 Successfully built 6fef09f68e85 05:18:21 Successfully tagged docker-core-data-go:latest 05:18:22  Building docker-core-data-go ... done  [Pipeline] } 05:18:22 $ docker stop --time=1 1a6a805826bf5cc318dcc5b8cdd7e4065d23eaa7861e575a0fedc86701f158db 05:18:24 $ docker rm -f 1a6a805826bf5cc318dcc5b8cdd7e4065d23eaa7861e575a0fedc86701f158db [Pipeline] // withDockerContainer [Pipeline] sh 05:18:25 + docker images 05:18:25 + grep docker 05:18:25 docker-core-data-go latest 6fef09f68e85 4 seconds ago 22.2MB 05:18:25 docker-security-proxy-setup-go latest e9cb00444fa1 23 seconds ago 24.5MB 05:18:25 docker-sys-mgmt-agent-go latest 308345e78191 24 seconds ago 313MB 05:18:25 docker-core-command-go latest 5fd5da72cb1c 31 seconds ago 10.6MB 05:18:25 docker-support-scheduler-go latest e480f127f28f 33 seconds ago 10.7MB 05:18:25 docker-security-secretstore-setup-go latest d0767f2eda64 2 minutes ago 24.6MB 05:18:25 docker-security-bootstrap-redis-go latest a9149784a8b4 2 minutes ago 15.8MB 05:18:25 docker-core-metadata-go latest 3463ff12737f 2 minutes ago 13MB 05:18:25 docker-support-notifications-go latest 84f913a2099b 2 minutes ago 12MB 05:18:25 docker 20.10.0 aefe523efa57 3 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 05:18:28 ---> ad07437f1ca8 05:18:28 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:18:28 ---> c470665c5150 05:18:28 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 05:18:28 ---> Running in 117f01edf53b 05:18:28 ---> 0386368350bd 05:18:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:18:28 ---> Running in 9f6508485d4e 05:18:28 ---> 1e75195f8898 05:18:28 Step 9/22 : RUN make cmd/core-command/core-command 05:18:28 ---> 6753e5ed226b 05:18:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:18:29 ---> Running in b1668877a8be 05:18:29 ---> Running in bc6d54cdf4f8 05:18:29 ---> Running in e068597bdb93 05:18:30 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 05:18:30 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 05:18:31 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 05:18:31 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 05:18:31 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 05:18:41 Still waiting to schedule task 05:18:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:19:27 Running on prd-ubuntu18.04-docker-8c-8g-18431 in /w/workspace/edgexfoundry_edgex-go_PR-2982 [Pipeline] { [Pipeline] ws 05:19:28 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 05:19:30 using credential edgex-jenkins-ssh 05:19:30 Cloning the remote Git repository 05:19:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:19:30 > git init /w/workspace/edgex-go/4 # timeout=10 05:19:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:19:30 > git --version # timeout=10 05:19:30 > git --version # 'git version 2.17.1' 05:19:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:19:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2982/head:refs/remotes/origin/PR-2982 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:19:41 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit eb668afbd02026f81e6d63485d485e0d493d9356 05:19:41 Merge succeeded, producing eb668afbd02026f81e6d63485d485e0d493d9356 05:19:41 Checking out Revision eb668afbd02026f81e6d63485d485e0d493d9356 (PR-2982) 05:19:41 > git config core.sparsecheckout # timeout=10 05:19:41 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # timeout=10 05:19:41 > git remote # timeout=10 05:19:41 > git config --get remote.origin.url # timeout=10 05:19:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:41 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 05:19:41 > git rev-parse HEAD^{commit} # timeout=10 05:19:41 > git config core.sparsecheckout # timeout=10 05:19:41 > git checkout -f eb668afbd02026f81e6d63485d485e0d493d9356 # timeout=10 05:19:45 Commit message: "docs(metadata): add query PWs with specific device service name" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:46 + echo snap-build.sh 05:19:46 snap-build.sh 05:19:46 + SNAP_BASE_DIR=. 05:19:46 + '[' '!' -z /w/workspace/edgex-go/4 ']' 05:19:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 05:19:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 05:19:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 05:19:46 + cd /w/workspace/edgex-go/4 05:19:46 + sudo apt-get remove -qy --purge lxd lxd-client 05:19:46 Reading package lists... 05:19:46 Building dependency tree... 05:19:46 Reading state information... 05:19:46 The following packages were automatically installed and are no longer required: 05:19:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:19:46 uidmap xdelta3 05:19:46 Use 'sudo apt autoremove' to remove them. 05:19:46 The following packages will be REMOVED: 05:19:46 lxd* lxd-client* 05:19:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:19:46 After this operation, 31.7 MB disk space will be freed. 05:19:47 (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.) 05:19:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:19:48 Removing lxd dnsmasq configuration 05:19:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:19:49 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:19:50 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 05:19:50 (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.) 05:19:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:19:51 Processing triggers for systemd (237-3ubuntu10.42) ... 05:19:51 Processing triggers for ureadahead (0.100.0-21) ... 05:19:52 + sudo snap remove --purge lxd 05:19:52 snap "lxd" is not installed 05:19:52 + sudo groupadd --force --system lxd 05:19:52 ++ whoami 05:19:52 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:19:52 + newgrp - lxd 05:19:52 + sudo snap install lxd 05:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:19:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:20:02 2021-01-05T05:20:00Z INFO Waiting for automatic snapd restart... 05:20:03 Removing intermediate container e068597bdb93 05:20:03 ---> 671cd1fb5fc2 05:20:03 05:20:03 Step 10/24 : FROM alpine:3.12 05:20:03 3.12: Pulling from library/alpine 05:20:03 Removing intermediate container b1668877a8be 05:20:03 ---> baf184727702 05:20:03 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:20:03 Removing intermediate container 9f6508485d4e 05:20:03 ---> 2522a2ff7395 05:20:03 05:20:03 Step 10/21 : FROM scratch 05:20:03 ---> 05:20:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:20:03 Removing intermediate container 117f01edf53b 05:20:03 ---> 5d3a427974d9 05:20:03 05:20:03 Step 10/21 : FROM alpine:3.12 05:20:03 ---> Running in f2aa22f05bc8 05:20:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:20:03 Status: Downloaded newer image for alpine:3.12 05:20:03 ---> afeebe901d6b 05:20:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:20:03 3.12: Pulling from library/alpine 05:20:03 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:20:03 Status: Image is up to date for alpine:3.12 05:20:03 ---> afeebe901d6b 05:20:03 Step 11/21 : RUN apk add --update --no-cache curl 05:20:03 ---> Running in f6ded9ec49e1 05:20:04 ---> Running in b7f695b04314 05:20:04 ---> Running in 6781c01bf185 05:20:05 Removing intermediate container f6ded9ec49e1 05:20:05 ---> 183fc0691934 05:20:05 Step 12/21 : ENV APP_PORT=48085 05:20:05 ---> Running in 4e9ea7bf097b 05:20:05 Removing intermediate container bc6d54cdf4f8 05:20:05 ---> 57515cd2bf54 05:20:05 05:20:05 Step 10/22 : FROM scratch 05:20:05 ---> 05:20:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:20:05 ---> Using cache 05:20:05 ---> 183fc0691934 05:20:05 Step 12/22 : ENV APP_PORT=48082 05:20:05 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 05:20:05 ---> Running in 619121d5a11e 05:20:05 Removing intermediate container 4e9ea7bf097b 05:20:05 ---> f3b47cd643e1 05:20:05 Step 13/21 : EXPOSE $APP_PORT 05:20:05 ---> Running in 149eaa1e50ef 05:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:06 Removing intermediate container 619121d5a11e 05:20:06 ---> b328661ec85c 05:20:06 Step 13/22 : EXPOSE $APP_PORT 05:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:06 ---> Running in f8333ef8bfad 05:20:06 Removing intermediate container 149eaa1e50ef 05:20:06 ---> bab7ff5fe96a 05:20:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 05:20:06 (1/5) Installing ca-certificates (20191127-r4) 05:20:06 Removing intermediate container f8333ef8bfad 05:20:06 ---> 27490b760823 05:20:06 Step 14/22 : WORKDIR / 05:20:06 (1/4) Installing ca-certificates (20191127-r4) 05:20:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 05:20:06 (3/5) Installing libcurl (7.69.1-r3) 05:20:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:20:06 (4/5) Installing curl (7.69.1-r3) 05:20:07 (5/5) Installing dumb-init (1.2.2-r1) 05:20:07 (3/4) Installing libcurl (7.69.1-r3) 05:20:07 Executing busybox-1.31.1-r19.trigger 05:20:07 (4/4) Installing curl (7.69.1-r3) 05:20:07 Executing ca-certificates-20191127-r4.trigger 05:20:07 Executing busybox-1.31.1-r19.trigger 05:20:07 Executing ca-certificates-20191127-r4.trigger 05:20:07 ---> Running in 7ccb44e9536f 05:20:07 OK: 7 MiB in 19 packages 05:20:07 OK: 7 MiB in 18 packages 05:20:07 ---> a876d11770de 05:20:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:20:08 Removing intermediate container 7ccb44e9536f 05:20:08 ---> bb144528e753 05:20:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 05:20:09 ---> e5f6e0fa65b0 05:20:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:20:09 ---> 949b758a19a4 05:20:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:20:09 Removing intermediate container f2aa22f05bc8 05:20:09 ---> 74543a94eba5 05:20:09 05:20:09 Step 11/26 : FROM docker:20.10.0 05:20:09 Removing intermediate container 6781c01bf185 05:20:09 ---> c08ae42a01c3 05:20:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:20:09 Removing intermediate container b7f695b04314 05:20:09 ---> 9e0fe0651547 05:20:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:20:09 20.10.0: Pulling from library/docker 05:20:10 ---> Running in f79ab4e59513 05:20:10 ---> Running in ae56b4c72d82 05:20:10 ---> c424fb18798f 05:20:10 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 05:20:11 ---> Running in e413a11b1339 05:20:11 Removing intermediate container ae56b4c72d82 05:20:11 ---> 84164f66ad52 05:20:11 Step 13/24 : WORKDIR / 05:20:11 Removing intermediate container f79ab4e59513 05:20:11 ---> d6aa41cc9216 05:20:11 Step 13/21 : WORKDIR /edgex 05:20:12 ---> Running in 92e48f52a5ea 05:20:12 ---> 09c596452b61 05:20:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:20:12 ---> Running in c3671f5763df 05:20:12 Removing intermediate container e413a11b1339 05:20:12 ---> 75f868f3e06b 05:20:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:20:12 ---> Running in c147f34cd60f 05:20:12 Removing intermediate container 92e48f52a5ea 05:20:12 ---> 3e88b5a7135a 05:20:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:20:13 Removing intermediate container c3671f5763df 05:20:13 ---> 17a1c86aef8d 05:20:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:20:13 ---> fd96b0eafab2 05:20:13 Step 18/22 : ENTRYPOINT ["/core-command"] 05:20:13 Removing intermediate container c147f34cd60f 05:20:13 ---> 80d4dc0507bf 05:20:13 Step 19/21 : LABEL arch=arm64 05:20:14 ---> Running in bdc38e7a6b5d 05:20:14 ---> Running in 576b606cd471 05:20:14 ---> c44a90161752 05:20:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:20:14 ---> 7a89ee994e67 05:20:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:20:14 Removing intermediate container bdc38e7a6b5d 05:20:14 ---> e3ee6e3fcb41 05:20:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:20:14 Removing intermediate container 576b606cd471 05:20:14 ---> 900be61c169a 05:20:14 Step 20/21 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:20:14 ---> Running in eeb887258485 05:20:14 lxd 4.9 from Canonical* installed 05:20:14 + sudo lxd init --auto 05:20:15 ---> Running in 1a0a015ac5c9 05:20:15 ---> ea84f8230711 05:20:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:20:15 Removing intermediate container eeb887258485 05:20:15 ---> cea982cb16e5 05:20:15 Step 20/22 : LABEL arch=arm64 05:20:15 Removing intermediate container 1a0a015ac5c9 05:20:15 ---> addf09cf8f95 05:20:15 Step 21/21 : LABEL version=0.0.0 05:20:16 ---> Running in 6289c13d5788 05:20:16 ---> 34014839045e 05:20:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:20:16 ---> Running in 9981729b1e88 05:20:16 ---> a26a0de88a4d 05:20:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:20:17 Removing intermediate container 6289c13d5788 05:20:17 ---> 44a281e5caed 05:20:17 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:20:18 Removing intermediate container 9981729b1e88 05:20:18 ---> 68454bf003bc 05:20:18 05:20:18 ---> Running in 327a3e0126bf 05:20:18 Successfully built 68454bf003bc 05:20:18 ---> 8a6531856837 05:20:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:20:18 Successfully tagged docker-support-scheduler-go-arm64:latest 05:20:18  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 05:20:19 ---> Running in db42222b5bce 05:20:19 Removing intermediate container 327a3e0126bf 05:20:19 ---> 561183e5c359 05:20:19 Step 22/22 : LABEL version=0.0.0 05:20:19 ---> bed5b3f81323 05:20:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:20:19 ---> Running in c97be5b9e489 05:20:20 Removing intermediate container db42222b5bce 05:20:20 ---> 8b243977ee54 05:20:20 Step 18/21 : CMD ["--init=true"] 05:20:21 Removing intermediate container c97be5b9e489 05:20:21 ---> 1f3061b94b00 05:20:21 05:20:21 Successfully built 1f3061b94b00 05:20:21 Successfully tagged docker-core-command-go-arm64:latest 05:20:21 ---> Running in 39bf95686503 05:20:21  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 05:20:22 ---> db871b4e5ab1 05:20:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:20:22 Removing intermediate container 39bf95686503 05:20:22 ---> 16932cd0a9c8 05:20:22 Step 19/21 : LABEL arch=arm64 05:20:23 ---> Running in 0267c486d2cc 05:20:23 ---> f66508ffaa25 05:20:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:20:24 ---> Running in a9de648d9af9 05:20:24 Removing intermediate container 0267c486d2cc 05:20:24 ---> 7e98fd674339 05:20:24 Step 20/21 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:20:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:20:24 Status: Downloaded newer image for docker:20.10.0 05:20:24 ---> eeaf43b92773 05:20:24 Step 12/26 : RUN apk add --no-cache bash 05:20:25 + sudo snap install --classic snapcraft 05:20:25 ---> Running in f1d700784009 05:20:25 ---> Running in 06e83b71ca42 05:20:26 Removing intermediate container f1d700784009 05:20:26 ---> 65d23817ba76 05:20:26 Step 21/21 : LABEL version=0.0.0 05:20:26 ---> Running in a57fbd16f6aa 05:20:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:27 Removing intermediate container a57fbd16f6aa 05:20:27 ---> 410ab6d684d9 05:20:27 05:20:28 (1/2) Installing readline (8.0.4-r0) 05:20:28 (2/2) Installing bash (5.0.17-r0) 05:20:28 Successfully built 410ab6d684d9 05:20:28 Executing bash-5.0.17-r0.post-install 05:20:28 Executing busybox-1.31.1-r19.trigger 05:20:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 05:20:28 OK: 12 MiB in 22 packages 05:20:28  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 05:20:28 Removing intermediate container a9de648d9af9 05:20:28 ---> ef5b4252d1af 05:20:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:20:28 ---> Running in 6d9244d337e5 05:20:29 Removing intermediate container 6d9244d337e5 05:20:29 ---> 99ab3952b10e 05:20:29 Step 22/24 : LABEL arch=arm64 05:20:29 ---> Running in b5851f1bf49e 05:20:29 Removing intermediate container 06e83b71ca42 05:20:29 ---> af078c77bce0 05:20:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 05:20:30 ---> Running in 0b77cc634cb1 05:20:30 Removing intermediate container b5851f1bf49e 05:20:30 ---> 4376b4a301be 05:20:30 Step 23/24 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:20:31 snapcraft 4.4.4 from Canonical* installed 05:20:31 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 05:20:31 + patch --verbose -p1 05:20:31 Hmm... Looks like a unified diff to me... 05:20:31 The text leading up to this was: 05:20:31 -------------------------- 05:20:31 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 05:20:31 |From: Tony Espy 05:20:31 |Date: Wed, 16 Dec 2020 16:34:55 -0500 05:20:31 |Subject: [PATCH] optimize snap build for pipeline CI check 05:20:31 | 05:20:31 |This patch is used by the EdgeX CI pipeline builds to 05:20:31 |optimize the snap CI check run for pull requests. When 05:20:31 |applied, it essentially strips out everything (apps and 05:20:31 |parts) from the snapcraft.yaml file except those required 05:20:31 |to build edgex-go, as the whole idea of the CI check is to 05:20:31 |catch changes to edgex-go that break the snap build. 05:20:31 | 05:20:31 |In general, anyone updating snapcraft.yaml will also need 05:20:31 |to update this patch file, otherwise it may fail to apply, 05:20:31 |resulting in a failed snap build CI check in the associated 05:20:31 |pull request. 05:20:31 | 05:20:31 |Note - in addition to applying this patch, the pipeline also 05:20:31 |only primes the snap (e.g. `snapcraft prime`), as there's no 05:20:31 |need to build the finally binary .snap file (and it won't 05:20:31 |work with the patch applied). This further reduces the build 05:20:31 |time. 05:20:31 |--- 05:20:31 | snap/snapcraft.yaml | 461 +------------------------------------------- 05:20:31 | 1 file changed, 2 insertions(+), 459 deletions(-) 05:20:31 | 05:20:31 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 05:20:31 |index 1e537489..faf42425 100644 05:20:31 |--- a/snap/snapcraft.yaml 05:20:31 |+++ b/snap/snapcraft.yaml 05:20:31 -------------------------- 05:20:31 patching file snap/snapcraft.yaml 05:20:31 Using Plan A... 05:20:31 Hunk #1 succeeded at 73. 05:20:31 Hunk #2 succeeded at 202. 05:20:31 Hunk #3 succeeded at 214. 05:20:31 Hunk #4 succeeded at 222. 05:20:31 Hunk #5 succeeded at 229. 05:20:31 Hunk #6 succeeded at 256. 05:20:31 Hunk #7 succeeded at 290. 05:20:31 Hunk #8 succeeded at 341. 05:20:31 Hmm... Ignoring the trailing garbage. 05:20:31 done 05:20:31 + sudo snapcraft prime --use-lxd 05:20:31 ---> Running in 50679067bfe8 05:20:31 Removing intermediate container 0b77cc634cb1 05:20:31 ---> ea9a81e3e25e 05:20:31 Step 14/26 : ENV APP_PORT=48090 05:20:32 ---> Running in 0590f82d3d7a 05:20:32 Removing intermediate container 50679067bfe8 05:20:32 ---> 551134a4af57 05:20:32 Step 24/24 : LABEL version=0.0.0 05:20:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:20:32 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: 05:20:32 - README.md 05:20:32 05:20:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:20:33 Launching a container. 05:20:33 ---> Running in 64b7aba6466b 05:20:33 Removing intermediate container 0590f82d3d7a 05:20:33 ---> c5c3170ade01 05:20:33 Step 15/26 : EXPOSE $APP_PORT 05:20:33 ---> Running in 36a00323aa3a 05:20:34 Removing intermediate container 64b7aba6466b 05:20:34 ---> 494dc4df91bc 05:20:34 05:20:34 Removing intermediate container 36a00323aa3a 05:20:34 ---> d20ba0bd84ec 05:20:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:20:34 Successfully built 494dc4df91bc 05:20:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 05:20:34 Building docker-core-metadata-go 05:20:36  Building docker-security-secretstore-setup-go ... done  ---> 7b506f226ce5 05:20:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:20:36 ---> 1f89848a8376 05:20:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:20:38 ---> 06b83a3cf6bf 05:20:38 Step 19/26 : RUN apk --no-cache add py3-pip 05:20:38 ---> Running in a5fefae0f1e7 05:20:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:40 (1/33) Installing libbz2 (1.0.8-r1) 05:20:40 (2/33) Installing expat (2.2.9-r1) 05:20:40 (3/33) Installing libffi (3.3-r2) 05:20:40 (4/33) Installing gdbm (1.13-r1) 05:20:40 (5/33) Installing xz-libs (5.2.5-r0) 05:20:40 (6/33) Installing sqlite-libs (3.32.1-r0) 05:20:40 (7/33) Installing python3 (3.8.5-r0) 05:20:42 (8/33) Installing py3-appdirs (1.4.4-r1) 05:20:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 05:20:42 (10/33) Installing py3-parsing (2.4.7-r0) 05:20:42 (11/33) Installing py3-six (1.15.0-r0) 05:20:42 (12/33) Installing py3-packaging (20.4-r0) 05:20:42 (13/33) Installing py3-setuptools (47.0.0-r0) 05:20:42 (14/33) Installing py3-chardet (3.0.4-r4) 05:20:42 (15/33) Installing py3-idna (2.9-r0) 05:20:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 05:20:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 05:20:43 (18/33) Installing py3-requests (2.23.0-r0) 05:20:43 (19/33) Installing py3-msgpack (1.0.0-r0) 05:20:43 (20/33) Installing py3-lockfile (0.12.2-r3) 05:20:43 (21/33) Installing py3-cachecontrol (0.12.6-r0) 05:20:43 (22/33) Installing py3-colorama (0.4.3-r0) 05:20:43 (23/33) Installing py3-distlib (0.3.0-r0) 05:20:43 (24/33) Installing py3-distro (1.5.0-r1) 05:20:43 (25/33) Installing py3-webencodings (0.5.1-r3) 05:20:43 (26/33) Installing py3-html5lib (1.0.1-r4) 05:20:43 (27/33) Installing py3-pytoml (0.1.21-r0) 05:20:43 (28/33) Installing py3-pep517 (0.8.2-r0) 05:20:43 (29/33) Installing py3-progress (1.5-r0) 05:20:43 (30/33) Installing py3-toml (0.10.1-r0) 05:20:43 (31/33) Installing py3-retrying (1.3.3-r0) 05:20:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 05:20:43 (33/33) Installing py3-pip (20.1.1-r0) 05:20:43 Executing busybox-1.31.1-r19.trigger 05:20:43 OK: 71 MiB in 55 packages 05:20:45 Waiting for container to be ready 05:20:45 To start your first instance, try: lxc launch ubuntu:18.04 05:20:45 05:20:48 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:20:48 Waiting for network to be ready... 05:20:49 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:20:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:20:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 05:20:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:20:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:20:50 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:20:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 05:20:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:20:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:20:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 05:20:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 05:20:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 05:20:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:20:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:20:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:20:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 05:20:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 05:20:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 05:20:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:20:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 05:20:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 05:20:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 05:20:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 05:20:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 05:20:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 05:20:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 05:20:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 05:20:53 Removing intermediate container a5fefae0f1e7 05:20:53 ---> 26ba29092b71 05:20:53 Step 20/26 : RUN pip install docker-compose==1.23.2 05:20:54 Fetched 23.6 MB in 5s (4787 kB/s) 05:20:54 Reading package lists... 05:20:54 ---> Running in ce6ea302674a 05:20:54 Reading package lists... 05:20:54 Building dependency tree... 05:20:54 Reading state information... 05:20:55 The following additional packages will be installed: 05:20:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:20:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:20:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:20:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:20:55 Suggested packages: 05:20:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:20:55 Recommended packages: 05:20:55 gnupg libsasl2-modules 05:20:55 The following NEW packages will be installed: 05:20:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:20:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:20:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:20:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:20:55 The following packages will be upgraded: 05:20:55 gpg gpg-agent gpgconf libudev1 05:20:55 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 05:20:55 Need to get 3531 kB of archives. 05:20:55 After this operation, 13.3 MB of additional disk space will be used. 05:20:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 05:20:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 05:20:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 05:20:55 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 05:20:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 05:20:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 05:20:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 05:20:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 05:20:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 05:20:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 05:20:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:20:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:20:56 ---> e2cf2dc3e864 05:20:56 Step 3/24 : WORKDIR /edgex-go 05:20:56 ---> Using cache 05:20:56 ---> 538b39c1d3dc 05:20:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:56 ---> Using cache 05:20:56 ---> 393054bbd21b 05:20:56 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 05:20:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:20:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:20:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:20:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:20:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:20:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:20:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:20:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:20:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:20:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:20:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:20:56 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:20:56 debconf: delaying package configuration, since apt-utils is not installed 05:20:56 Fetched 3531 kB in 1s (3095 kB/s) 05:20:56 (Reading database ... 12511 files and directories currently installed.) 05:20:56 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 05:20:56 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 05:20:56 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 05:20:56 Selecting previously unselected package udev. 05:20:56 (Reading database ... 12511 files and directories currently installed.) 05:20:56 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 05:20:56 Unpacking udev (237-3ubuntu10.43) ... 05:20:56 ---> Running in 526a0be99c0d 05:20:57 Selecting previously unselected package libfuse2:amd64. 05:20:57 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:20:57 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:20:57 Selecting previously unselected package fuse. 05:20:57 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:20:57 Unpacking fuse (2.9.7-1ubuntu1) ... 05:20:57 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 05:20:57 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:20:57 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 05:20:57 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:20:57 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 05:20:57 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:20:57 Selecting previously unselected package libksba8:amd64. 05:20:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:20:57 Unpacking libksba8:amd64 (1.3.5-2) ... 05:20:57 Selecting previously unselected package libroken18-heimdal:amd64. 05:20:57 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:57 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:20:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:20:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:20:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:20:58 Selecting previously unselected package libwind0-heimdal:amd64. 05:20:58 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:20:58 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:20:58 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:20:58 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:20:58 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:20:58 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:58 Selecting previously unselected package libsasl2-modules-db:amd64. 05:20:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 05:20:58 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 05:20:58 Selecting previously unselected package libsasl2-2:amd64. 05:20:58 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 05:20:58 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 05:20:59 Selecting previously unselected package libldap-common. 05:20:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 05:20:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 05:20:59 Selecting previously unselected package libldap-2.4-2:amd64. 05:20:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 05:20:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 05:20:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:20:59 Selecting previously unselected package dirmngr. 05:20:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 05:20:59 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 05:20:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 05:20:59 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 05:20:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:20:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 05:20:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 05:20:59 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 05:20:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:20:59 Setting up libksba8:amd64 (1.3.5-2) ... 05:20:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:20:59 Setting up udev (237-3ubuntu10.43) ... 05:21:00 invoke-rc.d: policy-rc.d denied execution of start. 05:21:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Processing triggers for systemd (237-3ubuntu10) ... 05:21:00 OK: 217 MiB in 51 packages 05:21:00 Setting up fuse (2.9.7-1ubuntu1) ... 05:21:00 Setting up gpg (2.2.4-1ubuntu1.3) ... 05:21:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:21:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 05:21:00 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 05:21:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:21:01 Collecting docker-compose==1.23.2 05:21:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:21:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:21:01 settings in the [Install] section, and DefaultInstance for template units). 05:21:01 This means they are not meant to be enabled using systemctl. 05:21:01 Possible reasons for having this kind of units are: 05:21:01 1) A unit may be statically enabled by being symlinked from another unit's 05:21:01 .wants/ or .requires/ directory. 05:21:01 2) A unit's purpose may be to act as a helper for some other unit which has 05:21:01 a requirement dependency on it. 05:21:01 3) A unit may be started when needed via activation (socket, path, timer, 05:21:01 D-Bus, udev, scripted systemctl call, ...). 05:21:01 4) In case of template units, the unit is meant to be enabled with some 05:21:01 instance name specified. 05:21:01 Reading package lists... 05:21:01 Building dependency tree... 05:21:01 Reading state information... 05:21:01 The following additional packages will be installed: 05:21:01 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:21:01 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:21:01 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:21:01 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:21:01 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:21:01 Suggested packages: 05:21:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:21:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:21:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:21:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:21:01 systemd-container policykit-1 05:21:01 Recommended packages: 05:21:01 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:21:01 The following NEW packages will be installed: 05:21:01 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:21:01 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:21:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:21:01 multiarch-support openssh-client python3 python3-minimal python3.6 05:21:01 python3.6-minimal snapd squashfs-tools sudo 05:21:01 The following packages will be upgraded: 05:21:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:21:02 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 05:21:02 Need to get 35.2 MB of archives. 05:21:02 After this operation, 141 MB of additional disk space will be used. 05:21:02 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 05:21:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 05:21:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:21:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 05:21:02 Collecting texttable<0.10,>=0.9.0 05:21:02 Downloading texttable-0.9.1.tar.gz (11 kB) 05:21:02 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 05:21:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 05:21:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:21:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:21:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:21:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:21:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:21:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:21:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:21:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 05:21:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:21:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 05:21:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:21:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:21:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 05:21:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 05:21:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 05:21:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 05:21:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 05:21:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:21:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:21:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:21:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:21:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:21:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:21:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 05:21:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:21:03 Removing intermediate container 526a0be99c0d 05:21:03 ---> 1252896fbdcb 05:21:03 Step 6/24 : COPY go.mod . 05:21:04 debconf: delaying package configuration, since apt-utils is not installed 05:21:04 Fetched 35.2 MB in 3s (12.9 MB/s) 05:21:04 (Reading database ... 12757 files and directories currently installed.) 05:21:04 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 05:21:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:21:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:21:04 ---> e2cf2dc3e864 05:21:04 Step 3/22 : WORKDIR /edgex-go 05:21:04 ---> Using cache 05:21:04 ---> 538b39c1d3dc 05:21:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:04 ---> Using cache 05:21:04 ---> 393054bbd21b 05:21:04 Step 5/22 : RUN apk add --update --no-cache make git 05:21:04 ---> Using cache 05:21:04 ---> 932a789f6b77 05:21:04 Step 6/22 : COPY go.mod . 05:21:04 ---> Using cache 05:21:04 ---> 7a1bca8c024b 05:21:04 Step 7/22 : RUN go mod download 05:21:04 ---> Using cache 05:21:04 ---> a2d82837c774 05:21:04 Step 8/22 : COPY . . 05:21:04 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 05:21:05 ---> Using cache 05:21:05 ---> ad07437f1ca8 05:21:05 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 05:21:05 Collecting docker<4.0,>=3.6.0 05:21:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:21:05 ---> 07c05f33e569 05:21:05 Step 7/24 : RUN go mod download 05:21:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 05:21:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 05:21:05 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 05:21:06 (Reading database ... 12757 files and directories currently installed.) 05:21:06 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 05:21:06 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 05:21:06 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 05:21:06 ---> Running in f8027a4746a8 05:21:06 (Reading database ... 12757 files and directories currently installed.) 05:21:06 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 05:21:06 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 05:21:06 ---> Running in 514171fc5ce6 05:21:06 Setting up apt (1.6.12ubuntu0.2) ... 05:21:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:21:06 Collecting dockerpty<0.5,>=0.4.1 05:21:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:21:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:21:07 (Reading database ... 12764 files and directories currently installed.) 05:21:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 05:21:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 05:21:07 Selecting previously unselected package libpython3.6-minimal:amd64. 05:21:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:21:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:21:07 Selecting previously unselected package libexpat1:amd64. 05:21:07 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:21:07 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:21:07 Selecting previously unselected package python3.6-minimal. 05:21:07 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:21:07 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 05:21:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 05:21:08 Checking for services that may need to be restarted...done. 05:21:08 Checking for services that may need to be restarted...done. 05:21:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:21:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:21:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 05:21:08 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 05:21:08 Selecting previously unselected package python3-minimal. 05:21:08 (Reading database ... 13012 files and directories currently installed.) 05:21:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:21:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:21:08 Selecting previously unselected package mime-support. 05:21:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:21:08 Unpacking mime-support (3.60ubuntu1) ... 05:21:09 Selecting previously unselected package libmpdec2:amd64. 05:21:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:21:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:21:09 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:21:09 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:21:09 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:21:09 Selecting previously unselected package python3.6. 05:21:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 05:21:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 05:21:09 Selecting previously unselected package libpython3-stdlib:amd64. 05:21:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:21:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:21:09 Setting up python3-minimal (3.6.7-1~18.04) ... 05:21:09 Collecting cached-property<2,>=1.2.0 05:21:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:21:09 Selecting previously unselected package python3. 05:21:09 (Reading database ... 13442 files and directories currently installed.) 05:21:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:21:09 Unpacking python3 (3.6.7-1~18.04) ... 05:21:09 Selecting previously unselected package multiarch-support. 05:21:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:21:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:21:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:21:09 Collecting docopt<0.7,>=0.6.1 05:21:09 Downloading docopt-0.6.2.tar.gz (25 kB) 05:21:10 Selecting previously unselected package liblzo2-2:amd64. 05:21:10 (Reading database ... 13479 files and directories currently installed.) 05:21:10 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:21:10 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:21:10 Selecting previously unselected package libbsd0:amd64. 05:21:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:21:10 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:21:10 Selecting previously unselected package sudo. 05:21:10 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 05:21:10 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 05:21:10 Selecting previously unselected package apparmor. 05:21:10 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:21:10 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:21:10 Selecting previously unselected package libedit2:amd64. 05:21:10 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:21:10 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:21:10 Selecting previously unselected package libkrb5support0:amd64. 05:21:10 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:21:10 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:21:10 Selecting previously unselected package libk5crypto3:amd64. 05:21:10 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:21:10 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:21:11 Selecting previously unselected package libkeyutils1:amd64. 05:21:11 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:21:11 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:21:11 Selecting previously unselected package libkrb5-3:amd64. 05:21:11 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:21:11 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:21:11 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:21:11 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:21:11 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:21:11 Selecting previously unselected package libssl1.0.0:amd64. 05:21:11 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 05:21:11 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 05:21:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:21:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:21:11 ---> e2cf2dc3e864 05:21:11 Step 3/23 : WORKDIR /edgex-go 05:21:11 ---> Using cache 05:21:11 ---> 538b39c1d3dc 05:21:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:11 ---> Using cache 05:21:11 ---> 393054bbd21b 05:21:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:21:11 ---> Running in 5a66279416b7 05:21:11 Selecting previously unselected package openssh-client. 05:21:11 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:21:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:21:11 Selecting previously unselected package squashfs-tools. 05:21:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 05:21:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:21:11 Selecting previously unselected package snapd. 05:21:11 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 05:21:11 Unpacking snapd (2.48+18.04) ... 05:21:12 Removing intermediate container 514171fc5ce6 05:21:12 ---> 8433c9b975ba 05:21:12 Step 8/24 : COPY . . 05:21:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:21:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 05:21:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:21:14 Setting up mime-support (3.60ubuntu1) ... 05:21:14 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 05:21:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:21:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:21:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:21:14 Setting up systemd (237-3ubuntu10.43) ... 05:21:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:21:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:21:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:21:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:21:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:21:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:21:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:21:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 05:21:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:21:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 05:21:15 Collecting jsonschema<3,>=2.5.1 05:21:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:21:15 OK: 217 MiB in 51 packages 05:21:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 05:21:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:21:16 ---> e2cf2dc3e864 05:21:16 Step 3/22 : WORKDIR /edgex-go 05:21:16 ---> Using cache 05:21:16 ---> 538b39c1d3dc 05:21:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:16 ---> Using cache 05:21:16 ---> 393054bbd21b 05:21:16 Step 5/22 : RUN apk add --update --no-cache make git 05:21:16 ---> Using cache 05:21:16 ---> 932a789f6b77 05:21:16 Step 6/22 : COPY go.mod . 05:21:16 ---> Using cache 05:21:16 ---> 7a1bca8c024b 05:21:16 Step 7/22 : RUN go mod download 05:21:16 ---> Using cache 05:21:16 ---> a2d82837c774 05:21:16 Step 8/22 : COPY . . 05:21:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 05:21:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:21:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:21:16 Setting up python3 (3.6.7-1~18.04) ... 05:21:16 running python rtupdate hooks for python3.6... 05:21:16 running python post-rtupdate hooks for python3.6... 05:21:16 Setting up apparmor (2.12-4ubuntu5.1) ... 05:21:16 Collecting PyYAML<4,>=3.10 05:21:16 Downloading PyYAML-3.13.tar.gz (270 kB) 05:21:16 ---> Using cache 05:21:16 ---> ad07437f1ca8 05:21:16 Step 9/22 : RUN make cmd/core-metadata/core-metadata 05:21:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:21:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:21:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:21:18 ---> Running in 1af9fa6aa54a 05:21:18 Setting up snapd (2.48+18.04) ... 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:21:19 Removing intermediate container 5a66279416b7 05:21:19 ---> bb62cccbb8bc 05:21:19 Step 6/23 : COPY go.mod . 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:21:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:21:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:21:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:21:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:21:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:21:20 /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' 05:21:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:21:20 Processing triggers for systemd (237-3ubuntu10.43) ... 05:21:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:21:21 Collecting websocket-client<1.0,>=0.32.0 05:21:21 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 05:21:21 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:21:21 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:21:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:21:21 ---> 26c8abac7abd 05:21:21 Step 7/23 : RUN go mod download 05:21:22 ---> Running in 21f59d9a6cb6 05:21:22 Collecting docker-pycreds>=0.4.0 05:21:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:21:22 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) 05:21:23 Collecting idna<2.8,>=2.5 05:21:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:21:23 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) 05:21:23 Reading package lists... 05:21:23 Reading package lists... 05:21:23 Building dependency tree... 05:21:23 Reading state information... 05:21:23 Calculating upgrade... 05:21:23 The following packages will be upgraded: 05:21:23 advancecomp base-files bash binutils binutils-common 05:21:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:21:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:21:23 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 05:21:23 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 05:21:23 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 05:21:23 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 05:21:23 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 05:21:23 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 05:21:23 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 05:21:23 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 05:21:23 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 05:21:23 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 05:21:23 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 05:21:23 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:21:23 Need to get 63.5 MB of archives. 05:21:23 After this operation, 5200 kB of additional disk space will be used. 05:21:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:21:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:21:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:21:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:21:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:21:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:21:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:21:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:21:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:21:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:21:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:21:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:21:23 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:21:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:21:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:21:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:21:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:21:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:21:23 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:21:23 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:21:23 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:21:23 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:21:23 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:21:23 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:21:23 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:21:23 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:21:23 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:21:23 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:21:23 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:21:23 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:21:23 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:21:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:21:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:21:23 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 05:21:23 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 05:21:23 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:21:23 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 05:21:23 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 05:21:24 Collecting urllib3<1.25,>=1.21.1 05:21:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:21:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 05:21:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:21:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:21:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:21:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 05:21:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:21:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:21:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 05:21:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 05:21:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 05:21:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 05:21:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:21:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:21:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:21:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:21:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:21:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:21:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:21:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:21:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:21:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:21:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:21:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:21:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:21:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:21:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:21:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:21:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:21:24 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:21:24 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 05:21:24 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:21:24 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:21:24 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:21:24 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 05:21:24 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:21:24 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:21:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:21:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:21:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:21:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:21:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:21:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:21:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:21:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:21:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 05:21:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 05:21:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 05:21:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 05:21:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 05:21:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:21:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:21:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:21:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 05:21:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:21:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:21:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:21:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:21:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:21:25 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:21:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:21:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:21:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:21:25 debconf: delaying package configuration, since apt-utils is not installed 05:21:25 Fetched 63.5 MB in 2s (31.2 MB/s) 05:21:25 (Reading database ... 13912 files and directories currently installed.) 05:21:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:21:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:21:25 Installing collected packages: texttable, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, cached-property, docopt, jsonschema, PyYAML, docker-compose 05:21:25 Running setup.py install for texttable: started 05:21:26 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:21:26 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:21:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 05:21:26 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 05:21:27 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:27 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:27 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:27 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:27 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:28 Removing intermediate container 21f59d9a6cb6 05:21:28 ---> 98fb0078505b 05:21:28 Step 8/23 : COPY . . 05:21:28 (Reading database ... 13911 files and directories currently installed.) 05:21:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:21:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:21:28 Running setup.py install for texttable: finished with status 'done' 05:21:28 Attempting uninstall: idna 05:21:28 Found existing installation: idna 2.9 05:21:28 Uninstalling idna-2.9: 05:21:28 (Reading database ... 13911 files and directories currently installed.) 05:21:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:29 Successfully uninstalled idna-2.9 05:21:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:21:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:21:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:29 (Reading database ... 13911 files and directories currently installed.) 05:21:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:21:29 Attempting uninstall: urllib3 05:21:29 Found existing installation: urllib3 1.25.9 05:21:29 Uninstalling urllib3-1.25.9: 05:21:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:21:29 Successfully uninstalled urllib3-1.25.9 05:21:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:21:30 (Reading database ... 13911 files and directories currently installed.) 05:21:30 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:21:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:21:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:21:30 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:21:30 Attempting uninstall: requests 05:21:30 Found existing installation: requests 2.23.0 05:21:30 Uninstalling requests-2.23.0: 05:21:30 Successfully uninstalled requests-2.23.0 05:21:31 Setting up base-files (10.1ubuntu2.10) ... 05:21:31 Installing new version of config file /etc/issue ... 05:21:31 Installing new version of config file /etc/issue.net ... 05:21:31 Installing new version of config file /etc/lsb-release ... 05:21:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:21:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:21:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:21:31 Removing obsolete conffile /etc/default/motd-news ... 05:21:31 (Reading database ... 13912 files and directories currently installed.) 05:21:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:21:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:21:31 Setting up bash (4.4.18-2ubuntu1.2) ... 05:21:31 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 05:21:31 (Reading database ... 13912 files and directories currently installed.) 05:21:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:21:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:21:32 (Reading database ... 13912 files and directories currently installed.) 05:21:32 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 05:21:32 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 05:21:32 Setting up tar (1.29b-2ubuntu0.1) ... 05:21:32 (Reading database ... 13912 files and directories currently installed.) 05:21:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:21:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:21:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:21:32 Running setup.py install for dockerpty: started 05:21:32 (Reading database ... 13912 files and directories currently installed.) 05:21:32 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:21:32 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:21:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:21:33 (Reading database ... 13912 files and directories currently installed.) 05:21:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:21:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:21:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:21:33 (Reading database ... 13912 files and directories currently installed.) 05:21:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:21:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:21:33 Setting up grep (3.1-2build1) ... 05:21:33 (Reading database ... 13912 files and directories currently installed.) 05:21:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:21:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:21:33 Setting up login (1:4.5-1ubuntu2) ... 05:21:34 (Reading database ... 13912 files and directories currently installed.) 05:21:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:21:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:21:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:21:34 (Reading database ... 13912 files and directories currently installed.) 05:21:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:21:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:21:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:21:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:21:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:21:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:21:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:21:35 (Reading database ... 13912 files and directories currently installed.) 05:21:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:21:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:21:35 Running setup.py install for dockerpty: finished with status 'done' 05:21:35 Running setup.py install for docopt: started 05:21:35 ---> 08a802fdf535 05:21:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 05:21:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:21:36 ---> Running in ade2bab5e717 05:21:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:21:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:21:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:21:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:21:36 (Reading database ... 13912 files and directories currently installed.) 05:21:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:21:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:21:37 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:21:37 (Reading database ... 13912 files and directories currently installed.) 05:21:37 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:37 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:21:37 (Reading database ... 13912 files and directories currently installed.) 05:21:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:21:37 (Reading database ... 13912 files and directories currently installed.) 05:21:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:21:37 (Reading database ... 13912 files and directories currently installed.) 05:21:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:21:38 Running setup.py install for docopt: finished with status 'done' 05:21:38 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 05:21:38 Running setup.py install for PyYAML: started 05:21:38 (Reading database ... 13912 files and directories currently installed.) 05:21:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:21:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:21:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:21:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:21:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:21:38 (Reading database ... 13912 files and directories currently installed.) 05:21:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:21:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:21:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:21:38 (Reading database ... 13912 files and directories currently installed.) 05:21:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:21:39 (Reading database ... 13912 files and directories currently installed.) 05:21:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:21:39 (Reading database ... 13912 files and directories currently installed.) 05:21:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:21:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:21:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:21:40 (Reading database ... 13912 files and directories currently installed.) 05:21:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:21:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:21:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:21:41 (Reading database ... 13912 files and directories currently installed.) 05:21:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:21:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:21:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:21:41 (Reading database ... 13914 files and directories currently installed.) 05:21:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:21:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:21:41 Setting up debconf (1.5.66ubuntu1) ... 05:21:41 Running setup.py install for PyYAML: finished with status 'done' 05:21:41 (Reading database ... 13914 files and directories currently installed.) 05:21:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:21:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:21:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:21:42 (Reading database ... 13914 files and directories currently installed.) 05:21:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:21:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:21:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 05:21:42 (Reading database ... 13914 files and directories currently installed.) 05:21:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 05:21:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:21:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 05:21:43 (Reading database ... 13914 files and directories currently installed.) 05:21:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:21:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:21:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 05:21:43 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 05:21:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 05:21:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:21:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:21:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:21:43 (Reading database ... 13914 files and directories currently installed.) 05:21:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:21:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:21:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:21:43 (Reading database ... 13914 files and directories currently installed.) 05:21:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 05:21:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 05:21:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 05:21:44 (Reading database ... 13914 files and directories currently installed.) 05:21:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:21:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:21:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:21:44 (Reading database ... 13914 files and directories currently installed.) 05:21:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 05:21:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 05:21:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 05:21:45 (Reading database ... 13914 files and directories currently installed.) 05:21:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:21:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:21:45 Setting up passwd (1:4.5-1ubuntu2) ... 05:21:45 (Reading database ... 13914 files and directories currently installed.) 05:21:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 05:21:45 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 05:21:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 05:21:46 (Reading database ... 13914 files and directories currently installed.) 05:21:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:21:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:21:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:21:46 (Reading database ... 13914 files and directories currently installed.) 05:21:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:21:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:21:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:21:46 (Reading database ... 13914 files and directories currently installed.) 05:21:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:21:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:21:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:21:47 (Reading database ... 13914 files and directories currently installed.) 05:21:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 05:21:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 05:21:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 05:21:47 (Reading database ... 13914 files and directories currently installed.) 05:21:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 05:21:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 05:21:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 05:21:47 (Reading database ... 13915 files and directories currently installed.) 05:21:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:21:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:21:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:21:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:21:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 05:21:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 05:21:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 05:21:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 05:21:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:21:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:21:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:21:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:21:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:21:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:21:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:21:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:21:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:21:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:21:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:21:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:21:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:21:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:21:49 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 05:21:49 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 05:21:49 ---> 3fbcac5139b2 05:21:49 Step 9/23 : RUN make cmd/core-data/core-data 05:21:49 ---> Running in f15cfed4ef0a 05:21:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:21:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:21:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:21:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:21:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:21:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:21:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:21:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:21:50 Removing intermediate container ce6ea302674a 05:21:50 ---> fe95e5f8141f 05:21:50 Step 21/26 : RUN apk --no-cache add curl 05:21:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:21:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:21:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 05:21:51 ---> Running in a655977ec574 05:21:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 05:21:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:51 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 05:21:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:21:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:21:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 05:21:54 (2/3) Installing libcurl (7.69.1-r3) 05:21:54 (3/3) Installing curl (7.69.1-r3) 05:21:54 Executing busybox-1.31.1-r19.trigger 05:21:54 OK: 71 MiB in 58 packages 05:21:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:21:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:21:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:21:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:21:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:21:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:21:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:21:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:21:56 Removing intermediate container a655977ec574 05:21:56 ---> 1caa76362b85 05:21:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 05:21:56 ---> Running in 3c40ab60a418 05:21:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:21:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:21:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:21:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:21:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:21:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:21:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:21:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:21:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:21:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:57 Removing intermediate container 3c40ab60a418 05:21:57 ---> a0cf816774ac 05:21:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:57 ---> Running in 64c706aa3e12 05:21:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:21:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:21:57 Setting up tzdata (2020d-0ubuntu0.18.04) ... 05:21:57 05:21:57 Current default time zone: 'Etc/UTC' 05:21:57 Local time is now: Tue Jan 5 05:21:57 UTC 2021. 05:21:57 Universal Time is now: Tue Jan 5 05:21:57 UTC 2021. 05:21:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:21:57 05:21:57 Setting up systemd-sysv (237-3ubuntu10.43) ... 05:21:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:57 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 05:21:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:21:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:21:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:21:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:21:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:21:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:21:57 Removing intermediate container 64c706aa3e12 05:21:57 ---> 4c5b4e39ef34 05:21:57 Step 24/26 : LABEL arch=arm64 05:21:57 ---> Running in d5c3d890fcdf 05:21:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:21:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:21:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:21:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 05:21:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:21:58 Setting up patch (2.7.6-2ubuntu1.1) ... 05:21:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:21:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:21:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 05:21:58 Installing new version of config file /etc/ssl/openssl.cnf ... 05:21:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:21:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:21:58 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 05:21:58 Removing intermediate container d5c3d890fcdf 05:21:58 ---> 2f813160eb66 05:21:58 Step 25/26 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:21:58 ---> Running in b95b22849e59 05:21:59 Removing intermediate container b95b22849e59 05:21:59 ---> 110986a377bb 05:21:59 Step 26/26 : LABEL version=0.0.0 05:21:59 ---> Running in 283378b7fb45 05:21:59 Removing intermediate container 283378b7fb45 05:21:59 ---> 922b86f97986 05:21:59 05:22:00 Updating certificates in /etc/ssl/certs... 05:22:00 Successfully built 922b86f97986 05:22:00 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 05:22:00 22 added, 17 removed; done. 05:22:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:22:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:22:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:22:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:22:01 Setting up pkgbinarymangler (138.18.04.1) ... 05:22:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 05:22:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up perl (5.26.1-6ubuntu0.5) ... 05:22:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 05:22:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:22:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:22:01 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 05:22:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:22:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:22:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:22:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:22:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:22:01 Processing triggers for systemd (237-3ubuntu10.43) ... 05:22:01 Processing triggers for mime-support (3.60ubuntu1) ... 05:22:01 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 05:22:01 Updating certificates in /etc/ssl/certs... 05:22:02 0 added, 0 removed; done. 05:22:02 Running hooks in /etc/ca-certificates/update.d... 05:22:02 done. 05:22:02 Reading package lists... 05:22:03 Building dependency tree... 05:22:03 Reading state information... 05:22:03 The following NEW packages will be installed: 05:22:03 apt-transport-https 05:22:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:22:03 Need to get 1696 B of archives. 05:22:03 After this operation, 153 kB of additional disk space will be used. 05:22:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 05:22:03 debconf: delaying package configuration, since apt-utils is not installed 05:22:03 Fetched 1696 B in 0s (29.6 kB/s) 05:22:03 Selecting previously unselected package apt-transport-https. 05:22:03 (Reading database ... 13929 files and directories currently installed.) 05:22:03 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 05:22:03 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 05:22:03 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 05:22:03 Waiting for network to be ready... 05:22:09 2021-01-05T05:22:06Z INFO Waiting for automatic snapd restart... 05:22:09 snapd 2.48.1 from Canonical* installed 05:22:10 "snapd" switched to the "latest/stable" channel 05:22:10 05:22:12 core18 20201210 from Canonical* installed 05:22:13 "core18" switched to the "latest/stable" channel 05:22:13 05:22:16 snapcraft 4.4.4 from Canonical* installed 05:22:16 "snapcraft" switched to the "latest/stable" channel 05:22:16 05:22:20 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: 05:22:20 - README.md 05:22:20 05:22:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:22:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:22:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:22:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:22:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:22:27 Reading package lists... 05:22:28 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 05:22:32  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f8027a4746a8 05:22:32 ---> 10e5ad453a01 05:22:32 05:22:32 Step 10/22 : FROM alpine:3.12 05:22:32 ---> afeebe901d6b 05:22:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 05:22:32 ---> Using cache 05:22:32 ---> 9e0fe0651547 05:22:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 05:22:32 ---> Running in 5f891548f98a 05:22:32 Removing intermediate container 5f891548f98a 05:22:32 ---> b2d0f1ca22b2 05:22:32 Step 13/22 : WORKDIR / 05:22:32 ---> Running in 605874206b10 05:22:32 Removing intermediate container 605874206b10 05:22:32 ---> 1cc8ca54b178 05:22:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 05:22:32 ---> 7f8987631e9c 05:22:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 05:22:32 ---> 83539a3a2d7b 05:22:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 05:22:33 ---> 706fdf7fbf3b 05:22:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 05:22:34 ---> 4530ba9e969c 05:22:34 Step 18/22 : RUN chmod +x entrypoint.sh 05:22:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:22:34 Reading package lists... 05:22:34 Building dependency tree... 05:22:34 Reading state information... 05:22:34 Suggested packages: 05:22:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:22:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:22:34 Recommended packages: 05:22:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:22:34 The following NEW packages will be installed: 05:22:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:22:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:22:34 pkg-config zip 05:22:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:22:34 Need to get 7655 kB of archives. 05:22:34 After this operation, 43.7 MB of additional disk space will be used. 05:22:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 05:22:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 05:22:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:22:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:22:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:22:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:22:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:22:34 ---> Running in 4f5f7494becb 05:22:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:22:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:22:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:22:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:22:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:22:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:22:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:22:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:22:35 debconf: delaying package configuration, since apt-utils is not installed 05:22:35 Fetched 7655 kB in 1s (10.4 MB/s) 05:22:35 Selecting previously unselected package libglib2.0-0:amd64. 05:22:35 (Reading database ... 13933 files and directories currently installed.) 05:22:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 05:22:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 05:22:35 Selecting previously unselected package libpsl5:amd64. 05:22:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:22:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:22:35 Selecting previously unselected package libnghttp2-14:amd64. 05:22:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:22:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:22:35 Selecting previously unselected package librtmp1:amd64. 05:22:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:22:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:22:35 Selecting previously unselected package libcurl3-gnutls:amd64. 05:22:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 05:22:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:22:35 Selecting previously unselected package liberror-perl. 05:22:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:22:35 Unpacking liberror-perl (0.17025-1) ... 05:22:35 Selecting previously unselected package git-man. 05:22:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:22:35 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:22:36 Selecting previously unselected package git. 05:22:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:22:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:22:37 Selecting previously unselected package libnorm1:amd64. 05:22:37 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:22:37 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:22:37 Selecting previously unselected package libpgm-5.2-0:amd64. 05:22:37 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:22:37 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:22:37 Selecting previously unselected package libsodium23:amd64. 05:22:37 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:22:37 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:22:37 Selecting previously unselected package libzmq5:amd64. 05:22:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:22:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:22:37 Selecting previously unselected package libzmq3-dev:amd64. 05:22:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:22:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:22:37 Selecting previously unselected package pkg-config. 05:22:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:22:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:22:37 Selecting previously unselected package zip. 05:22:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:22:37 Unpacking zip (3.0-11build1) ... 05:22:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:22:37 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:22:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:22:37 Setting up liberror-perl (0.17025-1) ... 05:22:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:22:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 05:22:37 No schema files found: doing nothing. 05:22:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:22:38 Setting up zip (3.0-11build1) ... 05:22:38 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:22:38 Setting up libsodium23:amd64 (1.0.16-2) ... 05:22:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:22:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:22:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 05:22:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:22:38 Removing intermediate container 4f5f7494becb 05:22:38 ---> 800de5917ae2 05:22:38 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 05:22:38 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:22:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:22:38 ---> Running in 8dd918e034fc 05:22:39 Removing intermediate container 8dd918e034fc 05:22:39 ---> 624d5d6ab312 05:22:39 Step 20/22 : LABEL arch=arm64 05:22:39 ---> Running in 39764460474a 05:22:39 Removing intermediate container 39764460474a 05:22:39 ---> 42619174f8d1 05:22:39 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:22:40 ---> Running in 0e9f71f67724 05:22:40 Removing intermediate container 0e9f71f67724 05:22:40 ---> d2efc46a2c72 05:22:40 Step 22/22 : LABEL version=0.0.0 05:22:40 ---> Running in 62471efbf5da 05:22:41 Removing intermediate container 62471efbf5da 05:22:41 ---> d00194f87f7e 05:22:41 05:22:42 Successfully built d00194f87f7e 05:22:42 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 05:22:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:22:45 git set to automatically installed. 05:22:45 git-man set to automatically installed. 05:22:45 libcurl3-gnutls set to automatically installed. 05:22:45 liberror-perl set to automatically installed. 05:22:45 libglib2.0-0 set to automatically installed. 05:22:45 libnghttp2-14 set to automatically installed. 05:22:45 libnorm1 set to automatically installed. 05:22:45 libpgm-5.2-0 set to automatically installed. 05:22:45 libpsl5 set to automatically installed. 05:22:45 librtmp1 set to automatically installed. 05:22:45 libsodium23 set to automatically installed. 05:22:45 libzmq3-dev set to automatically installed. 05:22:45 libzmq5 set to automatically installed. 05:22:45 pkg-config set to automatically installed. 05:22:45 zip set to automatically installed. 05:22:46 snapd is not logged in, snap install commands will use sudo 05:22:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 05:22:54 snap "core18" has no updates available 05:22:55 Pulling config-common 05:22:56 Pulling go-build-helper 05:23:00  Building docker-security-bootstrap-redis-go ... done Removing intermediate container ade2bab5e717 05:23:00 ---> 5d385680c807 05:23:00 05:23:00 Step 10/24 : FROM scratch 05:23:00 ---> 05:23:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 05:23:00 ---> Running in 84cd52ae7e17 05:23:00 Removing intermediate container 84cd52ae7e17 05:23:00 ---> 7ba3903fe5dc 05:23:00 Step 12/24 : ENV APP_PORT=48060 05:23:00 ---> Running in ff692365f269 05:23:01 Removing intermediate container ff692365f269 05:23:01 ---> 3856d97dd8fb 05:23:01 Step 13/24 : EXPOSE $APP_PORT 05:23:01 ---> Running in 6cf71eb0f9ee 05:23:02 Removing intermediate container 1af9fa6aa54a 05:23:02 ---> 5b15b3d5df3c 05:23:02 05:23:02 Step 10/22 : FROM scratch 05:23:02 ---> 05:23:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:23:02 ---> Using cache 05:23:02 ---> 183fc0691934 05:23:02 Step 12/22 : ENV APP_PORT=48081 05:23:02 ---> Running in c394215a5109 05:23:02 Removing intermediate container 6cf71eb0f9ee 05:23:02 ---> 097233ec6354 05:23:02 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 05:23:03 Removing intermediate container c394215a5109 05:23:03 ---> 930b9467e274 05:23:03 Step 13/22 : EXPOSE $APP_PORT 05:23:03 ---> Running in d1c5f672efbe 05:23:03 ---> 4a7a661a03bb 05:23:03 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 05:23:03 Removing intermediate container d1c5f672efbe 05:23:03 ---> fb2d3e88df3c 05:23:03 Step 14/22 : WORKDIR / 05:23:04 ---> Running in 50f24d2e4375 05:23:04 Removing intermediate container 50f24d2e4375 05:23:04 ---> 1f48c919853f 05:23:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 05:23:04 ---> e7f0a4ba7d80 05:23:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 05:23:05 ---> f3cfc55663e7 05:23:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:23:06 ---> acab36a10d19 05:23:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 05:23:07 ---> dec466486ac1 05:23:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:23:07 ---> 395daaa916b3 05:23:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:23:07 ---> 66bf4ede51a7 05:23:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 05:23:08 ---> Running in 26d65a6f62b8 05:23:08 ---> c7e5cbffa08d 05:23:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:23:08 Removing intermediate container 26d65a6f62b8 05:23:08 ---> 26eaaab4733d 05:23:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:23:09 ---> Running in 775a7abc8d30 05:23:09 ---> f2be8fe00d7e 05:23:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 05:23:09 ---> Running in 42a43c798047 05:23:09 Removing intermediate container 775a7abc8d30 05:23:09 ---> cb9a7c172356 05:23:09 Step 20/22 : LABEL arch=arm64 05:23:09 ---> Running in f64023200f7a 05:23:10 Removing intermediate container 42a43c798047 05:23:10 ---> 68307c474056 05:23:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:23:10 ---> Running in a5314685de7d 05:23:10 Removing intermediate container f64023200f7a 05:23:10 ---> 2ee5c1d5b8c0 05:23:10 Step 21/22 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:23:10 ---> Running in dde0bd18d70e 05:23:10 Removing intermediate container a5314685de7d 05:23:10 ---> 7a7b9a88ec12 05:23:10 Step 22/24 : LABEL arch=arm64 05:23:11 ---> Running in 87f6d57361b5 05:23:11 Removing intermediate container dde0bd18d70e 05:23:11 ---> 4cc112b0470a 05:23:11 Step 22/22 : LABEL version=0.0.0 05:23:11 ---> Running in d2198ea3efeb 05:23:11 Removing intermediate container 87f6d57361b5 05:23:11 ---> e8c4c203d97b 05:23:11 Step 23/24 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:23:12 ---> Running in 7f1b155ad147 05:23:12 Removing intermediate container d2198ea3efeb 05:23:12 ---> c7dd87c52bd9 05:23:12 05:23:12 Successfully built c7dd87c52bd9 05:23:12 Successfully tagged docker-core-metadata-go-arm64:latest 05:23:12  Building docker-core-metadata-go ... done Removing intermediate container 7f1b155ad147 05:23:12 ---> f901e67fcfca 05:23:12 Step 24/24 : LABEL version=0.0.0 05:23:12 ---> Running in 25883a8e6b78 05:23:13 Removing intermediate container 25883a8e6b78 05:23:13 ---> ba8af2ff3a24 05:23:13 05:23:13 Successfully built ba8af2ff3a24 05:23:13 Successfully tagged docker-support-notifications-go-arm64:latest 05:23:17  Building docker-support-notifications-go ... done Removing intermediate container f15cfed4ef0a 05:23:17 ---> 68a0cdee4574 05:23:17 05:23:17 Step 10/23 : FROM alpine:3.12 05:23:17 ---> afeebe901d6b 05:23:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:23:17 ---> Running in 830d05824a8e 05:23:17 Removing intermediate container 830d05824a8e 05:23:17 ---> e98554114bde 05:23:17 Step 12/23 : ENV APP_PORT=48080 05:23:17 ---> Running in cafbe043e016 05:23:18 Removing intermediate container cafbe043e016 05:23:18 ---> c74d6599c99c 05:23:18 Step 13/23 : EXPOSE $APP_PORT 05:23:18 ---> Running in 1e34a08c03ac 05:23:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:23:18 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:23:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 05:23:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 05:23:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 05:23:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 05:23:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 05:23:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 05:23:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 05:23:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 05:23:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:23:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:23:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:23:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:23:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:23:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:23:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:23:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:23:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:23:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 05:23:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 05:23:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 05:23:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 05:23:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 05:23:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 05:23:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 05:23:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 05:23:18 Fetched 23.6 MB in 0s (0 B/s) 05:23:18 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:23:18 Fetched 96.5 kB in 0s (0 B/s) 05:23:18 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:23:18 Fetched 279 kB in 0s (0 B/s) 05:23:18 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:23:18 Fetched 122 kB in 0s (0 B/s) 05:23:18 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:23:18 Fetched 77.8 kB in 0s (0 B/s) 05:23:18 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:23:18 Fetched 8848 B in 0s (0 B/s) 05:23:18 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:23:18 Fetched 47.8 kB in 0s (0 B/s) 05:23:18 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:23:18 Fetched 45.6 kB in 0s (0 B/s) 05:23:18 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 05:23:18 Fetched 14.8 kB in 0s (0 B/s) 05:23:18 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 05:23:18 Fetched 214 kB in 0s (0 B/s) 05:23:18 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 05:23:18 Fetched 155 kB in 0s (0 B/s) 05:23:18 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:23:18 Fetched 50.6 kB in 0s (0 B/s) 05:23:18 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:23:18 Fetched 14.8 kB in 0s (0 B/s) 05:23:18 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:23:18 Fetched 41.8 kB in 0s (0 B/s) 05:23:18 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:23:18 Fetched 499 kB in 0s (0 B/s) 05:23:18 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:23:18 Fetched 111 kB in 0s (0 B/s) 05:23:18 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:23:18 Fetched 240 kB in 0s (0 B/s) 05:23:18 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:23:18 Fetched 29.3 kB in 0s (0 B/s) 05:23:18 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:23:18 Fetched 85.5 kB in 0s (0 B/s) 05:23:18 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:23:18 Fetched 24.5 kB in 0s (0 B/s) 05:23:18 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 05:23:18 Fetched 49.2 kB in 0s (0 B/s) 05:23:18 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:23:18 Fetched 54.2 kB in 0s (0 B/s) 05:23:18 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:23:18 Fetched 30.8 kB in 0s (0 B/s) 05:23:18 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 05:23:18 Fetched 17.0 kB in 0s (0 B/s) 05:23:18 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:23:18 Fetched 85.9 kB in 0s (0 B/s) 05:23:18 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:23:18 Fetched 8720 B in 0s (0 B/s) 05:23:18 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 05:23:18 Fetched 137 kB in 0s (0 B/s) 05:23:18 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:23:18 Fetched 119 kB in 0s (0 B/s) 05:23:18 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 05:23:18 Fetched 109 kB in 0s (0 B/s) 05:23:18 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:23:18 Fetched 11.1 kB in 0s (0 B/s) 05:23:18 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:23:18 Fetched 645 kB in 0s (0 B/s) 05:23:18 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:23:18 Fetched 41.3 kB in 0s (0 B/s) 05:23:18 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:23:18 Fetched 17.9 kB in 0s (0 B/s) 05:23:18 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:23:18 Fetched 368 kB in 0s (0 B/s) 05:23:18 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 05:23:18 Fetched 187 kB in 0s (0 B/s) 05:23:18 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:23:18 Fetched 175 kB in 0s (0 B/s) 05:23:18 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:23:18 Removing intermediate container 1e34a08c03ac 05:23:18 ---> 51c056bb10e2 05:23:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:23:18 ---> Running in 924af1efe139 05:23:20 Removing intermediate container 924af1efe139 05:23:20 ---> 11bf13cc1823 05:23:20 Step 15/23 : RUN apk add --update --no-cache zeromq 05:23:21 ---> Running in 0ea6d75174c4 05:23:21 Fetched 206 kB in 0s (0 B/s) 05:23:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 05:23:21 Fetched 1301 kB in 0s (0 B/s) 05:23:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:23:21 Fetched 36.2 kB in 0s (0 B/s) 05:23:21 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 05:23:21 Fetched 159 kB in 0s (0 B/s) 05:23:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:23:21 Fetched 107 kB in 0s (0 B/s) 05:23:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:23:21 Fetched 48.7 kB in 0s (0 B/s) 05:23:21 Pulling static-packages 05:23:21 'go115' has dependencies that need to be staged: static-packages go-build-helper 05:23:21 Skipping pull go-build-helper (already ran) 05:23:21 Skipping pull static-packages (already ran) 05:23:21 Building go-build-helper 05:23:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:23:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:23:24 (1/5) Installing libgcc (9.3.0-r2) 05:23:24 (2/5) Installing libsodium (1.0.18-r0) 05:23:24 (3/5) Installing libstdc++ (9.3.0-r2) 05:23:24 (4/5) Installing libzmq (4.3.3-r0) 05:23:24 (5/5) Installing zeromq (4.3.3-r0) 05:23:24 Executing busybox-1.31.1-r19.trigger 05:23:24 OK: 8 MiB in 19 packages 05:23:24 Building static-packages 05:23:26 Removing intermediate container 0ea6d75174c4 05:23:26 ---> b1bc547ce09f 05:23:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 05:23:26 ---> de78f3261da1 05:23:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:23:26 Staging go-build-helper 05:23:27 Staging static-packages 05:23:28 ---> 81a1d73a46d5 05:23:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:23:28 ---> ac31438b74e3 05:23:28 Step 19/23 : ENTRYPOINT ["/core-data"] 05:23:28 ---> Running in 0ffe5299add1 05:23:28 Pulling go115 05:23:28 Removing intermediate container 0ffe5299add1 05:23:28 ---> 4ec16e692a41 05:23:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:23:29 ---> Running in da30f0c3f8a0 05:23:29 Removing intermediate container da30f0c3f8a0 05:23:29 ---> 80f944f5f22a 05:23:29 Step 21/23 : LABEL arch=arm64 05:23:29 'edgex-go' has dependencies that need to be staged: go115 05:23:29 Skipping pull go115 (already ran) 05:23:29 Building go115 05:23:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:23:29 Dload Upload Total Spent Left Speed 05:23:29 ---> Running in c930cee1a481 05:23:29 Removing intermediate container c930cee1a481 05:23:29 ---> 15d3ddcd2657 05:23:29 Step 22/23 : LABEL git_sha=eb668afbd02026f81e6d63485d485e0d493d9356 05:23:30 ---> Running in c28876a6af13 05:23:30 Removing intermediate container c28876a6af13 05:23:30 ---> 5365dfecda7c 05:23:30 Step 23/23 : LABEL version=0.0.0 05:23:30 ---> Running in 24eeef493a87 05:23:31 Removing intermediate container 24eeef493a87 05:23:31 ---> 7178a6af7757 05:23:31 05:23:31 Successfully built 7178a6af7757 05:23:31 Successfully tagged docker-core-data-go-arm64:latest 05:23:31  Building docker-core-data-go ... done  [Pipeline] } 05:23:32 $ docker stop --time=1 c2089b11d20aa8e5e265812d81483ec59ba66edf1fc1ee89983cf82768c0ac09 05:23:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 115M 6 7135k 0 0 17.5M 0 0:00:06 --:--:-- 0:00:06 17.4M 38 115M 38 44.4M 0 0 31.8M 0 0:00:03 0:00:01 0:00:02 31.7M 81 115M 81 94.0M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 100 115M 100 115M 0 0 39.4M 0 0:00:02 0:00:02 --:--:-- 39.3M 05:23:32 go1.15.2.linux-amd64.tar.gz: OK 05:23:33 $ docker rm -f c2089b11d20aa8e5e265812d81483ec59ba66edf1fc1ee89983cf82768c0ac09 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:34 + grep docker 05:23:34 + docker images 05:23:34 docker-core-data-go-arm64 latest 7178a6af7757 3 seconds ago 20.9MB 05:23:34 docker-support-notifications-go-arm64 latest ba8af2ff3a24 22 seconds ago 11.4MB 05:23:34 docker-core-metadata-go-arm64 latest c7dd87c52bd9 23 seconds ago 12.2MB 05:23:34 docker-security-bootstrap-redis-go-arm64 latest d00194f87f7e 53 seconds ago 15.1MB 05:23:34 docker-sys-mgmt-agent-go-arm64 latest 922b86f97986 About a minute ago 300MB 05:23:34 docker-security-secretstore-setup-go-arm64 latest 494dc4df91bc 3 minutes ago 23.4MB 05:23:34 docker-security-proxy-setup-go-arm64 latest 410ab6d684d9 3 minutes ago 23.3MB 05:23:34 docker-core-command-go-arm64 latest 1f3061b94b00 3 minutes ago 9.98MB 05:23:34 docker-support-scheduler-go-arm64 latest 68454bf003bc 3 minutes ago 10MB 05:23:34 docker 20.10.0 eeaf43b92773 3 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] } 05:23:37 Staging go115 05:23:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:23:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:23:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:23:42 Fetched 0 B in 0s (0 B/s) 05:23:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:23:42 Fetched 224 kB in 0s (0 B/s) 05:23:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:23:42 Fetched 157 kB in 0s (0 B/s) 05:23:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:23:42 Fetched 221 kB in 0s (0 B/s) 05:23:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:23:42 Fetched 143 kB in 0s (0 B/s) 05:23:42 Pulling edgex-go 05:23:43 Pulling version 05:23:44 Building config-common 05:23:46 Skipping build go-build-helper (already ran) 05:23:46 Skipping build static-packages (already ran) 05:23:46 Skipping build go115 (already ran) 05:23:46 Building edgex-go 05:23:46 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 05:23:47 go: downloading github.com/gorilla/mux v1.8.0 05:23:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 05:23:47 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 05:23:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:23:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 05:23:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:23:47 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 05:23:47 go: downloading github.com/google/uuid v1.1.3 05:23:47 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 05:23:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 05:23:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:23:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:23:47 go: downloading github.com/pebbe/zmq4 v1.0.0 05:23:48 go: downloading github.com/pkg/errors v0.8.1 05:23:48 go: downloading github.com/go-playground/validator/v10 v10.3.0 05:23:48 go: downloading github.com/x448/float16 v0.8.4 05:23:48 go: downloading github.com/go-kit/kit v0.8.0 05:23:48 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 05:23:48 go: downloading github.com/BurntSushi/toml v0.3.1 05:23:48 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 05:23:48 go: downloading github.com/pelletier/go-toml v1.2.0 05:23:48 go: downloading gopkg.in/yaml.v2 v2.4.0 05:23:48 go: downloading github.com/imdario/mergo v0.3.11 05:23:48 go: downloading github.com/hashicorp/consul/api v1.1.0 05:23:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:23:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 05:23:48 go: downloading github.com/go-playground/universal-translator v0.17.0 05:23:48 go: downloading github.com/leodido/go-urn v1.2.0 05:23:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:23:48 go: downloading github.com/go-playground/locales v0.13.0 05:23:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:23:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:23:48 go: downloading github.com/mitchellh/copystructure v1.0.0 05:23:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:23:48 go: downloading github.com/hashicorp/serf v0.8.2 05:23:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:23:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:23:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:23:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:23:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:23:56 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 05:24:00 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 05:24:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:24:02 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 05:24:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:24:02 go: downloading github.com/stretchr/testify v1.6.1 05:24:02 go: downloading github.com/pmezard/go-difflib v1.0.0 05:24:02 go: downloading github.com/davecgh/go-spew v1.1.1 05:24:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:24:04 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 05:24:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:24:04 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 05:24:05 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 05:24:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:24:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:24:06 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 05:24:07 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 05:24:08 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 05:24:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:24:11 Building version 05:24:13 Staging config-common 05:24:14 Skipping stage go-build-helper (already ran) 05:24:14 Skipping stage static-packages (already ran) 05:24:14 Skipping stage go115 (already ran) 05:24:14 Staging edgex-go 05:24:15 Staging version 05:24:16 Priming config-common 05:24:17 Priming go-build-helper 05:24:18 Priming static-packages 05:24:20 Priming go115 05:24:21 Priming edgex-go 05:24:22 Priming version 05:24:23 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:24:27 provisioning config files... 05:24:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4587218827612370296tmp [Pipeline] { [Pipeline] sh 05:24:27 + set +x 05:24:27 + curl -s https://codecov.io/bash 05:24:27 + bash -s -- 05:24:28 05:24:28 _____ _ 05:24:28 / ____| | | 05:24:28 | | ___ __| | ___ ___ _____ __ 05:24:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:24:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:24:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:24:28 Bash-20201231-23d4836 05:24:28 05:24:28 05:24:28 ==> git version 2.24.3 found 05:24:28 ==> 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 05:24:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:24:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:24:28 ==> Jenkins CI detected. 05:24:28 project root: . 05:24:28 --> token set from env 05:24:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:24:28 ==> Running gcov in . (disable via -X gcov) 05:24:28 ==> Python coveragepy not found 05:24:28 ==> Searching for coverage reports in: 05:24:28 + . 05:24:28 -> Found 1 reports 05:24:28 ==> Detecting git/mercurial file structure 05:24:28 ==> Reading reports 05:24:28 + ./coverage.out bytes=538204 05:24:28 ==> Appending adjustments 05:24:28 https://docs.codecov.io/docs/fixing-reports 05:24:34 + Found adjustments 05:24:34 ==> Gzipping contents 05:24:34 80K /tmp/codecov.4dOOH0.gz 05:24:34 ==> Uploading reports 05:24:34 url: https://codecov.io 05:24:34 query: branch=PR-2982&commit=eb668afbd02026f81e6d63485d485e0d493d9356&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= 05:24:34 -> Pinging Codecov 05:24:34 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2982&commit=eb668afbd02026f81e6d63485d485e0d493d9356&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2982%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2982&job=&cmd_args= 05:24:34 -> Uploading to 05:24:34 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/eb668afbd02026f81e6d63485d485e0d493d9356/d448cdcd-c032-4437-9659-7a49af1f198e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T052433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31b99a91467b926a60fb6860414b93c0e08ac49738ced4b24cb6b1db15f0cc6 05:24:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:34 Dload Upload Total Spent Left Speed 05:24:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81919 0 0 100 81919 0 144k --:--:-- --:--:-- --:--:-- 144k 05:24:34 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/eb668afbd02026f81e6d63485d485e0d493d9356 [Pipeline] } 05:24:34 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 05:24:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:24:37 ---> package-listing.sh 05:24:37 ++ facter osfamily 05:24:37 ++ tr '[:upper:]' '[:lower:]' 05:24:37 + OS_FAMILY=redhat 05:24:37 + workspace=/w/workspace/edgex-go/4 05:24:37 + START_PACKAGES=/tmp/packages_start.txt 05:24:37 + END_PACKAGES=/tmp/packages_end.txt 05:24:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:24:37 + PACKAGES=/tmp/packages_start.txt 05:24:37 + '[' /w/workspace/edgex-go/4 ']' 05:24:37 + PACKAGES=/tmp/packages_end.txt 05:24:37 + case "${OS_FAMILY}" in 05:24:37 + rpm -qa 05:24:37 + sort 05:24:44 + '[' -f /tmp/packages_start.txt ']' 05:24:44 + '[' -f /tmp/packages_end.txt ']' 05:24:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:24:44 + '[' /w/workspace/edgex-go/4 ']' 05:24:44 + mkdir -p /w/workspace/edgex-go/4/archives/ 05:24:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 05:24:44 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:24:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:24:45 05:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:24:46 alpine: Pulling from edgex-lftools-log-publisher 05:24:46 df20fa9351a1: Pulling fs layer 05:24:46 36b3adc4ff6f: Pulling fs layer 05:24:46 8ad3a11d3b57: Pulling fs layer 05:24:46 46f8f816bc3b: Pulling fs layer 05:24:46 93b61091891f: Pulling fs layer 05:24:46 93b9cdb0e59b: Pulling fs layer 05:24:46 5e14af77c1be: Pulling fs layer 05:24:46 01666e4c0597: Pulling fs layer 05:24:46 aa168da1d23b: Pulling fs layer 05:24:46 5e14af77c1be: Waiting 05:24:46 01666e4c0597: Waiting 05:24:46 aa168da1d23b: Waiting 05:24:46 46f8f816bc3b: Waiting 05:24:46 93b61091891f: Waiting 05:24:46 93b9cdb0e59b: Waiting 05:24:46 36b3adc4ff6f: Download complete 05:24:46 46f8f816bc3b: Verifying Checksum 05:24:46 46f8f816bc3b: Download complete 05:24:46 df20fa9351a1: Verifying Checksum 05:24:46 df20fa9351a1: Download complete 05:24:46 93b9cdb0e59b: Verifying Checksum 05:24:46 93b9cdb0e59b: Download complete 05:24:46 93b61091891f: Verifying Checksum 05:24:46 93b61091891f: Download complete 05:24:46 5e14af77c1be: Verifying Checksum 05:24:46 5e14af77c1be: Download complete 05:24:46 01666e4c0597: Verifying Checksum 05:24:46 01666e4c0597: Download complete 05:24:47 df20fa9351a1: Pull complete 05:24:47 36b3adc4ff6f: Pull complete 05:24:48 8ad3a11d3b57: Verifying Checksum 05:24:48 8ad3a11d3b57: Download complete 05:24:49 8ad3a11d3b57: Pull complete 05:24:49 46f8f816bc3b: Pull complete 05:24:51 aa168da1d23b: Verifying Checksum 05:24:51 aa168da1d23b: Download complete 05:24:53 93b61091891f: Pull complete 05:24:53 93b9cdb0e59b: Pull complete 05:24:53 5e14af77c1be: Pull complete 05:24:54 01666e4c0597: Pull complete 05:25:09 aa168da1d23b: Pull complete 05:25:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:25:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:25:09 prd-centos7-docker-4c-2g-18429 does not seem to be running inside a container 05:25:09 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:25:14 $ docker top 078c797fe319b6f7ccb4f8210745a87a2c706b5c88a5caab7f665778a05f05a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:14 + touch /tmp/pre-build-complete [Pipeline] sh 05:25:15 + mkdir -p /var/log/sa [Pipeline] sh 05:25:15 + ls /var/log/sa-host 05:25:15 + sadf -c /var/log/sa-host/sa05 05:25:15 file_magic: OK 05:25:15 HZ: Using current value: 100 05:25:15 file_header: OK 05:25:15 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 05:25:15 Statistics: 05:25:15 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... 05:25:15 File successfully converted to sysstat format version 12.2.1 05:25:15 + sadf -c /var/log/sa-host/sa23 05:25:15 file_magic: OK 05:25:15 HZ: Using current value: 100 05:25:15 file_header: OK 05:25:15 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 05:25:15 Statistics: 05:25:15 Hnuu...uuuununununu... 05:25:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:16 provisioning config files... 05:25:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6413467350925859846tmp [Pipeline] { [Pipeline] echo 05:25:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:25:17 ---> create-netrc.sh [Pipeline] } 05:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:25:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:25:17 ---> python-tools-install.sh [Pipeline] echo 05:25:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:25:18 ---> sudo-logs.sh 05:25:18 Archiving 'sudo' log.. [Pipeline] echo 05:25:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:25:19 ---> job-cost.sh 05:25:19 lf-activate-venv: SKIPPING 05:25:19 INFO: No Stack... 05:25:20 INFO: Retrieving Pricing Info for: v1-standard-2 05:25:21 INFO: Archiving Costs [Pipeline] echo 05:25:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:25:21 ---> logs-deploy.sh 05:25:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2982/4 05:25:21 INFO: archiving workspace using pattern(s): 05:25:24 Archives upload complete. 05:25:24 INFO: archiving logs to Nexus 05:25:26 ---> uname -a: 05:25:26 Linux prd-centos7-docker-4c-2g-18429.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:25:26 05:25:26 05:25:26 ---> lscpu: 05:25:26 Architecture: x86_64 05:25:26 CPU op-mode(s): 32-bit, 64-bit 05:25:26 Byte Order: Little Endian 05:25:26 Address sizes: 40 bits physical, 48 bits virtual 05:25:26 CPU(s): 4 05:25:26 On-line CPU(s) list: 0-3 05:25:26 Thread(s) per core: 1 05:25:26 Core(s) per socket: 1 05:25:26 Socket(s): 4 05:25:26 NUMA node(s): 1 05:25:26 Vendor ID: GenuineIntel 05:25:26 CPU family: 6 05:25:26 Model: 44 05:25:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:25:26 Stepping: 1 05:25:26 CPU MHz: 2933.438 05:25:26 BogoMIPS: 5866.87 05:25:26 Virtualization: VT-x 05:25:26 Hypervisor vendor: KVM 05:25:26 Virtualization type: full 05:25:26 L1d cache: 128 KiB 05:25:26 L1i cache: 128 KiB 05:25:26 L2 cache: 16 MiB 05:25:26 L3 cache: 64 MiB 05:25:26 NUMA node0 CPU(s): 0-3 05:25:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:25:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:25:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:25:26 Vulnerability Meltdown: Mitigation; PTI 05:25:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:25:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:25:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:25:26 Vulnerability Srbds: Not affected 05:25:26 Vulnerability Tsx async abort: Not affected 05:25:26 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 05:25:26 05:25:26 05:25:26 ---> nproc: 05:25:26 4 05:25:26 05:25:26 05:25:26 ---> df -h: 05:25:26 Filesystem Size Used Available Use% Mounted on 05:25:26 overlay 50.0G 11.6G 38.4G 23% / 05:25:26 tmpfs 64.0M 0 64.0M 0% /dev 05:25:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:25:26 shm 64.0M 0 64.0M 0% /dev/shm 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4 05:25:26 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/4@tmp 05:25:26 05:25:26 05:25:26 ---> free -m: 05:25:26 total used free shared buff/cache available 05:25:26 Mem: 1837 702 114 0 1020 1049 05:25:26 Swap: 1023 58 965 05:25:26 05:25:26 05:25:26 ---> ip addr: 05:25:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:25:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:25:26 inet 127.0.0.1/8 scope host lo 05:25:26 valid_lft forever preferred_lft forever 05:25:26 inet6 ::1/128 scope host 05:25:26 valid_lft forever preferred_lft forever 05:25:26 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:25:26 link/ether fa:16:3e:48:c5:4d brd ff:ff:ff:ff:ff:ff 05:25:26 inet 10.30.122.34/23 brd 10.30.123.255 scope global dynamic eth0 05:25:26 valid_lft 85151sec preferred_lft 85151sec 05:25:26 inet6 fe80::f816:3eff:fe48:c54d/64 scope link 05:25:26 valid_lft forever preferred_lft forever 05:25:26 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:25:26 link/ether 02:42:e0:72:9e:60 brd ff:ff:ff:ff:ff:ff 05:25:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:25:26 valid_lft forever preferred_lft forever 05:25:26 inet6 fe80::42:e0ff:fe72:9e60/64 scope link 05:25:26 valid_lft forever preferred_lft forever 05:25:26 05:25:26 05:25:26 ---> sar -b -r -n DEV: 05:25:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 05:25:26 05:25:26 05:04:24 LINUX RESTART (4 CPU) 05:25:26 05:25:26 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:25:26 05:06:01 76.32 39.33 36.99 0.00 6637.52 7072.36 0.00 05:25:26 05:07:02 102.77 60.15 42.62 0.00 5964.30 17933.20 0.00 05:25:26 05:08:01 191.73 50.91 140.82 0.00 2451.16 34686.47 0.00 05:25:26 05:09:01 175.14 70.84 104.29 0.00 2545.47 15216.76 0.00 05:25:26 05:10:01 71.38 16.47 54.91 0.00 741.76 6555.90 0.00 05:25:26 05:11:02 112.47 55.54 56.93 0.00 3227.61 5205.14 0.00 05:25:26 05:12:01 42.42 10.94 31.48 0.00 572.10 12768.49 0.00 05:25:26 05:13:03 359.92 165.43 194.49 0.00 70476.20 128079.03 0.00 05:25:26 05:14:08 2106.60 1884.37 222.23 0.00 100480.90 109826.38 0.00 05:25:26 05:15:02 1091.46 956.69 134.78 0.00 55113.78 61984.98 0.00 05:25:26 05:16:02 373.17 120.05 253.12 0.00 26547.24 77264.90 0.00 05:25:26 05:17:05 775.89 565.75 210.15 0.00 74852.38 78231.89 0.00 05:25:26 05:18:02 852.77 616.17 236.60 0.00 38160.89 46880.04 0.00 05:25:26 05:19:01 56.61 15.85 40.75 0.00 3122.72 4312.03 0.00 05:25:26 05:20:01 2.70 2.40 0.30 0.00 74.55 4.99 0.00 05:25:26 05:21:01 0.92 0.08 0.83 0.00 2.00 16.04 0.00 05:25:26 05:22:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 05:25:26 05:23:01 0.22 0.02 0.20 0.00 0.53 2.58 0.00 05:25:26 05:24:01 0.28 0.00 0.28 0.00 0.00 3.99 0.00 05:25:26 05:25:02 122.50 67.09 55.41 0.00 5418.92 11318.60 0.00 05:25:26 Average: 329.77 238.58 91.18 0.00 20173.23 31243.56 0.00 05:25:26 05:25:26 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:25:26 05:06:01 114556 0 603588 32.08 2620 1160780 1328904 45.35 476584 1084396 49492 05:25:26 05:07:02 77996 0 646440 34.36 2620 1154488 1560084 53.24 682372 913396 71316 05:25:26 05:08:01 78764 0 707492 37.60 2284 1093004 1528400 52.16 594448 954040 32796 05:25:26 05:09:01 165048 0 753284 40.04 1492 961720 1752728 59.82 617032 827164 46608 05:25:26 05:10:01 164796 0 797292 42.37 940 918516 1689664 57.67 689280 746476 70664 05:25:26 05:11:02 76432 0 926904 49.26 836 877372 1624436 55.44 760624 757932 48180 05:25:26 05:12:01 105480 0 746380 39.67 724 1028960 1551488 52.95 624432 880316 68964 05:25:26 05:13:03 74916 0 809272 43.01 48 997308 2267524 77.39 715124 888240 61860 05:25:26 05:14:08 65044 0 817764 43.46 48 998688 2354552 80.36 759372 829892 40848 05:25:26 05:15:02 262704 0 1119912 59.52 48 498880 3236212 110.45 714052 643656 17316 05:25:26 05:16:02 103380 0 667448 35.47 48 1110668 1381780 47.16 712036 828552 8052 05:25:26 05:17:05 97468 0 864644 45.95 48 919384 2657980 90.71 667700 853864 76172 05:25:26 05:18:02 259004 0 747972 39.75 48 874520 1987256 67.82 619304 747020 132 05:25:26 05:19:01 336528 0 627796 33.37 48 917172 1237128 42.22 504348 796000 8 05:25:26 05:20:01 338416 0 624608 33.20 48 918472 1220260 41.65 502724 796200 20 05:25:26 05:21:01 339232 0 623764 33.15 48 918500 1205856 41.15 501884 796148 8 05:25:26 05:22:01 340348 0 622592 33.09 48 918556 1197632 40.87 501276 796136 20 05:25:26 05:23:01 340184 0 622816 33.10 48 918496 1197632 40.87 501060 796124 8 05:25:26 05:24:01 340248 0 622728 33.10 48 918520 1197632 40.87 501312 796140 8 05:25:26 05:25:02 63760 0 694616 36.92 48 1123120 1625024 55.46 639332 927208 97528 05:25:26 Average: 187215 0 732366 38.92 607 961356 1690109 57.68 614215 832945 34500 05:25:26 05:25:26 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:25:26 05:06:01 eth0 761.75 454.10 3636.68 86.89 0.00 0.00 0.00 0.00 05:25:26 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:07:02 eth0 782.17 881.29 2693.37 114.04 0.00 0.00 0.00 0.00 05:25:26 05:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:07:02 docker0 855.13 729.93 69.44 2654.15 0.00 0.00 0.00 0.00 05:25:26 05:08:01 eth0 473.96 371.01 3691.83 35.61 0.00 0.00 0.00 0.00 05:25:26 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:08:01 veth0caffe7 50.52 100.37 4.94 456.24 0.00 0.00 0.00 0.00 05:25:26 05:08:01 docker0 99.11 163.70 6.79 821.52 0.00 0.00 0.00 0.00 05:25:26 05:09:01 veth09df50c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:09:01 eth0 25.69 20.04 40.07 9.88 0.00 0.00 0.00 0.00 05:25:26 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:09:01 docker0 0.94 2.44 0.08 14.38 0.00 0.00 0.00 0.00 05:25:26 05:10:01 veth09df50c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:10:01 eth0 38.46 31.46 22.88 73.34 0.00 0.00 0.00 0.00 05:25:26 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:11:02 veth09df50c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:11:02 eth0 17.04 12.68 14.62 7.97 0.00 0.00 0.00 0.00 05:25:26 05:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:12:01 eth0 232.98 188.94 1719.62 87.84 0.00 0.00 0.00 0.00 05:25:26 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:13:03 veth1ad14cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:13:03 eth0 19.29 14.13 21.09 8.62 0.00 0.00 0.00 0.00 05:25:26 05:13:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:13:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:14:08 veth1ad14cc 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:14:08 eth0 43.20 30.00 149.62 8.38 0.00 0.00 0.00 0.00 05:25:26 05:14:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:14:08 docker0 16.83 25.80 0.89 134.65 0.00 0.00 0.00 0.00 05:25:26 05:15:02 vethcb27faa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:15:02 veth5949e20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:15:02 veth1ad14cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:15:02 eth0 14.15 14.31 6.57 56.98 0.00 0.00 0.00 0.00 05:25:26 05:16:02 veth1ad14cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:16:02 eth0 173.53 129.97 1420.79 22.59 0.00 0.00 0.00 0.00 05:25:26 05:16:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:25:26 05:16:02 docker0 990.51 952.41 78.50 3783.43 0.00 0.00 0.00 0.00 05:25:26 05:17:05 veth1da4132 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:17:05 vethd2b4a5f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:17:05 veth1ad14cc 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:17:05 veth038dcbf 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:18:02 veth2b07409 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 05:25:26 05:18:02 veth1ad14cc 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 05:25:26 05:18:02 eth0 2929.78 2394.20 14777.99 644.50 0.00 0.00 0.00 0.00 05:25:26 05:18:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:25:26 05:19:01 eth0 39.03 31.57 61.12 63.78 0.00 0.00 0.00 0.00 05:25:26 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:19:01 docker0 1029.89 1043.33 81.11 4294.56 0.00 0.00 0.00 0.00 05:25:26 05:20:01 eth0 0.63 0.27 0.29 0.20 0.00 0.00 0.00 0.00 05:25:26 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:21:01 eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 05:25:26 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:25:26 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:23:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:25:26 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:25:02 eth0 213.77 173.95 2170.92 22.35 0.00 0.00 0.00 0.00 05:25:26 05:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 Average: eth0 149.84 122.50 805.36 34.56 0.00 0.00 0.00 0.00 05:25:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:26 Average: docker0 50.71 51.37 3.99 211.44 0.00 0.00 0.00 0.00 05:25:26 05:25:26 05:25:26 ---> sar -P ALL: 05:25:26 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 05:25:26 05:25:26 05:04:24 LINUX RESTART (4 CPU) 05:25:26 05:25:26 05:05:01 CPU %user %nice %system %iowait %steal %idle 05:25:26 05:06:01 all 14.06 0.00 5.54 1.76 13.50 65.13 05:25:26 05:06:01 0 14.64 0.00 6.11 1.75 14.15 63.35 05:25:26 05:06:01 1 14.56 0.00 5.42 3.44 13.69 62.89 05:25:26 05:06:01 2 15.96 0.00 5.52 1.04 12.88 64.60 05:25:26 05:06:01 3 11.17 0.00 5.14 0.81 13.31 69.57 05:25:26 05:07:02 all 7.75 0.00 3.74 1.15 15.29 72.06 05:25:26 05:07:02 0 7.08 0.00 4.75 1.37 16.85 69.94 05:25:26 05:07:02 1 6.72 0.00 3.28 2.02 15.21 72.77 05:25:26 05:07:02 2 10.18 0.00 3.46 0.45 14.83 71.08 05:25:26 05:07:02 3 7.06 0.00 3.50 0.74 14.29 74.42 05:25:26 05:08:01 all 4.38 0.00 4.18 2.07 22.83 66.54 05:25:26 05:08:01 0 4.44 0.00 4.51 2.04 24.48 64.53 05:25:26 05:08:01 1 4.46 0.00 4.36 3.50 21.94 65.75 05:25:26 05:08:01 2 4.22 0.00 4.19 1.15 22.37 68.06 05:25:26 05:08:01 3 4.39 0.00 3.67 1.56 22.56 67.82 05:25:26 05:09:01 all 24.29 0.00 8.74 3.54 19.46 43.97 05:25:26 05:09:01 0 24.26 0.00 8.81 3.93 19.60 43.41 05:25:26 05:09:01 1 21.85 0.00 8.13 3.90 20.12 46.00 05:25:26 05:09:01 2 24.89 0.00 8.69 3.55 19.71 43.16 05:25:26 05:09:01 3 26.24 0.00 9.35 2.78 18.36 43.27 05:25:26 05:10:01 all 39.18 0.00 12.12 2.74 29.21 16.75 05:25:26 05:10:01 0 48.24 0.00 14.48 2.15 25.10 10.02 05:25:26 05:10:01 1 29.96 0.00 10.35 2.34 32.21 25.14 05:25:26 05:10:01 2 35.11 0.00 10.88 2.67 31.76 19.58 05:25:26 05:10:01 3 45.14 0.00 13.13 3.85 27.10 10.78 05:25:26 05:11:02 all 30.66 0.00 12.92 3.11 24.64 28.67 05:25:26 05:11:02 0 29.96 0.00 13.39 4.09 25.21 27.36 05:25:26 05:11:02 1 30.03 0.00 12.54 3.78 25.73 27.92 05:25:26 05:11:02 2 32.10 0.00 13.21 2.94 24.52 27.23 05:25:26 05:11:02 3 30.58 0.00 12.57 1.66 23.08 32.10 05:25:26 05:12:01 all 16.25 0.00 8.42 0.41 21.51 53.41 05:25:26 05:12:01 0 15.35 0.00 7.72 0.17 22.73 54.03 05:25:26 05:12:01 1 16.34 0.00 8.62 0.21 21.65 53.19 05:25:26 05:12:01 2 15.01 0.00 7.94 0.91 21.15 54.99 05:25:26 05:12:01 3 18.33 0.00 9.42 0.35 20.51 51.39 05:25:26 05:13:03 all 11.30 0.00 12.27 3.38 27.49 45.56 05:25:26 05:13:03 0 11.99 0.00 12.92 2.97 27.76 44.35 05:25:26 05:13:03 1 11.98 0.00 11.74 4.42 27.54 44.32 05:25:26 05:13:03 2 11.37 0.00 12.36 3.27 27.13 45.87 05:25:26 05:13:03 3 9.84 0.00 12.07 2.83 27.53 47.72 05:25:26 05:14:08 all 9.66 0.00 14.90 24.80 24.99 25.65 05:25:26 05:14:08 0 10.85 0.00 16.87 25.98 25.00 21.31 05:25:26 05:14:08 1 8.89 0.00 14.06 23.93 24.60 28.52 05:25:26 05:14:08 2 9.61 0.00 14.46 25.66 24.79 25.48 05:25:26 05:14:08 3 9.33 0.00 14.26 23.66 25.61 27.14 05:25:26 05:15:02 all 42.68 0.00 14.31 9.33 20.29 13.39 05:25:26 05:15:02 0 41.99 0.00 13.46 9.05 21.50 13.99 05:25:26 05:15:02 1 41.75 0.00 14.66 10.67 19.69 13.23 05:25:26 05:15:02 2 42.61 0.00 13.63 8.78 20.26 14.73 05:25:26 05:15:02 3 44.37 0.00 15.48 8.80 19.71 11.64 05:25:26 05:16:02 all 27.27 0.00 15.91 10.23 28.74 17.85 05:25:26 05:16:02 0 28.00 0.00 16.25 10.46 27.30 18.00 05:25:26 05:16:02 1 27.85 0.00 15.41 11.16 28.42 17.15 05:25:26 05:16:02 2 25.45 0.00 16.19 8.56 29.23 20.58 05:25:26 05:16:02 3 27.74 0.00 15.77 10.75 30.08 15.66 05:25:26 05:25:26 05:16:02 CPU %user %nice %system %iowait %steal %idle 05:25:26 05:17:05 all 24.79 0.00 15.82 10.19 31.95 17.24 05:25:26 05:17:05 0 26.07 0.00 16.89 10.27 30.05 16.72 05:25:26 05:17:05 1 24.17 0.00 15.57 10.20 31.62 18.44 05:25:26 05:17:05 2 24.13 0.00 16.34 10.32 31.71 17.51 05:25:26 05:17:05 3 24.82 0.00 14.47 9.96 34.45 16.30 05:25:26 05:18:02 all 42.40 0.00 16.74 15.16 17.56 8.14 05:25:26 05:18:02 0 42.03 0.00 16.45 14.60 17.51 9.41 05:25:26 05:18:02 1 46.33 0.00 17.22 15.10 15.52 5.83 05:25:26 05:18:02 2 41.22 0.00 17.95 15.84 17.95 7.03 05:25:26 05:18:02 3 40.07 0.00 15.36 15.10 19.23 10.24 05:25:26 05:19:01 all 3.17 0.00 3.04 1.33 4.25 88.21 05:25:26 05:19:01 0 3.10 0.00 2.58 0.37 4.28 89.67 05:25:26 05:19:01 1 3.05 0.00 2.74 2.15 4.27 87.79 05:25:26 05:19:01 2 3.08 0.00 3.43 0.51 4.21 88.77 05:25:26 05:19:01 3 3.43 0.00 3.40 2.28 4.25 86.64 05:25:26 05:20:01 all 0.11 0.00 0.07 0.04 0.34 99.44 05:25:26 05:20:01 0 0.02 0.00 0.07 0.02 0.25 99.65 05:25:26 05:20:01 1 0.03 0.00 0.03 0.02 0.20 99.72 05:25:26 05:20:01 2 0.38 0.00 0.10 0.12 0.55 98.85 05:25:26 05:20:01 3 0.02 0.00 0.07 0.02 0.35 99.55 05:25:26 05:21:01 all 0.12 0.00 0.26 0.00 1.02 98.60 05:25:26 05:21:01 0 0.18 0.00 0.18 0.00 0.85 98.79 05:25:26 05:21:01 1 0.18 0.00 0.31 0.00 1.11 98.39 05:25:26 05:21:01 2 0.07 0.00 0.25 0.00 1.00 98.69 05:25:26 05:21:01 3 0.07 0.00 0.28 0.00 1.13 98.53 05:25:26 05:22:01 all 0.08 0.00 0.04 0.00 0.31 99.57 05:25:26 05:22:01 0 0.23 0.00 0.05 0.00 0.28 99.43 05:25:26 05:22:01 1 0.02 0.00 0.02 0.00 0.10 99.87 05:25:26 05:22:01 2 0.03 0.00 0.05 0.00 0.28 99.63 05:25:26 05:22:01 3 0.03 0.00 0.05 0.00 0.58 99.34 05:25:26 05:23:01 all 0.08 0.00 0.09 0.00 0.68 99.15 05:25:26 05:23:01 0 0.22 0.00 0.08 0.00 0.53 99.17 05:25:26 05:23:01 1 0.03 0.00 0.10 0.00 0.58 99.29 05:25:26 05:23:01 2 0.05 0.00 0.12 0.00 0.81 99.02 05:25:26 05:23:01 3 0.02 0.00 0.07 0.00 0.81 99.11 05:25:26 05:24:01 all 0.10 0.00 0.03 0.00 0.34 99.52 05:25:26 05:24:01 0 0.28 0.00 0.03 0.00 0.25 99.43 05:25:26 05:24:01 1 0.05 0.00 0.03 0.00 0.20 99.72 05:25:26 05:24:01 2 0.07 0.00 0.07 0.00 0.53 99.34 05:25:26 05:24:01 3 0.02 0.00 0.00 0.00 0.40 99.59 05:25:26 05:25:02 all 3.57 0.00 2.87 2.68 7.95 82.92 05:25:26 05:25:02 0 3.59 0.00 3.15 2.83 8.19 82.24 05:25:26 05:25:02 1 2.53 0.00 2.42 0.55 7.41 87.09 05:25:26 05:25:02 2 4.23 0.00 2.90 4.62 8.15 80.10 05:25:26 05:25:02 3 3.95 0.00 3.03 2.75 8.07 82.20 05:25:26 Average: all 14.16 0.00 7.34 4.47 15.34 58.69 05:25:26 Average: 0 14.61 0.00 7.67 4.48 15.31 57.93 05:25:26 Average: 1 13.68 0.00 7.10 4.73 15.41 59.07 05:25:26 Average: 2 14.09 0.00 7.33 4.41 15.41 58.77 05:25:26 Average: 3 14.29 0.00 7.25 4.25 15.25 58.96 05:25:26 05:25:26 05:25:26