Pull request #2913 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0d8a526d09733956dda91812c59d925399bed116+7f9dd25f9d981fc062fb35c9729d56f5b41711bb (8709818c21c1cb7667ed4d90d300caaad99aa7cd) 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14961 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [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 Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 > 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 Commit message: "feat(security): Eliminate security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:34:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:34:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:34:58 ========================================================= 22:34:58 EdgeX Global Pipelines Version Info 22:34:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 088d54081145fc69fa167f33e5557a2f43e6d3bb # timeout=10 22:35:01 ------------------- 22:35:01 stable info: 22:35:01 ------------------- 22:35:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:01 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 22:35:01 Message: update stable to v1.0.171 22:35:02 ------------------- 22:35:02 experimental info: 22:35:02 ------------------- 22:35:02 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:02 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 22:35:02 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:35:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:35:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d8a526d09733956dda91812c59d925399bed116 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d8a526 [Pipeline] echo 22:35:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:35:06 provisioning config files... 22:35:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7022562609339974401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:06 ---> docker-login.sh 22:35:06 nexus3.edgexfoundry.org:10001 22:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:07 Configure a credential helper to remove this warning. See 22:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:07 22:35:07 Login Succeeded 22:35:07 nexus3.edgexfoundry.org:10002 22:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:07 Configure a credential helper to remove this warning. See 22:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:07 22:35:07 Login Succeeded 22:35:07 nexus3.edgexfoundry.org:10003 22:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:08 Configure a credential helper to remove this warning. See 22:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:08 22:35:08 Login Succeeded 22:35:08 nexus3.edgexfoundry.org:10004 22:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:08 Configure a credential helper to remove this warning. See 22:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:08 22:35:08 Login Succeeded 22:35:08 docker.io 22:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:09 Configure a credential helper to remove this warning. See 22:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:09 22:35:09 Login Succeeded 22:35:09 ---> docker-login.sh ends [Pipeline] } 22:35:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:09 ++ 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 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/core-command/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo core-command,cmd/core-command/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/core-data/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo core-data,cmd/core-data/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/core-metadata/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo core-metadata,cmd/core-metadata/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/security-proxy-setup/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/support-notifications/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo support-notifications,cmd/support-notifications/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ dirname cmd/support-scheduler/Dockerfile 22:35:09 ++ cut -d/ -f2 22:35:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:35:09 + for file in '`ls cmd/**/Dockerfile`' 22:35:09 ++ cut -d/ -f2 22:35:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:35:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:35:10 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 22:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:11 22:35:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:12 latest: Pulling from edgex-devops/git-semver 22:35:12 31603596830f: Pulling fs layer 22:35:12 2a8b12db71e7: Pulling fs layer 22:35:12 6ca5941a6612: Pulling fs layer 22:35:12 ecc8261a40a4: Pulling fs layer 22:35:12 ecc8261a40a4: Waiting 22:35:12 2a8b12db71e7: Verifying Checksum 22:35:12 2a8b12db71e7: Download complete 22:35:12 31603596830f: Download complete 22:35:12 6ca5941a6612: Verifying Checksum 22:35:12 6ca5941a6612: Download complete 22:35:12 ecc8261a40a4: Verifying Checksum 22:35:12 ecc8261a40a4: Download complete 22:35:13 31603596830f: Pull complete 22:35:13 2a8b12db71e7: Pull complete 22:35:15 6ca5941a6612: Pull complete 22:35:15 ecc8261a40a4: Pull complete 22:35:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:15 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:35:15 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:18 $ docker top d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:18 [ssh-agent] Looking for ssh-agent implementation... 22:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:19 $ docker exec d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent 22:35:19 SSH_AUTH_SOCK=/tmp/ssh-zpNVcmGkC6li/agent.13 22:35:19 SSH_AGENT_PID=19 22:35:19 Running ssh-add (command line suppressed) 22:35:19 Identity added: /w/workspace/edgex-go/4@tmp/private_key_169039524860333953.key (/w/workspace/edgex-go/4@tmp/private_key_169039524860333953.key) 22:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:20 + git tag --points-at HEAD [Pipeline] } 22:35:20 $ docker exec --env ******** --env ******** d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent -k 22:35:20 unset SSH_AUTH_SOCK; 22:35:20 unset SSH_AGENT_PID; 22:35:20 echo Agent pid 19 killed; 22:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:20 [ssh-agent] Looking for ssh-agent implementation... 22:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:20 $ docker exec d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent 22:35:21 SSH_AUTH_SOCK=/tmp/ssh-iwTbAmtTzNCx/agent.48 22:35:21 SSH_AGENT_PID=53 22:35:21 Running ssh-add (command line suppressed) 22:35:21 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2139442925094621841.key (/w/workspace/edgex-go/4@tmp/private_key_2139442925094621841.key) 22:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:21 + git semver init 22:35:21 # -> Open(): unable to determine branch for HEAD 22:35:21 # $GIT_DIR = /w/workspace/edgex-go/4/.git 22:35:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 22:35:21 # $SEMVER_REMOTE_NAME = origin 22:35:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:21 # $SEMVER_USER_NAME = edgex-jenkins 22:35:21 # $SEMVER_BRANCH = PR-2913 22:35:21 # $SEMVER_TEMP = /tmp/semver-293238745 22:35:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:35:48 # '/tmp/semver-293238745' -> '/w/workspace/edgex-go/4/.semver' 22:35:48 # -> Force: false 22:35:48 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 22:35:49 $ docker exec --env ******** --env ******** d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 ssh-agent -k 22:35:49 unset SSH_AUTH_SOCK; 22:35:49 unset SSH_AGENT_PID; 22:35:49 echo Agent pid 53 killed; 22:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:50 + git semver [Pipeline] } 22:35:50 $ docker stop --time=1 d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 22:35:52 $ docker rm -f d696af98d1b714e40e2a94724b7de69337dc7a4325934e7cf979d08d0693dfe8 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:54 Stashed 1 file(s) [Pipeline] echo 22:35:54 [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 22:35:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:35:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:35:55 + sudo service docker restart 22:35:55 + true 22:35:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:35:56 ========================================================= 22:35:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:35:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:35:57 + 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 . 22:36:04 Sending build context to Docker daemon 326.2MB 22:36:04 Step 1/7 : ARG BASE=golang:1.15-alpine 22:36:04 Step 2/7 : FROM ${BASE} 22:36:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:36:04 188c0c94c7c5: Pulling fs layer 22:36:04 0ef7d3d256c8: Pulling fs layer 22:36:04 de9db76c5a1d: Pulling fs layer 22:36:04 bca2f99d35d6: Pulling fs layer 22:36:04 93359f2a8cfa: Pulling fs layer 22:36:04 7c6f9722023f: Pulling fs layer 22:36:04 a35cf1a2eb13: Pulling fs layer 22:36:04 93359f2a8cfa: Waiting 22:36:04 7c6f9722023f: Waiting 22:36:04 a35cf1a2eb13: Waiting 22:36:04 bca2f99d35d6: Waiting 22:36:04 de9db76c5a1d: Verifying Checksum 22:36:04 de9db76c5a1d: Download complete 22:36:04 0ef7d3d256c8: Verifying Checksum 22:36:04 0ef7d3d256c8: Download complete 22:36:04 93359f2a8cfa: Verifying Checksum 22:36:04 93359f2a8cfa: Download complete 22:36:04 188c0c94c7c5: Verifying Checksum 22:36:04 188c0c94c7c5: Download complete 22:36:04 7c6f9722023f: Verifying Checksum 22:36:04 7c6f9722023f: Download complete 22:36:05 188c0c94c7c5: Pull complete 22:36:05 0ef7d3d256c8: Pull complete 22:36:05 de9db76c5a1d: Pull complete 22:36:07 a35cf1a2eb13: Verifying Checksum 22:36:07 a35cf1a2eb13: Download complete 22:36:08 bca2f99d35d6: Verifying Checksum 22:36:08 bca2f99d35d6: Download complete 22:36:09 Still waiting to schedule task 22:36:09 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 22:36:18 bca2f99d35d6: Pull complete 22:36:18 93359f2a8cfa: Pull complete 22:36:18 7c6f9722023f: Pull complete 22:36:21 a35cf1a2eb13: Pull complete 22:36:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:36:22 ---> a62c8e92a672 22:36:22 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:36:22 ---> Running in 656f5a4b8de6 22:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:24 (1/12) Installing libmagic (5.38-r0) 22:36:25 (2/12) Installing file (5.38-r0) 22:36:25 (3/12) Installing libc-dev (0.7.2-r3) 22:36:25 (4/12) Installing g++ (9.3.0-r2) 22:36:28 (5/12) Installing fortify-headers (1.1-r0) 22:36:28 (6/12) Installing patch (2.7.6-r6) 22:36:28 (7/12) Installing build-base (0.5-r2) 22:36:28 (8/12) Installing libsodium (1.0.18-r0) 22:36:29 (9/12) Installing pkgconf (1.7.2-r0) 22:36:29 (10/12) Installing libsodium-dev (1.0.18-r0) 22:36:29 (11/12) Installing libzmq (4.3.3-r0) 22:36:29 (12/12) Installing zeromq-dev (4.3.3-r0) 22:36:29 Executing busybox-1.31.1-r19.trigger 22:36:29 OK: 233 MiB in 51 packages 22:36:33 Removing intermediate container 656f5a4b8de6 22:36:33 ---> c215c815f20e 22:36:33 Step 4/7 : WORKDIR /edgex-go 22:36:33 ---> Running in fc2b9a8eee73 22:36:33 Removing intermediate container fc2b9a8eee73 22:36:33 ---> c76db50a1eff 22:36:33 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:36:34 latest: Pulling from library/docker 22:36:34 188c0c94c7c5: Already exists 22:36:34 0c7c675703d6: Pulling fs layer 22:36:34 cc8c12a437cb: Pulling fs layer 22:36:34 f092543453df: Pulling fs layer 22:36:34 65b6bc45957d: Pulling fs layer 22:36:34 4de832df471b: Pulling fs layer 22:36:34 79aa7fa92271: Pulling fs layer 22:36:34 4de832df471b: Waiting 22:36:34 79aa7fa92271: Waiting 22:36:34 65b6bc45957d: Waiting 22:36:35 cc8c12a437cb: Verifying Checksum 22:36:35 cc8c12a437cb: Download complete 22:36:35 0c7c675703d6: Verifying Checksum 22:36:35 0c7c675703d6: Download complete 22:36:35 65b6bc45957d: Verifying Checksum 22:36:35 65b6bc45957d: Download complete 22:36:35 4de832df471b: Verifying Checksum 22:36:35 4de832df471b: Download complete 22:36:35 79aa7fa92271: Download complete 22:36:35 0c7c675703d6: Pull complete 22:36:35 cc8c12a437cb: Pull complete 22:36:36 f092543453df: Verifying Checksum 22:36:36 f092543453df: Download complete 22:36:41 f092543453df: Pull complete 22:36:41 65b6bc45957d: Pull complete 22:36:41 4de832df471b: Pull complete 22:36:41 79aa7fa92271: Pull complete 22:36:41 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 22:36:41 Status: Downloaded newer image for docker:latest 22:36:44 ---> c33c591ac475 22:36:44 Step 6/7 : COPY go.mod . 22:36:44 ---> 358aaa65b69f 22:36:44 Step 7/7 : RUN go mod download 22:36:44 ---> Running in c09e659a384a 22:37:11 Removing intermediate container c09e659a384a 22:37:11 ---> 1573c04a46b4 22:37:11 Successfully built 1573c04a46b4 22:37:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:37:12 + docker inspect -f . ci-base-image-x86_64 22:37:12 . [Pipeline] withDockerContainer 22:37:12 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:37:12 $ 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 ******** ci-base-image-x86_64 cat 22:37:14 $ docker top 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:15 + go version 22:37:15 go version go1.15.5 linux/amd64 [Pipeline] } 22:37:15 $ docker stop --time=1 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 22:37:17 $ docker rm -f 51c344af6956f577d4ca3f4a2fe42087e708b331d91bfce2334b167c32eb5366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:18 + docker inspect -f . ci-base-image-x86_64 22:37:18 . [Pipeline] withDockerContainer 22:37:18 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:37:18 $ 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 ******** ci-base-image-x86_64 cat 22:37:19 $ docker top cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 -eo pid,comm [Pipeline] { [Pipeline] echo 22:37:19 ========================================================= 22:37:19 [edgeXBuildGoParallel] Running Tests and Build... 22:37:19 ========================================================= [Pipeline] sh 22:37:20 + make test 22:37:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:37:35 ? github.com/edgexfoundry/edgex-go [no test files] 22:37:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14962 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:37:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:38:02 using credential edgex-jenkins-ssh 22:38:02 Cloning the remote Git repository 22:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:38:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:38:02 > git init /w/workspace/edgex-go/4 # timeout=10 22:38:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:38:02 > git --version # timeout=10 22:38:02 > git --version # 'git version 2.17.1' 22:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:38:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:38:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:38:18 Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 22:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:38:18 Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 22:38:18 Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) 22:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:38:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:38:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:38:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:38:18 > git config core.sparsecheckout # timeout=10 22:38:18 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 22:38:18 > git remote # timeout=10 22:38:18 > git config --get remote.origin.url # timeout=10 22:38:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:18 > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 22:38:18 > git rev-parse HEAD^{commit} # timeout=10 22:38:18 > git config core.sparsecheckout # timeout=10 22:38:18 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 22:38:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:38:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:38:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:38:23 Commit message: "feat(security): Eliminate security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:38:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:38:25 + true 22:38:25 + sudo service docker restart 22:38:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.140s coverage: 46.6% of statements 22:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:38:27 provisioning config files... 22:38:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4784269157190864549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:28 ---> docker-login.sh 22:38:28 nexus3.edgexfoundry.org:10001 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 nexus3.edgexfoundry.org:10002 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 nexus3.edgexfoundry.org:10003 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.395s coverage: 27.1% of statements 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.135s coverage: 100.0% of statements 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.176s coverage: 67.7% of statements 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 nexus3.edgexfoundry.org:10004 22:38:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 82.3% of statements 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:38:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:31 Configure a credential helper to remove this warning. See 22:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:31 22:38:31 Login Succeeded 22:38:31 docker.io 22:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:31 Configure a credential helper to remove this warning. See 22:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:31 22:38:31 Login Succeeded 22:38:31 ---> docker-login.sh ends [Pipeline] } 22:38:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:32 ========================================================= 22:38:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:38:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:38:32 + 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 . 22:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.556s coverage: 28.6% of statements 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.215s coverage: 100.0% of statements 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.201s coverage: 100.0% of statements 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.193s coverage: 86.7% of statements 22:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.194s coverage: 97.5% of statements 22:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.114s coverage: 78.3% of statements 22:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:38:35 Sending build context to Docker daemon 165.4MB 22:38:35 Step 1/7 : ARG BASE=golang:1.15-alpine 22:38:35 Step 2/7 : FROM ${BASE} 22:38:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:35 5f621e34cdf4: Pulling fs layer 22:38:35 a4357932f1b6: Pulling fs layer 22:38:35 18c013af1878: Pulling fs layer 22:38:35 00ac8860ef70: Pulling fs layer 22:38:35 63d7cb157983: Pulling fs layer 22:38:35 b116817d02f9: Pulling fs layer 22:38:35 745a02a5169b: Pulling fs layer 22:38:35 00ac8860ef70: Waiting 22:38:35 63d7cb157983: Waiting 22:38:35 b116817d02f9: Waiting 22:38:35 745a02a5169b: Waiting 22:38:35 18c013af1878: Verifying Checksum 22:38:35 18c013af1878: Download complete 22:38:35 a4357932f1b6: Verifying Checksum 22:38:35 a4357932f1b6: Download complete 22:38:35 63d7cb157983: Verifying Checksum 22:38:35 63d7cb157983: Download complete 22:38:35 b116817d02f9: Download complete 22:38:35 5f621e34cdf4: Verifying Checksum 22:38:35 5f621e34cdf4: Download complete 22:38:36 5f621e34cdf4: Pull complete 22:38:36 a4357932f1b6: Pull complete 22:38:36 18c013af1878: Pull complete 22:38:38 745a02a5169b: Verifying Checksum 22:38:38 745a02a5169b: Download complete 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.712s coverage: 94.2% of statements 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 22:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements 22:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements 22:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements 22:38:39 00ac8860ef70: Download complete 22:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.125s coverage: 84.2% of statements 22:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 100.0% of statements 22:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.371s coverage: 63.5% of statements 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements 22:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.658s coverage: 55.9% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 37.1% of statements 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.580s coverage: 84.0% of statements 22:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.138s coverage: 100.0% of statements 22:38:49 00ac8860ef70: Pull complete 22:38:49 63d7cb157983: Pull complete 22:38:49 b116817d02f9: Pull complete 22:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.325s coverage: 47.1% of statements 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.092s coverage: 100.0% of statements 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:38:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements 22:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.003s coverage: 29.1% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.073s coverage: 0.0% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.150s coverage: 87.9% of statements 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 22:38:54 745a02a5169b: Pull complete 22:38:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:38:54 ---> b7e6874047d6 22:38:54 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:38:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements 22:38:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.122s coverage: 100.0% of statements 22:38:54 GO111MODULE=on go vet ./... 22:38:56 ---> Running in 835674ef1f1b 22:38:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:59 (1/12) Installing libmagic (5.38-r0) 22:38:59 (2/12) Installing file (5.38-r0) 22:38:59 (3/12) Installing libc-dev (0.7.2-r3) 22:39:00 (4/12) Installing g++ (9.3.0-r2) 22:39:04 (5/12) Installing fortify-headers (1.1-r0) 22:39:04 (6/12) Installing patch (2.7.6-r6) 22:39:04 (7/12) Installing build-base (0.5-r2) 22:39:04 (8/12) Installing libsodium (1.0.18-r0) 22:39:04 (9/12) Installing pkgconf (1.7.2-r0) 22:39:04 (10/12) Installing libsodium-dev (1.0.18-r0) 22:39:04 (11/12) Installing libzmq (4.3.3-r0) 22:39:04 (12/12) Installing zeromq-dev (4.3.3-r0) 22:39:04 Executing busybox-1.31.1-r19.trigger 22:39:04 OK: 217 MiB in 51 packages 22:39:08 Removing intermediate container 835674ef1f1b 22:39:08 ---> 3f379839c95f 22:39:08 Step 4/7 : WORKDIR /edgex-go 22:39:08 ---> Running in f846f4747a60 22:39:09 Removing intermediate container f846f4747a60 22:39:09 ---> d03d1b13c67e 22:39:09 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:39:10 latest: Pulling from library/docker 22:39:10 5f621e34cdf4: Already exists 22:39:10 85db56a05063: Pulling fs layer 22:39:10 ccb67d6aeaaa: Pulling fs layer 22:39:10 de930078acea: Pulling fs layer 22:39:10 d5a9d88a4785: Pulling fs layer 22:39:10 e7f15c1544d5: Pulling fs layer 22:39:10 877c515997d3: Pulling fs layer 22:39:10 d5a9d88a4785: Waiting 22:39:10 e7f15c1544d5: Waiting 22:39:10 877c515997d3: Waiting 22:39:10 ccb67d6aeaaa: Download complete 22:39:10 85db56a05063: Verifying Checksum 22:39:10 d5a9d88a4785: Download complete 22:39:10 e7f15c1544d5: Download complete 22:39:10 877c515997d3: Verifying Checksum 22:39:10 877c515997d3: Download complete 22:39:11 85db56a05063: Pull complete 22:39:11 ccb67d6aeaaa: Pull complete 22:39:11 de930078acea: Verifying Checksum 22:39:11 de930078acea: Download complete 22:39:15 de930078acea: Pull complete 22:39:15 d5a9d88a4785: Pull complete 22:39:15 e7f15c1544d5: Pull complete 22:39:16 877c515997d3: Pull complete 22:39:16 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 22:39:16 Status: Downloaded newer image for docker:latest 22:39:19 ---> 5dcdb5f8c8e5 22:39:19 Step 6/7 : COPY go.mod . 22:39:19 ---> a0198240ca88 22:39:19 Step 7/7 : RUN go mod download 22:39:20 ---> Running in 371b4b58c329 22:39:42 gofmt -l . 22:39:42 [ "`gofmt -l .`" = "" ] 22:39:42 ./bin/test-go-mod-tidy.sh 22:39:42 ./bin/test-attribution-txt.sh [Pipeline] sh 22:39:42 + ls -al . 22:39:42 total 624 22:39:42 drwxrwxr-x 10 1001 1001 4096 Dec 7 22:39 . 22:39:42 drwxr-xr-x 4 root root 28 Dec 7 22:37 .. 22:39:42 -rw-rw-r-- 1 1001 1001 11 Dec 7 22:34 .dockerignore 22:39:42 drwxrwxr-x 8 1001 1001 179 Dec 7 22:34 .git 22:39:42 drwxrwxr-x 3 1001 1001 125 Dec 7 22:34 .github 22:39:42 -rw-rw-r-- 1 1001 1001 762 Dec 7 22:34 .gitignore 22:39:42 drwx------ 3 1001 1001 47 Dec 7 22:35 .semver 22:39:42 -rw-rw-r-- 1 1001 1001 166 Dec 7 22:34 .sonarcloud.properties 22:39:42 -rw-rw-r-- 1 1001 1001 3804 Dec 7 22:34 CONTRIBUTING.md 22:39:42 -rw-rw-r-- 1 1001 1001 1035 Dec 7 22:34 Dockerfile.build 22:39:42 -rw-rw-r-- 1 1001 1001 863 Dec 7 22:34 Jenkinsfile 22:39:42 -rw-rw-r-- 1 1001 1001 10775 Dec 7 22:34 LICENSE 22:39:42 -rw-rw-r-- 1 1001 1001 5750 Dec 7 22:34 Makefile 22:39:42 -rw-rw-r-- 1 1001 1001 6663 Dec 7 22:34 README.md 22:39:42 -rw-rw-r-- 1 1001 1001 7286 Dec 7 22:34 SECURITY.md 22:39:42 -rw-rw-r-- 1 1001 1001 5 Dec 7 22:35 VERSION 22:39:42 -rw-rw-r-- 1 1001 1001 4131 Dec 7 22:34 ZMQWindows.md 22:39:42 drwxrwxr-x 2 1001 1001 117 Dec 7 22:34 bin 22:39:42 drwxrwxr-x 14 1001 1001 4096 Dec 7 22:34 cmd 22:39:42 -rw-r--r-- 1 root root 528160 Dec 7 22:38 coverage.out 22:39:42 -rw-r--r-- 1 root root 1041 Dec 7 22:39 go.mod 22:39:42 -rw-r--r-- 1 root root 18856 Dec 7 22:39 go.sum 22:39:42 drwxrwxr-x 8 1001 1001 127 Dec 7 22:34 internal 22:39:42 drwxrwxr-x 4 1001 1001 26 Dec 7 22:34 openapi 22:39:42 drwxrwxr-x 4 1001 1001 71 Dec 7 22:34 snap 22:39:42 -rw-rw-r-- 1 1001 1001 168 Dec 7 22:34 version.go [Pipeline] sh 22:39:43 + '[' -e coverage.out ] 22:39:43 + chown 1001:1001 coverage.out [Pipeline] stash 22:39:44 Stashed 1 file(s) [Pipeline] sh 22:39:44 + make build 22:39:44 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 22:39:46 Removing intermediate container 371b4b58c329 22:39:46 ---> 6051df01bbaa 22:39:46 Successfully built 6051df01bbaa 22:39:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:47 + docker inspect -f . ci-base-image-arm64 22:39:47 . [Pipeline] withDockerContainer 22:39:47 prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container 22:39:47 $ 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 ******** ci-base-image-arm64 cat 22:39:48 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 22:39:49 $ docker top e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:50 + go version 22:39:50 go version go1.15.5 linux/arm64 [Pipeline] } 22:39:50 $ docker stop --time=1 e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 22:39:52 $ docker rm -f e01908d63fb5fd5c4a6d8eb7a922bf43f8ae4bc13987f922e3c027447925f159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:53 + docker inspect -f . ci-base-image-arm64 22:39:53 . [Pipeline] withDockerContainer 22:39:53 prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container 22:39:53 $ 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 ******** ci-base-image-arm64 cat 22:39:55 $ docker top 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 -eo pid,comm [Pipeline] { [Pipeline] echo 22:39:55 ========================================================= 22:39:55 [edgeXBuildGoParallel] Running Tests and Build... 22:39:55 ========================================================= [Pipeline] sh 22:39:56 + make test 22:39:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:40:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:40:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:40:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:40:14 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 22:40:17 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 22:40:18 ? github.com/edgexfoundry/edgex-go [no test files] 22:40:19 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 22:40:22 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 22:40:24 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 22:40:26 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 22:40:28 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] } 22:40:31 $ docker stop --time=1 cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 22:40:33 $ docker rm -f cab0f563c8d30b852f91fbcf64ff04bcbc2015ccb6b2422302e3b934be79ed65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:37 22:40:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:38 latest: Pulling from edgex-devops/edgex-compose 22:40:38 cbdbe7a5bc2a: Pulling fs layer 22:40:38 ca9280d653b3: Pulling fs layer 22:40:38 7e9c9ca2126c: Pulling fs layer 22:40:39 cbdbe7a5bc2a: Verifying Checksum 22:40:39 cbdbe7a5bc2a: Download complete 22:40:39 ca9280d653b3: Verifying Checksum 22:40:39 ca9280d653b3: Download complete 22:40:39 cbdbe7a5bc2a: Pull complete 22:40:41 ca9280d653b3: Pull complete 22:40:42 7e9c9ca2126c: Verifying Checksum 22:40:42 7e9c9ca2126c: Download complete 22:40:52 7e9c9ca2126c: Pull complete 22:40:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:40:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:40:52 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:40:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:40:55 $ docker top a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:56 + docker-compose build --help 22:40:56 + grep parallel 22:40:57 --parallel Build images in parallel. [Pipeline] } 22:40:57 $ docker stop --time=1 a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b 22:40:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:40:59 $ docker rm -f a2f4203aaa67b6ea6d1e41c4a790b05b353cac0920a36ae5a5a6208e11cfeb8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:40:59 . [Pipeline] withDockerContainer 22:41:00 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:41:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:41:02 $ docker top 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:02 + docker-compose -f ./docker-compose-build.yml build --parallel 22:41:04 Building docker-core-command-go ... 22:41:04 Building docker-core-data-go ... 22:41:04 Building docker-core-metadata-go ... 22:41:04 Building docker-security-bootstrap-redis-go ... 22:41:04 Building docker-security-proxy-setup-go ... 22:41:04 Building docker-security-secretstore-setup-go ... 22:41:04 Building docker-support-notifications-go ... 22:41:04 Building docker-support-scheduler-go ... 22:41:04 Building docker-sys-mgmt-agent-go ... 22:41:04 Building docker-security-secretstore-setup-go 22:41:04 Building docker-core-metadata-go 22:41:04 Building docker-security-bootstrap-redis-go 22:41:04 Building docker-sys-mgmt-agent-go 22:41:04 Building docker-core-data-go 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:41:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:41:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:41:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:41:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:41:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements 22:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.482s coverage: 27.1% of statements 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.110s coverage: 100.0% of statements 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.535s coverage: 68.5% of statements 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.305s coverage: 82.3% of statements 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:41:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.150s coverage: 28.6% of statements 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements 22:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.465s coverage: 97.5% of statements 22:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:41:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 22:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:41:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:41:52 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 1573c04a46b4 22:41:52 Step 3/27 : WORKDIR /edgex-go 22:41:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 1573c04a46b4 22:41:52 Step 3/24 : WORKDIR /edgex-go 22:41:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 1573c04a46b4 22:41:52 Step 3/23 : WORKDIR /edgex-go 22:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 1573c04a46b4 22:41:52 Step 3/22 : WORKDIR /edgex-go 22:41:52 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:52 ---> 1573c04a46b4 22:41:52 Step 3/22 : WORKDIR /edgex-go 22:41:52 ---> Running in b84ecf2851b4 22:41:52 ---> Running in 4d74308d9ec1 22:41:52 ---> Running in 42340f59116a 22:41:52 ---> Running in 1315a6ee075e 22:41:52 ---> Running in 3aa8326182fe 22:41:52 Removing intermediate container 42340f59116a 22:41:52 ---> f8c1a6d30212 22:41:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 Removing intermediate container 3aa8326182fe 22:41:52 ---> 415d8c23bb8e 22:41:52 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 Removing intermediate container 4d74308d9ec1 22:41:52 ---> 6baf99484e03 22:41:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 Removing intermediate container 1315a6ee075e 22:41:52 ---> 776ef87ec047 22:41:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 Removing intermediate container b84ecf2851b4 22:41:52 ---> a0bbb72080ff 22:41:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 ---> Running in babdaf24038a 22:41:52 ---> Running in f2fdce8cbb57 22:41:52 ---> Running in 338919c76106 22:41:52 ---> Running in f56ab80e4ef5 22:41:52 ---> Running in 653d45ec3374 22:41:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 94.2% of statements 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:41:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:41:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements 22:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements 22:41:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements 22:41:56 Removing intermediate container babdaf24038a 22:41:56 ---> c5dadb921e11 22:41:56 Step 5/24 : RUN apk update && apk add make git 22:41:56 Removing intermediate container f2fdce8cbb57 22:41:56 ---> bd10bdf5f99f 22:41:56 Step 5/27 : RUN apk update && apk add make bash git 22:41:56 Removing intermediate container 338919c76106 22:41:56 ---> cd53a7ea9bc8 22:41:56 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:41:56 Removing intermediate container 653d45ec3374 22:41:56 ---> 5c30e3c28ff6 22:41:56 Step 5/22 : RUN apk update && apk add make git 22:41:56 Removing intermediate container f56ab80e4ef5 22:41:56 ---> 93d8fc23f0ea 22:41:56 Step 5/22 : RUN apk update && apk add make git 22:41:56 ---> Running in e0b8ebc996b9 22:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.184s coverage: 84.2% of statements 22:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 100.0% of statements 22:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:41:56 ---> Running in 339ddac14a52 22:41:56 ---> Running in 8291b7dd6dc6 22:41:56 ---> Running in 70a6cfffecd3 22:41:56 ---> Running in 12413eb3fc8c 22:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.621s coverage: 63.5% of statements 22:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 22:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 22:41:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 22:42:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:00 OK: 12745 distinct packages available 22:42:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:00 OK: 12745 distinct packages available 22:42:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 22:42:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:00 OK: 12745 distinct packages available 22:42:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:00 OK: 12745 distinct packages available 22:42:00 OK: 233 MiB in 51 packages 22:42:00 OK: 233 MiB in 51 packages 22:42:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:42:00 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:42:00 OK: 12745 distinct packages available 22:42:00 OK: 233 MiB in 51 packages 22:42:00 OK: 233 MiB in 51 packages 22:42:01 OK: 233 MiB in 51 packages 22:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 22:42:02 Removing intermediate container 8291b7dd6dc6 22:42:02 ---> 76116701891b 22:42:02 Step 6/23 : COPY go.mod . 22:42:02 Removing intermediate container e0b8ebc996b9 22:42:02 ---> 6876b9836b19 22:42:02 Step 6/24 : COPY go.mod . 22:42:03 Removing intermediate container 70a6cfffecd3 22:42:03 ---> 61045719ca8a 22:42:03 Step 6/22 : COPY go.mod . 22:42:03 Removing intermediate container 12413eb3fc8c 22:42:03 ---> c47a31bb8de0 22:42:03 Step 6/22 : COPY go.mod . 22:42:03 Removing intermediate container 339ddac14a52 22:42:03 ---> b305bfff0021 22:42:03 Step 6/27 : COPY go.mod . 22:42:03 ---> f4f971a573d8 22:42:03 Step 7/24 : RUN go mod download 22:42:03 ---> 2a8914c8bffd 22:42:03 Step 7/23 : RUN go mod download 22:42:03 ---> 48992abb1ed6 22:42:03 Step 7/22 : RUN go mod download 22:42:03 ---> Running in ab689f6b8d11 22:42:03 ---> Running in 1a0a39fe94e6 22:42:03 ---> 8bf0bfc2ef86 22:42:03 Step 7/22 : RUN go mod download 22:42:04 ---> 503f7b76302e 22:42:04 Step 7/27 : RUN go mod download 22:42:04 ---> Running in 7afa1eb6edbc 22:42:04 ---> Running in 8526aa5cd8e7 22:42:04 ---> Running in e1ff01dcd6a3 22:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.883s coverage: 55.9% of statements 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.1% of statements 22:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.568s coverage: 84.0% of statements 22:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.083s coverage: 100.0% of statements 22:42:08 Removing intermediate container 7afa1eb6edbc 22:42:08 ---> c87619eb76d0 22:42:08 Step 8/22 : COPY . . 22:42:08 Removing intermediate container ab689f6b8d11 22:42:08 ---> 7204eb143bcc 22:42:08 Step 8/24 : COPY . . 22:42:08 Removing intermediate container 1a0a39fe94e6 22:42:08 ---> 63421d3297ef 22:42:08 Step 8/23 : COPY . . 22:42:09 Removing intermediate container e1ff01dcd6a3 22:42:09 ---> 954bdebe116c 22:42:09 Step 8/27 : COPY . . 22:42:09 Removing intermediate container 8526aa5cd8e7 22:42:09 ---> 9504cdc12e74 22:42:09 Step 8/22 : COPY . . 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.296s coverage: 47.1% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.056s coverage: 100.0% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 22:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.785s coverage: 29.1% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.222s coverage: 99.0% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.134s coverage: 100.0% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:42:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:42:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 22:42:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 22:42:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 22:42:21 GO111MODULE=on go vet ./... 22:43:06 ---> 9ec22de67791 22:43:06 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:43:06 ---> 0f25e6139170 22:43:06 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:43:06 ---> 3614d00c7bc7 22:43:06 Step 9/23 : RUN make cmd/core-data/core-data 22:43:06 ---> de2139a9ba51 22:43:06 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:43:06 ---> Running in 9f1f2fbf490d 22:43:06 ---> Running in 5e4c82d79388 22:43:06 ---> Running in 4b8ba42b25c2 22:43:06 ---> 8590f0ff5d14 22:43:06 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:43:06 ---> Running in f1cc2912fa50 22:43:06 ---> Running in d39ce2cc3b41 22:43:06 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 22:43:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:43:29 gofmt -l . 22:43:29 [ "`gofmt -l .`" = "" ] 22:43:31 ./bin/test-go-mod-tidy.sh 22:43:31 ./bin/test-attribution-txt.sh [Pipeline] sh 22:43:35 + ls -al . 22:43:35 total 652 22:43:35 drwxrwxr-x 9 1001 1001 4096 Dec 7 22:43 . 22:43:35 drwxr-xr-x 4 root root 4096 Dec 7 22:39 .. 22:43:35 -rw-rw-r-- 1 1001 1001 11 Dec 7 22:38 .dockerignore 22:43:35 drwxrwxr-x 8 1001 1001 4096 Dec 7 22:38 .git 22:43:35 drwxrwxr-x 3 1001 1001 4096 Dec 7 22:38 .github 22:43:35 -rw-rw-r-- 1 1001 1001 762 Dec 7 22:38 .gitignore 22:43:35 -rw-rw-r-- 1 1001 1001 166 Dec 7 22:38 .sonarcloud.properties 22:43:35 -rw-rw-r-- 1 1001 1001 3804 Dec 7 22:38 CONTRIBUTING.md 22:43:35 -rw-rw-r-- 1 1001 1001 1035 Dec 7 22:38 Dockerfile.build 22:43:35 -rw-rw-r-- 1 1001 1001 863 Dec 7 22:38 Jenkinsfile 22:43:35 -rw-rw-r-- 1 1001 1001 10775 Dec 7 22:38 LICENSE 22:43:35 -rw-rw-r-- 1 1001 1001 5750 Dec 7 22:38 Makefile 22:43:35 -rw-rw-r-- 1 1001 1001 6663 Dec 7 22:38 README.md 22:43:35 -rw-rw-r-- 1 1001 1001 7286 Dec 7 22:38 SECURITY.md 22:43:35 -rw-rw-r-- 1 1001 1001 5 Dec 7 22:35 VERSION 22:43:35 -rw-rw-r-- 1 1001 1001 4131 Dec 7 22:38 ZMQWindows.md 22:43:35 drwxrwxr-x 2 1001 1001 4096 Dec 7 22:38 bin 22:43:35 drwxrwxr-x 14 1001 1001 4096 Dec 7 22:38 cmd 22:43:35 -rw-r--r-- 1 root root 528160 Dec 7 22:42 coverage.out 22:43:35 -rw-r--r-- 1 root root 1041 Dec 7 22:43 go.mod 22:43:35 -rw-r--r-- 1 root root 18856 Dec 7 22:43 go.sum 22:43:35 drwxrwxr-x 8 1001 1001 4096 Dec 7 22:38 internal 22:43:35 drwxrwxr-x 4 1001 1001 4096 Dec 7 22:38 openapi 22:43:35 drwxrwxr-x 4 1001 1001 4096 Dec 7 22:38 snap 22:43:35 -rw-rw-r-- 1 1001 1001 168 Dec 7 22:38 version.go [Pipeline] sh 22:43:36 + '[' -e coverage.out ] 22:43:36 + chown 1001:1001 coverage.out [Pipeline] stash 22:43:36 Warning: overwriting stash ‘coverage-report’ 22:43:37 Stashed 1 file(s) [Pipeline] sh 22:43:38 + make build 22:43:38 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 22:43:48 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 22:43:49 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 22:43:56 Removing intermediate container f1cc2912fa50 22:43:56 ---> 1c2f1bd869df 22:43:56 22:43:56 Step 10/22 : FROM alpine:3.10 22:43:56 Removing intermediate container 9f1f2fbf490d 22:43:56 ---> f4d6a804cc38 22:43:56 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:43:56 3.10: Pulling from library/alpine 22:43:56 ---> Running in f98f4d658ecb 22:43:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:43:58 Status: Downloaded newer image for alpine:3.10 22:43:58 ---> be4e4bea2c2e 22:43:58 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:43:58 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 22:43:58 ---> Running in c1a064db717e 22:44:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:44:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:44:00 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:44:00 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:44:00 OK: 10348 distinct packages available 22:44:01 (1/5) Installing ca-certificates (20191127-r2) 22:44:01 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:44:01 (3/5) Installing libcurl (7.66.0-r1) 22:44:01 (4/5) Installing curl (7.66.0-r1) 22:44:01 (5/5) Installing dumb-init (1.2.2-r1) 22:44:01 Executing busybox-1.30.1-r3.trigger 22:44:01 Executing ca-certificates-20191127-r2.trigger 22:44:01 OK: 7 MiB in 19 packages 22:44:02 Removing intermediate container f98f4d658ecb 22:44:02 ---> 8d39cc441bbf 22:44:02 22:44:02 Step 11/27 : FROM docker:latest 22:44:02 ---> b0757c55a1fd 22:44:02 Step 12/27 : RUN apk add --no-cache bash 22:44:03 Removing intermediate container 5e4c82d79388 22:44:03 ---> d027bdf6b0b8 22:44:03 22:44:03 Step 10/24 : FROM alpine:3.10 22:44:03 ---> be4e4bea2c2e 22:44:03 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:44:03 ---> Running in 095840461dd3 22:44:05 ---> Running in c4a08e169a10 22:44:06 Removing intermediate container c1a064db717e 22:44:06 ---> 5c599b7f38cd 22:44:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:44:06 ---> Running in 51f8d9266f25 22:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:07 Removing intermediate container d39ce2cc3b41 22:44:07 ---> cc284b0166e7 22:44:07 22:44:07 Step 10/22 : FROM scratch 22:44:07 ---> 22:44:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:07 Removing intermediate container 51f8d9266f25 22:44:07 ---> af1692d7df3a 22:44:07 Step 13/22 : WORKDIR / 22:44:07 (1/2) Installing readline (8.0.4-r0) 22:44:07 (2/2) Installing bash (5.0.17-r0) 22:44:07 Executing bash-5.0.17-r0.post-install 22:44:07 Executing busybox-1.31.1-r19.trigger 22:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:44:07 OK: 12 MiB in 22 packages 22:44:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:44:07 ---> Running in 0359470776b7 22:44:08 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:44:08 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:44:08 OK: 10348 distinct packages available 22:44:08 ---> Running in 0b918bd16ad2 22:44:08 (1/5) Installing ca-certificates (20191127-r2) 22:44:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:44:08 (3/5) Installing libcurl (7.66.0-r1) 22:44:08 (4/5) Installing curl (7.66.0-r1) 22:44:08 (5/5) Installing dumb-init (1.2.2-r1) 22:44:08 Executing busybox-1.30.1-r3.trigger 22:44:08 Executing ca-certificates-20191127-r2.trigger 22:44:08 OK: 7 MiB in 19 packages 22:44:08 Removing intermediate container 0359470776b7 22:44:08 ---> c231c9b97e49 22:44:08 Step 12/22 : ENV APP_PORT=48081 22:44:09 ---> Running in ff830555bc7c 22:44:10 Removing intermediate container 0b918bd16ad2 22:44:10 ---> d904542eeac4 22:44:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:44:10 Removing intermediate container ff830555bc7c 22:44:10 ---> b4c051982c1b 22:44:10 Step 13/22 : EXPOSE $APP_PORT 22:44:10 Removing intermediate container 095840461dd3 22:44:10 ---> 2bc7ce0afbbb 22:44:10 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:44:11 ---> Running in 7f6c4bbf1942 22:44:11 Removing intermediate container 4b8ba42b25c2 22:44:11 ---> bce93d764559 22:44:11 22:44:11 Step 10/23 : FROM alpine 22:44:11 ---> Running in ec4cc7227c6f 22:44:11 latest: Pulling from library/alpine 22:44:11 ---> 7739456ead6f 22:44:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:44:11 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:44:11 Removing intermediate container 7f6c4bbf1942 22:44:11 ---> ff0a286f5cab 22:44:11 Step 14/22 : WORKDIR / 22:44:11 Status: Downloaded newer image for alpine:latest 22:44:11 ---> d6e46aa2470d 22:44:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:12 Removing intermediate container c4a08e169a10 22:44:12 ---> da4bc1165e26 22:44:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:44:12 ---> Running in fe7a0a08d886 22:44:12 ---> Running in 99ac5c639148 22:44:12 ---> Running in 2d0de91419c2 22:44:12 Removing intermediate container fe7a0a08d886 22:44:12 ---> 737c2294878e 22:44:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:44:12 Removing intermediate container 2d0de91419c2 22:44:12 ---> cdb9572d94fe 22:44:12 Step 12/23 : ENV APP_PORT=48080 22:44:13 Removing intermediate container 99ac5c639148 22:44:13 ---> 21be7f19478e 22:44:13 Step 13/24 : WORKDIR / 22:44:13 ---> 4deb227269b5 22:44:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:44:13 ---> Running in 021f481c7c41 22:44:13 ---> Running in 8bc36c41db7f 22:44:13 ---> 981b5ed0ecd4 22:44:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:44:13 Removing intermediate container 8bc36c41db7f 22:44:13 ---> cdca4fe0e078 22:44:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:44:13 Removing intermediate container 021f481c7c41 22:44:13 ---> fb282bca6814 22:44:13 Step 13/23 : EXPOSE $APP_PORT 22:44:13 ---> c158caca9b03 22:44:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:44:14 ---> Running in 9e3c088d35e6 22:44:15 Removing intermediate container ec4cc7227c6f 22:44:15 ---> 3903fe66f3f8 22:44:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:44:15 ---> 447ac413bfe2 22:44:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:44:15 ---> f6f2f5e8abe9 22:44:15 Step 18/22 : RUN chmod +x entrypoint.sh 22:44:15 ---> 8863065b76c8 22:44:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:44:15 ---> Running in 596e24a237d2 22:44:15 ---> Running in dc7c8fbf7c5d 22:44:15 Removing intermediate container 9e3c088d35e6 22:44:15 ---> e8c236b06564 22:44:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:15 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 22:44:15 ---> Running in 026189be4c9f 22:44:16 ---> 2850d71d8aeb 22:44:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:44:16 ---> cfd74d9fb099 22:44:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:44:16 Removing intermediate container 596e24a237d2 22:44:16 ---> 139925c79235 22:44:16 Step 15/27 : ENV APP_PORT=48090 22:44:16 ---> Running in 1aa39fe6d350 22:44:16 ---> Running in 987b088fe65a 22:44:16 ---> e547b29d3c38 22:44:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:44:16 Removing intermediate container 1aa39fe6d350 22:44:16 ---> 6cfc93386492 22:44:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:16 Removing intermediate container 987b088fe65a 22:44:16 ---> 686a754b80a1 22:44:16 Step 16/27 : EXPOSE $APP_PORT 22:44:16 ---> Running in 6a8bf3c0b18d 22:44:16 ---> Running in dfd833dc4b4d 22:44:17 Removing intermediate container 6a8bf3c0b18d 22:44:17 ---> 74123026c9bb 22:44:17 Step 20/22 : LABEL arch=x86_64 22:44:17 Removing intermediate container dfd833dc4b4d 22:44:17 ---> b76caf289961 22:44:17 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:44:17 ---> Running in bbc5aa419e65 22:44:17 ---> 9a79dcc33e02 22:44:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:44:17 Removing intermediate container dc7c8fbf7c5d 22:44:17 ---> 43a255605283 22:44:17 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:44:17 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 22:44:17 ---> Running in 328f202fe615 22:44:17 Removing intermediate container 026189be4c9f 22:44:17 ---> 41d9097adfa9 22:44:17 Step 15/23 : RUN apk --no-cache add zeromq 22:44:17 ---> Running in e2a1f174026c 22:44:17 Removing intermediate container bbc5aa419e65 22:44:17 ---> 918a7c0e0f96 22:44:17 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:44:18 ---> Running in c49102b7ee3b 22:44:18 ---> 7f1aceacc621 22:44:18 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:44:18 Removing intermediate container 328f202fe615 22:44:18 ---> d8312a5bbf8d 22:44:18 Step 20/22 : LABEL arch=x86_64 22:44:18 ---> Running in fe4c9ae39ba9 22:44:18 ---> eef7535b90b8 22:44:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:44:18 Removing intermediate container c49102b7ee3b 22:44:18 ---> d89b7f492a79 22:44:18 Step 22/22 : LABEL version=0.0.0 22:44:18 ---> Running in 77e20b6861e5 22:44:19 ---> b891ee91a227 22:44:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:44:19 Removing intermediate container fe4c9ae39ba9 22:44:19 ---> 4393978a85dc 22:44:19 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:44:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:19 ---> Running in 1da5043cb1e4 22:44:19 Removing intermediate container 77e20b6861e5 22:44:19 ---> a5642bb1ad43 22:44:19 22:44:19 ---> 8f69fb307c8f 22:44:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:44:19 ---> Running in 06190807b9c3 22:44:19 Removing intermediate container 1da5043cb1e4 22:44:19 ---> 4b7edcc679dd 22:44:19 Step 22/22 : LABEL version=0.0.0 22:44:19 ---> 643d2aa1c15d 22:44:19 Step 20/27 : RUN apk --no-cache add py3-pip 22:44:19 ---> Running in 4240109b0d55 22:44:19 ---> Running in b3fd539a76a2 22:44:19 Successfully built a5642bb1ad43 22:44:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:19 Successfully tagged docker-core-metadata-go:latest 22:44:19 Building docker-core-command-go 22:44:20  Building docker-core-metadata-go ... done Removing intermediate container 4240109b0d55 22:44:20 ---> 947af3c47600 22:44:20 22:44:20 (1/5) Installing libgcc (9.3.0-r2) 22:44:20 (2/5) Installing libsodium (1.0.18-r0) 22:44:20 Successfully built 947af3c47600 22:44:20 (3/5) Installing libstdc++ (9.3.0-r2) 22:44:20 Successfully tagged docker-security-bootstrap-redis-go:latest 22:44:20  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 22:44:20 (4/5) Installing libzmq (4.3.3-r0) 22:44:20 (5/5) Installing zeromq (4.3.3-r0) 22:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:44:21 Executing busybox-1.31.1-r19.trigger 22:44:21 OK: 8 MiB in 19 packages 22:44:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:44:21 (1/33) Installing libbz2 (1.0.8-r1) 22:44:21 (2/33) Installing expat (2.2.9-r1) 22:44:21 (3/33) Installing libffi (3.3-r2) 22:44:21 (4/33) Installing gdbm (1.13-r1) 22:44:21 (5/33) Installing xz-libs (5.2.5-r0) 22:44:21 (6/33) Installing sqlite-libs (3.32.1-r0) 22:44:21 (7/33) Installing python3 (3.8.5-r0) 22:44:22 Removing intermediate container 06190807b9c3 22:44:22 ---> b8eb77cf3268 22:44:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:44: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 22:44: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 22:44:28 ---> Running in 817af3c3b363 22:44:29 Removing intermediate container e2a1f174026c 22:44:29 ---> 40b7d8180d59 22:44:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:44:29 (8/33) Installing py3-appdirs (1.4.4-r1) 22:44:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:44:29 (10/33) Installing py3-parsing (2.4.7-r0) 22:44:29 (11/33) Installing py3-six (1.15.0-r0) 22:44:30 (12/33) Installing py3-packaging (20.4-r0) 22:44:30 (13/33) Installing py3-setuptools (47.0.0-r0) 22:44:30 (14/33) Installing py3-chardet (3.0.4-r4) 22:44:30 Removing intermediate container 817af3c3b363 22:44:30 ---> b3c2272f8aed 22:44:30 Step 22/24 : LABEL arch=x86_64 22:44:30 (15/33) Installing py3-idna (2.9-r0) 22:44:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:44:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:44:31 (18/33) Installing py3-requests (2.23.0-r0) 22:44:31 (19/33) Installing py3-msgpack (1.0.0-r0) 22:44:32 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 22:44:32 (20/33) Installing py3-lockfile (0.12.2-r3) 22:44:32 ---> 1bad82aac3d2 22:44:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:44:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:44:32 ---> Running in e2daa4e5ffae 22:44:32 (22/33) Installing py3-colorama (0.4.3-r0) 22:44:32 (23/33) Installing py3-distlib (0.3.0-r0) 22:44:32 (24/33) Installing py3-distro (1.5.0-r1) 22:44:32 (25/33) Installing py3-webencodings (0.5.1-r3) 22:44:32 (26/33) Installing py3-html5lib (1.0.1-r4) 22:44:32 (27/33) Installing py3-pytoml (0.1.21-r0) 22:44:32 (28/33) Installing py3-pep517 (0.8.2-r0) 22:44:32 (29/33) Installing py3-progress (1.5-r0) 22:44:32 (30/33) Installing py3-toml (0.10.1-r0) 22:44:32 (31/33) Installing py3-retrying (1.3.3-r0) 22:44:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:44:32 (33/33) Installing py3-pip (20.1.1-r0) 22:44:33 Removing intermediate container e2daa4e5ffae 22:44:33 ---> 4a7e74b8dc09 22:44:33 Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:44:35 Executing busybox-1.31.1-r19.trigger 22:44:35 OK: 71 MiB in 55 packages 22:44:35 ---> e792e136c3e4 22:44:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:44:35 ---> Running in 48eef4e1755f 22:44:36 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 22:44:36 Removing intermediate container 48eef4e1755f 22:44:36 ---> 1f96e0aae222 22:44:36 Step 24/24 : LABEL version=0.0.0 22:44:36 ---> 92c719f351ab 22:44:36 Step 19/23 : ENTRYPOINT ["/core-data"] 22:44:38 ---> Running in 29c90179dc3e 22:44:38 ---> Running in 7651eb848b84 22:44:39 Removing intermediate container 29c90179dc3e 22:44:39 ---> 99d206fd2199 22:44:39 22:44:39 Removing intermediate container 7651eb848b84 22:44:39 ---> 39188f418b7e 22:44:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:39 Successfully built 99d206fd2199 22:44:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:44:39 Successfully tagged docker-security-secretstore-setup-go:latest 22:44:39  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 22:44:40 ---> Running in c69263cfe5dc 22:44:40 Removing intermediate container c69263cfe5dc 22:44:40 ---> 175f51a3f5a7 22:44:40 Step 21/23 : LABEL arch=x86_64 22:44:40 ---> Running in 134b6e9e1c46 22:44:43 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 22:44:43 Removing intermediate container 134b6e9e1c46 22:44:43 ---> 07562acb9cf3 22:44:43 Step 22/23 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:44:45 ---> Running in 3a98497db4b1 22:44:46 Removing intermediate container 3a98497db4b1 22:44:46 ---> 60c793ec4e36 22:44:46 Step 23/23 : LABEL version=0.0.0 22:44:47 ---> Running in 93af62c50569 22:44:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:44:47 Removing intermediate container 93af62c50569 22:44:47 ---> d77757ef605c 22:44:47 22:44:48 Successfully built d77757ef605c 22:44:49 Successfully tagged docker-core-data-go:latest 22:44:49 Building docker-support-notifications-go 22:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 22:44:53 $ docker stop --time=1 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 22:44:56 $ docker rm -f 9a00b3ea90d78a4e7ef727c80ccf28317badbde264630351ef8f96db4198a926 22:44:56  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:44:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:44:56 ---> 1573c04a46b4 22:44:56 Step 3/21 : WORKDIR /edgex-go 22:44:56 ---> Using cache 22:44:56 ---> a0bbb72080ff 22:44:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:56 ---> Using cache 22:44:56 ---> 5c30e3c28ff6 22:44:56 Step 5/21 : RUN apk update && apk add make git 22:44:56 ---> Using cache 22:44:56 ---> 61045719ca8a 22:44:56 Step 6/21 : COPY go.mod . 22:44:56 ---> Using cache 22:44:56 ---> 8bf0bfc2ef86 22:44:56 Step 7/21 : RUN go mod download 22:44:56 ---> Using cache 22:44:56 ---> 9504cdc12e74 22:44:56 Step 8/21 : COPY . . 22:44:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:44:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:44:56 ---> 1573c04a46b4 22:44:56 Step 3/22 : WORKDIR /edgex-go 22:44:56 ---> Using cache 22:44:56 ---> a0bbb72080ff 22:44:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:56 ---> Using cache 22:44:56 ---> 5c30e3c28ff6 22:44:56 Step 5/22 : RUN apk update && apk add make git 22:44:56 ---> Using cache 22:44:56 ---> 61045719ca8a 22:44:56 Step 6/22 : COPY go.mod . 22:44:56 ---> Using cache 22:44:56 ---> 8bf0bfc2ef86 22:44:56 Step 7/22 : RUN go mod download 22:44:56 ---> Using cache 22:44:56 ---> 9504cdc12e74 22:44:56 Step 8/22 : COPY . . 22:44:56 ---> Using cache 22:44:56 ---> de2139a9ba51 22:44:56 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] // withDockerContainer 22:44:57 ---> Using cache 22:44:57 ---> de2139a9ba51 22:44:57 Step 9/22 : RUN make cmd/core-command/core-command [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:58 22:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:58 latest: Pulling from edgex-devops/edgex-compose-arm64 22:44:58 29e5d40040c1: Pulling fs layer 22:44:58 1ce36da41761: Pulling fs layer 22:44:58 25b303627fd3: Pulling fs layer 22:44:59 ---> Running in 7a3785ba7778 22:44:59 ---> Running in e0e008cc1e58 22:44:59 29e5d40040c1: Verifying Checksum 22:44:59 29e5d40040c1: Download complete 22:44:59 1ce36da41761: Verifying Checksum 22:44:59 1ce36da41761: Download complete 22:45:00 29e5d40040c1: Pull complete 22:45:01 1ce36da41761: Pull complete 22:45:01 25b303627fd3: Verifying Checksum 22:45:01 25b303627fd3: Download complete 22:45:04 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 22:45:04 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 22:45:11 25b303627fd3: Pull complete 22:45:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:45:12 prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container 22:45:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:45:15 $ docker top 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:16 + docker-compose build --help 22:45:16 + grep parallel 22:45:18 Removing intermediate container b3fd539a76a2 22:45:18 ---> c8f81ee51cc0 22:45:18 Step 21/27 : RUN pip install docker-compose==1.23.2 22:45:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:45:18 ---> 1573c04a46b4 22:45:18 Step 3/21 : WORKDIR /edgex-go 22:45:18 ---> Using cache 22:45:18 ---> a0bbb72080ff 22:45:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:18 ---> Using cache 22:45:18 ---> 5c30e3c28ff6 22:45:18 Step 5/21 : RUN apk update && apk add make git 22:45:18 ---> Using cache 22:45:18 ---> 61045719ca8a 22:45:18 Step 6/21 : COPY go.mod . 22:45:18 ---> Using cache 22:45:18 ---> 8bf0bfc2ef86 22:45:18 Step 7/21 : RUN go mod download 22:45:18 ---> Using cache 22:45:18 ---> 9504cdc12e74 22:45:18 Step 8/21 : COPY . . 22:45:18 ---> Using cache 22:45:18 ---> de2139a9ba51 22:45:18 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:45:19 ---> Running in e326c81df210 22:45:19 ---> Running in 214654543e06 22:45:19 --parallel Build images in parallel. [Pipeline] } 22:45:19 $ docker stop --time=1 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c 22:45:21 $ docker rm -f 16e5b0578b371faa15693be310a02836dd278e0766ea620d0d6ccd00773a010c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:22 . [Pipeline] withDockerContainer 22:45:22 prd-ubuntu18.04-docker-arm64-4c-16g-14962 does not seem to be running inside a container 22:45:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:45:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:45:24 $ docker top af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:25 + docker-compose -f ./docker-compose-build.yml build --parallel 22:45:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:45:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:45:28 ---> 1573c04a46b4 22:45:28 Step 3/24 : WORKDIR /edgex-go 22:45:28 ---> Using cache 22:45:28 ---> a0bbb72080ff 22:45:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:28 ---> Using cache 22:45:28 ---> 5c30e3c28ff6 22:45:28 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:45:29 Building docker-core-command-go ... 22:45:29 Building docker-core-data-go ... 22:45:29 Building docker-core-metadata-go ... 22:45:29 Building docker-security-bootstrap-redis-go ... 22:45:29 Building docker-security-proxy-setup-go ... 22:45:29 Building docker-security-secretstore-setup-go ... 22:45:29 Building docker-support-notifications-go ... 22:45:29 Building docker-support-scheduler-go ... 22:45:29 Building docker-sys-mgmt-agent-go ... 22:45:29 Building docker-sys-mgmt-agent-go 22:45:29 Building docker-security-bootstrap-redis-go 22:45:29 Building docker-security-secretstore-setup-go 22:45:29 Building docker-core-metadata-go 22:45:29 Building docker-security-proxy-setup-go 22:45:29 ---> Running in 47f640e6194b 22:45:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:45:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:45:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:45:33 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:45:33 OK: 12745 distinct packages available 22:45:33 OK: 233 MiB in 51 packages 22:45:35 Collecting docker-compose==1.23.2 22:45:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:45:35 Collecting docopt<0.7,>=0.6.1 22:45:35 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:36 Removing intermediate container 47f640e6194b 22:45:36 ---> 5e5af700cdf4 22:45:36 Step 6/24 : COPY go.mod . 22:45:36 ---> 6f31220b5be6 22:45:36 Step 7/24 : RUN go mod download 22:45:36 ---> Running in 5133dd76851a 22:45:37 Collecting PyYAML<4,>=3.10 22:45:37 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:40 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 22:45:40 Collecting jsonschema<3,>=2.5.1 22:45:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:41 Collecting texttable<0.10,>=0.9.0 22:45:41 Downloading texttable-0.9.1.tar.gz (11 kB) 22:45:42 Removing intermediate container 5133dd76851a 22:45:42 ---> ab23e760acfb 22:45:42 Step 8/24 : COPY . . 22:45:42 Collecting cached-property<2,>=1.2.0 22:45:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:42 Collecting websocket-client<1.0,>=0.32.0 22:45:42 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:45:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:44 Collecting docker<4.0,>=3.6.0 22:45:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:45:46 Collecting dockerpty<0.5,>=0.4.1 22:45:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:45:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 22:45:47 Collecting idna<2.8,>=2.5 22:45:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:48 Collecting urllib3<1.25,>=1.21.1 22:45:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:49 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) 22:45:49 Collecting docker-pycreds>=0.4.0 22:45:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:45:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:45:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:45:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:45:49 Installing collected packages: docopt, PyYAML, jsonschema, texttable, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose 22:45:49 Running setup.py install for docopt: started 22:45:52 Running setup.py install for docopt: finished with status 'done' 22:45:52 Running setup.py install for PyYAML: started 22:45:54 Running setup.py install for PyYAML: finished with status 'done' 22:45:54 Removing intermediate container 7a3785ba7778 22:45:54 ---> 32a13a4313b4 22:45:54 22:45:54 Step 10/21 : FROM alpine 22:45:54 ---> d6e46aa2470d 22:45:54 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:45:55 Running setup.py install for texttable: started 22:45:55 ---> Running in 9b5ac6221a89 22:45:55 Running setup.py install for texttable: finished with status 'done' 22:45:56 Removing intermediate container e0e008cc1e58 22:45:56 ---> c15e15854f4d 22:45:56 22:45:56 Step 10/22 : FROM scratch 22:45:56 ---> 22:45:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:45:57 Attempting uninstall: idna 22:45:57 Found existing installation: idna 2.9 22:45:57 Uninstalling idna-2.9: 22:45:57 Successfully uninstalled idna-2.9 22:45:58 ---> Using cache 22:45:58 ---> c231c9b97e49 22:45:58 Step 12/22 : ENV APP_PORT=48082 22:45:59 Attempting uninstall: urllib3 22:45:59 Found existing installation: urllib3 1.25.9 22:45:59 Uninstalling urllib3-1.25.9: 22:45:59 ---> Running in e4dba84e9e93 22:45:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:00 Successfully uninstalled urllib3-1.25.9 22:46:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:00 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:46:00 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:46:00 OK: 12746 distinct packages available 22:46:00 Removing intermediate container e4dba84e9e93 22:46:00 ---> 5ea2f1afab62 22:46:00 Step 13/22 : EXPOSE $APP_PORT 22:46:00 (1/4) Installing ca-certificates (20191127-r4) 22:46:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:46:01 (3/4) Installing libcurl (7.69.1-r1) 22:46:01 (4/4) Installing curl (7.69.1-r1) 22:46:01 Executing busybox-1.31.1-r19.trigger 22:46:01 Executing ca-certificates-20191127-r4.trigger 22:46:01 Attempting uninstall: requests 22:46:01 Found existing installation: requests 2.23.0 22:46:01 Uninstalling requests-2.23.0: 22:46:01 OK: 7 MiB in 18 packages 22:46:01 Successfully uninstalled requests-2.23.0 22:46:01 ---> Running in 9b441aa92e73 22:46:05 Removing intermediate container 9b441aa92e73 22:46:05 ---> b3745a3a9e1b 22:46:05 Step 14/22 : WORKDIR / 22:46:05 Running setup.py install for dockerpty: started 22:46:05 ---> Running in c991beb55a46 22:46:05 Removing intermediate container 9b5ac6221a89 22:46:05 ---> 2a322dfbd32b 22:46:05 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:46:05 Running setup.py install for dockerpty: finished with status 'done' 22:46:07 ---> Running in 72763ec7086c 22:46:07 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 22:46:09 Removing intermediate container c991beb55a46 22:46:09 ---> 70dd3fac9a44 22:46:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:46:10 Removing intermediate container 214654543e06 22:46:10 ---> e354e6d37a9a 22:46:10 22:46:10 Step 10/21 : FROM scratch 22:46:10 ---> 22:46:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:10 ---> Using cache 22:46:10 ---> c231c9b97e49 22:46:10 Step 12/21 : ENV APP_PORT=48085 22:46:10 Removing intermediate container 72763ec7086c 22:46:10 ---> 1312879b3df3 22:46:10 Step 13/21 : WORKDIR /edgex 22:46:10 ---> Running in c11e8b099403 22:46:11 ---> cd9a3d4669b3 22:46:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:46:11 ---> Running in d947b143e172 22:46:12 Removing intermediate container c11e8b099403 22:46:12 ---> 52483f635b81 22:46:12 Step 13/21 : EXPOSE $APP_PORT 22:46:13 Removing intermediate container d947b143e172 22:46:13 ---> ef8e56c6146c 22:46:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:46:13 ---> e5a2acceff6d 22:46:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:46:13 ---> Running in 58454852bd63 22:46:16 Removing intermediate container 58454852bd63 22:46:16 ---> 77dfd71ad904 22:46:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:46:16 ---> 7e2f26c827e8 22:46:16 Step 18/22 : ENTRYPOINT ["/core-command"] 22:46:17 Removing intermediate container e326c81df210 22:46:17 ---> e6e49448f081 22:46:17 Step 22/27 : RUN apk --no-cache add curl 22:46:17 ---> 0b795ec2d03f 22:46:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:46:17 ---> Running in 07102950c63c 22:46:17 ---> Running in aa5ca92570ff 22:46:17 ---> d7c81a0ccbf6 22:46:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:46:18 Removing intermediate container 07102950c63c 22:46:18 ---> f29714e105a9 22:46:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:18 ---> 7ff1767bd106 22:46:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:46:18 ---> Running in 74a9459a42ad 22:46:19 ---> 5b6a56195e5c 22:46:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:46:19 ---> Running in 1aadd9e8547a 22:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:46:19 Removing intermediate container 74a9459a42ad 22:46:19 ---> 62f4e6d7d393 22:46:19 Step 20/22 : LABEL arch=x86_64 22:46:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:46:19 ---> d9b7ae66c417 22:46:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:46:19 ---> Running in 33b49ae324c0 22:46:19 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:46:19 (2/3) Installing libcurl (7.69.1-r1) 22:46:19 (3/3) Installing curl (7.69.1-r1) 22:46:19 Executing busybox-1.31.1-r19.trigger 22:46:20 ---> 2db13625e5d0 22:46:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:46:20 OK: 72 MiB in 58 packages 22:46:20 ---> Running in 629f75aabf3e 22:46:20 ---> 4c037882053d 22:46:20 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:46:20 Removing intermediate container 33b49ae324c0 22:46:20 ---> fe908f2e3b51 22:46:20 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:46:20 ---> Running in 5769237242c8 22:46:20 ---> Running in fd23b366edc4 22:46: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 22:46:21 Removing intermediate container 629f75aabf3e 22:46:21 ---> 92ee724f2856 22:46:21 Step 18/21 : CMD ["--init=true"] 22:46:21 ---> Running in 4a2fdff07e2c 22:46:21 Removing intermediate container fd23b366edc4 22:46:21 ---> 1cd1c6df790f 22:46:21 Step 22/22 : LABEL version=0.0.0 22:46:21 Removing intermediate container 5769237242c8 22:46:21 ---> ed68f8ef6ba7 22:46:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:22 ---> Running in 9b9ad749826b 22:46:22 Removing intermediate container aa5ca92570ff 22:46:22 ---> 86817a9cf715 22:46:22 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:22 ---> Running in 5a0f79e2b2c9 22:46:22 Removing intermediate container 4a2fdff07e2c 22:46:22 ---> 5c6c1b07e06e 22:46:22 Step 19/21 : LABEL arch=x86_64 22:46:22 ---> Running in 5a359b1d37b4 22:46:22 ---> Running in 50bbbbc1df59 22:46:22 Removing intermediate container 9b9ad749826b 22:46:22 ---> 1bff4b82fb95 22:46:22 22:46:23 Removing intermediate container 5a0f79e2b2c9 22:46:23 ---> 472259ae26ac 22:46:23 Step 19/21 : LABEL arch=x86_64 22:46:23 Removing intermediate container 5a359b1d37b4 22:46:23 ---> 14e5894008ad 22:46:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:24 Successfully built 1bff4b82fb95 22:46:24 ---> Running in 4403d94eab43 22:46:24 Successfully tagged docker-core-command-go:latest 22:46:24  Building docker-core-command-go ... done  ---> Running in b39c3a929a7a 22:46:24 Removing intermediate container 50bbbbc1df59 22:46:24 ---> 52435b298cc9 22:46:24 Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:46:25 ---> Running in 84c95896cf2f 22:46:25 Removing intermediate container 4403d94eab43 22:46:25 ---> d479a3e82294 22:46:25 Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:46:25 Removing intermediate container b39c3a929a7a 22:46:25 ---> df5942e9d66d 22:46:25 Step 25/27 : LABEL arch=x86_64 22:46:25 ---> Running in a20d42928565 22:46:25 ---> Running in 196f4d09cb1d 22:46:25 Removing intermediate container 84c95896cf2f 22:46:25 ---> 77bf8fa84f50 22:46:25 Step 21/21 : LABEL version=0.0.0 22:46:25 ---> Running in fd32bf1e33ac 22:46:25 Removing intermediate container a20d42928565 22:46:25 ---> 8ed8140ee8f8 22:46:25 Step 21/21 : LABEL version=0.0.0 22:46:26 ---> Running in 81500903c411 22:46:26 Removing intermediate container 196f4d09cb1d 22:46:26 ---> 4f8a3b1c8516 22:46:26 Step 26/27 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:46:26 Removing intermediate container fd32bf1e33ac 22:46:26 ---> 05e39936f764 22:46:26 22:46:26 ---> Running in a81383ca6d21 22:46:26 Successfully built 05e39936f764 22:46:26 Successfully tagged docker-security-proxy-setup-go:latest 22:46:26  Building docker-security-proxy-setup-go ... done Removing intermediate container 81500903c411 22:46:26 ---> a2b4fcace3b8 22:46:26 22:46:26 Successfully built a2b4fcace3b8 22:46:26 Removing intermediate container a81383ca6d21 22:46:26 ---> 4c0ada7c9bfc 22:46:26 Step 27/27 : LABEL version=0.0.0 22:46:26 Successfully tagged docker-support-scheduler-go:latest 22:46:26  Building docker-support-scheduler-go ... done  ---> Running in 08da387cd4c7 22:46:27 Removing intermediate container 08da387cd4c7 22:46:27 ---> 71b058485f5c 22:46:27 22:46:27 Successfully built 71b058485f5c 22:46:27 Successfully tagged docker-sys-mgmt-agent-go:latest 22:46:46  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1aadd9e8547a 22:46:46 ---> 5853b6222560 22:46:46 22:46:46 Step 10/24 : FROM scratch 22:46:46 ---> 22:46:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:46:46 ---> Running in 41390da4fa6a 22:46:46 Removing intermediate container 41390da4fa6a 22:46:46 ---> 145b3629a5c0 22:46:46 Step 12/24 : ENV APP_PORT=48060 22:46:46 ---> Running in c27075bf0a87 22:46:46 Removing intermediate container c27075bf0a87 22:46:46 ---> 64ae9afac147 22:46:46 Step 13/24 : EXPOSE $APP_PORT 22:46:46 ---> Running in f9bf0f859c6c 22:46:46 Removing intermediate container f9bf0f859c6c 22:46:46 ---> a41415b9bc21 22:46:46 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:46:46 ---> 3f809e9d0957 22:46:46 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:46:47 ---> 7b88ef601e9d 22:46:47 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:46:47 ---> aa246e1c8543 22:46:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:46:48 ---> cbbdb4213647 22:46:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:46:49 ---> 1b3ebbb0227f 22:46:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:46:49 ---> 555cb6797a23 22:46:49 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:46:49 ---> Running in d6822ab5462d 22:46:50 Removing intermediate container d6822ab5462d 22:46:50 ---> bd49a164ad84 22:46:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:50 ---> Running in 6e8f2ad2bf79 22:46:50 Removing intermediate container 6e8f2ad2bf79 22:46:50 ---> b226c0c8ae4f 22:46:50 Step 22/24 : LABEL arch=x86_64 22:46:51 ---> Running in 119c2adfc16e 22:46:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:46:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:46:51 ---> 6051df01bbaa 22:46:51 Step 3/21 : WORKDIR /edgex-go 22:46:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:46:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:46:51 ---> 6051df01bbaa 22:46:51 Step 3/24 : WORKDIR /edgex-go 22:46:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:46:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:51 ---> 6051df01bbaa 22:46:51 Step 3/22 : WORKDIR /edgex-go 22:46:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:46:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:51 ---> 6051df01bbaa 22:46:51 Step 3/22 : WORKDIR /edgex-go 22:46:51 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:46:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:46:51 ---> 6051df01bbaa 22:46:51 Step 3/27 : WORKDIR /edgex-go 22:46:51 ---> Running in 5d0930fffcfc 22:46:51 ---> Running in 1299a9dbf2ac 22:46:51 ---> Running in 2292817c9896 22:46:51 ---> Running in f550cb168954 22:46:51 ---> Running in 6f6dfd599f1d 22:46:51 Removing intermediate container 6f6dfd599f1d 22:46:51 ---> fd2f69a84385 22:46:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:51 Removing intermediate container 1299a9dbf2ac 22:46:51 ---> 631abd8dcc88 22:46:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:51 Removing intermediate container f550cb168954 22:46:51 ---> 6dd18e0a8b90 22:46:51 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:51 Removing intermediate container 2292817c9896 22:46:51 ---> e1c7917b0a5d 22:46:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:51 Removing intermediate container 5d0930fffcfc 22:46:51 ---> ea9f8e0fb16c 22:46:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:51 ---> Running in 1cf7724d691f 22:46:51 ---> Running in b039ad623e0b 22:46:51 ---> Running in 3c72a57e2c6a 22:46:51 ---> Running in 426073a2634f 22:46:51 ---> Running in 05fa47c2cbe0 22:46:51 Removing intermediate container 1cf7724d691f 22:46:51 ---> f228fbf4492a 22:46:51 Step 5/22 : RUN apk update && apk add make git 22:46:51 Removing intermediate container b039ad623e0b 22:46:51 ---> 7f82e781508e 22:46:51 Step 5/24 : RUN apk update && apk add make git 22:46:51 ---> Running in ee72ad32e1c7 22:46:51 ---> Running in 4e140049fb0c 22:46:51 Removing intermediate container 426073a2634f 22:46:51 ---> c1136f4b48b4 22:46:51 Step 5/27 : RUN apk update && apk add make bash git 22:46:51 Removing intermediate container 3c72a57e2c6a 22:46:51 ---> 0a5a3583d90f 22:46:51 Step 5/22 : RUN apk update && apk add make git 22:46:51 Removing intermediate container 05fa47c2cbe0 22:46:51 ---> 5f8e84338cff 22:46:51 Step 5/21 : RUN apk update && apk add make git 22:46:51 ---> Running in ac90c40bc378 22:46:51 ---> Running in b7527e3bf363 22:46:51 ---> Running in 0c60ab7bfbda 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:51 OK: 12616 distinct packages available 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:46:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:51 OK: 12616 distinct packages available 22:46:51 OK: 217 MiB in 51 packages 22:46:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:51 OK: 12616 distinct packages available 22:46:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:51 OK: 12616 distinct packages available 22:46:51 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:46:51 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:46:51 OK: 12616 distinct packages available 22:46:51 OK: 217 MiB in 51 packages 22:46:51 Removing intermediate container 119c2adfc16e 22:46:51 ---> 5765b624f05b 22:46:51 Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:46:51 ---> Running in 20daefe8af3d 22:46:51 OK: 217 MiB in 51 packages 22:46:51 Removing intermediate container 20daefe8af3d 22:46:51 ---> 4793058af52e 22:46:51 Step 24/24 : LABEL version=0.0.0 22:46:51 ---> Running in 5249befbee41 22:46:51 OK: 217 MiB in 51 packages 22:46:51 OK: 217 MiB in 51 packages 22:46:51 Removing intermediate container 5249befbee41 22:46:51 ---> 980c10c82802 22:46:51 22:46:52 Successfully built 980c10c82802 22:46:52 Successfully tagged docker-support-notifications-go:latest 22:46:52  Building docker-support-notifications-go ... done  [Pipeline] } 22:46:52 $ docker stop --time=1 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 22:46:52 Removing intermediate container ee72ad32e1c7 22:46:52 ---> 4a9c27b4c803 22:46:52 Step 6/22 : COPY go.mod . 22:46:53 Removing intermediate container 4e140049fb0c 22:46:53 ---> f689e1a55922 22:46:53 Step 6/24 : COPY go.mod . 22:46:53 Removing intermediate container 0c60ab7bfbda 22:46:53 ---> badc43d7fde6 22:46:53 Step 6/21 : COPY go.mod . 22:46:54 ---> 4cd6ebeeb704 22:46:54 Step 7/22 : RUN go mod download 22:46:54 Removing intermediate container ac90c40bc378 22:46:54 ---> 8fe4e78f1736 22:46:54 Step 6/27 : COPY go.mod . 22:46:54 Removing intermediate container b7527e3bf363 22:46:54 ---> 56aabc5e35bb 22:46:54 Step 6/22 : COPY go.mod . 22:46:54 ---> Running in 3056db1405af 22:46:54 ---> 3444a889eed4 22:46:54 Step 7/24 : RUN go mod download 22:46:54 ---> Running in f45bbad012c7 22:46:54 ---> 3c59cdabb094 22:46:54 Step 7/21 : RUN go mod download 22:46:55 ---> Running in 50c618b9fa1a 22:46:55 ---> e33d23c7fda1 22:46:55 ---> 4903b3b53904 22:46:55 Step 7/27 : RUN go mod download 22:46:55 Step 7/22 : RUN go mod download 22:46:55 $ docker rm -f 034e76279e14a2a11c019a6e36b7a297998f50c5a9e5c18166afac0cab522ed4 22:46:55 ---> Running in f45f33970e7a 22:46:55 ---> Running in df0b6a54e20f [Pipeline] // withDockerContainer [Pipeline] sh 22:46:56 + docker images 22:46:56 + grep docker 22:46:56 docker-support-notifications-go latest 980c10c82802 5 seconds ago 13.6MB 22:46:56 docker-sys-mgmt-agent-go latest 71b058485f5c 29 seconds ago 293MB 22:46:56 docker-support-scheduler-go latest a2b4fcace3b8 30 seconds ago 12.3MB 22:46:56 docker-security-proxy-setup-go latest 05e39936f764 31 seconds ago 24.6MB 22:46:56 docker-core-command-go latest 1bff4b82fb95 34 seconds ago 12.2MB 22:46:56 docker-core-data-go latest d77757ef605c 2 minutes ago 23.7MB 22:46:56 docker-security-secretstore-setup-go latest 99d206fd2199 2 minutes ago 24.7MB 22:46:56 docker-security-bootstrap-redis-go latest 947af3c47600 2 minutes ago 15.8MB 22:46:56 docker-core-metadata-go latest a5642bb1ad43 2 minutes ago 14.5MB 22:46:56 docker latest b0757c55a1fd 5 days ago 220MB [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 22:46:58 Removing intermediate container 3056db1405af 22:46:58 ---> 828b51e7d932 22:46:58 Step 8/22 : COPY . . 22:46:58 Removing intermediate container f45bbad012c7 22:46:58 ---> 7ddcd4c2f8ae 22:46:58 Step 8/24 : COPY . . 22:46:59 Removing intermediate container 50c618b9fa1a 22:46:59 ---> 16d97f027856 22:46:59 Step 8/21 : COPY . . 22:47:00 Removing intermediate container f45f33970e7a 22:47:00 ---> 534824db4f0d 22:47:00 Step 8/27 : COPY . . 22:47:00 Removing intermediate container df0b6a54e20f 22:47:00 ---> f7bd69462182 22:47:00 Step 8/22 : COPY . . 22:47:12 Still waiting to schedule task 22:47:12 All nodes of label ‘centos7-docker-8c-8g’ are offline 22:47:27 ---> 9d3befa5d827 22:47:27 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:47:27 ---> 194271c456cd 22:47:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:47:27 ---> ce415455e01f 22:47:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:47:27 ---> d078191b2c3d 22:47:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:47:27 ---> Running in c22272759249 22:47:27 ---> Running in 0c40d5f0c2e9 22:47:27 ---> Running in 9b2fa017ff4c 22:47:27 ---> Running in 9ad9c1f37dbf 22:47:27 ---> 63675ab99fab 22:47:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:47:27 ---> Running in 0c885ca1ac23 22:47:27 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 22:47:27 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 22:47:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:47:27 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 22:47:56 Running on prd-centos7-docker-8c-8g-14963 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:47:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:47:58 using credential edgex-jenkins-ssh 22:47:58 Cloning the remote Git repository 22:47:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:47:57 > git init /w/workspace/edgex-go/4 # timeout=10 22:47:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:47:57 > git --version # timeout=10 22:47:57 > git --version # 'git version 2.24.3' 22:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:10 Merging remotes/origin/master commit 7f9dd25f9d981fc062fb35c9729d56f5b41711bb into PR head commit 0d8a526d09733956dda91812c59d925399bed116 22:48:10 Merge succeeded, producing 0d8a526d09733956dda91812c59d925399bed116 22:48:10 Checking out Revision 0d8a526d09733956dda91812c59d925399bed116 (PR-2913) 22:48:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:48:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:48:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:48:10 > git config core.sparsecheckout # timeout=10 22:48:10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 22:48:10 > git remote # timeout=10 22:48:10 > git config --get remote.origin.url # timeout=10 22:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:10 > git merge 7f9dd25f9d981fc062fb35c9729d56f5b41711bb # timeout=10 22:48:10 > git rev-parse HEAD^{commit} # timeout=10 22:48:10 > git config core.sparsecheckout # timeout=10 22:48:10 > git checkout -f 0d8a526d09733956dda91812c59d925399bed116 # timeout=10 22:48:14 Commit message: "feat(security): Eliminate security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:16 ++ find /w/workspace/edgex-go/4 22:48:16 ++ grep snapcraft.yaml 22:48:16 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:16 provisioning config files... 22:48:16 copy managed file [EdgeX] to file:/w/workspace/edgex-go/4@tmp/config9083196340896245549tmp [Pipeline] { [Pipeline] sh 22:48:16 + cp /w/workspace/edgex-go/4@tmp/config9083196340896245549tmp /w/workspace/edgex-go/4/edgex-snap-store-login [Pipeline] sh 22:48:17 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:48:17 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 22:48:17 latest: Pulling from edgex-devops/edgex-snap-builder 22:48:17 f08d8e2a3ba1: Pulling fs layer 22:48:17 3baa9cb2483b: Pulling fs layer 22:48:17 94e5ff4c0b15: Pulling fs layer 22:48:17 1860925334f9: Pulling fs layer 22:48:17 2daf38717194: Pulling fs layer 22:48:17 309017e8d7a4: Pulling fs layer 22:48:17 f7790dc9fd0f: Pulling fs layer 22:48:17 cac0ae9282c2: Pulling fs layer 22:48:17 1f4cadf9a1ed: Pulling fs layer 22:48:17 2daf38717194: Waiting 22:48:17 309017e8d7a4: Waiting 22:48:17 f7790dc9fd0f: Waiting 22:48:17 cac0ae9282c2: Waiting 22:48:17 1860925334f9: Waiting 22:48:17 94e5ff4c0b15: Verifying Checksum 22:48:17 94e5ff4c0b15: Download complete 22:48:17 3baa9cb2483b: Verifying Checksum 22:48:17 3baa9cb2483b: Download complete 22:48:17 1860925334f9: Download complete 22:48:17 309017e8d7a4: Verifying Checksum 22:48:17 309017e8d7a4: Download complete 22:48:19 f7790dc9fd0f: Verifying Checksum 22:48:19 f7790dc9fd0f: Download complete 22:48:20 cac0ae9282c2: Verifying Checksum 22:48:20 cac0ae9282c2: Download complete 22:48:20 1f4cadf9a1ed: Verifying Checksum 22:48:20 1f4cadf9a1ed: Download complete 22:48:20 f08d8e2a3ba1: Verifying Checksum 22:48:20 f08d8e2a3ba1: Download complete 22:48:21 f08d8e2a3ba1: Pull complete 22:48:21 3baa9cb2483b: Pull complete 22:48:21 94e5ff4c0b15: Pull complete 22:48:21 1860925334f9: Pull complete 22:48:26 2daf38717194: Verifying Checksum 22:48:26 2daf38717194: Download complete 22:48:40 2daf38717194: Pull complete 22:48:40 309017e8d7a4: Pull complete 22:48:40 f7790dc9fd0f: Pull complete 22:48:40 cac0ae9282c2: Pull complete 22:48:40 1f4cadf9a1ed: Pull complete 22:48:41 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 22:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 22:48:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:48:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:48:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:48:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] 22:48:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:48:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] 22:48:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 22:48:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] 22:48:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 22:48:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 22:48:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 22:48:45 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 22:48:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 22:48:45 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 22:48:46 Fetched 8409 kB in 2s (4891 kB/s) 22:48:47 Reading package lists... 22:48:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:48:49 - README.md 22:48:49 22:48:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:48:49 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 22:48:49 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 22:48:50 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:48:50 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:48:50 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:48:50 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:48:52 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:48:53 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config unzip zip 22:48:55 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 22:48:55 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 22:48:55 Reading state information... 0% Reading state information... 0% Reading state information... Done 22:48:55 The following packages were automatically installed and are no longer required: 22:48:55 libjq1 libonig4 22:48:55 Use 'sudo apt autoremove' to remove them. 22:48:55 Suggested packages: 22:48:55 binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring 22:48:55 gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf 22:48:55 automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg 22:48:55 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 22:48:55 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 22:48:55 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 22:48:55 git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc 22:48:55 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 22:48:55 | libterm-readline-perl-perl 22:48:55 The following NEW packages will be installed: 22:48:55 binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake 22:48:55 cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib 22:48:55 g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man 22:48:55 less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 22:48:55 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 22:48:55 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl 22:48:55 libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils 22:48:55 libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 22:48:55 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 22:48:55 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 22:48:55 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 22:48:55 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 22:48:55 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 22:48:55 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 22:48:55 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 22:48:55 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 22:48:55 perl perl-modules-5.26 pkg-config unzip zip 22:48:55 The following packages will be upgraded: 22:48:55 libc6 perl-base 22:48:55 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. 22:48:55 Need to get 84.4 MB of archives. 22:48:55 After this operation, 369 MB of additional disk space will be used. 22:48:55 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:48:56 Removing intermediate container 0c40d5f0c2e9 22:48:56 ---> 413962df9a51 22:48:56 22:48:56 Step 10/22 : FROM alpine:3.10 22:48:56 3.10: Pulling from library/alpine 22:48:56 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 676 kB/1391 kB 49%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 22:48:56 2% [2 libc6 21.6 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 22:48:56 4% [3 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:48:56 5% [4 perl-modules-5.26 34.4 kB/2762 kB 1%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 22:48:56 7% [5 libgdbm5 10.0 kB/26.0 kB 39%] 8% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 22:48:56 8% [6 libgdbm-compat4 6084 B/6084 B 100%] 8% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:48:56 8% [7 libperl5.26 8192 B/3534 kB 0%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:48:56 11% [8 perl 32.0 kB/201 kB 16%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 22:48:56 12% [9 less 42.7 kB/112 kB 38%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 22:48:56 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 22:48:57 12% [11 manpages 32.8 kB/1234 kB 3%] 14% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 22:48:57 14% [12 binutils-common 60.3 kB/196 kB 31%] 14% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 22:48:57 14% [13 libbinutils 60.1 kB/488 kB 12%] 15% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 22:48:57 15% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] 17% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 22:48:57 17% [15 binutils 3392 B/3392 B 100%] 17% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 22:48:57 17% [16 libc-dev-bin 0 B/71.8 kB 0%] 17% [Working] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 22:48:57 17% [17 linux-libc-dev 16.2 kB/989 kB 2%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 22:48:57 18% [18 libc6-dev 10.0 kB/2586 kB 0%] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:48:57 21% [19 gcc-7-base 18.3 kB/18.3 kB 100%] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 22:48:57 21% [20 libisl19 374 kB/551 kB 68%] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 22:48:57 22% [21 libmpfr6 64.3 kB/243 kB 27%] 22% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 22:48:57 22% [22 libmpc3 18.1 kB/40.8 kB 44%] 22% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:48:57 22% [23 cpp-7 7932 B/8591 kB 0%] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:48:57 31% [24 cpp 27.7 kB/27.7 kB 100%] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:48:57 31% [25 libcc1-0 22.1 kB/39.4 kB 56%] 31% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:48:57 31% [26 libgomp1 10.8 kB/76.5 kB 14%] 31% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:48:57 32% [27 libitm1 23.1 kB/27.9 kB 83%] 32% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:48:57 32% [28 libatomic1 9192 B/9192 B 100%] 32% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:48:57 32% [29 libasan4 20.5 kB/358 kB 6%] 32% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:48:57 32% [30 liblsan0 20.0 kB/133 kB 15%] 33% [Working] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:48:57 33% [31 libtsan0 0 B/288 kB 0%] 33% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:48:57 33% [32 libubsan0 17.9 kB/126 kB 14%] 34% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:48:57 34% [33 libcilkrts5 17.8 kB/42.5 kB 42%] 34% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:48:57 34% [34 libmpx2 11.6 kB/11.6 kB 100%] 34% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:48:57 34% [35 libquadmath0 26.8 kB/134 kB 20%] 34% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:48:57 34% [36 libgcc-7-dev 10.1 kB/2378 kB 0%] 37% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:48:58 37% [37 gcc-7 0 B/9381 kB 0%] 46% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:48:58 46% [38 gcc 5184 B/5184 B 100%] 46% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:48:58 46% [39 libstdc++-7-dev 0 B/1471 kB 0%] 48% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:48:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:48:58 Status: Downloaded newer image for alpine:3.10 22:48:58 ---> 536a684cf733 22:48:58 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:48:59 48% [40 g++-7 5703 B/9697 kB 0%] 57% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:48:59 57% [41 g++ 1568 B/1568 B 100%] 57% [Working] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 22:48:59 57% [42 make 5497 B/154 kB 4%] 58% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:48:59 58% [43 libdpkg-perl 47.9 kB/211 kB 23%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:48:59 58% [44 patch 33.1 kB/102 kB 33%] 58% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:48:59 58% [45 dpkg-dev 62.0 kB/607 kB 10%] 59% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 22:48:59 59% [46 build-essential 0 B/4758 B 0%] 59% [Working] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 22:48:59 59% [47 cmake-data 8192 B/1332 kB 1%] 61% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 22:48:59 61% [48 libarchive13 18.5 kB/288 kB 6%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 22:48:59 61% [49 libjsoncpp1 0 B/73.6 kB 0%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 22:48:59 61% [50 librhash0 24.0 kB/78.1 kB 31%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 22:48:59 62% [51 libuv1 0 B/64.4 kB 0%] 62% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] 22:48:59 62% [52 cmake 38.2 kB/3152 kB 1%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 22:48:59 65% [53 curl 31.5 kB/159 kB 20%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 22:48:59 65% [54 libfakeroot 0 B/25.9 kB 0%] 66% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 22:48:59 66% [55 fakeroot 0 B/62.3 kB 0%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] 22:48:59 66% [56 libc6-i386 7601 B/2652 kB 0%] 69% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.3 [1817 kB] 22:48:59 69% [57 libc6-dev-i386 15.3 kB/1817 kB 1%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] 22:48:59 71% [58 libc6-x32 0 B/2847 kB 0%] 73% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.3 [2016 kB] 22:48:59 73% [59 libc6-dev-x32 17.2 kB/2016 kB 1%] 76% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] 22:48:59 76% [60 lib32gcc1 18.9 kB/48.1 kB 39%] 76% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 22:48:59 76% [61 libx32gcc1 0 B/40.5 kB 0%] 76% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 22:48:59 76% [62 lib32gomp1 41.0 kB/83.7 kB 49%] 76% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] 22:48:59 76% [63 libx32gomp1 42.3 kB/77.8 kB 54%] 77% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] 22:48:59 77% [64 lib32itm1 29.8 kB/30.0 kB 99%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 22:48:59 77% [65 libx32itm1 28.1 kB/28.1 kB 100%] 77% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] 22:48:59 77% [66 lib32atomic1 8664 B/8664 B 100%] 77% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 22:48:59 77% [67 libx32atomic1 9188 B/9188 B 100%] 77% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 22:48:59 77% [68 lib32asan4 18.3 kB/362 kB 5%] 78% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] 22:48:59 78% [69 libx32asan4 0 B/351 kB 0%] 78% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] 22:48:59 78% [70 lib32stdc++6 0 B/415 kB 0%] 79% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] 22:48:59 79% [71 lib32ubsan0 22.3 kB/140 kB 16%] 79% [Waiting for headers] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] 22:48:59 79% [72 libx32stdc++6 11.2 kB/387 kB 3%] 80% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] 22:48:59 80% [73 libx32ubsan0 9948 B/127 kB 8%] 80% [Waiting for headers] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] 22:48:59 80% [74 lib32cilkrts5 36.9 kB/47.2 kB 78%] 81% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] 22:48:59 81% [75 libx32cilkrts5 21.9 kB/43.0 kB 51%] 81% [Waiting for headers] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] 22:48:59 81% [76 lib32mpx2 12.9 kB/12.9 kB 100%] 81% [Working] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] 22:48:59 81% [77 lib32quadmath0 0 B/208 kB 0%] 81% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] 22:48:59 81% [78 libx32quadmath0 0 B/135 kB 0%] 82% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] 22:48:59 82% [79 lib32gcc-7-dev 0 B/2211 kB 0%] 84% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] 22:48:59 84% [80 libx32gcc-7-dev 29.9 kB/1999 kB 1%] 86% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] 22:48:59 86% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] 22:48:59 86% [82 lib32stdc++-7-dev 0 B/626 kB 0%] 87% [Waiting for headers] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] 22:48:59 87% [83 libx32stdc++-7-dev 18.7 kB/582 kB 3%] 88% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] 22:48:59 88% [Working] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 22:48:59 88% [85 gcc-multilib 1428 B/1428 B 100%] 88% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 22:48:59 88% [86 g++-multilib 0 B/1020 B 0%] 88% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 22:48:59 88% [87 libcurl3-gnutls 29.8 kB/213 kB 14%] 89% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:49:00 89% [88 liberror-perl 13.6 kB/22.8 kB 60%] 89% [Working] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 22:49:00 89% [89 git-man 0 B/804 kB 0%] 90% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 22:49:00 ---> Running in 79ff322ad1c0 22:49:00 90% [90 git 0 B/3915 kB 0%] 94% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 22:49:00 94% [91 libalgorithm-diff-perl 47.6 kB/47.6 kB 100%] 94% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 22:49:00 94% [92 libalgorithm-diff-xs-perl 7772 B/11.1 kB 70%] 94% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 22:49:00 94% [93 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 94% [Working] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 22:49:00 95% [94 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%] 95% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:49:00 95% [95 libnorm1 16.2 kB/224 kB 7%] 95% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:49:00 95% [96 libpgm-5.2-0 53.5 kB/157 kB 34%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:49:00 95% [97 libsodium23 27.3 kB/143 kB 19%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:49:00 96% [98 libzmq5 15.2 kB/221 kB 7%] 96% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:49:00 96% [99 libzmq3-dev 55.6 kB/400 kB 14%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 22:49:00 97% [100 manpages-dev 0 B/2217 kB 0%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:49:00 99% [101 pkg-config 0 B/45.0 kB 0%] 99% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 22:49:00 99% [102 unzip 12.6 kB/167 kB 8%] 100% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:49:01 100% [103 zip 4869 B/167 kB 3%] 100% [Working] Fetched 84.4 MB in 5s (15.6 MB/s) 22:49:01 debconf: delaying package configuration, since apt-utils is not installed 22:49:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 22:49:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:49:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 22:49:02 Removing intermediate container 9b2fa017ff4c 22:49:02 ---> 8534937aeaa9 22:49:02 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:49:03 Removing intermediate container 9ad9c1f37dbf 22:49:03 ---> 92b9c712db4a 22:49:03 22:49:03 Step 10/24 : FROM alpine:3.10 22:49:03 ---> 536a684cf733 22:49:03 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:49:03 ---> Running in 47bdcdb08f04 22:49:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:49:03 Removing intermediate container c22272759249 22:49:03 ---> 9359d914c1de 22:49:03 22:49:03 Step 10/21 : FROM alpine 22:49:03 ---> Running in 7f558629026e 22:49:04 latest: Pulling from library/alpine 22:49:04 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 22:49:04 Status: Downloaded newer image for alpine:latest 22:49:04 ---> 2e77e061c27f 22:49:04 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:49:04 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:49:04 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:49:04 OK: 10169 distinct packages available 22:49:04 ---> Running in d8cbe4d3ef83 22:49:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:49:04 (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 ... 9889 files and directories currently installed.) 22:49:04 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 22:49:04 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 22:49:05 (1/5) Installing ca-certificates (20191127-r2) 22:49:05 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:49:05 (3/5) Installing libcurl (7.66.0-r1) 22:49:05 (4/5) Installing curl (7.66.0-r1) 22:49:05 (5/5) Installing dumb-init (1.2.2-r1) 22:49:05 Executing busybox-1.30.1-r3.trigger 22:49:05 Executing ca-certificates-20191127-r2.trigger 22:49:05 OK: 7 MiB in 19 packages 22:49:06 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 22:49:07 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 22:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:07 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:49:07 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:49:07 OK: 10169 distinct packages available 22:49:08 Selecting previously unselected package liblocale-gettext-perl. 22:49:08 (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 ... 9889 files and directories currently installed.) 22:49:08 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 22:49:08 Unpacking liblocale-gettext-perl (1.07-3build2) ... 22:49:08 Selecting previously unselected package perl-modules-5.26. 22:49:08 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:49:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:49:08 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:49:08 v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:49:08 OK: 12617 distinct packages available 22:49:08 (1/5) Installing ca-certificates (20191127-r2) 22:49:08 Selecting previously unselected package libgdbm5:amd64. 22:49:08 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 22:49:08 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:49:08 (3/5) Installing libcurl (7.66.0-r1) 22:49:08 (4/5) Installing curl (7.66.0-r1) 22:49:08 (5/5) Installing dumb-init (1.2.2-r1) 22:49:08 Executing busybox-1.30.1-r3.trigger 22:49:08 Executing ca-certificates-20191127-r2.trigger 22:49:09 Unpacking libgdbm5:amd64 (1.14.1-6) ... 22:49:09 Selecting previously unselected package libgdbm-compat4:amd64. 22:49:09 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 22:49:09 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 22:49:09 Selecting previously unselected package libperl5.26:amd64. 22:49:09 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:49:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:49:09 Removing intermediate container 79ff322ad1c0 22:49:09 ---> 7117b9bf73ad 22:49:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:49:09 OK: 7 MiB in 19 packages 22:49:09 (1/4) Installing ca-certificates (20191127-r4) 22:49:09 ---> Running in 48904bce6350 22:49:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:49:09 (3/4) Installing libcurl (7.69.1-r1) 22:49:09 Selecting previously unselected package perl. 22:49:09 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:49:09 Unpacking perl (5.26.1-6ubuntu0.5) ... 22:49:09 Selecting previously unselected package less. 22:49:09 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 22:49:09 Unpacking less (487-0.1) ... 22:49:09 (4/4) Installing curl (7.69.1-r1) 22:49:09 Executing busybox-1.31.1-r19.trigger 22:49:09 Executing ca-certificates-20191127-r4.trigger 22:49:09 Selecting previously unselected package netbase. 22:49:09 Preparing to unpack .../007-netbase_5.4_all.deb ... 22:49:09 Unpacking netbase (5.4) ... 22:49:09 Selecting previously unselected package manpages. 22:49:09 Preparing to unpack .../008-manpages_4.15-1_all.deb ... 22:49:09 Unpacking manpages (4.15-1) ... 22:49:09 Selecting previously unselected package binutils-common:amd64. 22:49:09 Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:49:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 22:49:09 OK: 7 MiB in 18 packages 22:49:10 Selecting previously unselected package libbinutils:amd64. 22:49:10 Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:49:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 22:49:10 Selecting previously unselected package binutils-x86-64-linux-gnu. 22:49:10 Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:49:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 22:49:10 Selecting previously unselected package binutils. 22:49:10 Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 22:49:10 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 22:49:10 Selecting previously unselected package libc-dev-bin. 22:49:10 Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 22:49:10 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 22:49:10 Removing intermediate container 48904bce6350 22:49:10 ---> e9538fc9ba79 22:49:10 Step 13/22 : WORKDIR / 22:49:10 ---> Running in db27abefc37d 22:49:10 Selecting previously unselected package linux-libc-dev:amd64. 22:49:10 Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... 22:49:10 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... 22:49:10 Selecting previously unselected package libc6-dev:amd64. 22:49:10 Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 22:49:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 22:49:11 Selecting previously unselected package gcc-7-base:amd64. 22:49:11 Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:11 Selecting previously unselected package libisl19:amd64. 22:49:11 Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... 22:49:11 Unpacking libisl19:amd64 (0.19-1) ... 22:49:11 Selecting previously unselected package libmpfr6:amd64. 22:49:11 Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... 22:49:11 Unpacking libmpfr6:amd64 (4.0.1-1) ... 22:49:11 Selecting previously unselected package libmpc3:amd64. 22:49:11 Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... 22:49:11 Unpacking libmpc3:amd64 (1.1.0-1) ... 22:49:11 Selecting previously unselected package cpp-7. 22:49:11 Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:49:12 Removing intermediate container db27abefc37d 22:49:12 ---> 32008e475ba3 22:49:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:49:12 Removing intermediate container 7f558629026e 22:49:12 ---> fffc8ffdf6fd 22:49:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:12 ---> Running in 1334a76cadc0 22:49:12 Selecting previously unselected package cpp. 22:49:12 Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:49:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 22:49:12 Selecting previously unselected package libcc1-0:amd64. 22:49:12 Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:12 Selecting previously unselected package libgomp1:amd64. 22:49:12 Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:12 Removing intermediate container d8cbe4d3ef83 22:49:12 ---> 1467cf958eda 22:49:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:49:12 Selecting previously unselected package libitm1:amd64. 22:49:12 Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:12 Selecting previously unselected package libatomic1:amd64. 22:49:12 Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:12 Selecting previously unselected package libasan4:amd64. 22:49:12 Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:13 ---> Running in f5c78895579b 22:49:13 ---> 74272f60f969 22:49:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:49:13 Selecting previously unselected package liblsan0:amd64. 22:49:13 Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:13 Selecting previously unselected package libtsan0:amd64. 22:49:13 Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:13 Removing intermediate container 1334a76cadc0 22:49:13 ---> 3e342544c420 22:49:13 Step 13/24 : WORKDIR / 22:49:13 Removing intermediate container 47bdcdb08f04 22:49:13 ---> a21740c626f6 22:49:13 22:49:13 Step 11/27 : FROM docker:latest 22:49:13 ---> 84e3a507c27b 22:49:13 Step 12/27 : RUN apk add --no-cache bash 22:49:13 Selecting previously unselected package libubsan0:amd64. 22:49:13 Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:13 Selecting previously unselected package libcilkrts5:amd64. 22:49:13 Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:13 Selecting previously unselected package libmpx2:amd64. 22:49:13 Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:13 Selecting previously unselected package libquadmath0:amd64. 22:49:13 Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:13 ---> Running in 7e088c38acf8 22:49:13 ---> Running in 6e0cd7e65991 22:49:13 Selecting previously unselected package libgcc-7-dev:amd64. 22:49:13 Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:14 Selecting previously unselected package gcc-7. 22:49:14 Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:49:14 Removing intermediate container f5c78895579b 22:49:14 ---> 1230765b7bb0 22:49:14 Step 13/21 : WORKDIR /edgex 22:49:14 ---> Running in 67ae4d3c7d11 22:49:14 Removing intermediate container 7e088c38acf8 22:49:14 ---> d3ca4d69c2b8 22:49:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:49:14 Selecting previously unselected package gcc. 22:49:14 Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:49:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 22:49:14 Selecting previously unselected package libstdc++-7-dev:amd64. 22:49:14 Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:15 ---> 69e90eed13ea 22:49:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:49:15 Removing intermediate container 67ae4d3c7d11 22:49:15 ---> 75b5faa8f132 22:49:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:49:15 Selecting previously unselected package g++-7. 22:49:15 Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 22:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:16 ---> 2d39be62de1b 22:49:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:49:16 Selecting previously unselected package g++. 22:49:16 Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:49:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 22:49:16 Selecting previously unselected package make. 22:49:16 Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... 22:49:16 Unpacking make (4.1-9.1ubuntu1) ... 22:49:16 Selecting previously unselected package libdpkg-perl. 22:49:16 Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:49:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:49:16 Selecting previously unselected package patch. 22:49:16 Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:49:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 22:49:16 ---> dfe57fe15c55 22:49:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:49:16 (1/2) Installing readline (8.0.4-r0) 22:49:16 (2/2) Installing bash (5.0.17-r0) 22:49:16 Executing bash-5.0.17-r0.post-install 22:49:16 Executing busybox-1.31.1-r19.trigger 22:49:16 OK: 12 MiB in 22 packages 22:49:16 Selecting previously unselected package dpkg-dev. 22:49:16 Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:49:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 22:49:16 Selecting previously unselected package build-essential. 22:49:16 Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... 22:49:16 Unpacking build-essential (12.4ubuntu1) ... 22:49:16 Selecting previously unselected package cmake-data. 22:49:16 Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 22:49:16 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 22:49:16 ---> 1ea7d3e9473b 22:49:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:49:17 ---> 308eef04dcfc 22:49:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:49:17 Selecting previously unselected package libarchive13:amd64. 22:49:17 Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 22:49:17 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 22:49:17 Selecting previously unselected package libjsoncpp1:amd64. 22:49:17 Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... 22:49:17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 22:49:17 Selecting previously unselected package librhash0:amd64. 22:49:17 Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... 22:49:17 ---> 44e86559019d 22:49:17 Step 18/22 : RUN chmod +x entrypoint.sh 22:49:17 Unpacking librhash0:amd64 (1.3.6-2) ... 22:49:17 Selecting previously unselected package libuv1:amd64. 22:49:17 Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... 22:49:17 Unpacking libuv1:amd64 (1.18.0-3) ... 22:49:17 Selecting previously unselected package cmake. 22:49:17 Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 22:49:17 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 22:49:18 ---> Running in 58cc37b94528 22:49:18 Selecting previously unselected package curl. 22:49:18 Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... 22:49:18 Unpacking curl (7.58.0-2ubuntu3.10) ... 22:49:18 Selecting previously unselected package libfakeroot:amd64. 22:49:18 Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 22:49:18 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 22:49:18 Selecting previously unselected package fakeroot. 22:49:18 Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 22:49:18 Unpacking fakeroot (1.22-2ubuntu1) ... 22:49:18 Selecting previously unselected package libc6-i386. 22:49:18 Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... 22:49:18 Unpacking libc6-i386 (2.27-3ubuntu1.3) ... 22:49:19 Removing intermediate container 6e0cd7e65991 22:49:19 ---> 7e10efa796c8 22:49:19 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:49:19 Selecting previously unselected package libc6-dev-i386. 22:49:19 Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... 22:49:19 Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... 22:49:19 ---> 4631a773ef1d 22:49:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:49:19 Selecting previously unselected package libc6-x32. 22:49:19 Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... 22:49:19 Unpacking libc6-x32 (2.27-3ubuntu1.3) ... 22:49:19 Selecting previously unselected package libc6-dev-x32. 22:49:19 Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... 22:49:19 Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... 22:49:19 ---> 69ad2965851a 22:49:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:49:19 ---> Running in 81ecd137cda2 22:49:20 Selecting previously unselected package lib32gcc1. 22:49:20 Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32gcc1. 22:49:20 Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32gomp1. 22:49:20 Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32gomp1. 22:49:20 Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32itm1. 22:49:20 Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32itm1. 22:49:20 Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32atomic1. 22:49:20 Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32atomic1. 22:49:20 Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32asan4. 22:49:20 Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32asan4. 22:49:20 Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32stdc++6. 22:49:20 Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package lib32ubsan0. 22:49:20 Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 22:49:20 Selecting previously unselected package libx32stdc++6. 22:49:20 Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:20 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package libx32ubsan0. 22:49:21 Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package lib32cilkrts5. 22:49:21 Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package libx32cilkrts5. 22:49:21 Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package lib32mpx2. 22:49:21 Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 22:49:21 ---> 96fa2e77601a 22:49:21 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:49:21 Selecting previously unselected package lib32quadmath0. 22:49:21 Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package libx32quadmath0. 22:49:21 Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package lib32gcc-7-dev. 22:49:21 Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:21 Selecting previously unselected package libx32gcc-7-dev. 22:49:21 Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:21 ---> Running in 5a4bdafa0744 22:49:21 Selecting previously unselected package gcc-7-multilib. 22:49:21 Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:21 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 22:49:22 ---> 6713ec917f8c 22:49:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:49:22 Removing intermediate container 58cc37b94528 22:49:22 ---> 92fe582c2880 22:49:22 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:49:22 Selecting previously unselected package lib32stdc++-7-dev. 22:49:22 Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:22 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:22 Selecting previously unselected package libx32stdc++-7-dev. 22:49:22 Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:22 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:22 Selecting previously unselected package g++-7-multilib. 22:49:22 Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:49:22 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 22:49:22 Selecting previously unselected package gcc-multilib. 22:49:22 Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:49:22 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 22:49:22 Selecting previously unselected package g++-multilib. 22:49:22 Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:49:22 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 22:49:22 Selecting previously unselected package libcurl3-gnutls:amd64. 22:49:22 Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 22:49:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 22:49:22 Selecting previously unselected package liberror-perl. 22:49:22 Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... 22:49:22 Unpacking liberror-perl (0.17025-1) ... 22:49:22 Selecting previously unselected package git-man. 22:49:22 Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 22:49:22 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 22:49:23 Selecting previously unselected package git. 22:49:23 Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 22:49:23 Unpacking git (1:2.17.1-1ubuntu0.7) ... 22:49:23 ---> Running in f043b888a80f 22:49:23 Removing intermediate container 5a4bdafa0744 22:49:23 ---> d277fb59110a 22:49:23 Step 18/21 : CMD ["--init=true"] 22:49:23 Selecting previously unselected package libalgorithm-diff-perl. 22:49:23 Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... 22:49:23 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 22:49:23 Selecting previously unselected package libalgorithm-diff-xs-perl. 22:49:23 Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 22:49:23 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 22:49:23 Selecting previously unselected package libalgorithm-merge-perl. 22:49:23 Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... 22:49:23 Unpacking libalgorithm-merge-perl (0.08-3) ... 22:49:23 Selecting previously unselected package libfile-fcntllock-perl. 22:49:23 Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 22:49:23 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 22:49:23 ---> Running in beb5d39c591b 22:49:23 Selecting previously unselected package libnorm1:amd64. 22:49:23 Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:49:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:49:23 Selecting previously unselected package libpgm-5.2-0:amd64. 22:49:23 Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:49:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:49:23 Selecting previously unselected package libsodium23:amd64. 22:49:23 Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... 22:49:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:49:24 ---> b289efad0cd3 22:49:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:49:24 Removing intermediate container 81ecd137cda2 22:49:24 ---> 344b71c61527 22:49:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:49:24 Removing intermediate container f043b888a80f 22:49:24 ---> d11d5bcd9add 22:49:24 Step 20/22 : LABEL arch=arm64 22:49:24 Selecting previously unselected package libzmq5:amd64. 22:49:24 Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:49:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:49:24 Selecting previously unselected package libzmq3-dev:amd64. 22:49:24 Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:49:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:49:24 Selecting previously unselected package manpages-dev. 22:49:24 Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... 22:49:24 Unpacking manpages-dev (4.15-1) ... 22:49:24 Removing intermediate container 0c885ca1ac23 22:49:24 ---> 908c4b01e430 22:49:24 22:49:24 Step 10/22 : FROM scratch 22:49:24 ---> 22:49:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:49:24 ---> Running in ed20fb27da73 22:49:24 ---> Running in 5b71d06a490c 22:49:24 ---> Running in 204f29ea68fb 22:49:24 Removing intermediate container beb5d39c591b 22:49:24 ---> 259cc6193fe6 22:49:24 Step 19/21 : LABEL arch=arm64 22:49:24 Selecting previously unselected package pkg-config. 22:49:24 Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:49:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:49:24 Selecting previously unselected package unzip. 22:49:24 Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... 22:49:24 Unpacking unzip (6.0-21ubuntu1) ... 22:49:24 Selecting previously unselected package zip. 22:49:24 Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... 22:49:24 Unpacking zip (3.0-11build1) ... 22:49:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:24 Setting up libc6-x32 (2.27-3ubuntu1.3) ... 22:49:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:24 ---> 013f3bcc5bb0 22:49:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:49:24 ---> Running in 46baf8c9774a 22:49:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:49:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:24 Setting up manpages (4.15-1) ... 22:49:24 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 22:49:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:24 Setting up less (487-0.1) ... 22:49:24 Setting up make (4.1-9.1ubuntu1) ... 22:49:25 ---> Running in d819e9c30a33 22:49:25 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up curl (7.58.0-2ubuntu3.10) ... 22:49:25 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 22:49:25 Setting up libuv1:amd64 (1.18.0-3) ... 22:49:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 22:49:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up unzip (6.0-21ubuntu1) ... 22:49:25 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 22:49:25 Setting up libmpfr6:amd64 (4.0.1-1) ... 22:49:25 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 22:49:25 Setting up libc6-i386 (2.27-3ubuntu1.3) ... 22:49:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:49:25 Setting up libgdbm5:amd64 (1.14.1-6) ... 22:49:25 Setting up zip (3.0-11build1) ... 22:49:25 Removing intermediate container 5b71d06a490c 22:49:25 ---> 6d1102148b05 22:49:25 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:49:25 Removing intermediate container ed20fb27da73 22:49:25 ---> c33aff1ec5d5 22:49:25 Step 15/27 : ENV APP_PORT=48090 22:49:25 Removing intermediate container 204f29ea68fb 22:49:25 ---> fb885017a003 22:49:25 Step 12/22 : ENV APP_PORT=48081 22:49:25 ---> Running in 34906b7c606d 22:49:25 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up librhash0:amd64 (1.3.6-2) ... 22:49:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:49:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:25 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 22:49:25 Setting up libsodium23:amd64 (1.0.16-2) ... 22:49:25 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up patch (2.7.6-2ubuntu1.1) ... 22:49:25 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 22:49:25 ---> Running in 680eebad58e3 22:49:25 Removing intermediate container 46baf8c9774a 22:49:25 ---> 5db790600c3c 22:49:25 Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:49:25 ---> Running in 4240ff7e411f 22:49:25 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up liblocale-gettext-perl (1.07-3build2) ... 22:49:25 Setting up libmpc3:amd64 (1.1.0-1) ... 22:49:25 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 22:49:25 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 22:49:25 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up manpages-dev (4.15-1) ... 22:49:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 22:49:25 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 22:49:25 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 22:49:25 ---> Running in 410daf6e5c9f 22:49:26 Setting up netbase (5.4) ... 22:49:26 Setting up libisl19:amd64 (0.19-1) ... 22:49:26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 22:49:26 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:49:26 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 22:49:26 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 22:49:26 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 22:49:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:49:26 Setting up fakeroot (1.22-2ubuntu1) ... 22:49:26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 22:49:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:49:26 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 22:49:26 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 22:49:26 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Removing intermediate container 34906b7c606d 22:49:26 ---> 59a07e0790aa 22:49:26 Step 16/27 : EXPOSE $APP_PORT 22:49:26 Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... 22:49:26 Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... 22:49:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 22:49:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:49:26 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up perl (5.26.1-6ubuntu0.5) ... 22:49:26 Setting up libfile-fcntllock-perl (0.22-3build2) ... 22:49:26 Setting up libalgorithm-diff-perl (1.19.03-1) ... 22:49:26 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 22:49:26 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Removing intermediate container 4240ff7e411f 22:49:26 ---> 739887254202 22:49:26 Step 13/22 : EXPOSE $APP_PORT 22:49:26 Removing intermediate container 680eebad58e3 22:49:26 ---> 8426bd1fd4c6 22:49:26 Step 22/22 : LABEL version=0.0.0 22:49:26 ---> Running in 04b941e1629b 22:49:26 ---> Running in ef664fcefc2e 22:49:26 Removing intermediate container 410daf6e5c9f 22:49:26 ---> dd13d85df865 22:49:26 Step 21/21 : LABEL version=0.0.0 22:49:26 Setting up liberror-perl (0.17025-1) ... 22:49:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:49:26 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:49:26 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 22:49:26 Setting up libalgorithm-merge-perl (0.08-3) ... 22:49:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:49:26 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 22:49:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:49:26 ---> Running in 1cbf77a532a0 22:49:26 ---> Running in 78ee0c25e871 22:49:27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 22:49:27 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 22:49:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 22:49:27 Setting up build-essential (12.4ubuntu1) ... 22:49:27 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 22:49:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:49:27 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 22:49:27 Processing triggers for mime-support (3.60ubuntu1) ... 22:49:27 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 22:49:27 Removing intermediate container 04b941e1629b 22:49:27 ---> 340ec6468f14 22:49:27 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:49:27 Removing intermediate container ef664fcefc2e 22:49:27 ---> ca3f14571480 22:49:27 Step 14/22 : WORKDIR / 22:49:27 Removing intermediate container 1cbf77a532a0 22:49:27 ---> 74d4fbd935a6 22:49:27 22:49:27 Removing intermediate container 78ee0c25e871 22:49:27 ---> cd8cd406ad41 22:49:27 22:49:27 ---> Running in b3c9f68562bf 22:49:28 Successfully built 74d4fbd935a6 22:49:28 Successfully built cd8cd406ad41 22:49:28 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:49:28  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 22:49:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:49:28 Removing intermediate container d819e9c30a33 22:49:28 Building docker-support-notifications-go 22:49:28 ---> 417cc4c992c1 22:49:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:49:28  Building docker-security-proxy-setup-go ... done Removing intermediate container b3c9f68562bf 22:49:28 ---> 1837501b8af5 22:49:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:49:28 ---> Running in 718f7f5d4aa1 22:49:28 ---> a189c2ad3801 22:49:28 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:49:28 binutils set to automatically installed. 22:49:28 binutils-common set to automatically installed. 22:49:28 binutils-x86-64-linux-gnu set to automatically installed. 22:49:28 build-essential set to automatically installed. 22:49:28 cmake set to automatically installed. 22:49:28 cmake-data set to automatically installed. 22:49:28 cpp set to automatically installed. 22:49:28 cpp-7 set to automatically installed. 22:49:28 curl set to automatically installed. 22:49:28 dpkg-dev set to automatically installed. 22:49:28 fakeroot set to automatically installed. 22:49:28 g++ set to automatically installed. 22:49:28 g++-7 set to automatically installed. 22:49:28 g++-7-multilib set to automatically installed. 22:49:28 g++-multilib set to automatically installed. 22:49:28 gcc set to automatically installed. 22:49:28 gcc-7 set to automatically installed. 22:49:28 gcc-7-base set to automatically installed. 22:49:28 gcc-7-multilib set to automatically installed. 22:49:28 gcc-multilib set to automatically installed. 22:49:28 git set to automatically installed. 22:49:28 git-man set to automatically installed. 22:49:28 less set to automatically installed. 22:49:28 lib32asan4 set to automatically installed. 22:49:28 lib32atomic1 set to automatically installed. 22:49:28 lib32cilkrts5 set to automatically installed. 22:49:28 lib32gcc-7-dev set to automatically installed. 22:49:28 lib32gcc1 set to automatically installed. 22:49:28 lib32gomp1 set to automatically installed. 22:49:28 lib32itm1 set to automatically installed. 22:49:28 lib32mpx2 set to automatically installed. 22:49:28 lib32quadmath0 set to automatically installed. 22:49:28 lib32stdc++-7-dev set to automatically installed. 22:49:28 lib32stdc++6 set to automatically installed. 22:49:28 lib32ubsan0 set to automatically installed. 22:49:28 libalgorithm-diff-perl set to automatically installed. 22:49:28 libalgorithm-diff-xs-perl set to automatically installed. 22:49:28 libalgorithm-merge-perl set to automatically installed. 22:49:28 libarchive13 set to automatically installed. 22:49:28 libasan4 set to automatically installed. 22:49:28 libatomic1 set to automatically installed. 22:49:28 libbinutils set to automatically installed. 22:49:28 libc-dev-bin set to automatically installed. 22:49:28 libc6 set to automatically installed. 22:49:28 libc6-dev set to automatically installed. 22:49:28 libc6-dev-i386 set to automatically installed. 22:49:28 libc6-dev-x32 set to automatically installed. 22:49:28 libc6-i386 set to automatically installed. 22:49:28 libc6-x32 set to automatically installed. 22:49:28 libcc1-0 set to automatically installed. 22:49:28 libcilkrts5 set to automatically installed. 22:49:28 libcurl3-gnutls set to automatically installed. 22:49:28 libdpkg-perl set to automatically installed. 22:49:28 liberror-perl set to automatically installed. 22:49:28 libfakeroot set to automatically installed. 22:49:28 libfile-fcntllock-perl set to automatically installed. 22:49:28 libgcc-7-dev set to automatically installed. 22:49:28 libgdbm-compat4 set to automatically installed. 22:49:28 libgdbm5 set to automatically installed. 22:49:28 libgomp1 set to automatically installed. 22:49:28 libisl19 set to automatically installed. 22:49:28 libitm1 set to automatically installed. 22:49:28 libjsoncpp1 set to automatically installed. 22:49:28 liblocale-gettext-perl set to automatically installed. 22:49:28 liblsan0 set to automatically installed. 22:49:28 libmpc3 set to automatically installed. 22:49:28 libmpfr6 set to automatically installed. 22:49:28 libmpx2 set to automatically installed. 22:49:28 libnorm1 set to automatically installed. 22:49:28 libperl5.26 set to automatically installed. 22:49:28 libpgm-5.2-0 set to automatically installed. 22:49:28 libquadmath0 set to automatically installed. 22:49:28 librhash0 set to automatically installed. 22:49:28 libsodium23 set to automatically installed. 22:49:28 libstdc++-7-dev set to automatically installed. 22:49:28 libtsan0 set to automatically installed. 22:49:28 libubsan0 set to automatically installed. 22:49:28 libuv1 set to automatically installed. 22:49:28 libx32asan4 set to automatically installed. 22:49:28 libx32atomic1 set to automatically installed. 22:49:28 libx32cilkrts5 set to automatically installed. 22:49:28 libx32gcc-7-dev set to automatically installed. 22:49:28 libx32gcc1 set to automatically installed. 22:49:28 libx32gomp1 set to automatically installed. 22:49:28 libx32itm1 set to automatically installed. 22:49:28 libx32quadmath0 set to automatically installed. 22:49:28 libx32stdc++-7-dev set to automatically installed. 22:49:28 libx32stdc++6 set to automatically installed. 22:49:28 libx32ubsan0 set to automatically installed. 22:49:28 libzmq3-dev set to automatically installed. 22:49:29 libzmq5 set to automatically installed. 22:49:29 linux-libc-dev set to automatically installed. 22:49:29 make set to automatically installed. 22:49:29 manpages set to automatically installed. 22:49:29 manpages-dev set to automatically installed. 22:49:29 netbase set to automatically installed. 22:49:29 patch set to automatically installed. 22:49:29 perl set to automatically installed. 22:49:29 perl-base set to automatically installed. 22:49:29 perl-modules-5.26 set to automatically installed. 22:49:29 pkg-config set to automatically installed. 22:49:29 unzip set to automatically installed. 22:49:29 zip set to automatically installed. 22:49:29 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 22:49:29 Please ensure the environment is properly setup before continuing. 22:49:29 Ignore this message if the appropriate measures have already been taken 22:49:29 Removing intermediate container 718f7f5d4aa1 22:49:29 ---> 9cc4e4b18ed7 22:49:29 Step 22/24 : LABEL arch=arm64 22:49:29 ---> a709a5b69674 22:49:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:49:29 ---> Running in 1d7c79f96e6b 22:49:29 ---> a81e2d7dcf6a 22:49:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:49:29 Pulling go-build-helper  22:49:30 Removing intermediate container 1d7c79f96e6b 22:49:30 ---> 8c11ea71ffdd 22:49:30 Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:49:30 ---> Running in 1caa6e0a8e62 22:49:30 'go115' has dependencies that need to be staged: go-build-helper 22:49:30 Skipping pull go-build-helper (already ran) 22:49:30 Building go-build-helper  22:49:31 ---> b5a0f20e6529 22:49:31 Step 20/27 : RUN apk --no-cache add py3-pip 22:49:33 Removing intermediate container 1caa6e0a8e62 22:49:33 ---> e3e2977553e8 22:49:33 Step 24/24 : LABEL version=0.0.0 22:49:33 ---> Running in c2ab1758d5c9 22:49:33 ---> 38fabc5ca4e7 22:49:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:49:34 Staging go-build-helper  22:49:34 ---> Running in 9878303c3d60 22:49:34 Pulling go115  22:49:34 ---> 0bd29287c739 22:49:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:49:34 ---> Running in 235728055bc6 22:49:35 Removing intermediate container 9878303c3d60 22:49:35 ---> e21cb0520524 22:49:35 22:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:49:35 Successfully built e21cb0520524 22:49:35 'app-service-config' has dependencies that need to be staged: go115 22:49:35 Skipping pull go115 (already ran) 22:49:35 Building go115  22:49:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:35 Dload Upload Total Spent Left Speed 22:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:49:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:49:36  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 22:49:36 Removing intermediate container 235728055bc6 22:49:36 ---> a645a7fb88ad 22:49:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:36 (1/33) Installing libbz2 (1.0.8-r1) 22:49:36 (2/33) Installing expat (2.2.9-r1) 22:49:36 (3/33) Installing libffi (3.3-r2) 22:49:36 (4/33) Installing gdbm (1.13-r1) 22:49:36 (5/33) Installing xz-libs (5.2.5-r0) 22:49:36 (6/33) Installing sqlite-libs (3.32.1-r0) 22:49:36 (7/33) Installing python3 (3.8.5-r0) 22:49:36 ---> Running in 83149c074cda 22:49:37 Removing intermediate container 83149c074cda 22:49:37 ---> 9419a1690f8b 22:49:37 Step 20/22 : LABEL arch=arm64 22:49:37 ---> Running in 340461ef2786 22:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 6911 0 0 8438 0 3:59:17 --:--:-- 3:59:17 8428 48 115M 48 56.1M 0 0 30.3M 0 0:00:03 0:00:01 0:00:02 30.3M 100 115M 100 115M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.2M 22:49:38 Removing intermediate container 340461ef2786 22:49:38 ---> c43e494de1d7 22:49:38 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:49:38 go1.15.2.linux-amd64.tar.gz: OK 22:49:39 ---> Running in 92e7fdc72e31 22:49:40 (8/33) Installing py3-appdirs (1.4.4-r1) 22:49:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:49:40 (10/33) Installing py3-parsing (2.4.7-r0) 22:49:40 (11/33) Installing py3-six (1.15.0-r0) 22:49:40 (12/33) Installing py3-packaging (20.4-r0) 22:49:40 (13/33) Installing py3-setuptools (47.0.0-r0) 22:49:40 (14/33) Installing py3-chardet (3.0.4-r4) 22:49:40 (15/33) Installing py3-idna (2.9-r0) 22:49:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:49:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:49:40 (18/33) Installing py3-requests (2.23.0-r0) 22:49:40 (19/33) Installing py3-msgpack (1.0.0-r0) 22:49:40 (20/33) Installing py3-lockfile (0.12.2-r3) 22:49:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:49:40 Removing intermediate container 92e7fdc72e31 22:49:40 ---> 31a6545e91da 22:49:40 Step 22/22 : LABEL version=0.0.0 22:49:40 (22/33) Installing py3-colorama (0.4.3-r0) 22:49:40 (23/33) Installing py3-distlib (0.3.0-r0) 22:49:40 (24/33) Installing py3-distro (1.5.0-r1) 22:49:41 (25/33) Installing py3-webencodings (0.5.1-r3) 22:49:41 (26/33) Installing py3-html5lib (1.0.1-r4) 22:49:41 (27/33) Installing py3-pytoml (0.1.21-r0) 22:49:41 (28/33) Installing py3-pep517 (0.8.2-r0) 22:49:41 (29/33) Installing py3-progress (1.5-r0) 22:49:41 (30/33) Installing py3-toml (0.10.1-r0) 22:49:41 (31/33) Installing py3-retrying (1.3.3-r0) 22:49:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:49:41 ---> Running in 45b6f0ef9212 22:49:41 (33/33) Installing py3-pip (20.1.1-r0) 22:49:41 Executing busybox-1.31.1-r19.trigger 22:49:41 OK: 71 MiB in 55 packages 22:49:41 Removing intermediate container 45b6f0ef9212 22:49:41 ---> c356960bca6d 22:49:41 22:49:42 Successfully built c356960bca6d 22:49:42 Successfully tagged docker-core-metadata-go-arm64:latest 22:49:42  Building docker-core-metadata-go ... done Building docker-core-data-go 22:49:45 Staging go115  22:49:45 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:49:45 14% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:49:46 7% 56% 56% 56% 7% 7% 7% 8% [Working] 8% [Working] 8% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] 22:49:46 9% Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:49:46 11% 2% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 22:49:46 4% 3% 3% 3% 3% 3% 4% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 22:49:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 22:49:46 5% 5% 5% 9% 9% 9% 9% Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] 22:49:46 12% 15% Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 22:49:46 22% 22% 22% Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 22:49:46 24% Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 22:49:47 24% 25% 33% 33% 33% 56% 56% 56% 57% 57% 57% 60% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 22:49:47 77% 77% 77% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 22:49:47 78% 87% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 22:49:47 88% 88% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 22:49:47 88% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] 22:49:47 89% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 22:49:47 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 22:49:48 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.5 MB in 0s (0 B/s) 22:49:50 Removing intermediate container c2ab1758d5c9 22:49:50 ---> b840b55be458 22:49:50 Step 21/27 : RUN pip install docker-compose==1.23.2 22:49:51 ---> Running in 010ce8d3a55b 22:49:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:49:52 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) 22:49:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:49:52 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 22:49:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:49:53 6% 100% [Working] Fetched 221 kB in 0s (0 B/s) 22:49:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:49:53 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) 22:49:54 Pulling app-service-config  22:49:54 Cloning into '/build/parts/app-service-config/src'... 22:49:54 remote: Enumerating objects: 22, done. 22:49:54 remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. 22:49:54 remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. 22:49:54 Receiving objects: 0% (1/924) Receiving objects: 1% (10/924) Receiving objects: 2% (19/924) Receiving objects: 3% (28/924) Receiving objects: 4% (37/924) Receiving objects: 5% (47/924) Receiving objects: 6% (56/924) Receiving objects: 7% (65/924) Receiving objects: 8% (74/924) Receiving objects: 9% (84/924) Receiving objects: 10% (93/924) Receiving objects: 11% (102/924) Receiving objects: 12% (111/924) Receiving objects: 13% (121/924) Receiving objects: 14% (130/924) Receiving objects: 15% (139/924) Receiving objects: 16% (148/924) Receiving objects: 17% (158/924) Receiving objects: 18% (167/924) Receiving objects: 19% (176/924) Receiving objects: 20% (185/924) Receiving objects: 21% (195/924) Receiving objects: 22% (204/924) Receiving objects: 23% (213/924) Receiving objects: 24% (222/924) Receiving objects: 25% (231/924) Receiving objects: 26% (241/924) Receiving objects: 27% (250/924) Receiving objects: 28% (259/924) Receiving objects: 29% (268/924) Receiving objects: 30% (278/924) Receiving objects: 31% (287/924) Receiving objects: 32% (296/924) Receiving objects: 33% (305/924) Receiving objects: 34% (315/924) Receiving objects: 35% (324/924) Receiving objects: 36% (333/924) Receiving objects: 37% (342/924) Receiving objects: 38% (352/924) Receiving objects: 39% (361/924) Receiving objects: 40% (370/924) Receiving objects: 41% (379/924) Receiving objects: 42% (389/924) Receiving objects: 43% (398/924) Receiving objects: 44% (407/924) Receiving objects: 45% (416/924) Receiving objects: 46% (426/924) Receiving objects: 47% (435/924) Receiving objects: 48% (444/924) Receiving objects: 49% (453/924) Receiving objects: 50% (462/924) Receiving objects: 51% (472/924) Receiving objects: 52% (481/924) Receiving objects: 53% (490/924) Receiving objects: 54% (499/924) Receiving objects: 55% (509/924) remote: Total 924 (delta 3), reused 21 (delta 3), pack-reused 902 22:49:54 Receiving objects: 56% (518/924) Receiving objects: 57% (527/924) Receiving objects: 58% (536/924) Receiving objects: 59% (546/924) Receiving objects: 60% (555/924) Receiving objects: 61% (564/924) Receiving objects: 62% (573/924) Receiving objects: 63% (583/924) Receiving objects: 64% (592/924) Receiving objects: 65% (601/924) Receiving objects: 66% (610/924) Receiving objects: 67% (620/924) Receiving objects: 68% (629/924) Receiving objects: 69% (638/924) Receiving objects: 70% (647/924) Receiving objects: 71% (657/924) Receiving objects: 72% (666/924) Receiving objects: 73% (675/924) Receiving objects: 74% (684/924) Receiving objects: 75% (693/924) Receiving objects: 76% (703/924) Receiving objects: 77% (712/924) Receiving objects: 78% (721/924) Receiving objects: 79% (730/924) Receiving objects: 80% (740/924) Receiving objects: 81% (749/924) Receiving objects: 82% (758/924) Receiving objects: 83% (767/924) Receiving objects: 84% (777/924) Receiving objects: 85% (786/924) Receiving objects: 86% (795/924) Receiving objects: 87% (804/924) Receiving objects: 88% (814/924) Receiving objects: 89% (823/924) Receiving objects: 90% (832/924) Receiving objects: 91% (841/924) Receiving objects: 92% (851/924) Receiving objects: 93% (860/924) Receiving objects: 94% (869/924) Receiving objects: 95% (878/924) Receiving objects: 96% (888/924) Receiving objects: 97% (897/924) Receiving objects: 98% (906/924) Receiving objects: 99% (915/924) Receiving objects: 100% (924/924) Receiving objects: 100% (924/924), 200.77 KiB | 5.74 MiB/s, done. 22:49:55 Resolving deltas: 0% (0/342) Resolving deltas: 1% (5/342) Resolving deltas: 2% (8/342) Resolving deltas: 3% (12/342) Resolving deltas: 4% (17/342) Resolving deltas: 5% (18/342) Resolving deltas: 6% (21/342) Resolving deltas: 9% (32/342) Resolving deltas: 10% (36/342) Resolving deltas: 11% (38/342) Resolving deltas: 12% (42/342) Resolving deltas: 23% (80/342) Resolving deltas: 25% (86/342) Resolving deltas: 26% (90/342) Resolving deltas: 30% (104/342) Resolving deltas: 31% (108/342) Resolving deltas: 32% (111/342) Resolving deltas: 38% (130/342) Resolving deltas: 63% (218/342) Resolving deltas: 69% (237/342) Resolving deltas: 70% (241/342) Resolving deltas: 71% (243/342) Resolving deltas: 74% (256/342) Resolving deltas: 78% (269/342) Resolving deltas: 80% (274/342) Resolving deltas: 82% (283/342) Resolving deltas: 84% (288/342) Resolving deltas: 88% (304/342) Resolving deltas: 89% (305/342) Resolving deltas: 90% (308/342) Resolving deltas: 96% (330/342) Resolving deltas: 100% (342/342) Resolving deltas: 100% (342/342), done. 22:49:55 Pulling config-common  22:49:56 Pulling consul  22:49:56 Collecting docker-compose==1.23.2 22:49:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:49:57 Cloning into '/build/parts/consul/src'... 22:49:57 remote: Enumerating objects: 9433, done. 22:49:57 remote: Counting objects: 0% (1/9433) remote: Counting objects: 1% (95/9433) remote: Counting objects: 2% (189/9433) remote: Counting objects: 3% (283/9433) remote: Counting objects: 4% (378/9433) remote: Counting objects: 5% (472/9433) remote: Counting objects: 6% (566/9433) remote: Counting objects: 7% (661/9433) remote: Counting objects: 8% (755/9433) remote: Counting objects: 9% (849/9433) remote: Counting objects: 10% (944/9433) remote: Counting objects: 11% (1038/9433) remote: Counting objects: 12% (1132/9433) remote: Counting objects: 13% (1227/9433) remote: Counting objects: 14% (1321/9433) remote: Counting objects: 15% (1415/9433) remote: Counting objects: 16% (1510/9433) remote: Counting objects: 17% (1604/9433) remote: Counting objects: 18% (1698/9433) remote: Counting objects: 19% (1793/9433) remote: Counting objects: 20% (1887/9433) remote: Counting objects: 21% (1981/9433) remote: Counting objects: 22% (2076/9433) remote: Counting objects: 23% (2170/9433) remote: Counting objects: 24% (2264/9433) remote: Counting objects: 25% (2359/9433) remote: Counting objects: 26% (2453/9433) remote: Counting objects: 27% (2547/9433) remote: Counting objects: 28% (2642/9433) remote: Counting objects: 29% (2736/9433) remote: Counting objects: 30% (2830/9433) remote: Counting objects: 31% (2925/9433) remote: Counting objects: 32% (3019/9433) remote: Counting objects: 33% (3113/9433) remote: Counting objects: 34% (3208/9433) remote: Counting objects: 35% (3302/9433) remote: Counting objects: 36% (3396/9433) remote: Counting objects: 37% (3491/9433) remote: Counting objects: 38% (3585/9433) remote: Counting objects: 39% (3679/9433) remote: Counting objects: 40% (3774/9433) remote: Counting objects: 41% (3868/9433) remote: Counting objects: 42% (3962/9433) remote: Counting objects: 43% (4057/9433) remote: Counting objects: 44% (4151/9433) remote: Counting objects: 45% (4245/9433) remote: Counting objects: 46% (4340/9433) remote: Counting objects: 47% (4434/9433) remote: Counting objects: 48% (4528/9433) remote: Counting objects: 49% (4623/9433) remote: Counting objects: 50% (4717/9433) remote: Counting objects: 51% (4811/9433) remote: Counting objects: 52% (4906/9433) remote: Counting objects: 53% (5000/9433) remote: Counting objects: 54% (5094/9433) remote: Counting objects: 55% (5189/9433) remote: Counting objects: 56% (5283/9433) remote: Counting objects: 57% (5377/9433) remote: Counting objects: 58% (5472/9433) remote: Counting objects: 59% (5566/9433) remote: Counting objects: 60% (5660/9433) remote: Counting objects: 61% (5755/9433) remote: Counting objects: 62% (5849/9433) remote: Counting objects: 63% (5943/9433) remote: Counting objects: 64% (6038/9433) remote: Counting objects: 65% (6132/9433) remote: Counting objects: 66% (6226/9433) remote: Counting objects: 67% (6321/9433) remote: Counting objects: 68% (6415/9433) remote: Counting objects: 69% (6509/9433) remote: Counting objects: 70% (6604/9433) remote: Counting objects: 71% (6698/9433) remote: Counting objects: 72% (6792/9433) remote: Counting objects: 73% (6887/9433) remote: Counting objects: 74% (6981/9433) remote: Counting objects: 75% (7075/9433) remote: Counting objects: 76% (7170/9433) remote: Counting objects: 77% (7264/9433) remote: Counting objects: 78% (7358/9433) remote: Counting objects: 79% (7453/9433) remote: Counting objects: 80% (7547/9433) remote: Counting objects: 81% (7641/9433) remote: Counting objects: 82% (7736/9433) remote: Counting objects: 83% (7830/9433) remote: Counting objects: 84% (7924/9433) remote: Counting objects: 85% (8019/9433) remote: Counting objects: 86% (8113/9433) remote: Counting objects: 87% (8207/9433) remote: Counting objects: 88% (8302/9433) remote: Counting objects: 89% (8396/9433) remote: Counting objects: 90% (8490/9433) remote: Counting objects: 91% (8585/9433) remote: Counting objects: 92% (8679/9433) remote: Counting objects: 93% (8773/9433) remote: Counting objects: 94% (8868/9433) remote: Counting objects: 95% (8962/9433) remote: Counting objects: 96% (9056/9433) remote: Counting objects: 97% (9151/9433) remote: Counting objects: 98% (9245/9433) remote: Counting objects: 99% (9339/9433) remote: Counting objects: 100% (9433/9433) remote: Counting objects: 100% (9433/9433), done. 22:49:57 Collecting docker<4.0,>=3.6.0 22:49:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:49:58 Collecting jsonschema<3,>=2.5.1 22:49:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:49:58 remote: Compressing objects: 0% (1/7555) remote: Compressing objects: 1% (76/7555) remote: Compressing objects: 2% (152/7555) remote: Compressing objects: 3% (227/7555) remote: Compressing objects: 4% (303/7555) remote: Compressing objects: 5% (378/7555) remote: Compressing objects: 6% (454/7555) remote: Compressing objects: 7% (529/7555) remote: Compressing objects: 8% (605/7555) remote: Compressing objects: 9% (680/7555) remote: Compressing objects: 10% (756/7555) remote: Compressing objects: 11% (832/7555) remote: Compressing objects: 12% (907/7555) remote: Compressing objects: 13% (983/7555) remote: Compressing objects: 14% (1058/7555) remote: Compressing objects: 15% (1134/7555) remote: Compressing objects: 16% (1209/7555) remote: Compressing objects: 17% (1285/7555) remote: Compressing objects: 18% (1360/7555) remote: Compressing objects: 19% (1436/7555) remote: Compressing objects: 20% (1511/7555) remote: Compressing objects: 21% (1587/7555) remote: Compressing objects: 22% (1663/7555) remote: Compressing objects: 23% (1738/7555) remote: Compressing objects: 24% (1814/7555) remote: Compressing objects: 25% (1889/7555) remote: Compressing objects: 26% (1965/7555) remote: Compressing objects: 27% (2040/7555) remote: Compressing objects: 28% (2116/7555) remote: Compressing objects: 29% (2191/7555) remote: Compressing objects: 30% (2267/7555) remote: Compressing objects: 31% (2343/7555) remote: Compressing objects: 32% (2418/7555) remote: Compressing objects: 33% (2494/7555) remote: Compressing objects: 34% (2569/7555) remote: Compressing objects: 35% (2645/7555) remote: Compressing objects: 36% (2720/7555) remote: Compressing objects: 37% (2796/7555) remote: Compressing objects: 38% (2871/7555) remote: Compressing objects: 39% (2947/7555) remote: Compressing objects: 40% (3022/7555) remote: Compressing objects: 41% (3098/7555) remote: Compressing objects: 42% (3174/7555) remote: Compressing objects: 43% (3249/7555) remote: Compressing objects: 44% (3325/7555) remote: Compressing objects: 45% (3400/7555) remote: Compressing objects: 46% (3476/7555) remote: Compressing objects: 47% (3551/7555) remote: Compressing objects: 48% (3627/7555) remote: Compressing objects: 49% (3702/7555) remote: Compressing objects: 50% (3778/7555) remote: Compressing objects: 51% (3854/7555) remote: Compressing objects: 52% (3929/7555) remote: Compressing objects: 53% (4005/7555) remote: Compressing objects: 54% (4080/7555) remote: Compressing objects: 55% (4156/7555) remote: Compressing objects: 56% (4231/7555) remote: Compressing objects: 57% (4307/7555) remote: Compressing objects: 58% (4382/7555) remote: Compressing objects: 59% (4458/7555) remote: Compressing objects: 59% (4473/7555) remote: Compressing objects: 60% (4533/7555) remote: Compressing objects: 61% (4609/7555) remote: Compressing objects: 62% (4685/7555) remote: Compressing objects: 63% (4760/7555) remote: Compressing objects: 64% (4836/7555) remote: Compressing objects: 65% (4911/7555) remote: Compressing objects: 66% (4987/7555) remote: Compressing objects: 67% (5062/7555) remote: Compressing objects: 68% (5138/7555) remote: Compressing objects: 69% (5213/7555) remote: Compressing objects: 70% (5289/7555) remote: Compressing objects: 71% (5365/7555) remote: Compressing objects: 72% (5440/7555) remote: Compressing objects: 73% (5516/7555) remote: Compressing objects: 74% (5591/7555) remote: Compressing objects: 75% (5667/7555) remote: Compressing objects: 76% (5742/7555) remote: Compressing objects: 77% (5818/7555) remote: Compressing objects: 78% (5893/7555) remote: Compressing objects: 79% (5969/7555) remote: Compressing objects: 80% (6044/7555) remote: Compressing objects: 81% (6120/7555) remote: Compressing objects: 82% (6196/7555) remote: Compressing objects: 83% (6271/7555) remote: Compressing objects: 84% (6347/7555) remote: Compressing objects: 85% (6422/7555) remote: Compressing objects: 86% (6498/7555) remote: Compressing objects: 87% (6573/7555) remote: Compressing objects: 88% (6649/7555) remote: Compressing objects: 89% (6724/7555) remote: Compressing objects: 90% (6800/7555) remote: Compressing objects: 91% (6876/7555) remote: Compressing objects: 92% (6951/7555) remote: Compressing objects: 93% (7027/7555) remote: Compressing objects: 94% (7102/7555) remote: Compressing objects: 95% (7178/7555) remote: Compressing objects: 96% (7253/7555) remote: Compressing objects: 97% (7329/7555) remote: Compressing objects: 98% (7404/7555) remote: Compressing objects: 99% (7480/7555) remote: Compressing objects: 100% (7555/7555) remote: Compressing objects: 100% (7555/7555), done. 22:49:59 Collecting PyYAML<4,>=3.10 22:49:59 Downloading PyYAML-3.13.tar.gz (270 kB) 22:50:01 Receiving objects: 0% (1/9433) Receiving objects: 1% (95/9433) Receiving objects: 2% (189/9433) Receiving objects: 3% (283/9433) Receiving objects: 4% (378/9433) Receiving objects: 5% (472/9433) Receiving objects: 6% (566/9433) Receiving objects: 7% (661/9433) Receiving objects: 8% (755/9433) Receiving objects: 9% (849/9433) Receiving objects: 10% (944/9433) Receiving objects: 11% (1038/9433) Receiving objects: 12% (1132/9433) Receiving objects: 13% (1227/9433) Receiving objects: 14% (1321/9433) Receiving objects: 15% (1415/9433) Receiving objects: 16% (1510/9433) Receiving objects: 17% (1604/9433) Receiving objects: 18% (1698/9433) Receiving objects: 19% (1793/9433) Receiving objects: 19% (1828/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 20% (1887/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 21% (1981/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 22% (2076/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 23% (2170/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 24% (2264/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 25% (2359/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 26% (2453/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 27% (2547/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 28% (2642/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 29% (2736/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 30% (2830/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 31% (2925/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 32% (3019/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 33% (3113/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 34% (3208/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 35% (3302/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 36% (3396/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 37% (3491/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 38% (3585/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 39% (3679/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 40% (3774/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 41% (3868/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 42% (3962/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 43% (4057/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 44% (4151/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 45% (4245/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 46% (4340/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 47% (4434/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 48% (4528/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 49% (4623/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 50% (4717/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 51% (4811/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 52% (4906/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 53% (5000/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 54% (5094/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 55% (5189/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 56% (5283/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 57% (5377/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 58% (5472/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 59% (5566/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 60% (5660/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 61% (5755/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 62% (5849/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 63% (5943/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 64% (6038/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 65% (6132/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 66% (6226/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 67% (6321/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 68% (6415/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 69% (6509/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 70% (6604/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 71% (6698/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 72% (6792/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 73% (6887/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 74% (6981/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 75% (7075/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 76% (7170/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 77% (7264/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 78% (7358/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 79% (7453/9433), 4.59 MiB | 3.37 MiB/s Receiving objects: 80% (7547/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 81% (7641/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 82% (7736/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 83% (7830/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 84% (7924/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 85% (8019/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 86% (8113/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 86% (8187/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 87% (8207/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 88% (8302/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 89% (8396/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 90% (8490/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 91% (8585/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 92% (8679/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 93% (8773/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 94% (8868/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 95% (8962/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 96% (9056/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 97% (9151/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 98% (9245/9433), 11.42 MiB | 6.13 MiB/s Receiving objects: 99% (9339/9433), 11.42 MiB | 6.13 MiB/s remote: Total 9433 (delta 1882), reused 6084 (delta 1371), pack-reused 0 22:50:01 Receiving objects: 100% (9433/9433), 26.32 MiB | 11.14 MiB/s Receiving objects: 100% (9433/9433), 27.62 MiB | 11.51 MiB/s, done. 22:50:01 Resolving deltas: 0% (0/1882) Resolving deltas: 1% (19/1882) Resolving deltas: 2% (54/1882) Resolving deltas: 5% (108/1882) Resolving deltas: 6% (123/1882) Resolving deltas: 7% (132/1882) Resolving deltas: 8% (152/1882) Resolving deltas: 9% (170/1882) Resolving deltas: 10% (192/1882) Resolving deltas: 11% (213/1882) Resolving deltas: 12% (226/1882) Resolving deltas: 13% (245/1882) Resolving deltas: 14% (264/1882) Resolving deltas: 15% (286/1882) Resolving deltas: 16% (307/1882) Resolving deltas: 17% (324/1882) Resolving deltas: 18% (339/1882) Resolving deltas: 19% (358/1882) Resolving deltas: 20% (377/1882) Resolving deltas: 21% (396/1882) Resolving deltas: 22% (416/1882) Resolving deltas: 23% (433/1882) Resolving deltas: 24% (456/1882) Resolving deltas: 25% (472/1882) Resolving deltas: 26% (492/1882) Resolving deltas: 27% (510/1882) Resolving deltas: 28% (529/1882) Resolving deltas: 29% (553/1882) Resolving deltas: 30% (567/1882) Resolving deltas: 31% (585/1882) Resolving deltas: 32% (613/1882) Resolving deltas: 33% (637/1882) Resolving deltas: 34% (650/1882) Resolving deltas: 35% (667/1882) Resolving deltas: 36% (686/1882) Resolving deltas: 37% (697/1882) Resolving deltas: 38% (717/1882) Resolving deltas: 39% (735/1882) Resolving deltas: 40% (753/1882) Resolving deltas: 41% (772/1882) Resolving deltas: 42% (791/1882) Resolving deltas: 43% (811/1882) Resolving deltas: 44% (830/1882) Resolving deltas: 45% (847/1882) Resolving deltas: 46% (875/1882) Resolving deltas: 47% (885/1882) Resolving deltas: 48% (904/1882) Resolving deltas: 49% (925/1882) Resolving deltas: 50% (941/1882) Resolving deltas: 51% (961/1882) Resolving deltas: 52% (987/1882) Resolving deltas: 53% (999/1882) Resolving deltas: 54% (1017/1882) Resolving deltas: 55% (1036/1882) Resolving deltas: 56% (1054/1882) Resolving deltas: 57% (1076/1882) Resolving deltas: 58% (1092/1882) Resolving deltas: 60% (1133/1882) Resolving deltas: 61% (1149/1882) Resolving deltas: 62% (1167/1882) Resolving deltas: 63% (1187/1882) Resolving deltas: 64% (1205/1882) Resolving deltas: 65% (1226/1882) Resolving deltas: 66% (1243/1882) Resolving deltas: 67% (1261/1882) Resolving deltas: 68% (1280/1882) Resolving deltas: 69% (1305/1882) Resolving deltas: 70% (1320/1882) Resolving deltas: 71% (1337/1882) Resolving deltas: 72% (1359/1882) Resolving deltas: 73% (1378/1882) Resolving deltas: 74% (1396/1882) Resolving deltas: 75% (1412/1882) Resolving deltas: 76% (1432/1882) Resolving deltas: 77% (1456/1882) Resolving deltas: 79% (1494/1882) Resolving deltas: 82% (1548/1882) Resolving deltas: 83% (1563/1882) Resolving deltas: 84% (1581/1882) Resolving deltas: 85% (1604/1882) Resolving deltas: 86% (1620/1882) Resolving deltas: 87% (1645/1882) Resolving deltas: 88% (1657/1882) Resolving deltas: 90% (1708/1882) Resolving deltas: 91% (1728/1882) Resolving deltas: 92% (1741/1882) Resolving deltas: 93% (1766/1882) Resolving deltas: 94% (1770/1882) Resolving deltas: 95% (1789/1882) Resolving deltas: 96% (1807/1882) Resolving deltas: 97% (1828/1882) Resolving deltas: 98% (1845/1882) Resolving deltas: 99% (1865/1882) Resolving deltas: 100% (1882/1882) Resolving deltas: 100% (1882/1882), done. 22:50:01 Note: checking out '12b16df320052414244659e4dadda078f67849ed'. 22:50:01 22:50:01 You are in 'detached HEAD' state. You can look around, make experimental 22:50:01 changes and commit them, and you can discard any commits you make in this 22:50:01 state without impacting any branches by performing another checkout. 22:50:01 22:50:01 If you want to create a new branch to retain commits you create, you may 22:50:01 do so (now or later) by using -b with the checkout command again. Example: 22:50:01 22:50:01 git checkout -b 22:50:01 22:50:02 Checking out files: 99% (8695/8715) Checking out files: 100% (8715/8715) Checking out files: 100% (8715/8715), done. 22:50:02 Pulling device-virtual-go  22:50:03 Cloning into '/build/parts/device-virtual-go/src'... 22:50:03 remote: Enumerating objects: 39, done. 22:50:03 remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), done. 22:50:03 remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. 22:50:03 remote: Total 39 (delta 7), reused 14 (delta 3), pack-reused 0 22:50:03 Unpacking objects: 2% (1/39) Unpacking objects: 5% (2/39) Unpacking objects: 7% (3/39) Unpacking objects: 10% (4/39) Unpacking objects: 12% (5/39) Unpacking objects: 15% (6/39) Unpacking objects: 17% (7/39) Unpacking objects: 20% (8/39) Unpacking objects: 23% (9/39) Unpacking objects: 25% (10/39) Unpacking objects: 28% (11/39) Unpacking objects: 30% (12/39) Unpacking objects: 33% (13/39) Unpacking objects: 35% (14/39) Unpacking objects: 38% (15/39) Unpacking objects: 41% (16/39) Unpacking objects: 43% (17/39) Unpacking objects: 46% (18/39) Unpacking objects: 48% (19/39) Unpacking objects: 51% (20/39) Unpacking objects: 53% (21/39) Unpacking objects: 56% (22/39) Unpacking objects: 58% (23/39) Unpacking objects: 61% (24/39) Unpacking objects: 64% (25/39) Unpacking objects: 66% (26/39) Unpacking objects: 69% (27/39) Unpacking objects: 71% (28/39) Unpacking objects: 74% (29/39) Unpacking objects: 76% (30/39) Unpacking objects: 79% (31/39) Unpacking objects: 82% (32/39) Unpacking objects: 84% (33/39) Unpacking objects: 87% (34/39) Unpacking objects: 89% (35/39) Unpacking objects: 92% (36/39) Unpacking objects: 94% (37/39) Unpacking objects: 97% (38/39) Unpacking objects: 100% (39/39) Unpacking objects: 100% (39/39), done. 22:50:03 Note: checking out '765a8ae72530510c4ebab34c81f831f56123a77d'. 22:50:03 22:50:03 You are in 'detached HEAD' state. You can look around, make experimental 22:50:03 changes and commit them, and you can discard any commits you make in this 22:50:03 state without impacting any branches by performing another checkout. 22:50:03 22:50:03 If you want to create a new branch to retain commits you create, you may 22:50:03 do so (now or later) by using -b with the checkout command again. Example: 22:50:03 22:50:03 git checkout -b 22:50:03 22:50:03 Collecting cached-property<2,>=1.2.0 22:50:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:50:03 Collecting docopt<0.7,>=0.6.1 22:50:03 Downloading docopt-0.6.2.tar.gz (25 kB) 22:50:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:05 0% [Working] 0% [Working] 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:05 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:05 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:50:05 Collecting texttable<0.10,>=0.9.0 22:50:05 Downloading texttable-0.9.1.tar.gz (11 kB) 22:50:05 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:50:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:50:09 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:50:09 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:50:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:50:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:50:09 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:50:09 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:09 Collecting dockerpty<0.5,>=0.4.1 22:50:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:50:09 Pulling edgex-go  22:50:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:12 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:12 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:50:12 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:50:12 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:50:12 Collecting websocket-client<1.0,>=0.32.0 22:50:12 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:50:12 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:50:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:50:12 ---> 6051df01bbaa 22:50:12 Step 3/21 : WORKDIR /edgex-go 22:50:12 ---> Using cache 22:50:12 ---> ea9f8e0fb16c 22:50:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:12 ---> Using cache 22:50:12 ---> 0a5a3583d90f 22:50:12 Step 5/21 : RUN apk update && apk add make git 22:50:12 ---> Using cache 22:50:12 ---> 56aabc5e35bb 22:50:12 Step 6/21 : COPY go.mod . 22:50:12 ---> Using cache 22:50:12 ---> e33d23c7fda1 22:50:12 Step 7/21 : RUN go mod download 22:50:12 ---> Using cache 22:50:12 ---> f7bd69462182 22:50:12 Step 8/21 : COPY . . 22:50:12 ---> Using cache 22:50:12 ---> 63675ab99fab 22:50:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:50:12 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:50:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:50:12 ---> 6051df01bbaa 22:50:12 Step 3/24 : WORKDIR /edgex-go 22:50:12 ---> Using cache 22:50:12 ---> ea9f8e0fb16c 22:50:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:12 ---> Using cache 22:50:12 ---> 0a5a3583d90f 22:50:12 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:50:14 Collecting docker-pycreds>=0.4.0 22:50:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:50:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-126.129_amd64.deb [989 kB] 22:50:16 1% 67% 100% [Working] Fetched 989 kB in 0s (0 B/s) 22:50:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.3_amd64.deb [2586 kB] 22:50:16 Collecting urllib3<1.25,>=1.21.1 22:50:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:50:17 0% 25% 100% [Working] Fetched 2586 kB in 0s (0 B/s) 22:50:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 22:50:18 0% 24% 100% [Working] Fetched 2762 kB in 0s (0 B/s) 22:50:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zlib1g-dev_1.2.11.dfsg-0ubuntu2_amd64.deb [176 kB] 22:50:18 7% 100% [Working] Fetched 176 kB in 0s (0 B/s) 22:50:18 Collecting idna<2.8,>=2.5 22:50:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:50:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:50:18 ---> 6051df01bbaa 22:50:18 Step 3/22 : WORKDIR /edgex-go 22:50:18 ---> Using cache 22:50:18 ---> ea9f8e0fb16c 22:50:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:18 ---> Using cache 22:50:18 ---> 0a5a3583d90f 22:50:18 Step 5/22 : RUN apk update && apk add make git 22:50:18 ---> Using cache 22:50:18 ---> 56aabc5e35bb 22:50:18 Step 6/22 : COPY go.mod . 22:50:18 ---> Using cache 22:50:18 ---> e33d23c7fda1 22:50:18 Step 7/22 : RUN go mod download 22:50:18 ---> Using cache 22:50:18 ---> f7bd69462182 22:50:18 Step 8/22 : COPY . . 22:50:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:50:18 ---> Using cache 22:50:18 ---> 63675ab99fab 22:50:18 Step 9/22 : RUN make cmd/core-command/core-command 22:50:18 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) 22:50:18 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) 22:50:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:50:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:50:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:50:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:50:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 22:50:19 ---> Running in 45dfcd78825a 22:50:19 ---> Running in f8cd6bafa191 22:50:19 ---> Running in da029a4ba358 22:50:19 0% 19% 100% [Working] Fetched 3534 kB in 0s (0 B/s) 22:50:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpcre3_8.39-9_amd64.deb [229 kB] 22:50:20 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docopt, texttable, dockerpty, docker-compose 22:50:20 5% 100% [Working] Fetched 229 kB in 0s (0 B/s) 22:50:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 22:50:20 Attempting uninstall: urllib3 22:50:20 Found existing installation: urllib3 1.25.9 22:50:20 Uninstalling urllib3-1.25.9: 22:50:20 Successfully uninstalled urllib3-1.25.9 22:50:20 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) 22:50:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.3_amd64.deb [71.8 kB] 22:50:20 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) 22:50:20 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 22:50:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 22:50:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:21 Attempting uninstall: idna 22:50:21 Found existing installation: idna 2.9 22:50:21 Uninstalling idna-2.9: 22:50:21 Successfully uninstalled idna-2.9 22:50:21 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) 22:50:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 22:50:21 100% [Working] Fetched 6084 B in 0s (0 B/s) 22:50:21 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 22:50:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:50:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:50:21 ---> 6051df01bbaa 22:50:21 Step 3/23 : WORKDIR /edgex-go 22:50:21 ---> Using cache 22:50:21 ---> ea9f8e0fb16c 22:50:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:21 ---> Using cache 22:50:21 ---> 0a5a3583d90f 22:50:21 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:50:22 ---> Running in 7b0fa3262da8 22:50:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:22 Attempting uninstall: requests 22:50:22 Found existing installation: requests 2.23.0 22:50:22 Uninstalling requests-2.23.0: 22:50:22 Successfully uninstalled requests-2.23.0 22:50:23 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:50:23 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:50:23 OK: 12616 distinct packages available 22:50:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:24 OK: 217 MiB in 51 packages 22:50:24 Running setup.py install for PyYAML: started 22:50:25 Copying needed target link from the system /lib/x86_64-linux-gnu/libz.so.1.2.11 22:50:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:25 Removing intermediate container da029a4ba358 22:50:25 ---> a2c9c38fed58 22:50:25 Step 6/24 : COPY go.mod . 22:50:25 Pulling kong  22:50:26 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:50:26 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 22:50:26 OK: 12616 distinct packages available 22:50:26 ---> c17af431b6d7 22:50:26 Step 7/24 : RUN go mod download 22:50:26 ---> Running in caf96c58c6c3 22:50:27 OK: 217 MiB in 51 packages 22:50:27 Running setup.py install for PyYAML: finished with status 'done' 22:50:28 Running setup.py install for docopt: started 22:50:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:28 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:28 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:28 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:50:28 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:50:29 Removing intermediate container 7b0fa3262da8 22:50:29 ---> 821747543c44 22:50:29 Step 6/23 : COPY go.mod . 22:50:30 ---> 4efe0ff203e7 22:50:30 Step 7/23 : RUN go mod download 22:50:30 ---> Running in adc98bda847a 22:50:31 Running setup.py install for docopt: finished with status 'done' 22:50:31 Running setup.py install for texttable: started 22:50:31 Removing intermediate container caf96c58c6c3 22:50:31 ---> fac17c93659b 22:50:31 Step 8/24 : COPY . . 22:50:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:50:31 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:50:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:50:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:50:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:32 Pulling kuiper  22:50:33 Cloning into '/build/parts/kuiper/src'... 22:50:33 remote: Enumerating objects: 96, done. 22:50:33 remote: Counting objects: 1% (1/96) remote: Counting objects: 2% (2/96) remote: Counting objects: 3% (3/96) remote: Counting objects: 4% (4/96) remote: Counting objects: 5% (5/96) remote: Counting objects: 6% (6/96) remote: Counting objects: 7% (7/96) remote: Counting objects: 8% (8/96) remote: Counting objects: 9% (9/96) remote: Counting objects: 10% (10/96) remote: Counting objects: 11% (11/96) remote: Counting objects: 12% (12/96) remote: Counting objects: 13% (13/96) remote: Counting objects: 14% (14/96) remote: Counting objects: 15% (15/96) remote: Counting objects: 16% (16/96) remote: Counting objects: 17% (17/96) remote: Counting objects: 18% (18/96) remote: Counting objects: 19% (19/96) remote: Counting objects: 20% (20/96) remote: Counting objects: 21% (21/96) remote: Counting objects: 22% (22/96) remote: Counting objects: 23% (23/96) remote: Counting objects: 25% (24/96) remote: Counting objects: 26% (25/96) remote: Counting objects: 27% (26/96) remote: Counting objects: 28% (27/96) remote: Counting objects: 29% (28/96) remote: Counting objects: 30% (29/96) remote: Counting objects: 31% (30/96) remote: Counting objects: 32% (31/96) remote: Counting objects: 33% (32/96) remote: Counting objects: 34% (33/96) remote: Counting objects: 35% (34/96) remote: Counting objects: 36% (35/96) remote: Counting objects: 37% (36/96) remote: Counting objects: 38% (37/96) remote: Counting objects: 39% (38/96) remote: Counting objects: 40% (39/96) remote: Counting objects: 41% (40/96) remote: Counting objects: 42% (41/96) remote: Counting objects: 43% (42/96) remote: Counting objects: 44% (43/96) remote: Counting objects: 45% (44/96) remote: Counting objects: 46% (45/96) remote: Counting objects: 47% (46/96) remote: Counting objects: 48% (47/96) remote: Counting objects: 50% (48/96) remote: Counting objects: 51% (49/96) remote: Counting objects: 52% (50/96) remote: Counting objects: 53% (51/96) remote: Counting objects: 54% (52/96) remote: Counting objects: 55% (53/96) remote: Counting objects: 56% (54/96) remote: Counting objects: 57% (55/96) remote: Counting objects: 58% (56/96) remote: Counting objects: 59% (57/96) remote: Counting objects: 60% (58/96) remote: Counting objects: 61% (59/96) remote: Counting objects: 62% (60/96) remote: Counting objects: 63% (61/96) remote: Counting objects: 64% (62/96) remote: Counting objects: 65% (63/96) remote: Counting objects: 66% (64/96) remote: Counting objects: 67% (65/96) remote: Counting objects: 68% (66/96) remote: Counting objects: 69% (67/96) remote: Counting objects: 70% (68/96) remote: Counting objects: 71% (69/96) remote: Counting objects: 72% (70/96) remote: Counting objects: 73% (71/96) remote: Counting objects: 75% (72/96) remote: Counting objects: 76% (73/96) remote: Counting objects: 77% (74/96) remote: Counting objects: 78% (75/96) remote: Counting objects: 79% (76/96) remote: Counting objects: 80% (77/96) remote: Counting objects: 81% (78/96) remote: Counting objects: 82% (79/96) remote: Counting objects: 83% (80/96) remote: Counting objects: 84% (81/96) remote: Counting objects: 85% (82/96) remote: Counting objects: 86% (83/96) remote: Counting objects: 87% (84/96) remote: Counting objects: 88% (85/96) remote: Counting objects: 89% (86/96) remote: Counting objects: 90% (87/96) remote: Counting objects: 91% (88/96) remote: Counting objects: 92% (89/96) remote: Counting objects: 93% (90/96) remote: Counting objects: 94% (91/96) remote: Counting objects: 95% (92/96) remote: Counting objects: 96% (93/96) remote: Counting objects: 97% (94/96) remote: Counting objects: 98% (95/96) remote: Counting objects: 100% (96/96) remote: Counting objects: 100% (96/96), done. 22:50:33 remote: Compressing objects: 1% (1/85) remote: Compressing objects: 2% (2/85) remote: Compressing objects: 3% (3/85) remote: Compressing objects: 4% (4/85) remote: Compressing objects: 5% (5/85) remote: Compressing objects: 7% (6/85) remote: Compressing objects: 8% (7/85) remote: Compressing objects: 9% (8/85) remote: Compressing objects: 10% (9/85) remote: Compressing objects: 11% (10/85) remote: Compressing objects: 12% (11/85) remote: Compressing objects: 14% (12/85) remote: Compressing objects: 15% (13/85) remote: Compressing objects: 16% (14/85) remote: Compressing objects: 17% (15/85) remote: Compressing objects: 18% (16/85) remote: Compressing objects: 20% (17/85) remote: Compressing objects: 21% (18/85) remote: Compressing objects: 22% (19/85) remote: Compressing objects: 23% (20/85) remote: Compressing objects: 24% (21/85) remote: Compressing objects: 25% (22/85) remote: Compressing objects: 27% (23/85) remote: Compressing objects: 28% (24/85) remote: Compressing objects: 29% (25/85) remote: Compressing objects: 30% (26/85) remote: Compressing objects: 31% (27/85) remote: Compressing objects: 32% (28/85) remote: Compressing objects: 34% (29/85) remote: Compressing objects: 35% (30/85) remote: Compressing objects: 36% (31/85) remote: Compressing objects: 37% (32/85) remote: Compressing objects: 38% (33/85) remote: Compressing objects: 40% (34/85) remote: Compressing objects: 41% (35/85) remote: Compressing objects: 42% (36/85) remote: Compressing objects: 43% (37/85) remote: Compressing objects: 44% (38/85) remote: Compressing objects: 45% (39/85) remote: Compressing objects: 47% (40/85) remote: Compressing objects: 48% (41/85) remote: Compressing objects: 49% (42/85) remote: Compressing objects: 50% (43/85) remote: Compressing objects: 51% (44/85) remote: Compressing objects: 52% (45/85) remote: Compressing objects: 54% (46/85) remote: Compressing objects: 55% (47/85) remote: Compressing objects: 56% (48/85) remote: Compressing objects: 57% (49/85) remote: Compressing objects: 58% (50/85) remote: Compressing objects: 60% (51/85) remote: Compressing objects: 61% (52/85) remote: Compressing objects: 62% (53/85) remote: Compressing objects: 63% (54/85) remote: Compressing objects: 64% (55/85) remote: Compressing objects: 65% (56/85) remote: Compressing objects: 67% (57/85) remote: Compressing objects: 68% (58/85) remote: Compressing objects: 69% (59/85) remote: Compressing objects: 70% (60/85) remote: Compressing objects: 71% (61/85) remote: Compressing objects: 72% (62/85) remote: Compressing objects: 74% (63/85) remote: Compressing objects: 75% (64/85) remote: Compressing objects: 76% (65/85) remote: Compressing objects: 77% (66/85) remote: Compressing objects: 78% (67/85) remote: Compressing objects: 80% (68/85) remote: Compressing objects: 81% (69/85) remote: Compressing objects: 82% (70/85) remote: Compressing objects: 83% (71/85) remote: Compressing objects: 84% (72/85) remote: Compressing objects: 85% (73/85) remote: Compressing objects: 87% (74/85) remote: Compressing objects: 88% (75/85) remote: Compressing objects: 89% (76/85) remote: Compressing objects: 90% (77/85) remote: Compressing objects: 91% (78/85) remote: Compressing objects: 92% (79/85) remote: Compressing objects: 94% (80/85) remote: Compressing objects: 95% (81/85) remote: Compressing objects: 96% (82/85) remote: Compressing objects: 97% (83/85) remote: Compressing objects: 98% (84/85) remote: Compressing objects: 100% (85/85) remote: Compressing objects: 100% (85/85), done. 22:50:34 Receiving objects: 0% (1/8187) Receiving objects: 1% (82/8187) Receiving objects: 2% (164/8187) Receiving objects: 3% (246/8187) Receiving objects: 4% (328/8187) Receiving objects: 5% (410/8187) Receiving objects: 6% (492/8187) Receiving objects: 7% (574/8187) Receiving objects: 8% (655/8187) Receiving objects: 9% (737/8187) Receiving objects: 10% (819/8187) Receiving objects: 11% (901/8187) Receiving objects: 12% (983/8187) Receiving objects: 13% (1065/8187) Receiving objects: 14% (1147/8187) Receiving objects: 15% (1229/8187) Receiving objects: 16% (1310/8187) Receiving objects: 17% (1392/8187) Receiving objects: 18% (1474/8187) Receiving objects: 19% (1556/8187) Receiving objects: 20% (1638/8187) Receiving objects: 21% (1720/8187) Receiving objects: 22% (1802/8187) Receiving objects: 23% (1884/8187) Receiving objects: 24% (1965/8187) Receiving objects: 25% (2047/8187) Receiving objects: 26% (2129/8187) Receiving objects: 27% (2211/8187) Receiving objects: 28% (2293/8187) Receiving objects: 29% (2375/8187) Receiving objects: 30% (2457/8187) Receiving objects: 31% (2538/8187) Receiving objects: 32% (2620/8187) Receiving objects: 33% (2702/8187) Receiving objects: 34% (2784/8187) Receiving objects: 35% (2866/8187) Receiving objects: 36% (2948/8187) Receiving objects: 37% (3030/8187) Receiving objects: 38% (3112/8187) Receiving objects: 39% (3193/8187) Receiving objects: 40% (3275/8187) Receiving objects: 41% (3357/8187) Receiving objects: 42% (3439/8187) Receiving objects: 43% (3521/8187) Receiving objects: 44% (3603/8187) Receiving objects: 45% (3685/8187) Receiving objects: 46% (3767/8187) Receiving objects: 47% (3848/8187) Receiving objects: 48% (3930/8187) Receiving objects: 49% (4012/8187) Receiving objects: 50% (4094/8187) Receiving objects: 51% (4176/8187) Receiving objects: 52% (4258/8187) Receiving objects: 53% (4340/8187) Receiving objects: 54% (4421/8187) Receiving objects: 55% (4503/8187) Receiving objects: 56% (4585/8187) Receiving objects: 57% (4667/8187) Receiving objects: 58% (4749/8187) Receiving objects: 59% (4831/8187) Receiving objects: 60% (4913/8187) Receiving objects: 61% (4995/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 62% (5076/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 63% (5158/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 64% (5240/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 65% (5322/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 66% (5404/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 67% (5486/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 68% (5568/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 69% (5650/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 70% (5731/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 71% (5813/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 72% (5895/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 73% (5977/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 74% (6059/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 75% (6141/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 76% (6223/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 77% (6304/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 78% (6386/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 79% (6468/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 80% (6550/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 81% (6632/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 82% (6714/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 83% (6796/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 84% (6878/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 85% (6959/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 86% (7041/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 87% (7123/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 88% (7205/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 89% (7287/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 90% (7369/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 91% (7451/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 92% (7533/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 93% (7614/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 94% (7696/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 95% (7778/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 96% (7860/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 97% (7942/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 98% (8024/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 99% (8106/8187), 5.90 MiB | 11.79 MiB/s Receiving objects: 99% (8112/8187), 19.25 MiB | 19.06 MiB/s remote: Total 8187 (delta 17), reused 38 (delta 11), pack-reused 8091 22:50:34 Receiving objects: 100% (8187/8187), 19.25 MiB | 19.06 MiB/s Receiving objects: 100% (8187/8187), 19.31 MiB | 19.08 MiB/s, done. 22:50:34 Running setup.py install for texttable: finished with status 'done' 22:50:34 Running setup.py install for dockerpty: started 22:50:34 Resolving deltas: 0% (0/5240) Resolving deltas: 1% (58/5240) Resolving deltas: 2% (109/5240) Resolving deltas: 3% (182/5240) Resolving deltas: 4% (212/5240) Resolving deltas: 5% (263/5240) Resolving deltas: 6% (343/5240) Resolving deltas: 7% (367/5240) Resolving deltas: 8% (424/5240) Resolving deltas: 9% (476/5240) Resolving deltas: 10% (528/5240) Resolving deltas: 11% (578/5240) Resolving deltas: 12% (632/5240) Resolving deltas: 13% (685/5240) Resolving deltas: 14% (743/5240) Resolving deltas: 15% (787/5240) Resolving deltas: 16% (839/5240) Resolving deltas: 17% (898/5240) Resolving deltas: 18% (950/5240) Resolving deltas: 19% (996/5240) Resolving deltas: 20% (1052/5240) Resolving deltas: 21% (1103/5240) Resolving deltas: 22% (1160/5240) Resolving deltas: 23% (1242/5240) Resolving deltas: 24% (1260/5240) Resolving deltas: 25% (1311/5240) Resolving deltas: 26% (1375/5240) Resolving deltas: 27% (1416/5240) Resolving deltas: 28% (1472/5240) Resolving deltas: 29% (1539/5240) Resolving deltas: 30% (1591/5240) Resolving deltas: 31% (1640/5240) Resolving deltas: 32% (1681/5240) Resolving deltas: 33% (1737/5240) Resolving deltas: 34% (1792/5240) Resolving deltas: 35% (1835/5240) Resolving deltas: 36% (1893/5240) Resolving deltas: 38% (2017/5240) Resolving deltas: 39% (2074/5240) Resolving deltas: 40% (2102/5240) Resolving deltas: 41% (2157/5240) Resolving deltas: 42% (2207/5240) Resolving deltas: 43% (2261/5240) Resolving deltas: 44% (2324/5240) Resolving deltas: 45% (2361/5240) Resolving deltas: 46% (2411/5240) Resolving deltas: 47% (2467/5240) Resolving deltas: 48% (2558/5240) Resolving deltas: 49% (2570/5240) Resolving deltas: 50% (2620/5240) Resolving deltas: 51% (2689/5240) Resolving deltas: 52% (2726/5240) Resolving deltas: 53% (2781/5240) Resolving deltas: 54% (2831/5240) Resolving deltas: 55% (2932/5240) Resolving deltas: 56% (2935/5240) Resolving deltas: 57% (2997/5240) Resolving deltas: 58% (3045/5240) Resolving deltas: 59% (3092/5240) Resolving deltas: 60% (3196/5240) Resolving deltas: 61% (3197/5240) Resolving deltas: 63% (3311/5240) Resolving deltas: 64% (3362/5240) Resolving deltas: 65% (3429/5240) Resolving deltas: 66% (3461/5240) Resolving deltas: 67% (3547/5240) Resolving deltas: 68% (3571/5240) Resolving deltas: 69% (3616/5240) Resolving deltas: 70% (3678/5240) Resolving deltas: 71% (3738/5240) Resolving deltas: 72% (3790/5240) Resolving deltas: 73% (3841/5240) Resolving deltas: 74% (3884/5240) Resolving deltas: 75% (3946/5240) Resolving deltas: 76% (4020/5240) Resolving deltas: 77% (4037/5240) Resolving deltas: 78% (4104/5240) Resolving deltas: 79% (4180/5240) Resolving deltas: 80% (4200/5240) Resolving deltas: 81% (4253/5240) Resolving deltas: 82% (4297/5240) Resolving deltas: 83% (4383/5240) Resolving deltas: 84% (4407/5240) Resolving deltas: 85% (4457/5240) Resolving deltas: 86% (4529/5240) Resolving deltas: 87% (4561/5240) Resolving deltas: 88% (4634/5240) Resolving deltas: 89% (4683/5240) Resolving deltas: 90% (4738/5240) Resolving deltas: 91% (4803/5240) Resolving deltas: 92% (4831/5240) Resolving deltas: 93% (4880/5240) Resolving deltas: 94% (4942/5240) Resolving deltas: 95% (5024/5240) Resolving deltas: 96% (5043/5240) Resolving deltas: 97% (5089/5240) Resolving deltas: 98% (5137/5240) Resolving deltas: 99% (5189/5240) Resolving deltas: 100% (5240/5240) Resolving deltas: 100% (5240/5240), done. 22:50:34 Note: checking out '2dd53791ab79e7b902d6ca90361961f61066a1a0'. 22:50:34 22:50:34 You are in 'detached HEAD' state. You can look around, make experimental 22:50:34 changes and commit them, and you can discard any commits you make in this 22:50:34 state without impacting any branches by performing another checkout. 22:50:34 22:50:34 If you want to create a new branch to retain commits you create, you may 22:50:34 do so (now or later) by using -b with the checkout command again. Example: 22:50:34 22:50:34 git checkout -b 22:50:34 22:50:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:36 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:36 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:36 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:50:37 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:50:37 Removing intermediate container adc98bda847a 22:50:37 ---> c6b3e420e86f 22:50:37 Step 8/23 : COPY . . 22:50:37 Running setup.py install for dockerpty: finished with status 'done' 22:50:38 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 22:50:41 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:50:41 13% 100% [Working] Fetched 96.5 kB in 0s (0 B/s) 22:50:41 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-common_190ubuntu0.1_all.deb [157 kB] 22:50:41 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 22:50:41 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 init-system-helpers_1.51_all.deb [37.3 kB] 22:50:41 33% 100% [Working] Fetched 37.3 kB in 0s (0 B/s) 22:50:41 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:50:42 4% 100% [Working] Fetched 279 kB in 0s (0 B/s) 22:50:42 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:50:43 10% 100% [Working] Fetched 122 kB in 0s (0 B/s) 22:50:43 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:50:43 100% [Working] Fetched 8848 B in 0s (0 B/s) 22:50:43 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:50:43 26% 100% [Working] Fetched 47.8 kB in 0s (0 B/s) 22:50:43 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 22:50:43 84% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 22:50:44 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 22:50:44 8% 100% [Working] Fetched 155 kB in 0s (0 B/s) 22:50:44 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [614 kB] 22:50:45 2% 100% [Working] Fetched 614 kB in 0s (0 B/s) 22:50:45 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:50:45 85% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 22:50:45 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:50:46 2% 100% [Working] Fetched 499 kB in 0s (0 B/s) 22:50:46 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libicu60_60.2-3ubuntu3.1_amd64.deb [8054 kB] 22:50:47 0% 5% 74% 100% [Working] Fetched 8054 kB in 0s (0 B/s) 22:50:47 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:50:47 5% 100% [Working] Fetched 240 kB in 0s (0 B/s) 22:50:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 22:50:48 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:50:48 43% 100% [Working] Fetched 29.3 kB in 0s (0 B/s) 22:50:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 netbase_5.4_all.deb [12.7 kB] 22:50:48 58% 100% [Working] Fetched 12.7 kB in 0s (0 B/s) 22:50:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:50:49 Removing intermediate container 010ce8d3a55b 22:50:49 ---> 58528e0f846e 22:50:49 Step 22/27 : RUN apk --no-cache add curl 22:50:49 14% 100% [Working] Fetched 85.5 kB in 0s (0 B/s) 22:50:49 ---> Running in 52a630e5e64d 22:50:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 22:50:49 2% 100% [Working] Fetched 49.2 kB in 0s (0 B/s) 22:50:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpq5_10.15-0ubuntu0.18.04.1_amd64.deb [108 kB] 22:50:50 11% 100% [Working] Fetched 108 kB in 0s (0 B/s) 22:50:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ssl-cert_1.0.39_all.deb [17.0 kB] 22:50:50 74% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 22:50:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 22:50:50 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:50 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-10_10.15-0ubuntu0.18.04.1_amd64.deb [3766 kB] 22:50:51 0% 17% 100% [Working] Fetched 3766 kB in 0s (0 B/s) 22:50:51 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client_10+190ubuntu0.1_all.deb [5896 B] 22:50:51 100% [Working] Fetched 5896 B in 0s (0 B/s) 22:50:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:50:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:50:52 40% 100% [Working] Fetched 30.8 kB in 0s (0 B/s) 22:50:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:50:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 22:50:52 73% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 22:50:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql_10+190ubuntu0.1_all.deb [5884 B] 22:50:52 100% [Working] Fetched 5884 B in 0s (0 B/s) 22:50:52 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 22:50:52 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:52 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:50:52 (2/3) Installing libcurl (7.69.1-r1) 22:50:52 (3/3) Installing curl (7.69.1-r1) 22:50:52 Executing busybox-1.31.1-r19.trigger 22:50:52 OK: 71 MiB in 58 packages 22:50:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:50:53 11% 100% [Working] Fetched 85.9 kB in 0s (0 B/s) 22:50:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ucf_3.0038_all.deb [50.5 kB] 22:50:53 24% 100% [Working] Fetched 50.5 kB in 0s (0 B/s) 22:50:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:50:53 100% [Working] Fetched 8720 B in 0s (0 B/s) 22:50:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-contrib_10+190ubuntu0.1_all.deb [5896 B] 22:50:54 100% [Working] Fetched 5896 B in 0s (0 B/s) 22:50:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:50:54 9% 100% [Working] Fetched 137 kB in 0s (0 B/s) 22:50:54 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:50:54 12% 100% [Working] Fetched 109 kB in 0s (0 B/s) 22:50:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb [663 kB] 22:50:55 1% 100% [Working] Fetched 663 kB in 0s (0 B/s) 22:50:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:50:56 2% 100% [Working] Fetched 645 kB in 0s (0 B/s) 22:50:56 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libedit2_3.1-20170329-1_amd64.deb [76.9 kB] 22:50:56 16% 100% [Working] Fetched 76.9 kB in 0s (0 B/s) 22:50:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:50:57 30% 100% [Working] Fetched 41.3 kB in 0s (0 B/s) 22:50:57 Removing intermediate container 52a630e5e64d 22:50:57 ---> efced2fbf570 22:50:57 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:50:57 ---> Running in fc450d45c380 22:50:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 22:50:57 100% [Working] Fetched 0 B in 0s (0 B/s) 22:50:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:50:57 70% 100% [Working] Fetched 17.9 kB in 0s (0 B/s) 22:50:57 Removing intermediate container fc450d45c380 22:50:57 ---> 388771d96558 22:50:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:57 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:50:58 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) 22:50:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 22:50:58 ---> Running in 9bce1585a360 22:50:58 6% 100% [Working] Fetched 187 kB in 0s (0 B/s) 22:50:58 ---> b188e7995beb 22:50:58 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:50:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:50:59 7% 100% [Working] Fetched 175 kB in 0s (0 B/s) 22:50:59 ---> Running in 0d3ac18454d5 22:50:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:50:59 Removing intermediate container 9bce1585a360 22:50:59 ---> 3fa1083eff5f 22:50:59 Step 25/27 : LABEL arch=arm64 22:50:59 ---> Running in cc49cdd7908e 22:51:00 6% 100% [Working] Fetched 206 kB in 0s (0 B/s) 22:51:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 22:51:00 0% 52% 100% [Working] Fetched 1301 kB in 0s (0 B/s) 22:51:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:51:00 34% 100% [Working] Fetched 36.2 kB in 0s (0 B/s) 22:51:00 Removing intermediate container cc49cdd7908e 22:51:00 ---> 62f0621b35ed 22:51:00 Step 26/27 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:51:01 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 22:51:01 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51: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 22:51:01 ---> Running in 85881044fea2 22:51:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:51:01 11% 100% [Working] Fetched 107 kB in 0s (0 B/s) 22:51:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-10_10.15-0ubuntu0.18.04.1_amd64.deb [939 kB] 22:51:02 1% 74% 100% [Working] Fetched 939 kB in 0s (0 B/s) 22:51:02 Removing intermediate container 85881044fea2 22:51:02 ---> e2cf6d17f2b3 22:51:02 Step 27/27 : LABEL version=0.0.0 22:51:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:51:02 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) 22:51:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb [150 kB] 22:51:03 ---> Running in ff9d6b14ee97 22:51:03 8% 100% [Working] Fetched 150 kB in 0s (0 B/s) 22:51:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-common_190ubuntu0.1_all.deb [29.6 kB] 22:51:03 42% 100% [Working] Fetched 29.6 kB in 0s (0 B/s) 22:51:04 Removing intermediate container ff9d6b14ee97 22:51:04 ---> 5c8c7e3650e8 22:51:04 22:51:04 Successfully built 5c8c7e3650e8 22:51:05 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:51:07  Building docker-sys-mgmt-agent-go ... done  ---> 981ddff33b02 22:51:07 Step 9/23 : RUN make cmd/core-data/core-data 22:51:07 ---> Running in fdea03557c39 22:51:09 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 22:51:10 Pulling postgres  22:51:10 Pulling redis  22:51:10 Cloning into '/build/parts/redis/src'... 22:51:11 remote: Enumerating objects: 881, done. 22:51:11 remote: Counting objects: 0% (1/881) remote: Counting objects: 1% (9/881) remote: Counting objects: 2% (18/881) remote: Counting objects: 3% (27/881) remote: Counting objects: 4% (36/881) remote: Counting objects: 5% (45/881) remote: Counting objects: 6% (53/881) remote: Counting objects: 7% (62/881) remote: Counting objects: 8% (71/881) remote: Counting objects: 9% (80/881) remote: Counting objects: 10% (89/881) remote: Counting objects: 11% (97/881) remote: Counting objects: 12% (106/881) remote: Counting objects: 13% (115/881) remote: Counting objects: 14% (124/881) remote: Counting objects: 15% (133/881) remote: Counting objects: 16% (141/881) remote: Counting objects: 17% (150/881) remote: Counting objects: 18% (159/881) remote: Counting objects: 19% (168/881) remote: Counting objects: 20% (177/881) remote: Counting objects: 21% (186/881) remote: Counting objects: 22% (194/881) remote: Counting objects: 23% (203/881) remote: Counting objects: 24% (212/881) remote: Counting objects: 25% (221/881) remote: Counting objects: 26% (230/881) remote: Counting objects: 27% (238/881) remote: Counting objects: 28% (247/881) remote: Counting objects: 29% (256/881) remote: Counting objects: 30% (265/881) remote: Counting objects: 31% (274/881) remote: Counting objects: 32% (282/881) remote: Counting objects: 33% (291/881) remote: Counting objects: 34% (300/881) remote: Counting objects: 35% (309/881) remote: Counting objects: 36% (318/881) remote: Counting objects: 37% (326/881) remote: Counting objects: 38% (335/881) remote: Counting objects: 39% (344/881) remote: Counting objects: 40% (353/881) remote: Counting objects: 41% (362/881) remote: Counting objects: 42% (371/881) remote: Counting objects: 43% (379/881) remote: Counting objects: 44% (388/881) remote: Counting objects: 45% (397/881) remote: Counting objects: 46% (406/881) remote: Counting objects: 47% (415/881) remote: Counting objects: 48% (423/881) remote: Counting objects: 49% (432/881) remote: Counting objects: 50% (441/881) remote: Counting objects: 51% (450/881) remote: Counting objects: 52% (459/881) remote: Counting objects: 53% (467/881) remote: Counting objects: 54% (476/881) remote: Counting objects: 55% (485/881) remote: Counting objects: 56% (494/881) remote: Counting objects: 57% (503/881) remote: Counting objects: 58% (511/881) remote: Counting objects: 59% (520/881) remote: Counting objects: 60% (529/881) remote: Counting objects: 61% (538/881) remote: Counting objects: 62% (547/881) remote: Counting objects: 63% (556/881) remote: Counting objects: 64% (564/881) remote: Counting objects: 65% (573/881) remote: Counting objects: 66% (582/881) remote: Counting objects: 67% (591/881) remote: Counting objects: 68% (600/881) remote: Counting objects: 69% (608/881) remote: Counting objects: 70% (617/881) remote: Counting objects: 71% (626/881) remote: Counting objects: 72% (635/881) remote: Counting objects: 73% (644/881) remote: Counting objects: 74% (652/881) remote: Counting objects: 75% (661/881) remote: Counting objects: 76% (670/881) remote: Counting objects: 77% (679/881) remote: Counting objects: 78% (688/881) remote: Counting objects: 79% (696/881) remote: Counting objects: 80% (705/881) remote: Counting objects: 81% (714/881) remote: Counting objects: 82% (723/881) remote: Counting objects: 83% (732/881) remote: Counting objects: 84% (741/881) remote: Counting objects: 85% (749/881) remote: Counting objects: 86% (758/881) remote: Counting objects: 87% (767/881) remote: Counting objects: 88% (776/881) remote: Counting objects: 89% (785/881) remote: Counting objects: 90% (793/881) remote: Counting objects: 91% (802/881) remote: Counting objects: 92% (811/881) remote: Counting objects: 93% (820/881) remote: Counting objects: 94% (829/881) remote: Counting objects: 95% (837/881) remote: Counting objects: 96% (846/881) remote: Counting objects: 97% (855/881) remote: Counting objects: 98% (864/881) remote: Counting objects: 99% (873/881) remote: Counting objects: 100% (881/881) remote: Counting objects: 100% (881/881), done. 22:51:11 remote: Compressing objects: 0% (1/788) remote: Compressing objects: 1% (8/788) remote: Compressing objects: 2% (16/788) remote: Compressing objects: 3% (24/788) remote: Compressing objects: 4% (32/788) remote: Compressing objects: 5% (40/788) remote: Compressing objects: 6% (48/788) remote: Compressing objects: 7% (56/788) remote: Compressing objects: 8% (64/788) remote: Compressing objects: 9% (71/788) remote: Compressing objects: 10% (79/788) remote: Compressing objects: 11% (87/788) remote: Compressing objects: 12% (95/788) remote: Compressing objects: 13% (103/788) remote: Compressing objects: 14% (111/788) remote: Compressing objects: 15% (119/788) remote: Compressing objects: 16% (127/788) remote: Compressing objects: 17% (134/788) remote: Compressing objects: 18% (142/788) remote: Compressing objects: 19% (150/788) remote: Compressing objects: 20% (158/788) remote: Compressing objects: 21% (166/788) remote: Compressing objects: 22% (174/788) remote: Compressing objects: 23% (182/788) remote: Compressing objects: 24% (190/788) remote: Compressing objects: 25% (197/788) remote: Compressing objects: 26% (205/788) remote: Compressing objects: 27% (213/788) remote: Compressing objects: 28% (221/788) remote: Compressing objects: 29% (229/788) remote: Compressing objects: 30% (237/788) remote: Compressing objects: 31% (245/788) remote: Compressing objects: 32% (253/788) remote: Compressing objects: 33% (261/788) remote: Compressing objects: 34% (268/788) remote: Compressing objects: 35% (276/788) remote: Compressing objects: 36% (284/788) remote: Compressing objects: 37% (292/788) remote: Compressing objects: 38% (300/788) remote: Compressing objects: 39% (308/788) remote: Compressing objects: 40% (316/788) remote: Compressing objects: 41% (324/788) remote: Compressing objects: 42% (331/788) remote: Compressing objects: 43% (339/788) remote: Compressing objects: 44% (347/788) remote: Compressing objects: 45% (355/788) remote: Compressing objects: 46% (363/788) remote: Compressing objects: 47% (371/788) remote: Compressing objects: 48% (379/788) remote: Compressing objects: 49% (387/788) remote: Compressing objects: 50% (394/788) remote: Compressing objects: 51% (402/788) remote: Compressing objects: 52% (410/788) remote: Compressing objects: 53% (418/788) remote: Compressing objects: 54% (426/788) remote: Compressing objects: 55% (434/788) remote: Compressing objects: 56% (442/788) remote: Compressing objects: 57% (450/788) remote: Compressing objects: 58% (458/788) remote: Compressing objects: 59% (465/788) remote: Compressing objects: 60% (473/788) remote: Compressing objects: 61% (481/788) remote: Compressing objects: 62% (489/788) remote: Compressing objects: 63% (497/788) remote: Compressing objects: 64% (505/788) remote: Compressing objects: 65% (513/788) remote: Compressing objects: 66% (521/788) remote: Compressing objects: 67% (528/788) remote: Compressing objects: 68% (536/788) remote: Compressing objects: 69% (544/788) remote: Compressing objects: 70% (552/788) remote: Compressing objects: 71% (560/788) remote: Compressing objects: 72% (568/788) remote: Compressing objects: 73% (576/788) remote: Compressing objects: 74% (584/788) remote: Compressing objects: 75% (591/788) remote: Compressing objects: 76% (599/788) remote: Compressing objects: 77% (607/788) remote: Compressing objects: 78% (615/788) remote: Compressing objects: 79% (623/788) remote: Compressing objects: 80% (631/788) remote: Compressing objects: 81% (639/788) remote: Compressing objects: 82% (647/788) remote: Compressing objects: 83% (655/788) remote: Compressing objects: 84% (662/788) remote: Compressing objects: 85% (670/788) remote: Compressing objects: 86% (678/788) remote: Compressing objects: 87% (686/788) remote: Compressing objects: 88% (694/788) remote: Compressing objects: 89% (702/788) remote: Compressing objects: 90% (710/788) remote: Compressing objects: 91% (718/788) remote: Compressing objects: 92% (725/788) remote: Compressing objects: 93% (733/788) remote: Compressing objects: 94% (741/788) remote: Compressing objects: 95% (749/788) remote: Compressing objects: 96% (757/788) remote: Compressing objects: 97% (765/788) remote: Compressing objects: 98% (773/788) remote: Compressing objects: 99% (781/788) remote: Compressing objects: 100% (788/788) remote: Compressing objects: 100% (788/788), done. 22:51:12 Receiving objects: 0% (1/881) Receiving objects: 1% (9/881) Receiving objects: 2% (18/881) Receiving objects: 3% (27/881) Receiving objects: 4% (36/881) Receiving objects: 5% (45/881) Receiving objects: 6% (53/881) Receiving objects: 7% (62/881) Receiving objects: 8% (71/881) Receiving objects: 9% (80/881) Receiving objects: 10% (89/881) Receiving objects: 11% (97/881) Receiving objects: 12% (106/881) Receiving objects: 13% (115/881) Receiving objects: 14% (124/881) Receiving objects: 15% (133/881) Receiving objects: 16% (141/881) Receiving objects: 17% (150/881) Receiving objects: 18% (159/881) Receiving objects: 19% (168/881) Receiving objects: 20% (177/881) Receiving objects: 21% (186/881) Receiving objects: 22% (194/881) Receiving objects: 23% (203/881) Receiving objects: 24% (212/881) Receiving objects: 25% (221/881) Receiving objects: 26% (230/881) Receiving objects: 27% (238/881) Receiving objects: 28% (247/881) Receiving objects: 29% (256/881) Receiving objects: 30% (265/881) Receiving objects: 31% (274/881) Receiving objects: 32% (282/881) Receiving objects: 33% (291/881) Receiving objects: 34% (300/881) Receiving objects: 35% (309/881) Receiving objects: 36% (318/881) Receiving objects: 37% (326/881) Receiving objects: 38% (335/881) Receiving objects: 39% (344/881) Receiving objects: 40% (353/881) Receiving objects: 41% (362/881) Receiving objects: 42% (371/881) Receiving objects: 43% (379/881) Receiving objects: 44% (388/881) Receiving objects: 45% (397/881) Receiving objects: 46% (406/881) Receiving objects: 47% (415/881) Receiving objects: 48% (423/881) Receiving objects: 49% (432/881) Receiving objects: 50% (441/881) Receiving objects: 51% (450/881) Receiving objects: 52% (459/881) Receiving objects: 53% (467/881) Receiving objects: 54% (476/881) Receiving objects: 55% (485/881) Receiving objects: 56% (494/881) Receiving objects: 57% (503/881) Receiving objects: 58% (511/881) Receiving objects: 59% (520/881) Receiving objects: 60% (529/881) Receiving objects: 61% (538/881) Receiving objects: 62% (547/881) Receiving objects: 63% (556/881) Receiving objects: 64% (564/881) Receiving objects: 65% (573/881) Receiving objects: 66% (582/881) Receiving objects: 67% (591/881) Receiving objects: 68% (600/881) Receiving objects: 69% (608/881) Receiving objects: 70% (617/881) Receiving objects: 71% (626/881) Receiving objects: 72% (635/881) Receiving objects: 73% (644/881) Receiving objects: 74% (652/881) Receiving objects: 75% (661/881) Receiving objects: 76% (670/881) Receiving objects: 77% (679/881) Receiving objects: 78% (688/881) Receiving objects: 79% (696/881) Receiving objects: 80% (705/881) Receiving objects: 81% (714/881) Receiving objects: 82% (723/881) Receiving objects: 83% (732/881) Receiving objects: 84% (741/881) Receiving objects: 85% (749/881) Receiving objects: 86% (758/881) Receiving objects: 87% (767/881) Receiving objects: 88% (776/881) Receiving objects: 89% (785/881) Receiving objects: 90% (793/881) Receiving objects: 91% (802/881) Receiving objects: 92% (811/881) Receiving objects: 93% (820/881) Receiving objects: 94% (829/881) Receiving objects: 95% (837/881) remote: Total 881 (delta 101), reused 578 (delta 66), pack-reused 0 22:51:12 Receiving objects: 96% (846/881) Receiving objects: 97% (855/881) Receiving objects: 98% (864/881) Receiving objects: 99% (873/881) Receiving objects: 100% (881/881) Receiving objects: 100% (881/881), 2.41 MiB | 9.97 MiB/s, done. 22:51:12 Resolving deltas: 0% (0/101) Resolving deltas: 3% (4/101) Resolving deltas: 5% (6/101) Resolving deltas: 6% (7/101) Resolving deltas: 7% (8/101) Resolving deltas: 9% (10/101) Resolving deltas: 10% (11/101) Resolving deltas: 11% (12/101) Resolving deltas: 12% (13/101) Resolving deltas: 13% (14/101) Resolving deltas: 16% (17/101) Resolving deltas: 17% (18/101) Resolving deltas: 26% (27/101) Resolving deltas: 27% (28/101) Resolving deltas: 30% (31/101) Resolving deltas: 35% (36/101) Resolving deltas: 36% (37/101) Resolving deltas: 37% (38/101) Resolving deltas: 38% (39/101) Resolving deltas: 40% (41/101) Resolving deltas: 41% (42/101) Resolving deltas: 44% (45/101) Resolving deltas: 48% (49/101) Resolving deltas: 49% (50/101) Resolving deltas: 51% (52/101) Resolving deltas: 52% (53/101) Resolving deltas: 54% (55/101) Resolving deltas: 56% (57/101) Resolving deltas: 59% (60/101) Resolving deltas: 60% (61/101) Resolving deltas: 61% (62/101) Resolving deltas: 63% (64/101) Resolving deltas: 64% (65/101) Resolving deltas: 66% (67/101) Resolving deltas: 67% (68/101) Resolving deltas: 69% (70/101) Resolving deltas: 73% (74/101) Resolving deltas: 75% (76/101) Resolving deltas: 77% (78/101) Resolving deltas: 79% (80/101) Resolving deltas: 82% (83/101) Resolving deltas: 83% (84/101) Resolving deltas: 84% (85/101) Resolving deltas: 86% (87/101) Resolving deltas: 88% (89/101) Resolving deltas: 90% (91/101) Resolving deltas: 92% (93/101) Resolving deltas: 94% (95/101) Resolving deltas: 95% (96/101) Resolving deltas: 96% (97/101) Resolving deltas: 97% (98/101) Resolving deltas: 100% (101/101) Resolving deltas: 100% (101/101), done. 22:51:12 Note: checking out '03b59cd5f0788a52039287daa83229d459641ff5'. 22:51:12 22:51:12 You are in 'detached HEAD' state. You can look around, make experimental 22:51:12 changes and commit them, and you can discard any commits you make in this 22:51:12 state without impacting any branches by performing another checkout. 22:51:12 22:51:12 If you want to create a new branch to retain commits you create, you may 22:51:12 do so (now or later) by using -b with the checkout command again. Example: 22:51:12 22:51:12 git checkout -b 22:51:12 22:51:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:51:14 0% [Working] 0% [Working] 0% Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:51:14 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:51:14 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:51:14 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:51:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] 22:51:18 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) 22:51:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] 22:51:18 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) 22:51:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] 22:51:18 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) 22:51:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.3_amd64.deb [2652 kB] 22:51:19 0% 24% 100% [Working] Fetched 2652 kB in 0s (0 B/s) 22:51:20 Pulling snapcraft-preload  22:51:20 Cloning into '/build/parts/snapcraft-preload/src'... 22:51:21 remote: Enumerating objects: 187, done. 22:51:21 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 22:51:21 Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 56.64 KiB | 3.33 MiB/s, done. 22:51:21 Resolving deltas: 0% (0/112) Resolving deltas: 3% (4/112) Resolving deltas: 7% (8/112) Resolving deltas: 13% (15/112) Resolving deltas: 18% (21/112) Resolving deltas: 32% (36/112) Resolving deltas: 33% (38/112) Resolving deltas: 50% (56/112) Resolving deltas: 75% (84/112) Resolving deltas: 77% (87/112) Resolving deltas: 80% (90/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. 22:51:21 From https://github.com/sergiusens/snapcraft-preload 22:51:21 * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD 22:51:21 Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. 22:51:21 22:51:21 You are in 'detached HEAD' state. You can look around, make experimental 22:51:21 changes and commit them, and you can discard any commits you make in this 22:51:21 state without impacting any branches by performing another checkout. 22:51:21 22:51:21 If you want to create a new branch to retain commits you create, you may 22:51:21 do so (now or later) by using -b with the checkout command again. Example: 22:51:21 22:51:21 git checkout -b 22:51:21 22:51:21 HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) 22:51:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:51:23 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:51:23 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:51:23 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 22:51:23 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 22:51:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:51:27 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:51:27 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:51:27 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:51:27 16% 100% [Working] Fetched 77.8 kB in 0s (0 B/s) 22:51:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:51:28 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:51:28 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:51:28 27% 100% [Working] Fetched 45.6 kB in 0s (0 B/s) 22:51:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 22:51:28 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 22:51:29 5% 100% [Working] Fetched 214 kB in 0s (0 B/s) 22:51:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 22:51:29 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:51:29 24% 100% [Working] Fetched 50.6 kB in 0s (0 B/s) 22:51:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:51:29 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:29 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:51:30 32% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) 22:51:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:51:30 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:51:30 11% 100% [Working] Fetched 111 kB in 0s (0 B/s) 22:51:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:51:30 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:30 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:51:30 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:51:31 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:51:31 51% 100% [Working] Fetched 24.5 kB in 0s (0 B/s) 22:51:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 22:51:31 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:31 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:51:31 23% 100% [Working] Fetched 54.2 kB in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:51:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 22:51:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:51:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:51:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:51:32 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:51:33 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) 22:51:33 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:51:33 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:33 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:51:33 99% 100% [Working] Fetched 11.1 kB in 0s (0 B/s) 22:51:33 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:51:33 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:33 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:51:33 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:33 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:51:33 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:51:34 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 22:51:35 7% 100% [Working] Fetched 159 kB in 0s (0 B/s) 22:51:35 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:51:35 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:35 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:51:35 100% [Working] Fetched 0 B in 0s (0 B/s) 22:51:36 Pulling static-packages  22:51:37 Pulling vault  22:51:38 Cloning into '/build/parts/vault/src'... 22:51:38 remote: Enumerating objects: 12795, done. 22:51:38 remote: Counting objects: 0% (1/12795) remote: Counting objects: 1% (128/12795) remote: Counting objects: 2% (256/12795) remote: Counting objects: 3% (384/12795) remote: Counting objects: 4% (512/12795) remote: Counting objects: 5% (640/12795) remote: Counting objects: 6% (768/12795) remote: Counting objects: 7% (896/12795) remote: Counting objects: 8% (1024/12795) remote: Counting objects: 9% (1152/12795) remote: Counting objects: 10% (1280/12795) remote: Counting objects: 11% (1408/12795) remote: Counting objects: 12% (1536/12795) remote: Counting objects: 13% (1664/12795) remote: Counting objects: 14% (1792/12795) remote: Counting objects: 15% (1920/12795) remote: Counting objects: 16% (2048/12795) remote: Counting objects: 17% (2176/12795) remote: Counting objects: 18% (2304/12795) remote: Counting objects: 19% (2432/12795) remote: Counting objects: 20% (2559/12795) remote: Counting objects: 21% (2687/12795) remote: Counting objects: 22% (2815/12795) remote: Counting objects: 23% (2943/12795) remote: Counting objects: 24% (3071/12795) remote: Counting objects: 25% (3199/12795) remote: Counting objects: 26% (3327/12795) remote: Counting objects: 27% (3455/12795) remote: Counting objects: 28% (3583/12795) remote: Counting objects: 29% (3711/12795) remote: Counting objects: 30% (3839/12795) remote: Counting objects: 31% (3967/12795) remote: Counting objects: 32% (4095/12795) remote: Counting objects: 33% (4223/12795) remote: Counting objects: 34% (4351/12795) remote: Counting objects: 35% (4479/12795) remote: Counting objects: 36% (4607/12795) remote: Counting objects: 37% (4735/12795) remote: Counting objects: 38% (4863/12795) remote: Counting objects: 39% (4991/12795) remote: Counting objects: 40% (5118/12795) remote: Counting objects: 41% (5246/12795) remote: Counting objects: 42% (5374/12795) remote: Counting objects: 43% (5502/12795) remote: Counting objects: 44% (5630/12795) remote: Counting objects: 45% (5758/12795) remote: Counting objects: 46% (5886/12795) remote: Counting objects: 47% (6014/12795) remote: Counting objects: 48% (6142/12795) remote: Counting objects: 49% (6270/12795) remote: Counting objects: 50% (6398/12795) remote: Counting objects: 51% (6526/12795) remote: Counting objects: 52% (6654/12795) remote: Counting objects: 53% (6782/12795) remote: Counting objects: 54% (6910/12795) remote: Counting objects: 55% (7038/12795) remote: Counting objects: 56% (7166/12795) remote: Counting objects: 57% (7294/12795) remote: Counting objects: 58% (7422/12795) remote: Counting objects: 59% (7550/12795) remote: Counting objects: 60% (7677/12795) remote: Counting objects: 61% (7805/12795) remote: Counting objects: 62% (7933/12795) remote: Counting objects: 63% (8061/12795) remote: Counting objects: 64% (8189/12795) remote: Counting objects: 65% (8317/12795) remote: Counting objects: 66% (8445/12795) remote: Counting objects: 67% (8573/12795) remote: Counting objects: 68% (8701/12795) remote: Counting objects: 69% (8829/12795) remote: Counting objects: 70% (8957/12795) remote: Counting objects: 71% (9085/12795) remote: Counting objects: 72% (9213/12795) remote: Counting objects: 73% (9341/12795) remote: Counting objects: 74% (9469/12795) remote: Counting objects: 75% (9597/12795) remote: Counting objects: 76% (9725/12795) remote: Counting objects: 77% (9853/12795) remote: Counting objects: 78% (9981/12795) remote: Counting objects: 79% (10109/12795) remote: Counting objects: 80% (10236/12795) remote: Counting objects: 81% (10364/12795) remote: Counting objects: 82% (10492/12795) remote: Counting objects: 83% (10620/12795) remote: Counting objects: 84% (10748/12795) remote: Counting objects: 85% (10876/12795) remote: Counting objects: 86% (11004/12795) remote: Counting objects: 87% (11132/12795) remote: Counting objects: 88% (11260/12795) remote: Counting objects: 89% (11388/12795) remote: Counting objects: 90% (11516/12795) remote: Counting objects: 91% (11644/12795) remote: Counting objects: 92% (11772/12795) remote: Counting objects: 93% (11900/12795) remote: Counting objects: 94% (12028/12795) remote: Counting objects: 95% (12156/12795) remote: Counting objects: 96% (12284/12795) remote: Counting objects: 97% (12412/12795) remote: Counting objects: 98% (12540/12795) remote: Counting objects: 99% (12668/12795) remote: Counting objects: 100% (12795/12795) remote: Counting objects: 100% (12795/12795), done. 22:51:40 remote: Compressing objects: 0% (1/10594) remote: Compressing objects: 1% (106/10594) remote: Compressing objects: 2% (212/10594) remote: Compressing objects: 3% (318/10594) remote: Compressing objects: 4% (424/10594) remote: Compressing objects: 5% (530/10594) remote: Compressing objects: 6% (636/10594) remote: Compressing objects: 7% (742/10594) remote: Compressing objects: 8% (848/10594) remote: Compressing objects: 9% (954/10594) remote: Compressing objects: 10% (1060/10594) remote: Compressing objects: 11% (1166/10594) remote: Compressing objects: 12% (1272/10594) remote: Compressing objects: 13% (1378/10594) remote: Compressing objects: 14% (1484/10594) remote: Compressing objects: 15% (1590/10594) remote: Compressing objects: 16% (1696/10594) remote: Compressing objects: 17% (1801/10594) remote: Compressing objects: 18% (1907/10594) remote: Compressing objects: 19% (2013/10594) remote: Compressing objects: 20% (2119/10594) remote: Compressing objects: 21% (2225/10594) remote: Compressing objects: 22% (2331/10594) remote: Compressing objects: 23% (2437/10594) remote: Compressing objects: 24% (2543/10594) remote: Compressing objects: 25% (2649/10594) remote: Compressing objects: 26% (2755/10594) remote: Compressing objects: 27% (2861/10594) remote: Compressing objects: 28% (2967/10594) remote: Compressing objects: 29% (3073/10594) remote: Compressing objects: 30% (3179/10594) remote: Compressing objects: 31% (3285/10594) remote: Compressing objects: 32% (3391/10594) remote: Compressing objects: 33% (3497/10594) remote: Compressing objects: 34% (3602/10594) remote: Compressing objects: 35% (3708/10594) remote: Compressing objects: 36% (3814/10594) remote: Compressing objects: 37% (3920/10594) remote: Compressing objects: 38% (4026/10594) remote: Compressing objects: 39% (4132/10594) remote: Compressing objects: 40% (4238/10594) remote: Compressing objects: 41% (4344/10594) remote: Compressing objects: 42% (4450/10594) remote: Compressing objects: 43% (4556/10594) remote: Compressing objects: 44% (4662/10594) remote: Compressing objects: 45% (4768/10594) remote: Compressing objects: 46% (4874/10594) remote: Compressing objects: 47% (4980/10594) remote: Compressing objects: 48% (5086/10594) remote: Compressing objects: 49% (5192/10594) remote: Compressing objects: 50% (5297/10594) remote: Compressing objects: 51% (5403/10594) remote: Compressing objects: 52% (5509/10594) remote: Compressing objects: 53% (5615/10594) remote: Compressing objects: 54% (5721/10594) remote: Compressing objects: 55% (5827/10594) remote: Compressing objects: 56% (5933/10594) remote: Compressing objects: 56% (5957/10594) remote: Compressing objects: 57% (6039/10594) remote: Compressing objects: 58% (6145/10594) remote: Compressing objects: 59% (6251/10594) remote: Compressing objects: 60% (6357/10594) remote: Compressing objects: 61% (6463/10594) remote: Compressing objects: 62% (6569/10594) remote: Compressing objects: 63% (6675/10594) remote: Compressing objects: 64% (6781/10594) remote: Compressing objects: 65% (6887/10594) remote: Compressing objects: 66% (6993/10594) remote: Compressing objects: 67% (7098/10594) remote: Compressing objects: 68% (7204/10594) remote: Compressing objects: 69% (7310/10594) remote: Compressing objects: 70% (7416/10594) remote: Compressing objects: 71% (7522/10594) remote: Compressing objects: 72% (7628/10594) remote: Compressing objects: 73% (7734/10594) remote: Compressing objects: 74% (7840/10594) remote: Compressing objects: 75% (7946/10594) remote: Compressing objects: 76% (8052/10594) remote: Compressing objects: 77% (8158/10594) remote: Compressing objects: 78% (8264/10594) remote: Compressing objects: 79% (8370/10594) remote: Compressing objects: 80% (8476/10594) remote: Compressing objects: 81% (8582/10594) remote: Compressing objects: 82% (8688/10594) remote: Compressing objects: 83% (8794/10594) remote: Compressing objects: 84% (8899/10594) remote: Compressing objects: 85% (9005/10594) remote: Compressing objects: 86% (9111/10594) remote: Compressing objects: 87% (9217/10594) remote: Compressing objects: 88% (9323/10594) remote: Compressing objects: 89% (9429/10594) remote: Compressing objects: 90% (9535/10594) remote: Compressing objects: 91% (9641/10594) remote: Compressing objects: 92% (9747/10594) remote: Compressing objects: 93% (9853/10594) remote: Compressing objects: 94% (9959/10594) remote: Compressing objects: 95% (10065/10594) remote: Compressing objects: 96% (10171/10594) remote: Compressing objects: 97% (10277/10594) remote: Compressing objects: 98% (10383/10594) remote: Compressing objects: 99% (10489/10594) remote: Compressing objects: 100% (10594/10594) remote: Compressing objects: 100% (10594/10594), done. 22:51:42 Receiving objects: 0% (1/12795) Receiving objects: 1% (128/12795) Receiving objects: 2% (256/12795) Receiving objects: 3% (384/12795) Receiving objects: 4% (512/12795) Receiving objects: 5% (640/12795) Receiving objects: 6% (768/12795) Receiving objects: 7% (896/12795) Receiving objects: 8% (1024/12795) Receiving objects: 9% (1152/12795) Receiving objects: 10% (1280/12795) Receiving objects: 11% (1408/12795) Receiving objects: 12% (1536/12795) Receiving objects: 13% (1664/12795) Receiving objects: 14% (1792/12795) Receiving objects: 15% (1920/12795) Receiving objects: 16% (2048/12795) Receiving objects: 17% (2176/12795) Receiving objects: 18% (2304/12795) Receiving objects: 19% (2432/12795) Receiving objects: 20% (2559/12795) Receiving objects: 21% (2687/12795) Receiving objects: 22% (2815/12795) Receiving objects: 23% (2943/12795) Receiving objects: 24% (3071/12795) Receiving objects: 25% (3199/12795) Receiving objects: 26% (3327/12795) Receiving objects: 27% (3455/12795) Receiving objects: 28% (3583/12795) Receiving objects: 29% (3711/12795) Receiving objects: 30% (3839/12795) Receiving objects: 31% (3967/12795) Receiving objects: 32% (4095/12795) Receiving objects: 33% (4223/12795) Receiving objects: 34% (4351/12795) Receiving objects: 35% (4479/12795) Receiving objects: 36% (4607/12795) Receiving objects: 37% (4735/12795) Receiving objects: 38% (4863/12795) Receiving objects: 39% (4991/12795) Receiving objects: 40% (5118/12795) Receiving objects: 41% (5246/12795) Receiving objects: 42% (5374/12795) Receiving objects: 43% (5502/12795) Receiving objects: 44% (5630/12795) Receiving objects: 45% (5758/12795) Receiving objects: 46% (5886/12795) Receiving objects: 47% (6014/12795) Receiving objects: 48% (6142/12795) Receiving objects: 49% (6270/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 50% (6398/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 51% (6526/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 52% (6654/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 53% (6782/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 54% (6910/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 55% (7038/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 56% (7166/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 57% (7294/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 58% (7422/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 59% (7550/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 60% (7677/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 61% (7805/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 62% (7933/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 63% (8061/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 64% (8189/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 65% (8317/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 66% (8445/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 67% (8573/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 68% (8701/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 69% (8829/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 70% (8957/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 71% (9085/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 72% (9213/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 73% (9341/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 74% (9469/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 75% (9597/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 76% (9725/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 77% (9853/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 78% (9981/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 79% (10109/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 80% (10236/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 81% (10364/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 82% (10492/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 83% (10620/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 84% (10748/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 85% (10876/12795), 7.31 MiB | 14.62 MiB/s Receiving objects: 85% (10899/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 86% (11004/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 87% (11132/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 88% (11260/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 89% (11388/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 90% (11516/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 91% (11644/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 92% (11772/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 93% (11900/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 94% (12028/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 95% (12156/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 96% (12284/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 97% (12412/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 98% (12540/12795), 14.71 MiB | 14.71 MiB/s Receiving objects: 99% (12668/12795), 14.71 MiB | 14.71 MiB/s remote: Total 12795 (delta 1909), reused 8500 (delta 1333), pack-reused 0 22:51:42 Receiving objects: 100% (12795/12795), 25.45 MiB | 16.97 MiB/s Receiving objects: 100% (12795/12795), 34.13 MiB | 20.51 MiB/s, done. 22:51:42 Resolving deltas: 0% (0/1909) Resolving deltas: 1% (20/1909) Resolving deltas: 2% (56/1909) Resolving deltas: 3% (58/1909) Resolving deltas: 4% (77/1909) Resolving deltas: 5% (100/1909) Resolving deltas: 6% (116/1909) Resolving deltas: 7% (136/1909) Resolving deltas: 8% (153/1909) Resolving deltas: 9% (174/1909) Resolving deltas: 10% (192/1909) Resolving deltas: 11% (215/1909) Resolving deltas: 12% (231/1909) Resolving deltas: 13% (250/1909) Resolving deltas: 14% (268/1909) Resolving deltas: 15% (287/1909) Resolving deltas: 16% (307/1909) Resolving deltas: 17% (328/1909) Resolving deltas: 18% (344/1909) Resolving deltas: 19% (363/1909) Resolving deltas: 20% (382/1909) Resolving deltas: 21% (401/1909) Resolving deltas: 22% (426/1909) Resolving deltas: 23% (443/1909) Resolving deltas: 24% (460/1909) Resolving deltas: 25% (481/1909) Resolving deltas: 26% (497/1909) Resolving deltas: 27% (517/1909) Resolving deltas: 28% (535/1909) Resolving deltas: 29% (556/1909) Resolving deltas: 31% (592/1909) Resolving deltas: 32% (612/1909) Resolving deltas: 33% (632/1909) Resolving deltas: 34% (653/1909) Resolving deltas: 35% (675/1909) Resolving deltas: 36% (688/1909) Resolving deltas: 37% (710/1909) Resolving deltas: 38% (731/1909) Resolving deltas: 39% (757/1909) Resolving deltas: 40% (764/1909) Resolving deltas: 41% (785/1909) Resolving deltas: 42% (803/1909) Resolving deltas: 43% (825/1909) Resolving deltas: 44% (840/1909) Resolving deltas: 45% (860/1909) Resolving deltas: 46% (880/1909) Resolving deltas: 47% (898/1909) Resolving deltas: 48% (917/1909) Resolving deltas: 49% (936/1909) Resolving deltas: 50% (955/1909) Resolving deltas: 51% (974/1909) Resolving deltas: 52% (993/1909) Resolving deltas: 53% (1012/1909) Resolving deltas: 54% (1031/1909) Resolving deltas: 55% (1050/1909) Resolving deltas: 56% (1070/1909) Resolving deltas: 57% (1089/1909) Resolving deltas: 58% (1108/1909) Resolving deltas: 59% (1127/1909) Resolving deltas: 60% (1146/1909) Resolving deltas: 61% (1165/1909) Resolving deltas: 62% (1187/1909) Resolving deltas: 63% (1203/1909) Resolving deltas: 64% (1222/1909) Resolving deltas: 65% (1253/1909) Resolving deltas: 67% (1283/1909) Resolving deltas: 68% (1316/1909) Resolving deltas: 69% (1329/1909) Resolving deltas: 70% (1342/1909) Resolving deltas: 71% (1361/1909) Resolving deltas: 73% (1394/1909) Resolving deltas: 74% (1414/1909) Resolving deltas: 75% (1436/1909) Resolving deltas: 76% (1454/1909) Resolving deltas: 77% (1470/1909) Resolving deltas: 78% (1493/1909) Resolving deltas: 79% (1510/1909) Resolving deltas: 80% (1532/1909) Resolving deltas: 81% (1547/1909) Resolving deltas: 82% (1568/1909) Resolving deltas: 83% (1585/1909) Resolving deltas: 84% (1605/1909) Resolving deltas: 85% (1624/1909) Resolving deltas: 86% (1642/1909) Resolving deltas: 87% (1661/1909) Resolving deltas: 88% (1680/1909) Resolving deltas: 89% (1703/1909) Resolving deltas: 90% (1722/1909) Resolving deltas: 91% (1738/1909) Resolving deltas: 92% (1758/1909) Resolving deltas: 93% (1776/1909) Resolving deltas: 94% (1795/1909) Resolving deltas: 95% (1814/1909) Resolving deltas: 96% (1833/1909) Resolving deltas: 97% (1852/1909) Resolving deltas: 98% (1871/1909) Resolving deltas: 99% (1890/1909) Resolving deltas: 100% (1909/1909) Resolving deltas: 100% (1909/1909), done. 22:51:42 Note: checking out '1a730771ec70149293efe91e1d283b10d255c6d1'. 22:51:42 22:51:42 You are in 'detached HEAD' state. You can look around, make experimental 22:51:42 changes and commit them, and you can discard any commits you make in this 22:51:42 state without impacting any branches by performing another checkout. 22:51:42 22:51:42 If you want to create a new branch to retain commits you create, you may 22:51:42 do so (now or later) by using -b with the checkout command again. Example: 22:51:42 22:51:42 git checkout -b 22:51:42 22:51:43 Checking out files: 80% (9111/11257) Checking out files: 81% (9119/11257) Checking out files: 82% (9231/11257) Checking out files: 83% (9344/11257) Checking out files: 84% (9456/11257) Checking out files: 85% (9569/11257) Checking out files: 86% (9682/11257) Checking out files: 87% (9794/11257) Checking out files: 88% (9907/11257) Checking out files: 89% (10019/11257) Checking out files: 90% (10132/11257) Checking out files: 91% (10244/11257) Checking out files: 92% (10357/11257) Checking out files: 93% (10470/11257) Checking out files: 94% (10582/11257) Checking out files: 95% (10695/11257) Checking out files: 96% (10807/11257) Checking out files: 97% (10920/11257) Checking out files: 98% (11032/11257) Checking out files: 99% (11145/11257) Checking out files: 100% (11257/11257) Checking out files: 100% (11257/11257), done. 22:51:44 Pulling version  22:51:45 Skipping build go-build-helper (already ran) 22:51:45 Skipping build go115 (already ran) 22:51:45 Building app-service-config  22:51:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:51:47 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.3 22:51:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 22:51:47 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 22:51:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 22:51:47 go: downloading github.com/google/uuid v1.1.2 22:51:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:51:47 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 22:51:47 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:51:47 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 22:51:47 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.27 22:51:47 go: downloading github.com/go-kit/kit v0.8.0 22:51:47 go: downloading github.com/go-playground/validator/v10 v10.3.0 22:51:47 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:51:47 go: downloading github.com/BurntSushi/toml v0.3.1 22:51:47 go: downloading github.com/hashicorp/consul/api v1.1.0 22:51:47 go: downloading github.com/gorilla/mux v1.8.0 22:51:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:51:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:51:47 go: downloading github.com/leodido/go-urn v1.2.0 22:51:47 go: downloading github.com/go-playground/universal-translator v0.17.0 22:51:47 go: downloading github.com/pebbe/zmq4 v1.0.0 22:51:47 go: downloading github.com/mitchellh/copystructure v1.0.0 22:51:47 go: downloading github.com/x448/float16 v0.8.4 22:51:47 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:51:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:51:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:51:47 go: downloading github.com/pelletier/go-toml v1.2.0 22:51:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 22:51:47 go: downloading github.com/go-playground/locales v0.13.0 22:51:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:51:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:51:47 go: downloading github.com/hashicorp/serf v0.8.2 22:51:47 go: downloading go.mongodb.org/mongo-driver v1.1.1 22:51:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:51:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:51:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:51:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:51:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:51:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:51:47 go: downloading github.com/go-stack/stack v1.8.0 22:51:47 go: downloading github.com/golang/snappy v0.0.1 22:51:47 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 22:51:47 go: downloading github.com/xdg/stringprep v1.0.0 22:51:47 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:51:48 go: downloading golang.org/x/text v0.3.2 22:51:48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 22:52:00 Building config-common  22:52:01 Building consul  22:52:05 Removing intermediate container 45dfcd78825a 22:52:05 ---> 3028990f67bf 22:52:05 22:52:05 Step 10/21 : FROM scratch 22:52:05 ---> 22:52:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:52:05 ---> Using cache 22:52:05 ---> fb885017a003 22:52:05 Step 12/21 : ENV APP_PORT=48085 22:52:05 ---> Running in 05e92dee0519 22:52:05 Removing intermediate container f8cd6bafa191 22:52:05 ---> 14e505fac6a3 22:52:05 22:52:05 Step 10/22 : FROM scratch 22:52:05 ---> 22:52:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:52:05 ---> Using cache 22:52:05 ---> fb885017a003 22:52:05 Step 12/22 : ENV APP_PORT=48082 22:52:05 Removing intermediate container 05e92dee0519 22:52:05 ---> cac540b8e364 22:52:05 Step 13/21 : EXPOSE $APP_PORT 22:52:05 ---> Running in 7a06c0698d9b 22:52:05 ---> Running in 85207db641ca 22:52:05 Removing intermediate container 7a06c0698d9b 22:52:05 ---> 99d673b45fb3 22:52:05 Step 13/22 : EXPOSE $APP_PORT 22:52:05 Removing intermediate container 85207db641ca 22:52:05 ---> b00230fa7371 22:52:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:52:05 ---> Running in b7f1d2c28828 22:52:05 Removing intermediate container b7f1d2c28828 22:52:05 ---> 2269d3e54ac0 22:52:05 Step 14/22 : WORKDIR / 22:52:05 ---> Running in c6783687ce8c 22:52:05 ---> acde800ff50d 22:52:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:52:05 Removing intermediate container c6783687ce8c 22:52:05 ---> 274a9041372b 22:52:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:52:05 ---> 725b5db7ec6c 22:52:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:52:05 ---> f5afd4cc8496 22:52:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:52:05 ---> 7823fc1605dc 22:52:05 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:52:05 ---> Running in 0720021012f5 22:52:06 ---> c12ac0881e12 22:52:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:52:06 Removing intermediate container 0720021012f5 22:52:06 ---> d8ff6401b822 22:52:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:06 ---> Running in f58d9166b8d0 22:52:07 ---> 7cf451998808 22:52:07 Step 18/22 : ENTRYPOINT ["/core-command"] 22:52:07 ---> Running in 518046b49dad 22:52:07 Removing intermediate container f58d9166b8d0 22:52:07 ---> c2f9932d1a9c 22:52:07 Step 19/21 : LABEL arch=arm64 22:52:07 ---> Running in d4d2854fd3aa 22:52:08 Removing intermediate container 518046b49dad 22:52:08 ---> 421170e0bf66 22:52:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:08 go: downloading github.com/kardianos/govendor v1.0.9 22:52:08 go: github.com/kardianos/govendor upgrade => v1.0.9 22:52:08 go: finding module for package github.com/google/shlex 22:52:08 go: downloading golang.org/x/tools v0.0.0-20191108193012-7d206e10da11 22:52:08 go: finding module for package github.com/dchest/safefile 22:52:08 go: finding module for package github.com/Bowery/prompt 22:52:08 go: downloading github.com/pkg/errors v0.8.1 22:52:08 go: downloading gopkg.in/yaml.v2 v2.2.8 22:52:08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 22:52:08 go: downloading github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 22:52:08 go: downloading github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 22:52:08 go: found github.com/Bowery/prompt in github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 22:52:08 go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 22:52:08 go: found github.com/dchest/safefile in github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 22:52:08 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 22:52:08 ---> Running in 1fc3e965e5f1 22:52:08 Removing intermediate container d4d2854fd3aa 22:52:08 ---> a79328283ce5 22:52:08 Step 20/21 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:52:08 go: gopkg.in/yaml.v2 upgrade => v2.4.0 22:52:08 go: github.com/pkg/errors upgrade => v0.9.1 22:52:08 go: golang.org/x/sys upgrade => v0.0.0-20201204225414-ed752295db88 22:52:08 go: golang.org/x/tools upgrade => v0.0.0-20201207204333-a835c872fcea 22:52:09 ---> Running in 1c3491dd0787 22:52:09 go: downloading golang.org/x/sys v0.0.0-20201204225414-ed752295db88 22:52:09 go: downloading golang.org/x/tools v0.0.0-20201207204333-a835c872fcea 22:52:09 go: downloading gopkg.in/yaml.v2 v2.4.0 22:52:09 go: downloading github.com/pkg/errors v0.9.1 22:52:09 Removing intermediate container 1fc3e965e5f1 22:52:09 ---> 62c42c8fabdd 22:52:09 Step 20/22 : LABEL arch=arm64 22:52:09 ---> Running in 643edec28ffd 22:52:10 Removing intermediate container 1c3491dd0787 22:52:10 ---> f23146836e4d 22:52:10 Step 21/21 : LABEL version=0.0.0 22:52:10 ---> Running in 16d7e3dfe6fc 22:52:10 Removing intermediate container 643edec28ffd 22:52:10 ---> 03f8f518e05b 22:52:10 Step 21/22 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:52:10 ---> Running in 089fb99e7768 22:52:11 Removing intermediate container 16d7e3dfe6fc 22:52:11 ---> 3457c3911eca 22:52:11 22:52:11 Removing intermediate container 089fb99e7768 22:52:11 ---> ee03beddb314 22:52:11 Step 22/22 : LABEL version=0.0.0 22:52:11 ---> Running in 34398eddb6cd 22:52:11 Successfully built 3457c3911eca 22:52:11 Successfully tagged docker-support-scheduler-go-arm64:latest 22:52:12  Building docker-support-scheduler-go ... done Removing intermediate container 34398eddb6cd 22:52:12 ---> 4f5d5c0e99c0 22:52:12 22:52:13 Successfully built 4f5d5c0e99c0 22:52:13 Successfully tagged docker-core-command-go-arm64:latest 22:52:21 go: downloading github.com/mitchellh/copystructure v1.0.0 22:52:21 go: downloading github.com/hashicorp/serf v0.9.4 22:52:21 go: downloading github.com/armon/go-metrics v0.3.4 22:52:21 go: downloading github.com/mitchellh/mapstructure v1.3.3 22:52:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:52:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:52:21 go: downloading github.com/mitchellh/go-testing-interface v1.14.0 22:52:21 go: downloading github.com/mitchellh/cli v1.1.0 22:52:21 go: downloading github.com/mattn/go-isatty v0.0.12 22:52:21 go: downloading github.com/posener/complete v1.2.3 22:52:21 go: downloading github.com/stretchr/testify v1.5.1 22:52:21 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:52:21 go: downloading github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 22:52:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:52:21 go: downloading github.com/hashicorp/go-msgpack v0.5.5 22:52:21 go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:52:21 go: downloading github.com/coredns/coredns v1.1.2 22:52:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:52:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:52:21 go: downloading github.com/imdario/mergo v0.3.6 22:52:21 go: downloading github.com/prometheus/client_golang v1.4.0 22:52:21 go: downloading github.com/hashicorp/memberlist v0.2.2 22:52:21 go: downloading google.golang.org/grpc v1.25.1 22:52:21 go: downloading github.com/hashicorp/raft v1.1.2 22:52:21 go: downloading github.com/bgentry/speakeasy v0.1.0 22:52:21 go: downloading github.com/golang/protobuf v1.3.2 22:52:21 go: downloading github.com/hashicorp/hcl v1.0.0 22:52:21 go: downloading github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 22:52:21 go: downloading github.com/envoyproxy/go-control-plane v0.9.5 22:52:21 go: downloading github.com/fatih/color v1.9.0 22:52:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:52:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:52:21 go: downloading github.com/davecgh/go-spew v1.1.1 22:52:21 go: downloading github.com/hashicorp/errwrap v1.0.0 22:52:21 go: downloading github.com/armon/go-radix v1.0.0 22:52:21 go: downloading github.com/prometheus/client_model v0.2.0 22:52:21 go: downloading github.com/hashicorp/go-immutable-radix v1.2.0 22:52:21 go: downloading github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 22:52:21 go: downloading github.com/hashicorp/go-memdb v1.0.3 22:52:21 go: downloading github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 22:52:21 go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 22:52:21 go: downloading github.com/prometheus/common v0.9.1 22:52:21 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible 22:52:21 go: downloading github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088 22:52:21 go: downloading github.com/hashicorp/go-connlimit v0.2.0 22:52:21 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:52:21 go: downloading github.com/rboyer/safeio v0.2.1 22:52:21 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:52:21 go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 22:52:21 go: downloading github.com/hashicorp/go-raftchunking v0.6.1 22:52:21 go: downloading github.com/mattn/go-colorable v0.1.6 22:52:21 go: downloading github.com/kr/text v0.1.0 22:52:21 go: downloading github.com/mitchellh/pointerstructure v1.0.0 22:52:21 go: downloading github.com/stretchr/objx v0.1.1 22:52:21 go: downloading github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 22:52:21 go: downloading github.com/vmware/govmomi v0.18.0 22:52:21 go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f 22:52:21 go: downloading github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 22:52:21 go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 22:52:21 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 22:52:21 go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 22:52:21 go: downloading github.com/aws/aws-sdk-go v1.25.41 22:52:21 go: downloading github.com/prometheus/procfs v0.0.8 22:52:21 go: downloading github.com/beorn7/perks v1.0.1 22:52:21 go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974 22:52:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:52:21 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible 22:52:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 22:52:21 go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 22:52:22 go: downloading github.com/hashicorp/go-version v1.2.0 22:52:22 go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0 22:52:22 go: downloading github.com/docker/go-connections v0.3.0 22:52:22 go: downloading github.com/gophercloud/gophercloud v0.1.0 22:52:22 go: downloading github.com/coreos/go-oidc v2.1.0+incompatible 22:52:22 go: downloading github.com/pmezard/go-difflib v1.0.0 22:52:22 go: downloading google.golang.org/api v0.7.0 22:52:22 go: downloading github.com/hashicorp/go-bexpr v0.1.2 22:52:22 go: downloading github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 22:52:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:52:22 go: downloading github.com/boltdb/bolt v1.3.1 22:52:22 go: downloading k8s.io/apimachinery v0.16.9 22:52:22 go: downloading github.com/hashicorp/mdns v1.0.1 22:52:22 go: downloading k8s.io/api v0.16.9 22:52:22 go: downloading github.com/NYTimes/gziphandler v1.0.1 22:52:22 go: downloading k8s.io/klog v1.0.0 22:52:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:52:22 go: downloading k8s.io/client-go v0.16.9 22:52:22 go: downloading github.com/digitalocean/godo v1.10.0 22:52:22 go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 22:52:22 go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 22:52:22 go: downloading github.com/cespare/xxhash v1.1.0 22:52:23 go: downloading github.com/cespare/xxhash/v2 v2.1.1 22:52:23 go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 22:52:23 go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 22:52:23 go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1 22:52:23 go: downloading github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 22:52:23 go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 22:52:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:52:23 go: downloading gopkg.in/inf.v0 v0.9.1 22:52:23 go: downloading golang.org/x/text v0.3.3 22:52:23 go: downloading github.com/circonus-labs/circonusllhist v0.1.3 22:52:23 go: downloading github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533 22:52:23 go: downloading github.com/spf13/pflag v1.0.5 22:52:23 go: downloading github.com/google/gofuzz v1.0.0 22:52:23 go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 22:52:23 go: downloading github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 22:52:23 go: downloading github.com/google/go-querystring v1.0.0 22:52:23 go: downloading github.com/hashicorp/vault/api v1.0.4 22:52:23 go: downloading github.com/google/btree v1.0.0 22:52:23 go: downloading github.com/Azure/go-autorest/autorest v0.10.0 22:52:23 go: downloading github.com/Azure/go-autorest/tracing v0.5.0 22:52:24 go: downloading github.com/hashicorp/vault/sdk v0.1.13 22:52:24 go: downloading github.com/hashicorp/go-syslog v1.0.0 22:52:24 go: downloading github.com/Azure/go-autorest/logger v0.1.0 22:52:24 go: downloading sigs.k8s.io/yaml v1.1.0 22:52:24 go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 22:52:24 go: downloading cloud.google.com/go v0.38.0 22:52:24 go: downloading github.com/modern-go/reflect2 v1.0.1 22:52:24 go: downloading github.com/linode/linodego v0.7.1 22:52:24 go: downloading github.com/sirupsen/logrus v1.4.2 22:52:24 go: downloading gopkg.in/resty.v1 v1.12.0 22:52:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 22:52:24 go: downloading github.com/json-iterator/go v1.1.9 22:52:24 go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 22:52:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:52:24 go: downloading github.com/miekg/dns v1.1.26 22:52:24 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 22:52:24 go: downloading github.com/googleapis/gnostic v0.2.0 22:52:24 go: downloading k8s.io/utils v0.0.0-20190801114015-581e00157fb1 22:52:24 go: downloading github.com/pierrec/lz4 v2.0.5+incompatible 22:52:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 22:52:24 go: downloading go.opencensus.io v0.22.0 22:52:24 go: downloading github.com/Azure/azure-sdk-for-go v40.3.0+incompatible 22:52:24 go: downloading github.com/golang/snappy v0.0.1 22:52:24 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:52:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 22:52:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 22:52:25 go: downloading github.com/dimchansky/utfbom v1.1.0 22:52:25 go: downloading github.com/ryanuber/go-glob v1.0.0 22:52:28  Building docker-core-command-go ... done Removing intermediate container 0d3ac18454d5 22:52:28 ---> a02b5b2eeb9b 22:52:28 22:52:28 Step 10/24 : FROM scratch 22:52:28 ---> 22:52:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:52:28 ---> Running in a13eafa1f955 22:52:28 Removing intermediate container a13eafa1f955 22:52:28 ---> 90138049e809 22:52:28 Step 12/24 : ENV APP_PORT=48060 22:52:28 ---> Running in 74ac5720621d 22:52:29 Removing intermediate container 74ac5720621d 22:52:29 ---> 283cdc316037 22:52:29 Step 13/24 : EXPOSE $APP_PORT 22:52:29 ---> Running in e223cb0d9f0b 22:52:29 Removing intermediate container e223cb0d9f0b 22:52:29 ---> 3d501020e8f4 22:52:29 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:52:30 ---> 1ffcf8a92be6 22:52:30 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:52:31 ---> ef800eb477b5 22:52:31 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:52:33 ---> 94998ded128b 22:52:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:52:33 ---> 9f8315123fec 22:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:52:35 ---> 70f5b5bb8985 22:52:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:52:36 ---> 3ed8920806d0 22:52:36 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:52:36 ---> Running in d4798030a422 22:52:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 22:52:37 go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 22:52:37 Removing intermediate container d4798030a422 22:52:37 ---> d0824fcc7227 22:52:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:37 ---> Running in ecf5fb942af1 22:52:38 Removing intermediate container ecf5fb942af1 22:52:38 ---> ebb488cba481 22:52:38 Step 22/24 : LABEL arch=arm64 22:52:38 ---> Running in f0ec97291d90 22:52:38 Removing intermediate container f0ec97291d90 22:52:38 ---> ac7fd2ceffc4 22:52:38 Step 23/24 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:52:38 ---> Running in 8c94188151b2 22:52:39 Removing intermediate container 8c94188151b2 22:52:39 ---> 367994fd1f1c 22:52:39 Step 24/24 : LABEL version=0.0.0 22:52:39 ---> Running in ba48f079bf73 22:52:40 Removing intermediate container ba48f079bf73 22:52:40 ---> 0bf5db0af511 22:52:40 22:52:40 Successfully built 0bf5db0af511 22:52:40 Successfully tagged docker-support-notifications-go-arm64:latest 22:52:44  Building docker-support-notifications-go ... done Removing intermediate container fdea03557c39 22:52:44 ---> f4f011d688da 22:52:44 22:52:44 Step 10/23 : FROM alpine 22:52:44 ---> 2e77e061c27f 22:52:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:52:44 ---> Running in ff1e139914d2 22:52:45 Removing intermediate container ff1e139914d2 22:52:45 ---> 5572c84b214e 22:52:45 Step 12/23 : ENV APP_PORT=48080 22:52:45 ---> Running in 4d7c3a93346a 22:52:46 Removing intermediate container 4d7c3a93346a 22:52:46 ---> f1696119302c 22:52:46 Step 13/23 : EXPOSE $APP_PORT 22:52:46 ---> Running in c513216087c7 22:52:46 Removing intermediate container c513216087c7 22:52:46 ---> bddf23045c02 22:52:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:46 ---> Running in ceee8dbc9e29 22:52:49 Removing intermediate container ceee8dbc9e29 22:52:49 ---> 8649ba3a98e0 22:52:49 Step 15/23 : RUN apk --no-cache add zeromq 22:52:49 ---> Running in 0067fdd88b12 22:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:52:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:52:52 (1/5) Installing libgcc (9.3.0-r2) 22:52:52 (2/5) Installing libsodium (1.0.18-r0) 22:52:52 (3/5) Installing libstdc++ (9.3.0-r2) 22:52:53 (4/5) Installing libzmq (4.3.3-r0) 22:52:53 (5/5) Installing zeromq (4.3.3-r0) 22:52:53 Executing busybox-1.31.1-r19.trigger 22:52:53 OK: 8 MiB in 19 packages 22:52:55 Removing intermediate container 0067fdd88b12 22:52:55 ---> 58cc8b0aede5 22:52:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:52:55 ---> 00198ac9a4c6 22:52:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:52:57 ---> b0a3184149ee 22:52:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:52:57 ---> 47c02f4b7d24 22:52:57 Step 19/23 : ENTRYPOINT ["/core-data"] 22:52:57 ---> Running in aecd5c709490 22:52:58 Removing intermediate container aecd5c709490 22:52:58 ---> 3370bde293d9 22:52:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:58 ---> Running in 130e1d6ef253 22:52:59 Removing intermediate container 130e1d6ef253 22:52:59 ---> 65abc35b913a 22:52:59 Step 21/23 : LABEL arch=arm64 22:52:59 ---> Running in a5efa38de737 22:52:59 Removing intermediate container a5efa38de737 22:52:59 ---> 2c5dceb8810d 22:52:59 Step 22/23 : LABEL git_sha=0d8a526d09733956dda91812c59d925399bed116 22:52:59 ---> Running in ee5533249123 22:53:00 Removing intermediate container ee5533249123 22:53:00 ---> 950bb4fe7930 22:53:00 Step 23/23 : LABEL version=0.0.0 22:53:00 ---> Running in 40c9be104d6a 22:53:00 Removing intermediate container 40c9be104d6a 22:53:00 ---> c70abb862d59 22:53:00 22:53:01 Successfully built c70abb862d59 22:53:01 Successfully tagged docker-core-data-go-arm64:latest 22:53:01  Building docker-core-data-go ... done  [Pipeline] } 22:53:01 $ docker stop --time=1 af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 22:53:03 $ docker rm -f af0fa036b5c958b3a60efc43943b9b37cb321a27c78b49e2f9228732e02448b0 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:04 + docker images 22:53:04 + grep docker 22:53:04 docker-core-data-go-arm64 latest c70abb862d59 4 seconds ago 22.3MB 22:53:04 docker-support-notifications-go-arm64 latest 0bf5db0af511 25 seconds ago 12.9MB 22:53:04 docker-core-command-go-arm64 latest 4f5d5c0e99c0 52 seconds ago 11.4MB 22:53:04 docker-support-scheduler-go-arm64 latest 3457c3911eca 54 seconds ago 11.5MB 22:53:04 docker-sys-mgmt-agent-go-arm64 latest 5c8c7e3650e8 2 minutes ago 273MB 22:53:04 docker-core-metadata-go-arm64 latest c356960bca6d 3 minutes ago 13.6MB 22:53:04 docker-security-secretstore-setup-go-arm64 latest e21cb0520524 3 minutes ago 23.5MB 22:53:04 docker-security-bootstrap-redis-go-arm64 latest 74d4fbd935a6 3 minutes ago 15.2MB 22:53:04 docker-security-proxy-setup-go-arm64 latest cd8cd406ad41 3 minutes ago 23.4MB 22:53:04 docker latest 84e3a507c27b 5 days ago 201MB [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] } 22:53:24 go: creating new go.mod: module consul-tools 22:53:24 cd .gotools && go get -v github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs@master github.com/hashicorp/go-bindata/go-bindata@master golang.org/x/tools/cmd/cover golang.org/x/tools/cmd/stringer github.com/gogo/protobuf/protoc-gen-gofast@v1.2.2-0.20190723190241-65acae22fc9d github.com/hashicorp/protoc-gen-go-binary github.com/vektra/mockery/cmd/mockery github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.6 22:53:24 go: downloading github.com/golangci/golangci-lint v1.23.6 22:53:24 go: downloading github.com/vektra/mockery v1.1.2 22:53:24 go: downloading github.com/hashicorp/protoc-gen-go-binary v0.0.0-20200316174223-e4c249d51dbb 22:53:24 go: found github.com/vektra/mockery/cmd/mockery in github.com/vektra/mockery v1.1.2 22:53:24 go: found golang.org/x/tools/cmd/cover in golang.org/x/tools v0.0.0-20201207204333-a835c872fcea 22:53:24 go: found golang.org/x/tools/cmd/stringer in golang.org/x/tools v0.0.0-20201207204333-a835c872fcea 22:53:24 go: github.com/hashicorp/protoc-gen-go-binary upgrade => v0.0.0-20200316174223-e4c249d51dbb 22:53:24 go: found github.com/golangci/golangci-lint/cmd/golangci-lint in github.com/golangci/golangci-lint v1.23.6 22:53:24 go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1 22:53:24 go: found github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs in github.com/elazarl/go-bindata-assetfs v1.0.1 22:53:24 go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 22:53:24 go: found github.com/hashicorp/go-bindata/go-bindata in github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 22:53:32 go: found github.com/gogo/protobuf/protoc-gen-gofast in github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 22:53:33 go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 22:53:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.11.2 22:53:33 go: downloading github.com/spf13/viper v1.6.1 22:53:33 go: downloading github.com/fatih/color v1.7.0 22:53:33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 22:53:33 go: downloading github.com/go-lintpack/lintpack v0.5.2 22:53:33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 22:53:33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 22:53:33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 22:53:33 go: downloading golang.org/x/mod v0.3.0 22:53:33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 22:53:33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 22:53:33 go: downloading github.com/subosito/gotenv v1.2.0 22:53:33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 22:53:33 go: downloading github.com/stretchr/testify v1.4.0 22:53:33 go: downloading github.com/ultraware/funlen v0.0.2 22:53:33 go: downloading github.com/go-critic/go-critic v0.4.1 22:53:33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 22:53:33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 22:53:33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 22:53:33 go: downloading github.com/pelletier/go-toml v1.2.0 22:53:33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 22:53:33 go: downloading github.com/ultraware/whitespace v0.0.4 22:53:33 go: downloading github.com/kisielk/gotool v1.0.0 22:53:33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 22:53:33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 22:53:33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 22:53:33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 22:53:33 go: downloading github.com/sourcegraph/go-diff v0.5.1 22:53:33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 22:53:33 go: downloading github.com/stretchr/objx v0.2.0 22:53:33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 22:53:33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 22:53:33 go: downloading github.com/mattn/go-isatty v0.0.8 22:53:33 go: downloading github.com/ghodss/yaml v1.0.0 22:53:33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 22:53:33 go: downloading github.com/go-toolsmith/astcast v1.0.0 22:53:33 go: downloading github.com/mattn/go-colorable v0.1.4 22:53:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:53:33 go: downloading gopkg.in/yaml.v2 v2.2.7 22:53:33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 22:53:33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 22:53:33 go: downloading github.com/fsnotify/fsnotify v1.4.7 22:53:33 go: downloading github.com/go-toolsmith/strparse v1.0.0 22:53:33 go: downloading github.com/gobwas/glob v0.2.3 22:53:33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 22:53:33 go: downloading github.com/go-toolsmith/typep v1.0.0 22:53:33 go: downloading github.com/magiconair/properties v1.8.1 22:53:33 go: downloading github.com/spf13/cast v1.3.0 22:53:33 go: downloading github.com/go-toolsmith/astequal v1.0.0 22:53:33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 22:53:33 go: downloading github.com/uudashr/gocognit v1.0.1 22:53:33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 22:53:33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 22:53:33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 22:53:33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 22:53:33 go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f 22:53:33 go: downloading github.com/spf13/afero v1.1.2 22:53:33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 22:53:33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 22:53:33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 22:53:33 go: downloading gopkg.in/ini.v1 v1.51.0 22:53:33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 22:53:33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 22:53:33 go: downloading github.com/spf13/cobra v0.0.5 22:53:33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 22:53:33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 22:53:33 go: downloading github.com/go-toolsmith/astp v1.0.0 22:53:33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 22:53:33 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 22:53:33 go: downloading github.com/BurntSushi/toml v0.3.1 22:53:33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:53:34 golang.org/x/xerrors/internal 22:53:34 golang.org/x/mod/semver 22:53:34 golang.org/x/sys/internal/unsafeheader 22:53:34 github.com/golangci/golangci-lint/pkg/exitcodes 22:53:34 github.com/gobwas/glob/util/runes 22:53:34 github.com/nbutton23/zxcvbn-go/match 22:53:34 github.com/nbutton23/zxcvbn-go/utils/math 22:53:34 honnef.co/go/tools/arg 22:53:34 honnef.co/go/tools/deprecated 22:53:34 github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs 22:53:34 github.com/hashicorp/go-bindata 22:53:34 golang.org/x/sys/unix 22:53:34 golang.org/x/tools/cover 22:53:34 golang.org/x/tools/internal/event/label 22:53:34 golang.org/x/xerrors 22:53:34 golang.org/x/tools/internal/event/keys 22:53:34 github.com/gogo/protobuf/vanity 22:53:34 github.com/hashicorp/go-bindata/go-bindata 22:53:34 golang.org/x/tools/cmd/cover 22:53:34 github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap 22:53:34 golang.org/x/tools/go/internal/gcimporter 22:53:34 golang.org/x/tools/internal/typesinternal 22:53:34 golang.org/x/tools/internal/event/core 22:53:34 github.com/gogo/protobuf/protoc-gen-gogo/plugin 22:53:34 github.com/golang/glog 22:53:34 golang.org/x/tools/internal/event 22:53:34 github.com/gogo/protobuf/protoc-gen-gogo/generator 22:53:34 golang.org/x/tools/internal/gocommand 22:53:35 github.com/golang/protobuf/protoc-gen-go/plugin 22:53:35 gopkg.in/yaml.v2 22:53:35 golang.org/x/tools/go/internal/packagesdriver 22:53:35 golang.org/x/tools/internal/packagesinternal 22:53:35 github.com/golang/protobuf/protoc-gen-go/generator/internal/remap 22:53:35 github.com/grpc-ecosystem/grpc-gateway/utilities 22:53:35 github.com/grpc-ecosystem/grpc-gateway/codegenerator 22:53:35 google.golang.org/genproto/googleapis/api/annotations 22:53:35 github.com/golang/protobuf/protoc-gen-go/generator 22:53:35 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule 22:53:35 golang.org/x/mod/module 22:53:35 golang.org/x/tools/go/ast/astutil 22:53:35 golang.org/x/tools/internal/fastwalk 22:53:35 github.com/mattn/go-isatty 22:53:35 github.com/mattn/go-colorable 22:53:35 github.com/fatih/color 22:53:35 golang.org/x/tools/go/gcexportdata 22:53:35 github.com/gofrs/flock 22:53:35 github.com/golangci/golangci-lint/internal/robustio 22:53:35 golang.org/x/tools/internal/gopathwalk 22:53:35 golang.org/x/tools/go/packages 22:53:35 github.com/golangci/golangci-lint/internal/renameio 22:53:35 github.com/pkg/errors 22:53:35 github.com/sirupsen/logrus 22:53:35 github.com/gogo/protobuf/plugin/testgen 22:53:35 github.com/gogo/protobuf/plugin/defaultcheck 22:53:35 github.com/gogo/protobuf/plugin/embedcheck 22:53:35 github.com/gogo/protobuf/plugin/enumstringer 22:53:35 github.com/gogo/protobuf/plugin/marshalto 22:53:35 github.com/gogo/protobuf/plugin/oneofcheck 22:53:35 github.com/gogo/protobuf/plugin/populate 22:53:35 github.com/gogo/protobuf/plugin/unmarshal 22:53:35 github.com/gogo/protobuf/protoc-gen-gogo/grpc 22:53:35 github.com/ghodss/yaml 22:53:35 golang.org/x/tools/internal/imports 22:53:35 golang.org/x/tools/cmd/stringer 22:53:36 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor 22:53:36 github.com/golangci/golangci-lint/internal/cache 22:53:36 github.com/stretchr/objx 22:53:36 github.com/gogo/protobuf/plugin/compare 22:53:36 github.com/gogo/protobuf/plugin/description 22:53:36 github.com/gogo/protobuf/plugin/equal 22:53:36 github.com/gogo/protobuf/plugin/face 22:53:36 github.com/gogo/protobuf/plugin/gostring 22:53:36 github.com/gogo/protobuf/plugin/size 22:53:36 github.com/gogo/protobuf/plugin/stringer 22:53:36 github.com/gogo/protobuf/plugin/union 22:53:36 github.com/hashicorp/protoc-gen-go-binary/gen 22:53:36 golang.org/x/tools/imports 22:53:36 github.com/vektra/mockery/mockery 22:53:36 github.com/hashicorp/protoc-gen-go-binary 22:53:36 github.com/stretchr/testify/assert 22:53:36 github.com/go-toolsmith/astequal 22:53:36 github.com/go-toolsmith/astp 22:53:36 github.com/go-toolsmith/typep 22:53:36 github.com/go-toolsmith/astfmt 22:53:36 github.com/go-toolsmith/astcast 22:53:36 github.com/vektra/mockery/cmd/mockery 22:53:36 github.com/go-toolsmith/astcopy 22:53:36 github.com/gogo/protobuf/vanity/command 22:53:36 github.com/go-toolsmith/strparse 22:53:36 github.com/go-lintpack/lintpack 22:53:36 github.com/go-critic/go-critic/checkers/internal/lintutil 22:53:36 github.com/fsnotify/fsnotify 22:53:36 github.com/magiconair/properties 22:53:36 github.com/gogo/protobuf/protoc-gen-gofast 22:53:36 github.com/go-lintpack/lintpack/astwalk 22:53:36 github.com/mitchellh/mapstructure 22:53:37 github.com/pelletier/go-toml 22:53:37 github.com/go-critic/go-critic/checkers 22:53:37 github.com/stretchr/testify/mock 22:53:37 github.com/spf13/afero/mem 22:53:37 github.com/spf13/cast 22:53:37 github.com/golangci/golangci-lint/pkg/logutils 22:53:37 github.com/spf13/afero 22:53:37 github.com/spf13/jwalterweatherman 22:53:37 github.com/subosito/gotenv 22:53:37 gopkg.in/ini.v1 22:53:37 github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load 22:53:37 github.com/golangci/golangci-lint/pkg/timeutils 22:53:37 github.com/golangci/golangci-lint/pkg/fsutils 22:53:37 github.com/golangci/golangci-lint/internal/pkgcache 22:53:37 github.com/golangci/golangci-lint/pkg/goutil 22:53:37 github.com/golangci/golangci-lint/internal/errorutil 22:53:37 github.com/golangci/golangci-lint/pkg/result 22:53:37 github.com/gobwas/glob/util/strings 22:53:37 github.com/gobwas/glob/syntax/lexer 22:53:37 golang.org/x/tools/go/buildutil 22:53:37 github.com/gobwas/glob/match 22:53:37 github.com/gobwas/glob/syntax/ast 22:53:37 golang.org/x/tools/go/internal/cgo 22:53:37 github.com/bombsimon/wsl/v2 22:53:37 github.com/gobwas/glob/syntax 22:53:37 github.com/golangci/dupl/suffixtree 22:53:37 github.com/golangci/goconst 22:53:37 github.com/gobwas/glob/compiler 22:53:37 golang.org/x/tools/go/loader 22:53:37 github.com/golangci/gocyclo/pkg/gocyclo 22:53:37 github.com/spf13/viper 22:53:37 github.com/golangci/dupl/syntax 22:53:37 github.com/golangci/gofmt/gofmt 22:53:37 github.com/gobwas/glob 22:53:37 github.com/golangci/gofmt/goimports 22:53:37 github.com/golangci/golangci-lint/pkg/packages 22:53:37 github.com/golangci/dupl/syntax/golang 22:53:37 github.com/golangci/dupl/printer 22:53:37 golang.org/x/tools/internal/lsp/fuzzy 22:53:37 github.com/OpenPeeDeeP/depguard 22:53:37 github.com/golangci/check/cmd/structcheck 22:53:37 github.com/golangci/check/cmd/varcheck 22:53:37 github.com/golangci/errcheck/internal/errcheck 22:53:37 github.com/golangci/go-misc/deadcode 22:53:37 golang.org/x/tools/internal/analysisinternal 22:53:37 golang.org/x/tools/go/types/objectpath 22:53:37 github.com/golangci/dupl/job 22:53:38 github.com/golangci/ineffassign 22:53:38 github.com/golangci/lint-1 22:53:38 github.com/golangci/dupl 22:53:38 github.com/golangci/maligned 22:53:38 github.com/golangci/errcheck/golangci 22:53:38 github.com/golangci/misspell 22:53:38 github.com/golangci/prealloc 22:53:38 github.com/kisielk/gotool/internal/load 22:53:38 golang.org/x/tools/go/analysis 22:53:38 github.com/golangci/golangci-lint/pkg/config 22:53:38 golang.org/x/text/width 22:53:38 golang.org/x/tools/go/types/typeutil 22:53:38 golang.org/x/tools/go/ast/inspector 22:53:38 github.com/matoous/godox 22:53:38 github.com/securego/gosec 22:53:38 github.com/kisielk/gotool 22:53:38 sourcegraph.com/sqs/pbtypes 22:53:38 github.com/nbutton23/zxcvbn-go/data 22:53:38 github.com/golangci/golangci-lint/pkg/lint/linter 22:53:38 golang.org/x/tools/go/analysis/passes/inspect 22:53:38 github.com/golangci/unconvert 22:53:38 github.com/jirfag/go-printf-func-name/pkg/analyzer 22:53:38 github.com/golangci/golangci-lint/pkg/golinters/goanalysis 22:53:38 golang.org/x/tools/go/ssa 22:53:38 github.com/sourcegraph/go-diff/diff 22:53:38 github.com/tommy-muehle/go-mnd/checks 22:53:38 github.com/ultraware/funlen 22:53:38 github.com/nbutton23/zxcvbn-go/adjacency 22:53:38 github.com/nbutton23/zxcvbn-go/frequency 22:53:38 github.com/ultraware/whitespace 22:53:38 github.com/nbutton23/zxcvbn-go/entropy 22:53:38 github.com/uudashr/gocognit 22:53:38 github.com/tommy-muehle/go-mnd 22:53:38 golang.org/x/tools/go/analysis/passes/internal/analysisutil 22:53:38 github.com/nbutton23/zxcvbn-go/matching 22:53:38 github.com/nbutton23/zxcvbn-go/scoring 22:53:38 golang.org/x/tools/go/analysis/passes/composite 22:53:38 golang.org/x/tools/go/cfg 22:53:38 golang.org/x/tools/go/analysis/passes/asmdecl 22:53:38 golang.org/x/tools/go/analysis/passes/assign 22:53:38 github.com/nbutton23/zxcvbn-go 22:53:38 golang.org/x/tools/go/analysis/passes/atomic 22:53:38 golang.org/x/tools/go/analysis/passes/atomicalign 22:53:38 github.com/securego/gosec/rules 22:53:38 golang.org/x/tools/go/analysis/passes/bools 22:53:38 golang.org/x/tools/go/analysis/passes/buildtag 22:53:38 golang.org/x/tools/go/analysis/passes/cgocall 22:53:38 golang.org/x/tools/go/analysis/passes/copylock 22:53:38 golang.org/x/tools/go/analysis/passes/ctrlflow 22:53:38 golang.org/x/tools/go/analysis/passes/deepequalerrors 22:53:39 golang.org/x/tools/go/analysis/passes/errorsas 22:53:39 golang.org/x/tools/go/analysis/passes/findcall 22:53:39 golang.org/x/tools/go/analysis/passes/httpresponse 22:53:39 golang.org/x/tools/go/analysis/passes/loopclosure 22:53:39 golang.org/x/tools/go/analysis/passes/nilfunc 22:53:39 golang.org/x/tools/go/analysis/passes/pkgfact 22:53:39 golang.org/x/tools/go/analysis/passes/printf 22:53:39 golang.org/x/tools/go/analysis/passes/lostcancel 22:53:39 golang.org/x/tools/go/analysis/passes/shadow 22:53:39 golang.org/x/tools/go/analysis/passes/shift 22:53:39 golang.org/x/tools/go/analysis/passes/sortslice 22:53:39 golang.org/x/tools/go/analysis/passes/stdmethods 22:53:39 golang.org/x/tools/go/analysis/passes/structtag 22:53:39 golang.org/x/tools/go/analysis/passes/testinggoroutine 22:53:39 golang.org/x/tools/go/analysis/passes/tests 22:53:39 golang.org/x/tools/go/analysis/passes/unmarshal 22:53:39 golang.org/x/tools/go/analysis/passes/unreachable 22:53:39 golang.org/x/tools/go/analysis/passes/unsafeptr 22:53:39 golang.org/x/tools/go/analysis/passes/unusedresult 22:53:39 honnef.co/go/tools/ssa 22:53:39 github.com/BurntSushi/toml 22:53:39 honnef.co/go/tools/internal/renameio 22:53:39 honnef.co/go/tools/loader 22:53:39 honnef.co/go/tools/version 22:53:39 honnef.co/go/tools/internal/cache 22:53:39 honnef.co/go/tools/printf 22:53:39 honnef.co/go/tools/go/types/typeutil 22:53:39 github.com/golangci/golangci-lint/pkg/report 22:53:39 github.com/gostaticanalysis/analysisutil 22:53:39 golang.org/x/tools/go/analysis/passes/buildssa 22:53:39 golang.org/x/tools/go/ssa/ssautil 22:53:39 mvdan.cc/lint 22:53:39 github.com/golangci/revgrep 22:53:39 github.com/golangci/golangci-lint/pkg/printers 22:53:39 golang.org/x/tools/go/analysis/passes/nilness 22:53:39 github.com/jingyugao/rowserrcheck/passes/rowserr 22:53:39 github.com/timakin/bodyclose/passes/bodyclose 22:53:39 github.com/spf13/cobra 22:53:39 mvdan.cc/interfacer/check 22:53:39 mvdan.cc/unparam/check 22:53:39 honnef.co/go/tools/config 22:53:40 honnef.co/go/tools/ssautil 22:53:40 honnef.co/go/tools/internal/passes/buildssa 22:53:40 honnef.co/go/tools/functions 22:53:40 honnef.co/go/tools/facts 22:53:40 honnef.co/go/tools/lint 22:53:40 honnef.co/go/tools/lint/lintdsl 22:53:40 honnef.co/go/tools/lint/lintutil/format 22:53:40 honnef.co/go/tools/staticcheck/vrp 22:53:40 honnef.co/go/tools/lint/lintutil 22:53:40 honnef.co/go/tools/internal/sharedcheck 22:53:40 honnef.co/go/tools/unused 22:53:40 honnef.co/go/tools/stylecheck 22:53:40 honnef.co/go/tools/simple 22:53:40 honnef.co/go/tools/staticcheck 22:53:40 github.com/golangci/golangci-lint/pkg/golinters 22:53:40 github.com/golangci/golangci-lint/pkg/lint/lintersdb 22:53:41 github.com/golangci/golangci-lint/pkg/result/processors 22:53:41 github.com/golangci/golangci-lint/pkg/lint 22:53:41 github.com/golangci/golangci-lint/pkg/commands 22:53:41 github.com/golangci/golangci-lint/cmd/golangci-lint 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 ==> Building Consul - OSes: linux, Architectures: amd64 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 Building sequentially with go install 22:53:45 tput: No value for $TERM and no -T specified 22:53:45 ---> linux/amd64 22:54:17 Building device-virtual-go  22:54:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.1" -o cmd/device-virtual ./cmd 22:54:18 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 22:54:18 go: downloading modernc.org/ql v1.0.0 22:54:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:54:18 go: downloading github.com/google/uuid v1.1.0 22:54:18 go: downloading github.com/gorilla/mux v1.7.1 22:54:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 22:54:18 go: downloading github.com/OneOfOne/xxhash v1.2.6 22:54:18 go: downloading github.com/pkg/errors v0.8.1 22:54:18 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 22:54:18 go: downloading gopkg.in/yaml.v2 v2.2.8 22:54:18 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 22:54:18 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 22:54:18 go: downloading modernc.org/lldb v1.0.0 22:54:18 go: downloading modernc.org/internal v1.0.0 22:54:18 go: downloading modernc.org/db v1.0.0 22:54:18 go: downloading modernc.org/golex v1.0.0 22:54:18 go: downloading modernc.org/b v1.0.0 22:54:18 go: downloading modernc.org/file v1.0.0 22:54:18 go: downloading modernc.org/mathutil v1.0.0 22:54:18 go: downloading modernc.org/strutil v1.0.0 22:54:18 go: downloading modernc.org/zappy v1.0.0 22:54:18 go: downloading github.com/edsrzf/mmap-go v1.0.0 22:54:18 go: downloading modernc.org/fileutil v1.0.0 22:54:18 go: downloading modernc.org/sortutil v1.0.0 22:54:18 go: downloading golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 22:54:18 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 22:54:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:54:27 Building edgex-go  22:54:27 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 22:54:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 22:54:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:54:27 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 22:54:27 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 22:54:27 go: downloading github.com/imdario/mergo v0.3.11 22:54:27 go: downloading gopkg.in/yaml.v2 v2.4.0 22:54: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 22:54:34 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 22:54:35 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 22:54:37 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 22:54:37 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 22:54:37 go: downloading github.com/stretchr/testify v1.5.1 22:54:37 go: downloading github.com/davecgh/go-spew v1.1.1 22:54:37 go: downloading github.com/pmezard/go-difflib v1.0.0 22:54:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:54:39 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:54:40 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 22:54:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:54:40 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 22:54:41 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 22:54:42 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 22:54:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:54:44 install: cannot stat './cmd/security-secrets-setup/security-secrets-setup': No such file or directory 22:54:44 Failed to run 'override-build': Exit code was 1. [Pipeline] } 22:54:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:49 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:54:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:54:54 ---> package-listing.sh 22:54:54 ++ tr '[:upper:]' '[:lower:]' 22:54:54 ++ facter osfamily 22:54:54 + OS_FAMILY=redhat 22:54:54 + workspace=/w/workspace/edgex-go/4 22:54:54 + START_PACKAGES=/tmp/packages_start.txt 22:54:54 + END_PACKAGES=/tmp/packages_end.txt 22:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:54:54 + PACKAGES=/tmp/packages_start.txt 22:54:54 + '[' /w/workspace/edgex-go/4 ']' 22:54:54 + PACKAGES=/tmp/packages_end.txt 22:54:54 + case "${OS_FAMILY}" in 22:54:54 + rpm -qa 22:54:54 + sort 22:55:00 + '[' -f /tmp/packages_start.txt ']' 22:55:00 + '[' -f /tmp/packages_end.txt ']' 22:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:00 + '[' /w/workspace/edgex-go/4 ']' 22:55:00 + mkdir -p /w/workspace/edgex-go/4/archives/ 22:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 22:55:00 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 22:55:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:01 22:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:02 alpine: Pulling from edgex-lftools-log-publisher 22:55:02 df20fa9351a1: Pulling fs layer 22:55:02 36b3adc4ff6f: Pulling fs layer 22:55:02 8ad3a11d3b57: Pulling fs layer 22:55:02 46f8f816bc3b: Pulling fs layer 22:55:02 93b61091891f: Pulling fs layer 22:55:02 93b9cdb0e59b: Pulling fs layer 22:55:02 5e14af77c1be: Pulling fs layer 22:55:02 46f8f816bc3b: Waiting 22:55:02 93b61091891f: Waiting 22:55:02 01666e4c0597: Pulling fs layer 22:55:02 93b9cdb0e59b: Waiting 22:55:02 aa168da1d23b: Pulling fs layer 22:55:02 5e14af77c1be: Waiting 22:55:02 aa168da1d23b: Waiting 22:55:02 01666e4c0597: Waiting 22:55:02 36b3adc4ff6f: Verifying Checksum 22:55:02 36b3adc4ff6f: Download complete 22:55:02 46f8f816bc3b: Verifying Checksum 22:55:02 46f8f816bc3b: Download complete 22:55:02 df20fa9351a1: Verifying Checksum 22:55:02 df20fa9351a1: Download complete 22:55:02 93b9cdb0e59b: Verifying Checksum 22:55:02 93b9cdb0e59b: Download complete 22:55:02 5e14af77c1be: Verifying Checksum 22:55:02 5e14af77c1be: Download complete 22:55:02 01666e4c0597: Verifying Checksum 22:55:02 01666e4c0597: Download complete 22:55:02 93b61091891f: Verifying Checksum 22:55:02 93b61091891f: Download complete 22:55:03 df20fa9351a1: Pull complete 22:55:03 8ad3a11d3b57: Verifying Checksum 22:55:03 8ad3a11d3b57: Download complete 22:55:03 36b3adc4ff6f: Pull complete 22:55:05 8ad3a11d3b57: Pull complete 22:55:05 46f8f816bc3b: Pull complete 22:55:06 93b61091891f: Pull complete 22:55:06 93b9cdb0e59b: Pull complete 22:55:07 5e14af77c1be: Pull complete 22:55:08 01666e4c0597: Pull complete 22:55:09 aa168da1d23b: Verifying Checksum 22:55:09 aa168da1d23b: Download complete 22:55:27 aa168da1d23b: Pull complete 22:55:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:55:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:55:27 prd-centos7-docker-4c-2g-14961 does not seem to be running inside a container 22:55:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:55:31 $ docker top 24afe4a28f04845f17467298ff0e744fda9b22a36a52d80adf5c7de931917042 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:32 + mkdir -p /var/log/sa [Pipeline] sh 22:55:33 + ls /var/log/sa-host 22:55:33 + sadf -c /var/log/sa-host/sa07 22:55:33 file_magic: OK 22:55:33 HZ: Using current value: 100 22:55:33 file_header: OK 22:55:33 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 22:55:33 Statistics: 22:55:33 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... 22:55:33 File successfully converted to sysstat format version 12.2.1 22:55:33 + sadf -c /var/log/sa-host/sa23 22:55:33 file_magic: OK 22:55:33 HZ: Using current value: 100 22:55:33 file_header: OK 22:55:33 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 22:55:33 Statistics: 22:55:33 Hnuu...uuuununununu... 22:55:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:34 provisioning config files... 22:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7686786500191389823tmp [Pipeline] { [Pipeline] echo 22:55:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:34 ---> create-netrc.sh [Pipeline] } 22:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:55:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:55:35 ---> python-tools-install.sh [Pipeline] echo 22:55:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:36 ---> sudo-logs.sh 22:55:36 Archiving 'sudo' log.. [Pipeline] echo 22:55:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:36 ---> job-cost.sh 22:55:37 lf-activate-venv: SKIPPING 22:55:37 INFO: No Stack... 22:55:38 INFO: Retrieving Pricing Info for: v1-standard-2 22:55:38 INFO: Archiving Costs [Pipeline] echo 22:55:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:39 ---> logs-deploy.sh 22:55:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/4 22:55:39 INFO: archiving workspace using pattern(s): 22:55:41 Archives upload complete. 22:55:41 INFO: archiving logs to Nexus 22:55:43 ---> uname -a: 22:55:43 Linux prd-centos7-docker-4c-2g-14961.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:55:43 22:55:43 22:55:43 ---> lscpu: 22:55:43 Architecture: x86_64 22:55:43 CPU op-mode(s): 32-bit, 64-bit 22:55:43 Byte Order: Little Endian 22:55:43 Address sizes: 40 bits physical, 48 bits virtual 22:55:43 CPU(s): 4 22:55:43 On-line CPU(s) list: 0-3 22:55:43 Thread(s) per core: 1 22:55:43 Core(s) per socket: 1 22:55:43 Socket(s): 4 22:55:43 NUMA node(s): 1 22:55:43 Vendor ID: GenuineIntel 22:55:43 CPU family: 6 22:55:43 Model: 44 22:55:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:55:43 Stepping: 1 22:55:43 CPU MHz: 2933.438 22:55:43 BogoMIPS: 5866.87 22:55:43 Virtualization: VT-x 22:55:43 Hypervisor vendor: KVM 22:55:43 Virtualization type: full 22:55:43 L1d cache: 128 KiB 22:55:43 L1i cache: 128 KiB 22:55:43 L2 cache: 16 MiB 22:55:43 L3 cache: 64 MiB 22:55:43 NUMA node0 CPU(s): 0-3 22:55:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:55:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:55:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:55:43 Vulnerability Meltdown: Mitigation; PTI 22:55:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:55:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:55:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:55:43 Vulnerability Srbds: Not affected 22:55:43 Vulnerability Tsx async abort: Not affected 22:55:43 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 22:55:43 22:55:43 22:55:43 ---> nproc: 22:55:43 4 22:55:43 22:55:43 22:55:43 ---> df -h: 22:55:43 Filesystem Size Used Available Use% Mounted on 22:55:43 overlay 50.0G 11.7G 38.2G 23% / 22:55:43 tmpfs 64.0M 0 64.0M 0% /dev 22:55:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:55:43 shm 64.0M 0 64.0M 0% /dev/shm 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/4 22:55:43 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/4@tmp 22:55:43 22:55:43 22:55:43 ---> free -m: 22:55:43 total used free shared buff/cache available 22:55:43 Mem: 1837 684 108 0 1044 1067 22:55:43 Swap: 1023 86 937 22:55:43 22:55:43 22:55:43 ---> ip addr: 22:55:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:55:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:55:43 inet 127.0.0.1/8 scope host lo 22:55:43 valid_lft forever preferred_lft forever 22:55:43 inet6 ::1/128 scope host 22:55:43 valid_lft forever preferred_lft forever 22:55:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:55:43 link/ether fa:16:3e:47:5a:95 brd ff:ff:ff:ff:ff:ff 22:55:43 inet 10.30.122.110/23 brd 10.30.123.255 scope global dynamic eth0 22:55:43 valid_lft 85092sec preferred_lft 85092sec 22:55:43 inet6 fe80::f816:3eff:fe47:5a95/64 scope link 22:55:43 valid_lft forever preferred_lft forever 22:55:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:55:43 link/ether 02:42:aa:7d:3d:77 brd ff:ff:ff:ff:ff:ff 22:55:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:55:43 valid_lft forever preferred_lft forever 22:55:43 inet6 fe80::42:aaff:fe7d:3d77/64 scope link 22:55:43 valid_lft forever preferred_lft forever 22:55:43 22:55:43 22:55:43 ---> sar -b -r -n DEV: 22:55:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) 22:55:43 22:55:43 22:33:43 LINUX RESTART (4 CPU) 22:55:43 22:55:43 22:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:55:43 22:36:01 109.08 61.34 47.75 0.00 9444.68 18414.38 0.00 22:55:43 22:37:02 248.79 72.45 176.34 0.00 3254.24 52168.78 0.00 22:55:43 22:38:01 182.89 109.40 73.49 0.00 4664.98 10130.06 0.00 22:55:43 22:39:01 130.42 69.04 61.38 0.00 2387.51 6873.77 0.00 22:55:43 22:40:01 97.15 41.16 55.99 0.00 2283.48 6788.07 0.00 22:55:43 22:41:02 87.87 13.67 74.20 0.00 1718.56 22067.89 0.00 22:55:43 22:42:01 890.87 671.17 219.69 0.00 94030.62 149546.34 0.00 22:55:43 22:43:02 2213.70 1947.97 265.73 0.00 138940.38 150151.39 0.00 22:55:43 22:44:01 237.03 141.96 95.07 0.00 13863.56 18377.74 0.00 22:55:43 22:45:03 1048.71 699.97 348.74 0.00 72213.76 108588.55 0.00 22:55:43 22:46:03 1413.60 1199.32 214.28 0.00 49281.26 56823.72 0.00 22:55:43 22:47:01 419.15 260.32 158.83 0.00 20758.23 25581.96 0.00 22:55:43 22:48:01 5.13 0.10 5.03 0.00 2.13 154.31 0.00 22:55:43 22:49:01 2.25 2.05 0.20 0.00 67.80 1.88 0.00 22:55:43 22:50:02 0.77 0.03 0.73 0.00 0.67 13.63 0.00 22:55:43 22:51:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 22:55:43 22:52:01 2.18 1.86 0.32 0.00 55.54 4.34 0.00 22:55:43 22:53:01 0.38 0.03 0.35 0.00 0.80 4.48 0.00 22:55:43 22:54:01 0.30 0.05 0.25 0.00 0.80 3.26 0.00 22:55:43 22:55:01 53.50 53.14 0.37 0.00 4762.07 7.22 0.00 22:55:43 Average: 359.47 269.11 90.37 0.00 21039.10 31486.71 0.00 22:55:43 22:55:43 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:43 22:36:01 73520 0 676924 35.98 2620 1128480 1527188 52.12 695812 906664 95972 22:55:43 22:37:02 67124 0 768584 40.85 1520 1044316 1514076 51.67 665320 872280 76012 22:55:43 22:38:01 132640 0 778048 41.35 876 969980 1743452 59.50 654520 821836 69772 22:55:43 22:39:01 295892 0 836224 44.44 464 748964 1794360 61.24 625000 681780 46616 22:55:43 22:40:01 208488 0 784968 41.72 456 887632 1742612 59.47 679756 710596 72280 22:55:43 22:41:02 155408 0 740128 39.34 456 985552 1450120 49.49 637364 804856 36 22:55:43 22:42:01 411168 0 668020 35.50 112 802244 1488552 50.80 513332 744724 9892 22:55:43 22:43:02 486312 0 709316 37.70 112 685804 2456724 83.84 509216 637864 80 22:55:43 22:44:01 245324 0 824120 43.80 112 811988 2005856 68.46 643456 732052 1096 22:55:43 22:45:03 184012 0 713716 37.93 112 983704 2591516 88.44 694968 774336 25220 22:55:43 22:46:03 91552 0 749312 39.82 112 1040568 1943684 66.33 556708 982108 29796 22:55:43 22:47:01 389476 0 603432 32.07 112 888524 1273964 43.48 438368 816584 20 22:55:43 22:48:01 396180 0 596668 31.71 112 888584 1206568 41.18 434840 816168 28 22:55:43 22:49:01 395044 0 596544 31.71 112 889844 1200292 40.96 434984 816728 24 22:55:43 22:50:02 395492 0 596072 31.68 112 889868 1200364 40.97 435056 816748 8 22:55:43 22:51:01 395244 0 596308 31.69 112 889880 1200388 40.97 435080 816752 8 22:55:43 22:52:01 393064 0 598484 31.81 112 889884 1200524 40.97 435408 818416 8 22:55:43 22:53:01 392960 0 598588 31.81 112 889884 1200572 40.97 435340 818432 12 22:55:43 22:54:01 393816 0 597712 31.77 112 889904 1200356 40.97 435072 818464 12 22:55:43 22:55:01 247276 0 602664 32.03 112 1031492 1203308 41.07 445964 951208 120 22:55:43 Average: 287500 0 681792 36.24 398 911855 1557224 53.15 540278 807930 21351 22:55:43 22:55:43 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:43 22:36:01 eth0 745.62 982.58 3009.80 129.19 0.00 0.00 0.00 0.00 22:55:43 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:36:01 docker0 924.10 659.92 72.67 2653.89 0.00 0.00 0.00 0.00 22:55:43 22:37:02 eth0 628.70 428.73 4780.47 42.99 0.00 0.00 0.00 0.00 22:55:43 22:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:37:02 docker0 108.21 169.11 8.10 835.69 0.00 0.00 0.00 0.00 22:55:43 22:38:01 veth46785e3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:55:43 22:38:01 eth0 22.95 17.76 26.11 9.77 0.00 0.00 0.00 0.00 22:55:43 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:39:01 veth46785e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:39:01 eth0 42.99 34.02 25.68 78.19 0.00 0.00 0.00 0.00 22:55:43 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:40:01 veth46785e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:40:01 eth0 13.80 9.90 12.00 6.48 0.00 0.00 0.00 0.00 22:55:43 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:41:02 eth0 189.00 141.90 1696.07 81.69 0.00 0.00 0.00 0.00 22:55:43 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:41:02 vethd6e9482 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:42:01 eth0 43.74 30.94 161.02 8.09 0.00 0.00 0.00 0.00 22:55:43 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:42:01 veth19e8048 2.82 4.89 0.19 29.53 0.00 0.00 0.00 0.00 22:55:43 22:42:01 veth942751b 3.49 5.93 0.25 29.60 0.00 0.00 0.00 0.00 22:55:43 22:43:02 vethe57d7b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:43:02 vethb3d4657 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:55:43 22:43:02 eth0 10.60 8.02 8.62 4.73 0.00 0.00 0.00 0.00 22:55:43 22:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:44:01 veth20d4a03 5.81 8.14 0.39 33.83 0.00 0.00 0.00 0.00 22:55:43 22:44:01 eth0 32.81 28.59 93.49 54.89 0.00 0.00 0.00 0.00 22:55:43 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:44:01 veth16161dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:55:43 22:45:03 eth0 121.46 66.94 443.66 20.72 0.00 0.00 0.00 0.00 22:55:43 22:45:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:45:03 veth176cb6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:45:03 veth5e4bd97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:46:03 eth0 62.61 50.03 116.26 80.14 0.00 0.00 0.00 0.00 22:55:43 22:46:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:46:03 veth2094a70 3.79 4.48 0.51 20.24 0.00 0.00 0.00 0.00 22:55:43 22:46:03 docker0 1108.52 967.39 85.42 4202.68 0.00 0.00 0.00 0.00 22:55:43 22:47:01 eth0 53.45 41.07 65.95 69.97 0.00 0.00 0.00 0.00 22:55:43 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:47:01 docker0 3.01 7.15 0.18 37.35 0.00 0.00 0.00 0.00 22:55:43 22:48:01 eth0 1.10 0.47 0.67 0.24 0.00 0.00 0.00 0.00 22:55:43 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:55:43 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:50:02 eth0 0.55 0.25 0.15 0.08 0.00 0.00 0.00 0.00 22:55:43 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:51:01 eth0 0.81 0.20 0.18 0.07 0.00 0.00 0.00 0.00 22:55:43 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:52:01 eth0 1.05 0.28 0.32 0.20 0.00 0.00 0.00 0.00 22:55:43 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:53:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 22:55:43 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:55:01 eth0 9.22 5.29 8.88 3.52 0.00 0.00 0.00 0.00 22:55:43 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 Average: eth0 99.40 92.66 524.59 29.50 0.00 0.00 0.00 0.00 22:55:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:43 Average: docker0 55.45 48.61 4.27 211.50 0.00 0.00 0.00 0.00 22:55:43 22:55:43 22:55:43 ---> sar -P ALL: 22:55:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/07/20 _x86_64_ (4 CPU) 22:55:43 22:55:43 22:33:43 LINUX RESTART (4 CPU) 22:55:43 22:55:43 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:55:43 22:36:01 all 10.15 0.00 5.06 1.27 12.46 71.06 22:55:43 22:36:01 0 6.25 0.00 4.42 1.46 14.00 73.86 22:55:43 22:36:01 1 5.87 0.00 4.66 1.79 11.28 76.40 22:55:43 22:36:01 2 14.13 0.00 6.25 1.16 12.80 65.67 22:55:43 22:36:01 3 14.53 0.00 4.94 0.67 11.76 68.10 22:55:43 22:37:02 all 7.94 0.00 6.85 3.55 17.54 64.12 22:55:43 22:37:02 0 8.82 0.00 7.63 4.46 18.12 60.97 22:55:43 22:37:02 1 6.84 0.00 5.91 2.02 17.18 68.04 22:55:43 22:37:02 2 8.09 0.00 7.17 3.25 17.06 64.44 22:55:43 22:37:02 3 8.04 0.00 6.71 4.53 17.83 62.90 22:55:43 22:38:01 all 25.05 0.00 8.79 3.91 22.76 39.49 22:55:43 22:38:01 0 25.29 0.00 8.93 3.90 22.63 39.25 22:55:43 22:38:01 1 26.54 0.00 9.01 2.56 21.94 39.95 22:55:43 22:38:01 2 26.94 0.00 9.83 5.61 21.81 35.81 22:55:43 22:38:01 3 21.53 0.00 7.42 3.59 24.61 42.85 22:55:43 22:39:01 all 46.53 0.00 13.87 2.72 18.73 18.16 22:55:43 22:39:01 0 39.44 0.00 13.29 3.44 21.31 22.51 22:55:43 22:39:01 1 50.67 0.00 13.91 1.94 17.91 15.57 22:55:43 22:39:01 2 51.11 0.00 15.82 2.78 16.96 13.33 22:55:43 22:39:01 3 45.23 0.00 12.56 2.68 18.62 20.92 22:55:43 22:40:01 all 35.61 0.00 13.81 3.66 18.61 28.31 22:55:43 22:40:01 0 35.24 0.00 13.81 3.61 19.71 27.63 22:55:43 22:40:01 1 37.72 0.00 14.29 3.04 17.81 27.15 22:55:43 22:40:01 2 34.49 0.00 14.06 4.13 19.20 28.11 22:55:43 22:40:01 3 35.03 0.00 13.06 3.86 17.69 30.36 22:55:43 22:41:02 all 11.30 0.00 7.66 1.07 16.90 63.07 22:55:43 22:41:02 0 11.25 0.00 8.09 0.31 18.01 62.35 22:55:43 22:41:02 1 13.91 0.00 8.38 0.48 16.77 60.46 22:55:43 22:41:02 2 9.89 0.00 6.80 2.10 15.92 65.29 22:55:43 22:41:02 3 10.19 0.00 7.38 1.39 16.92 64.13 22:55:43 22:42:01 all 15.92 0.00 16.34 6.19 26.82 34.73 22:55:43 22:42:01 0 16.99 0.00 17.15 6.04 25.58 34.24 22:55:43 22:42:01 1 15.35 0.00 17.23 7.10 27.31 33.02 22:55:43 22:42:01 2 15.87 0.00 14.88 5.78 26.78 36.70 22:55:43 22:42:01 3 15.46 0.00 16.13 5.86 27.64 34.91 22:55:43 22:43:02 all 12.86 0.00 15.52 22.33 26.55 22.74 22:55:43 22:43:02 0 13.50 0.00 16.32 23.60 26.57 20.02 22:55:43 22:43:02 1 12.39 0.00 14.81 21.84 26.95 24.01 22:55:43 22:43:02 2 12.90 0.00 15.98 21.71 25.50 23.90 22:55:43 22:43:02 3 12.63 0.00 14.97 22.20 27.20 23.00 22:55:43 22:44:01 all 71.20 0.00 15.65 1.77 10.50 0.90 22:55:43 22:44:01 0 69.87 0.00 16.47 2.02 10.65 0.99 22:55:43 22:44:01 1 71.94 0.00 15.67 1.55 10.08 0.76 22:55:43 22:44:01 2 71.68 0.00 15.03 1.48 10.68 1.12 22:55:43 22:44:01 3 71.33 0.00 15.39 2.00 10.58 0.70 22:55:43 22:45:03 all 12.72 0.00 16.41 20.53 24.75 25.58 22:55:43 22:45:03 0 11.07 0.00 14.62 19.50 24.72 30.09 22:55:43 22:45:03 1 13.79 0.00 17.54 21.09 24.29 23.28 22:55:43 22:45:03 2 12.77 0.00 16.05 22.12 24.74 24.32 22:55:43 22:45:03 3 13.29 0.00 17.49 19.40 25.28 24.54 22:55:43 22:46:03 all 48.94 0.00 18.59 10.31 16.00 6.16 22:55:43 22:46:03 0 47.87 0.00 17.78 10.98 17.22 6.14 22:55:43 22:46:03 1 49.39 0.00 16.70 11.32 14.94 7.65 22:55:43 22:46:03 2 49.17 0.00 18.76 8.93 16.03 7.12 22:55:43 22:46:03 3 49.31 0.00 21.18 9.97 15.84 3.70 22:55:43 22:55:43 22:46:03 CPU %user %nice %system %iowait %steal %idle 22:55:43 22:47:01 all 16.47 0.00 10.43 10.33 18.44 44.33 22:55:43 22:47:01 0 16.07 0.00 9.62 8.89 18.96 46.46 22:55:43 22:47:01 1 17.11 0.00 10.41 8.68 17.54 46.26 22:55:43 22:47:01 2 17.12 0.00 12.09 11.24 18.54 41.01 22:55:43 22:47:01 3 15.62 0.00 9.64 12.54 18.69 43.50 22:55:43 22:48:01 all 0.10 0.00 0.07 0.00 0.30 99.53 22:55:43 22:48:01 0 0.02 0.00 0.02 0.00 0.15 99.82 22:55:43 22:48:01 1 0.07 0.00 0.07 0.02 0.50 99.35 22:55:43 22:48:01 2 0.03 0.00 0.08 0.00 0.20 99.68 22:55:43 22:48:01 3 0.28 0.00 0.10 0.00 0.33 99.28 22:55:43 22:49:01 all 0.08 0.00 0.34 0.03 1.23 98.31 22:55:43 22:49:01 0 0.02 0.00 0.03 0.00 0.97 98.98 22:55:43 22:49:01 1 0.07 0.00 0.70 0.07 1.35 97.82 22:55:43 22:49:01 2 0.02 0.00 0.36 0.07 1.40 98.15 22:55:43 22:49:01 3 0.23 0.00 0.28 0.00 1.19 98.29 22:55:43 22:50:02 all 0.10 0.00 0.02 0.00 0.24 99.65 22:55:43 22:50:02 0 0.33 0.00 0.02 0.00 0.15 99.50 22:55:43 22:50:02 1 0.02 0.00 0.02 0.00 0.40 99.57 22:55:43 22:50:02 2 0.02 0.00 0.02 0.00 0.08 99.88 22:55:43 22:50:02 3 0.03 0.00 0.02 0.00 0.32 99.63 22:55:43 22:51:01 all 0.11 0.00 0.05 0.00 0.28 99.55 22:55:43 22:51:01 0 0.15 0.00 0.03 0.00 0.15 99.66 22:55:43 22:51:01 1 0.03 0.00 0.07 0.00 0.34 99.56 22:55:43 22:51:01 2 0.22 0.00 0.05 0.00 0.25 99.48 22:55:43 22:51:01 3 0.05 0.00 0.07 0.00 0.39 99.49 22:55:43 22:52:01 all 0.12 0.00 0.04 0.05 0.18 99.60 22:55:43 22:52:01 0 0.02 0.00 0.03 0.07 0.12 99.77 22:55:43 22:52:01 1 0.07 0.00 0.08 0.02 0.35 99.48 22:55:43 22:52:01 2 0.37 0.00 0.03 0.07 0.13 99.40 22:55:43 22:52:01 3 0.03 0.00 0.02 0.07 0.12 99.77 22:55:43 22:53:01 all 0.13 0.00 0.04 0.00 0.22 99.61 22:55:43 22:53:01 0 0.02 0.00 0.03 0.00 0.07 99.88 22:55:43 22:53:01 1 0.05 0.00 0.05 0.02 0.22 99.67 22:55:43 22:53:01 2 0.47 0.00 0.03 0.00 0.35 99.15 22:55:43 22:53:01 3 0.00 0.00 0.03 0.00 0.23 99.73 22:55:43 22:54:01 all 0.12 0.00 0.03 0.00 0.32 99.53 22:55:43 22:54:01 0 0.03 0.00 0.02 0.00 0.20 99.75 22:55:43 22:54:01 1 0.05 0.00 0.03 0.00 0.33 99.58 22:55:43 22:54:01 2 0.17 0.00 0.02 0.02 0.50 99.30 22:55:43 22:54:01 3 0.22 0.00 0.05 0.00 0.23 99.50 22:55:43 22:55:01 all 1.01 0.00 0.42 1.26 1.10 96.21 22:55:43 22:55:01 0 0.67 0.00 0.20 0.78 0.83 97.52 22:55:43 22:55:01 1 0.45 0.00 0.25 0.17 1.06 98.08 22:55:43 22:55:01 2 0.80 0.00 0.50 1.54 1.64 95.53 22:55:43 22:55:01 3 2.16 0.00 0.72 2.58 0.85 93.69 22:55:43 Average: all 14.86 0.00 7.25 4.41 11.46 62.03 22:55:43 Average: 0 14.31 0.00 7.20 4.41 11.77 62.32 22:55:43 Average: 1 15.06 0.00 7.23 4.16 11.19 62.36 22:55:43 Average: 2 15.24 0.00 7.42 4.57 11.30 61.47 22:55:43 Average: 3 14.84 0.00 7.14 4.49 11.57 61.96 22:55:43 22:55:43 22:55:43