lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624+698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 (89ece03f2ae42e06f7659ffa703d3604a2a977f3) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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-14316 in /w/workspace/edgexfoundry_edgex-go_PR-2919 [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 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 Merge succeeded, producing 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 Checking out Revision 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 (PR-2919) > 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/2919/head:refs/remotes/origin/PR-2919 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 Commit message: "fix: Fix failing unit test due to removal of proxy for logging services" > git rev-list --no-walk 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:13 ========================================================= 15:48:13 EdgeX Global Pipelines Version Info 15:48:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:15 ------------------- 15:48:15 stable info: 15:48:15 ------------------- 15:48:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:15 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 15:48:15 Message: update stable to v1.0.169 15:48:16 ------------------- 15:48:16 experimental info: 15:48:16 ------------------- 15:48:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:16 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 15:48:16 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:48:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2919 [Pipeline] echo 15:48:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2919 [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2919 [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f7cd34 [Pipeline] echo 15:48:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:48:20 provisioning config files... 15:48:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config378818405260145506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:21 ---> docker-login.sh 15:48:21 nexus3.edgexfoundry.org:10001 15:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:22 Configure a credential helper to remove this warning. See 15:48:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:22 15:48:22 Login Succeeded 15:48:22 nexus3.edgexfoundry.org:10002 15:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:23 Configure a credential helper to remove this warning. See 15:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:23 15:48:23 Login Succeeded 15:48:23 nexus3.edgexfoundry.org:10003 15:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:23 Configure a credential helper to remove this warning. See 15:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:23 15:48:23 Login Succeeded 15:48:23 nexus3.edgexfoundry.org:10004 15:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:23 Configure a credential helper to remove this warning. See 15:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:23 15:48:23 Login Succeeded 15:48:23 docker.io 15:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:24 Configure a credential helper to remove this warning. See 15:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:24 15:48:24 Login Succeeded 15:48:24 ---> docker-login.sh ends [Pipeline] } 15:48:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:24 ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/core-command/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo core-command,cmd/core-command/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/core-data/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo core-data,cmd/core-data/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/core-metadata/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/security-proxy-setup/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/security-secrets-setup/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/support-notifications/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/support-scheduler/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:48:24 + for file in '`ls cmd/**/Dockerfile`' 15:48:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:48:24 ++ cut -d/ -f2 15:48:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:48:25 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 15:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:27 15:48:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:48:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:27 latest: Pulling from edgex-devops/git-semver 15:48:27 31603596830f: Pulling fs layer 15:48:27 2a8b12db71e7: Pulling fs layer 15:48:27 6ca5941a6612: Pulling fs layer 15:48:27 ecc8261a40a4: Pulling fs layer 15:48:27 ecc8261a40a4: Waiting 15:48:27 2a8b12db71e7: Verifying Checksum 15:48:27 2a8b12db71e7: Download complete 15:48:27 31603596830f: Verifying Checksum 15:48:27 31603596830f: Download complete 15:48:28 ecc8261a40a4: Verifying Checksum 15:48:28 ecc8261a40a4: Download complete 15:48:28 6ca5941a6612: Verifying Checksum 15:48:28 6ca5941a6612: Download complete 15:48:29 31603596830f: Pull complete 15:48:29 2a8b12db71e7: Pull complete 15:48:32 6ca5941a6612: Pull complete 15:48:32 ecc8261a40a4: Pull complete 15:48:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:48:33 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 15:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:48:37 $ docker top d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:37 [ssh-agent] Looking for ssh-agent implementation... 15:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:38 $ docker exec d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent 15:48:38 SSH_AUTH_SOCK=/tmp/ssh-qjRu8q76V083/agent.11 15:48:38 SSH_AGENT_PID=16 15:48:38 Running ssh-add (command line suppressed) 15:48:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1111196060147756146.key (/w/workspace/edgex-go/4@tmp/private_key_1111196060147756146.key) 15:48:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:39 + git tag --points-at HEAD [Pipeline] } 15:48:40 $ docker exec --env ******** --env ******** d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent -k 15:48:41 unset SSH_AUTH_SOCK; 15:48:41 unset SSH_AGENT_PID; 15:48:41 echo Agent pid 16 killed; 15:48:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:41 [ssh-agent] Looking for ssh-agent implementation... 15:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:41 $ docker exec d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent 15:48:42 SSH_AUTH_SOCK=/tmp/ssh-1BAnHvP4UTKV/agent.44 15:48:42 SSH_AGENT_PID=49 15:48:42 Running ssh-add (command line suppressed) 15:48:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4817212720419068555.key (/w/workspace/edgex-go/4@tmp/private_key_4817212720419068555.key) 15:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:43 + git semver init 15:48:43 # -> Open(): unable to determine branch for HEAD 15:48:43 # $GIT_DIR = /w/workspace/edgex-go/4/.git 15:48:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 15:48:43 # $SEMVER_REMOTE_NAME = origin 15:48:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:48:43 # $SEMVER_USER_NAME = edgex-jenkins 15:48:43 # $SEMVER_BRANCH = PR-2919 15:48:43 # $SEMVER_TEMP = /tmp/semver-146541008 15:48:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:49:17 # '/tmp/semver-146541008' -> '/w/workspace/edgex-go/4/.semver' 15:49:18 # -> Force: false 15:49:18 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 15:49:18 $ docker exec --env ******** --env ******** d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent -k 15:49:19 unset SSH_AUTH_SOCK; 15:49:19 unset SSH_AGENT_PID; 15:49:19 echo Agent pid 49 killed; 15:49:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:21 + git semver [Pipeline] } 15:49:21 $ docker stop --time=1 d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 15:49:23 $ docker rm -f d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:25 Stashed 1 file(s) [Pipeline] echo 15:49:25 [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 15:49:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:49:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:49:27 + sudo service docker restart 15:49:27 + true 15:49:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:49:28 ========================================================= 15:49:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:49:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:49:29 + 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 . 15:49:37 Sending build context to Docker daemon 326.3MB 15:49:38 Step 1/7 : ARG BASE=golang:1.15-alpine 15:49:38 Step 2/7 : FROM ${BASE} 15:49:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:38 188c0c94c7c5: Pulling fs layer 15:49:38 0ef7d3d256c8: Pulling fs layer 15:49:38 de9db76c5a1d: Pulling fs layer 15:49:38 bca2f99d35d6: Pulling fs layer 15:49:38 93359f2a8cfa: Pulling fs layer 15:49:38 7c6f9722023f: Pulling fs layer 15:49:38 a35cf1a2eb13: Pulling fs layer 15:49:38 bca2f99d35d6: Waiting 15:49:38 93359f2a8cfa: Waiting 15:49:38 7c6f9722023f: Waiting 15:49:38 a35cf1a2eb13: Waiting 15:49:38 de9db76c5a1d: Verifying Checksum 15:49:38 de9db76c5a1d: Download complete 15:49:38 0ef7d3d256c8: Verifying Checksum 15:49:38 0ef7d3d256c8: Download complete 15:49:38 93359f2a8cfa: Verifying Checksum 15:49:38 93359f2a8cfa: Download complete 15:49:39 7c6f9722023f: Verifying Checksum 15:49:39 7c6f9722023f: Download complete 15:49:39 188c0c94c7c5: Verifying Checksum 15:49:39 188c0c94c7c5: Download complete 15:49:40 188c0c94c7c5: Pull complete 15:49:40 Still waiting to schedule task 15:49:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 15:49:41 0ef7d3d256c8: Pull complete 15:49:41 de9db76c5a1d: Pull complete 15:49:44 a35cf1a2eb13: Verifying Checksum 15:49:44 a35cf1a2eb13: Download complete 15:49:48 bca2f99d35d6: Verifying Checksum 15:49:48 bca2f99d35d6: Download complete 15:50:03 bca2f99d35d6: Pull complete 15:50:04 93359f2a8cfa: Pull complete 15:50:04 7c6f9722023f: Pull complete 15:50:13 a35cf1a2eb13: Pull complete 15:50:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:50:13 ---> a62c8e92a672 15:50:13 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 15:50:13 ---> Running in 1b29c407daf5 15:50:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:50:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:50:15 (1/12) Installing libmagic (5.38-r0) 15:50:16 (2/12) Installing file (5.38-r0) 15:50:16 (3/12) Installing libc-dev (0.7.2-r3) 15:50:16 (4/12) Installing g++ (9.3.0-r2) 15:50:21 (5/12) Installing fortify-headers (1.1-r0) 15:50:21 (6/12) Installing patch (2.7.6-r6) 15:50:21 (7/12) Installing build-base (0.5-r2) 15:50:21 (8/12) Installing libsodium (1.0.18-r0) 15:50:21 (9/12) Installing pkgconf (1.7.2-r0) 15:50:21 (10/12) Installing libsodium-dev (1.0.18-r0) 15:50:21 (11/12) Installing libzmq (4.3.3-r0) 15:50:21 (12/12) Installing zeromq-dev (4.3.3-r0) 15:50:21 Executing busybox-1.31.1-r19.trigger 15:50:21 OK: 233 MiB in 51 packages 15:50:26 Removing intermediate container 1b29c407daf5 15:50:26 ---> fae7c2d1897c 15:50:26 Step 4/7 : WORKDIR /edgex-go 15:50:26 ---> Running in df3e7ab9eca5 15:50:26 Removing intermediate container df3e7ab9eca5 15:50:26 ---> 4e4311d74fad 15:50:26 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:50:27 latest: Pulling from library/docker 15:50:27 188c0c94c7c5: Already exists 15:50:27 0c7c675703d6: Pulling fs layer 15:50:28 cc8c12a437cb: Pulling fs layer 15:50:28 f092543453df: Pulling fs layer 15:50:28 65b6bc45957d: Pulling fs layer 15:50:28 65b6bc45957d: Waiting 15:50:28 4de832df471b: Pulling fs layer 15:50:28 79aa7fa92271: Pulling fs layer 15:50:28 4de832df471b: Waiting 15:50:28 79aa7fa92271: Waiting 15:50:28 cc8c12a437cb: Verifying Checksum 15:50:28 cc8c12a437cb: Download complete 15:50:28 0c7c675703d6: Verifying Checksum 15:50:28 0c7c675703d6: Download complete 15:50:28 65b6bc45957d: Verifying Checksum 15:50:28 65b6bc45957d: Download complete 15:50:28 4de832df471b: Verifying Checksum 15:50:28 4de832df471b: Download complete 15:50:28 79aa7fa92271: Verifying Checksum 15:50:28 79aa7fa92271: Download complete 15:50:29 0c7c675703d6: Pull complete 15:50:30 cc8c12a437cb: Pull complete 15:50:30 f092543453df: Verifying Checksum 15:50:30 f092543453df: Download complete 15:50:37 f092543453df: Pull complete 15:50:37 65b6bc45957d: Pull complete 15:50:37 4de832df471b: Pull complete 15:50:37 79aa7fa92271: Pull complete 15:50:37 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 15:50:37 Status: Downloaded newer image for docker:latest 15:50:42 ---> 01b10b7cd5db 15:50:42 Step 6/7 : COPY go.mod . 15:50:42 ---> f8022e89dbe3 15:50:42 Step 7/7 : RUN go mod download 15:50:42 ---> Running in bf8e1b4d3aea 15:51:21 Removing intermediate container bf8e1b4d3aea 15:51:21 ---> 5802e2e487b6 15:51:21 Successfully built 5802e2e487b6 15:51:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:22 + docker inspect -f . ci-base-image-x86_64 15:51:22 . [Pipeline] withDockerContainer 15:51:23 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 15:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:26 $ docker top b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:27 + go version 15:51:27 go version go1.15.5 linux/amd64 [Pipeline] } 15:51:27 $ docker stop --time=1 b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 15:51:29 $ docker rm -f b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:51:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14317 in /w/workspace/edgexfoundry_edgex-go_PR-2919 [Pipeline] { [Pipeline] ws 15:51:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:30 + docker inspect -f . ci-base-image-x86_64 15:51:30 . [Pipeline] withDockerContainer 15:51:31 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 15:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:35 using credential edgex-jenkins-ssh 15:51:35 Cloning the remote Git repository 15:51:35 $ docker top 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc -eo pid,comm [Pipeline] { [Pipeline] echo 15:51:35 ========================================================= 15:51:35 [edgeXBuildGoParallel] Running Tests and Build... 15:51:35 ========================================================= [Pipeline] sh 15:51:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:35 > git init /w/workspace/edgex-go/4 # timeout=10 15:51:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:35 > git --version # timeout=10 15:51:35 > git --version # 'git version 2.17.1' 15:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:36 + make test 15:51:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2919/head:refs/remotes/origin/PR-2919 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:51:52 Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 15:51:53 Merge succeeded, producing 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 15:51:53 Checking out Revision 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 (PR-2919) 15:51:52 > git config core.sparsecheckout # timeout=10 15:51:52 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 15:51:53 > git remote # timeout=10 15:51:53 > git config --get remote.origin.url # timeout=10 15:51:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:53 > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 15:51:53 > git rev-parse HEAD^{commit} # timeout=10 15:51:53 > git config core.sparsecheckout # timeout=10 15:51:53 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 15:51:58 Commit message: "fix: Fix failing unit test due to removal of proxy for logging services" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:52:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:52:00 + sudo service docker restart 15:52:00 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:52:03 provisioning config files... 15:52:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8504887807329016791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:03 ---> docker-login.sh 15:52:03 nexus3.edgexfoundry.org:10001 15:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:05 Configure a credential helper to remove this warning. See 15:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:05 15:52:05 Login Succeeded 15:52:05 nexus3.edgexfoundry.org:10002 15:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:05 Configure a credential helper to remove this warning. See 15:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:05 15:52:05 Login Succeeded 15:52:05 nexus3.edgexfoundry.org:10003 15:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:05 ? github.com/edgexfoundry/edgex-go [no test files] 15:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:06 Configure a credential helper to remove this warning. See 15:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:06 15:52:06 Login Succeeded 15:52:06 nexus3.edgexfoundry.org:10004 15:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:06 Configure a credential helper to remove this warning. See 15:52:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:06 15:52:06 Login Succeeded 15:52:06 docker.io 15:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:07 Configure a credential helper to remove this warning. See 15:52:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:07 15:52:07 Login Succeeded 15:52:07 ---> docker-login.sh ends [Pipeline] } 15:52:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:07 ========================================================= 15:52:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:52:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:52:08 + 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 . 15:52:10 Sending build context to Docker daemon 165.7MB 15:52:10 Step 1/7 : ARG BASE=golang:1.15-alpine 15:52:10 Step 2/7 : FROM ${BASE} 15:52:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:10 5f621e34cdf4: Pulling fs layer 15:52:10 a4357932f1b6: Pulling fs layer 15:52:10 18c013af1878: Pulling fs layer 15:52:10 00ac8860ef70: Pulling fs layer 15:52:10 63d7cb157983: Pulling fs layer 15:52:10 00ac8860ef70: Waiting 15:52:10 b116817d02f9: Pulling fs layer 15:52:10 745a02a5169b: Pulling fs layer 15:52:10 63d7cb157983: Waiting 15:52:10 b116817d02f9: Waiting 15:52:10 745a02a5169b: Waiting 15:52:10 18c013af1878: Verifying Checksum 15:52:10 18c013af1878: Download complete 15:52:10 a4357932f1b6: Download complete 15:52:10 63d7cb157983: Verifying Checksum 15:52:10 63d7cb157983: Download complete 15:52:10 b116817d02f9: Download complete 15:52:10 5f621e34cdf4: Verifying Checksum 15:52:10 5f621e34cdf4: Download complete 15:52:11 5f621e34cdf4: Pull complete 15:52:12 a4357932f1b6: Pull complete 15:52:12 18c013af1878: Pull complete 15:52:13 745a02a5169b: Verifying Checksum 15:52:13 745a02a5169b: Download complete 15:52:14 00ac8860ef70: Verifying Checksum 15:52:14 00ac8860ef70: Download complete 15:52:24 00ac8860ef70: Pull complete 15:52:25 63d7cb157983: Pull complete 15:52:25 b116817d02f9: Pull complete 15:52:29 745a02a5169b: Pull complete 15:52:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:52:29 ---> b7e6874047d6 15:52:29 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 15:52:32 ---> Running in 6ee66bf2a62a 15:52:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:52:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:52:35 (1/12) Installing libmagic (5.38-r0) 15:52:35 (2/12) Installing file (5.38-r0) 15:52:35 (3/12) Installing libc-dev (0.7.2-r3) 15:52:35 (4/12) Installing g++ (9.3.0-r2) 15:52:38 (5/12) Installing fortify-headers (1.1-r0) 15:52:38 (6/12) Installing patch (2.7.6-r6) 15:52:38 (7/12) Installing build-base (0.5-r2) 15:52:38 (8/12) Installing libsodium (1.0.18-r0) 15:52:38 (9/12) Installing pkgconf (1.7.2-r0) 15:52:38 (10/12) Installing libsodium-dev (1.0.18-r0) 15:52:38 (11/12) Installing libzmq (4.3.3-r0) 15:52:39 (12/12) Installing zeromq-dev (4.3.3-r0) 15:52:39 Executing busybox-1.31.1-r19.trigger 15:52:39 OK: 217 MiB in 51 packages 15:52:43 Removing intermediate container 6ee66bf2a62a 15:52:43 ---> 06c7214f83b7 15:52:43 Step 4/7 : WORKDIR /edgex-go 15:52:43 ---> Running in 0c605416131a 15:52:43 Removing intermediate container 0c605416131a 15:52:43 ---> a26419f9fcdd 15:52:43 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:52:44 latest: Pulling from library/docker 15:52:45 5f621e34cdf4: Already exists 15:52:45 85db56a05063: Pulling fs layer 15:52:45 ccb67d6aeaaa: Pulling fs layer 15:52:45 de930078acea: Pulling fs layer 15:52:45 d5a9d88a4785: Pulling fs layer 15:52:45 e7f15c1544d5: Pulling fs layer 15:52:45 877c515997d3: Pulling fs layer 15:52:45 d5a9d88a4785: Waiting 15:52:45 877c515997d3: Waiting 15:52:45 ccb67d6aeaaa: Verifying Checksum 15:52:45 ccb67d6aeaaa: Download complete 15:52:45 85db56a05063: Download complete 15:52:45 d5a9d88a4785: Download complete 15:52:45 e7f15c1544d5: Verifying Checksum 15:52:45 e7f15c1544d5: Download complete 15:52:45 877c515997d3: Verifying Checksum 15:52:45 877c515997d3: Download complete 15:52:46 85db56a05063: Pull complete 15:52:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:52:46 ccb67d6aeaaa: Pull complete 15:52:46 de930078acea: Verifying Checksum 15:52:46 de930078acea: Download complete 15:52:50 de930078acea: Pull complete 15:52:50 d5a9d88a4785: Pull complete 15:52:50 e7f15c1544d5: Pull complete 15:52:51 877c515997d3: Pull complete 15:52:51 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 15:52:51 Status: Downloaded newer image for docker:latest 15:52:54 ---> d383ecdda731 15:52:54 Step 6/7 : COPY go.mod . 15:52:55 ---> c28b76e7c9ed 15:52:55 Step 7/7 : RUN go mod download 15:52:55 ---> Running in 8841e424169e 15:52:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:52:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:52:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:52:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:52:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:53:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:53:07 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.059s 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:53:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:53:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:53:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:53:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:53:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:53:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements 15:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:53:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.323s coverage: 27.1% of statements 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.5% of statements 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.607s coverage: 82.7% of statements 15:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:53:27 Removing intermediate container 8841e424169e 15:53:27 ---> dbefcaff6b0d 15:53:27 Successfully built dbefcaff6b0d 15:53:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:53:27 + docker inspect -f . ci-base-image-arm64 15:53:27 . [Pipeline] withDockerContainer 15:53:28 prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container 15:53:28 $ 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 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.920s coverage: 28.6% of statements 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.251s coverage: 100.0% of statements 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.448s coverage: 86.7% of statements 15:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements 15:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:53:29 $ docker top 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:30 + go version 15:53:30 go version go1.15.5 linux/arm64 [Pipeline] } 15:53:30 $ docker stop --time=1 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 15:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.320s coverage: 78.3% of statements 15:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:53:32 $ docker rm -f 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:33 + docker inspect -f . ci-base-image-arm64 15:53:33 . [Pipeline] withDockerContainer 15:53:34 prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container 15:53:34 $ 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 15:53:35 $ docker top eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:36 ========================================================= 15:53:36 [edgeXBuildGoParallel] Running Tests and Build... 15:53:36 ========================================================= [Pipeline] sh 15:53:36 + make test 15:53:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.404s coverage: 94.7% of statements 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.137s coverage: 58.8% of statements 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.362s coverage: 0.0% of statements [no tests to run] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.105s coverage: 100.0% of statements 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 75.5% of statements 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.132s coverage: 87.2% of statements 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.111s coverage: 84.2% of statements 15:53:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 100.0% of statements 15:53:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.464s coverage: 63.5% of statements 15:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:53:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.110s coverage: 100.0% of statements 15:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 15:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 15:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.148s coverage: 73.7% of statements 15:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 15:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.138s coverage: 55.9% of statements 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 9.053s coverage: 86.3% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.266s coverage: 72.2% of statements 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.845s coverage: 72.1% of statements 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.133s coverage: 48.4% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.099s coverage: 28.8% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.078s coverage: 96.8% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 37.2% of statements 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.585s coverage: 84.1% of statements 15:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 15:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.378s coverage: 47.1% of statements 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.077s coverage: 100.0% of statements 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 15:53:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:53:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.588s coverage: 29.1% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.118s coverage: 99.0% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.145s coverage: 100.0% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:54:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.157s coverage: 100.0% of statements 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:54:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:54:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 15:54:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:54:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:54:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.102s coverage: 100.0% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 15:54:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.071s coverage: 100.0% of statements 15:54:03 GO111MODULE=on go vet ./... 15:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:00 gofmt -l . 15:55:00 [ "`gofmt -l .`" = "" ] 15:55:00 ./bin/test-go-mod-tidy.sh 15:55:04 ./bin/test-attribution-txt.sh 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:05 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.108s 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:55:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:55:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] sh 15:55:11 + ls -al . 15:55:11 total 648 15:55:11 drwxrwxr-x 10 1001 1001 4096 Dec 3 15:55 . 15:55:11 drwxr-xr-x 4 root root 28 Dec 3 15:51 .. 15:55:11 -rw-rw-r-- 1 1001 1001 11 Dec 3 15:48 .dockerignore 15:55:11 drwxrwxr-x 8 1001 1001 179 Dec 3 15:48 .git 15:55:11 drwxrwxr-x 3 1001 1001 125 Dec 3 15:48 .github 15:55:11 -rw-rw-r-- 1 1001 1001 971 Dec 3 15:48 .gitignore 15:55:11 drwx------ 3 1001 1001 47 Dec 3 15:49 .semver 15:55:11 -rw-rw-r-- 1 1001 1001 166 Dec 3 15:48 .sonarcloud.properties 15:55:11 -rw-rw-r-- 1 1001 1001 3804 Dec 3 15:48 CONTRIBUTING.md 15:55:11 -rw-rw-r-- 1 1001 1001 1035 Dec 3 15:48 Dockerfile.build 15:55:11 -rw-rw-r-- 1 1001 1001 863 Dec 3 15:48 Jenkinsfile 15:55:11 -rw-rw-r-- 1 1001 1001 10775 Dec 3 15:48 LICENSE 15:55:11 -rw-rw-r-- 1 1001 1001 6280 Dec 3 15:48 Makefile 15:55:11 -rw-rw-r-- 1 1001 1001 6447 Dec 3 15:48 README.md 15:55:11 -rw-rw-r-- 1 1001 1001 259 Dec 3 15:48 SECURITY.md 15:55:11 -rw-rw-r-- 1 1001 1001 5 Dec 3 15:49 VERSION 15:55:11 -rw-rw-r-- 1 1001 1001 4131 Dec 3 15:48 ZMQWindows.md 15:55:11 drwxrwxr-x 2 1001 1001 117 Dec 3 15:48 bin 15:55:11 drwxrwxr-x 15 1001 1001 4096 Dec 3 15:48 cmd 15:55:11 -rw-r--r-- 1 root root 555123 Dec 3 15:54 coverage.out 15:55:11 -rw-r--r-- 1 root root 1041 Dec 3 15:54 go.mod 15:55:11 -rw-r--r-- 1 root root 18856 Dec 3 15:55 go.sum 15:55:11 drwxrwxr-x 8 1001 1001 127 Dec 3 15:48 internal 15:55:11 drwxrwxr-x 4 1001 1001 26 Dec 3 15:48 openapi 15:55:11 drwxrwxr-x 4 1001 1001 71 Dec 3 15:48 snap 15:55:11 -rw-rw-r-- 1 1001 1001 168 Dec 3 15:48 version.go [Pipeline] sh 15:55:12 + '[' -e coverage.out ] 15:55:12 + chown 1001:1001 coverage.out [Pipeline] stash 15:55:12 Stashed 1 file(s) [Pipeline] sh 15:55:13 + make build 15:55:13 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 15:55:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.226s coverage: 46.6% of statements 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.725s coverage: 27.1% of statements 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.504s coverage: 66.4% of statements 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.643s coverage: 82.7% of statements 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.155s coverage: 28.6% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:55:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements 15:55:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.314s coverage: 97.5% of statements 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:55:36 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 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.974s coverage: 94.7% of statements 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.0% of statements [no tests to run] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 15:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.113s coverage: 80.8% of statements 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements 15:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 15:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 100.0% of statements 15:55:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:41 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 15:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 63.5% of statements 15:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 15:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements 15:55:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 15:55:44 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 15:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 15:55:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 15:55:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.876s coverage: 55.9% of statements 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:55:58 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 15:56:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:56: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 15:56:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:56:11 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] } 15:56:16 $ docker stop --time=1 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc 15:56:18 $ docker rm -f 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:24 15:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:25 latest: Pulling from edgex-devops/edgex-compose 15:56:25 cbdbe7a5bc2a: Pulling fs layer 15:56:25 ca9280d653b3: Pulling fs layer 15:56:25 7e9c9ca2126c: Pulling fs layer 15:56:26 cbdbe7a5bc2a: Verifying Checksum 15:56:26 cbdbe7a5bc2a: Download complete 15:56:28 cbdbe7a5bc2a: Pull complete 15:56:28 ca9280d653b3: Verifying Checksum 15:56:28 ca9280d653b3: Download complete 15:56:31 ca9280d653b3: Pull complete 15:56:32 7e9c9ca2126c: Verifying Checksum 15:56:32 7e9c9ca2126c: Download complete 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 45.629s coverage: 86.3% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.428s coverage: 72.2% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.509s coverage: 72.1% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.109s coverage: 82.4% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.082s coverage: 48.4% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.096s coverage: 28.8% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.090s coverage: 96.8% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.321s coverage: 37.2% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.670s coverage: 84.1% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.077s coverage: 100.0% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.065s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.790s coverage: 29.1% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:56:36 GO111MODULE=on go vet ./... 15:56:47 7e9c9ca2126c: Pull complete 15:56:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:56:47 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 15:56:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:50 $ docker top 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:51 + docker-compose build --help 15:56:51 + grep parallel 15:56:53 --parallel Build images in parallel. [Pipeline] } 15:56:53 $ docker stop --time=1 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 15:56:55 $ docker rm -f 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:56 . [Pipeline] withDockerContainer 15:56:56 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 15:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:58 $ docker top b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:59 + docker-compose -f ./docker-compose-build.yml build --parallel 15:57:01 Building docker-core-command-go ... 15:57:01 Building docker-core-data-go ... 15:57:01 Building docker-core-metadata-go ... 15:57:01 Building docker-security-bootstrap-redis-go ... 15:57:01 Building docker-security-proxy-setup-go ... 15:57:01 Building docker-security-secrets-setup-go ... 15:57:01 Building docker-security-secretstore-setup-go ... 15:57:01 Building docker-support-notifications-go ... 15:57:01 Building docker-support-scheduler-go ... 15:57:01 Building docker-sys-mgmt-agent-go ... 15:57:01 Building docker-support-notifications-go 15:57:01 Building docker-core-metadata-go 15:57:01 Building docker-security-bootstrap-redis-go 15:57:01 Building docker-security-proxy-setup-go 15:57:01 Building docker-security-secrets-setup-go 15:57:44 gofmt -l . 15:57:44 [ "`gofmt -l .`" = "" ] 15:57:45 ./bin/test-go-mod-tidy.sh 15:57:45 ./bin/test-attribution-txt.sh [Pipeline] sh 15:57:50 + ls -al . 15:57:50 total 676 15:57:50 drwxrwxr-x 9 1001 1001 4096 Dec 3 15:57 . 15:57:50 drwxr-xr-x 4 root root 4096 Dec 3 15:53 .. 15:57:50 -rw-rw-r-- 1 1001 1001 11 Dec 3 15:51 .dockerignore 15:57:50 drwxrwxr-x 8 1001 1001 4096 Dec 3 15:51 .git 15:57:50 drwxrwxr-x 3 1001 1001 4096 Dec 3 15:51 .github 15:57:50 -rw-rw-r-- 1 1001 1001 971 Dec 3 15:51 .gitignore 15:57:50 -rw-rw-r-- 1 1001 1001 166 Dec 3 15:51 .sonarcloud.properties 15:57:50 -rw-rw-r-- 1 1001 1001 3804 Dec 3 15:51 CONTRIBUTING.md 15:57:50 -rw-rw-r-- 1 1001 1001 1035 Dec 3 15:51 Dockerfile.build 15:57:50 -rw-rw-r-- 1 1001 1001 863 Dec 3 15:51 Jenkinsfile 15:57:50 -rw-rw-r-- 1 1001 1001 10775 Dec 3 15:51 LICENSE 15:57:50 -rw-rw-r-- 1 1001 1001 6280 Dec 3 15:51 Makefile 15:57:50 -rw-rw-r-- 1 1001 1001 6447 Dec 3 15:51 README.md 15:57:50 -rw-rw-r-- 1 1001 1001 259 Dec 3 15:51 SECURITY.md 15:57:50 -rw-rw-r-- 1 1001 1001 5 Dec 3 15:49 VERSION 15:57:50 -rw-rw-r-- 1 1001 1001 4131 Dec 3 15:51 ZMQWindows.md 15:57:50 drwxrwxr-x 2 1001 1001 4096 Dec 3 15:51 bin 15:57:50 drwxrwxr-x 15 1001 1001 4096 Dec 3 15:51 cmd 15:57:50 -rw-r--r-- 1 root root 555123 Dec 3 15:56 coverage.out 15:57:50 -rw-r--r-- 1 root root 1041 Dec 3 15:57 go.mod 15:57:50 -rw-r--r-- 1 root root 18856 Dec 3 15:57 go.sum 15:57:50 drwxrwxr-x 8 1001 1001 4096 Dec 3 15:51 internal 15:57:50 drwxrwxr-x 4 1001 1001 4096 Dec 3 15:51 openapi 15:57:50 drwxrwxr-x 4 1001 1001 4096 Dec 3 15:51 snap 15:57:50 -rw-rw-r-- 1 1001 1001 168 Dec 3 15:51 version.go [Pipeline] sh 15:57:51 + '[' -e coverage.out ] 15:57:51 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:51 Warning: overwriting stash ‘coverage-report’ 15:57:52 Stashed 1 file(s) [Pipeline] sh 15:57:53 + make build 15:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:58:19 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 15:58:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:24 ---> 5802e2e487b6 15:58:24 Step 3/22 : WORKDIR /edgex-go 15:58:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:58:24 ---> 5802e2e487b6 15:58:24 Step 3/21 : WORKDIR /edgex-go 15:58:24 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:24 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:58:24 ---> 5802e2e487b6 15:58:24 Step 3/29 : WORKDIR /edgex-go 15:58:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:24 ---> 5802e2e487b6 15:58:24 Step 3/22 : WORKDIR /edgex-go 15:58:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 15:58:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:24 ---> 5802e2e487b6 15:58:24 Step 3/24 : WORKDIR /edgex-go 15:58:24 ---> Running in c728d35863c5 15:58:24 ---> Running in a70ced54a34b 15:58:24 ---> Running in 62016ba988cd 15:58:24 ---> Running in 42f86342a591 15:58:24 ---> Running in d8e8d6c30907 15:58:24 Removing intermediate container 62016ba988cd 15:58:24 ---> 7008b8589887 15:58:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:24 Removing intermediate container c728d35863c5 15:58:24 ---> 3deb9e63683c 15:58:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:24 Removing intermediate container d8e8d6c30907 15:58:24 ---> 29faa12de322 15:58:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:24 Removing intermediate container 42f86342a591 15:58:24 ---> b7d74538bedc 15:58:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:24 ---> Running in 9f975729e41c 15:58:24 Removing intermediate container a70ced54a34b 15:58:24 ---> 49958e5933a5 15:58:24 Step 4/29 : RUN apk update && apk add make git 15:58:24 ---> Running in b7fc3dce93f7 15:58:24 ---> Running in 4a2c76cfcfa3 15:58:24 ---> Running in 9d200b6e8eb7 15:58:24 ---> Running in 260f2f275a5d 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:24 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:24 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:24 OK: 12745 distinct packages available 15:58:24 Removing intermediate container 9d200b6e8eb7 15:58:24 ---> 335ebf086433 15:58:24 Step 5/22 : RUN apk update && apk add make git 15:58:24 Removing intermediate container b7fc3dce93f7 15:58:24 ---> 175301fd127b 15:58:24 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 15:58:24 Removing intermediate container 4a2c76cfcfa3 15:58:24 ---> 1d3dea975bbd 15:58:24 Step 5/22 : RUN apk update && apk add make git 15:58:24 ---> Running in fef8bc31b9af 15:58:24 ---> Running in 33f79f47911e 15:58:24 ---> Running in 4712414109f0 15:58:24 OK: 233 MiB in 51 packages 15:58:24 Removing intermediate container 9f975729e41c 15:58:24 ---> 414c64776d6c 15:58:24 Step 5/21 : RUN apk update && apk add make git 15:58:24 ---> Running in 1ea5c6f65dea 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:24 Removing intermediate container 260f2f275a5d 15:58:24 ---> 2ab7a29f60f2 15:58:24 Step 5/29 : COPY go.mod . 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:24 ---> 04915325770a 15:58:24 Step 6/29 : RUN go mod download 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:24 ---> Running in 57c3bb55c3b2 15:58:24 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:24 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:24 OK: 12745 distinct packages available 15:58:24 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:24 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:24 OK: 12745 distinct packages available 15:58:24 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:24 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:24 OK: 12745 distinct packages available 15:58:25 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 15:58:25 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 15:58:25 OK: 12745 distinct packages available 15:58:25 OK: 233 MiB in 51 packages 15:58:25 OK: 233 MiB in 51 packages 15:58:25 OK: 233 MiB in 51 packages 15:58:25 OK: 233 MiB in 51 packages 15:58:27 Removing intermediate container fef8bc31b9af 15:58:27 ---> a9a85729c717 15:58:27 Step 6/22 : COPY go.mod . 15:58:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:58:28 Removing intermediate container 33f79f47911e 15:58:28 ---> 09a6a8f4af3a 15:58:28 Step 6/24 : COPY go.mod . 15:58:28 Removing intermediate container 4712414109f0 15:58:28 ---> 08549ab661bd 15:58:28 Step 6/22 : COPY go.mod . 15:58:28 Removing intermediate container 1ea5c6f65dea 15:58:28 ---> 105d56c4abef 15:58:28 Step 6/21 : COPY go.mod . 15:58:28 ---> 8c3ae65e25f9 15:58:28 Step 7/22 : RUN go mod download 15:58:28 ---> Running in 2bd216e5fdb7 15:58:30 ---> 668e9c04d079 15:58:30 Step 7/24 : RUN go mod download 15:58:30 ---> 05a132256281 15:58:30 Step 7/21 : RUN go mod download 15:58:30 ---> 00621c9ae44c 15:58:30 Step 7/22 : RUN go mod download 15:58:30 ---> Running in 64a7384a2c55 15:58:30 ---> Running in 7f43190bdea3 15:58:30 ---> Running in 478e67358718 15:58:31 Removing intermediate container 57c3bb55c3b2 15:58:31 ---> 28b8069e9a46 15:58:31 Step 7/29 : COPY . . 15:58:33 Removing intermediate container 2bd216e5fdb7 15:58:33 ---> 3c28d686f504 15:58:33 Step 8/22 : COPY . . 15:58:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:58:35 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 15:58:41 Removing intermediate container 64a7384a2c55 15:58:41 ---> 526c55938f21 15:58:41 Step 8/24 : COPY . . 15:58:44 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 15:58:44 Removing intermediate container 7f43190bdea3 15:58:44 ---> 9ce25fb4f057 15:58:44 Step 8/21 : COPY . . 15:58:44 Removing intermediate container 478e67358718 15:58:44 ---> 9665618ed2d7 15:58:44 Step 8/22 : COPY . . 15:58:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:58:53 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 15:58:57 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 15:59:00 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 15:59:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 15:59:10 $ docker stop --time=1 eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec 15:59:13 $ docker rm -f eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:16 15:59:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:16 latest: Pulling from edgex-devops/edgex-compose-arm64 15:59:16 29e5d40040c1: Pulling fs layer 15:59:16 1ce36da41761: Pulling fs layer 15:59:16 25b303627fd3: Pulling fs layer 15:59:17 29e5d40040c1: Verifying Checksum 15:59:17 29e5d40040c1: Download complete 15:59:18 1ce36da41761: Verifying Checksum 15:59:18 29e5d40040c1: Pull complete 15:59:19 1ce36da41761: Pull complete 15:59:19 25b303627fd3: Verifying Checksum 15:59:19 25b303627fd3: Download complete 15:59:29 25b303627fd3: Pull complete 15:59:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:59:30 prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container 15:59:30 $ 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 15:59:33 $ docker top 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:34 + docker-compose build --help 15:59:34 + grep parallel 15:59:38 --parallel Build images in parallel. [Pipeline] } 15:59:38 $ docker stop --time=1 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa 15:59:40 $ docker rm -f 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:41 . [Pipeline] withDockerContainer 15:59:41 prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container 15:59:41 $ 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 15:59:43 $ docker top c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:44 + docker-compose -f ./docker-compose-build.yml build --parallel 15:59:47 Building docker-core-command-go ... 15:59:47 Building docker-core-data-go ... 15:59:47 Building docker-core-metadata-go ... 15:59:47 Building docker-security-bootstrap-redis-go ... 15:59:47 Building docker-security-proxy-setup-go ... 15:59:47 Building docker-security-secrets-setup-go ... 15:59:47 Building docker-security-secretstore-setup-go ... 15:59:47 Building docker-support-notifications-go ... 15:59:47 Building docker-support-scheduler-go ... 15:59:47 Building docker-sys-mgmt-agent-go ... 15:59:47 Building docker-core-data-go 15:59:47 Building docker-sys-mgmt-agent-go 15:59:48 Building docker-support-scheduler-go 15:59:48 Building docker-core-metadata-go 15:59:48 Building docker-security-bootstrap-redis-go 16:00:07 ---> 4c9878b52be3 16:00:07 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:00:07 ---> 4ebe7f28eaef 16:00:07 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:00:07 ---> Running in c628ef4bc25c 16:00:07 ---> 6950729ff523 16:00:07 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:00:07 ---> 183d3044ffd8 16:00:07 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:00:07 ---> fca0fc10a8c8 16:00:07 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:07 ---> Running in 6284ff7c3ebd 16:00:07 ---> Running in 8426f7aee689 16:00:07 ---> Running in 80a411d3ee65 16:00:07 ---> Running in 89d1d82ff9de 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:01:01 Removing intermediate container 6284ff7c3ebd 16:01:01 ---> 67dd3d1d0903 16:01:01 16:01:01 Step 9/29 : FROM alpine:latest 16:01:01 latest: Pulling from library/alpine 16:01:01 Removing intermediate container c628ef4bc25c 16:01:01 ---> 231d1c29e0ea 16:01:01 16:01:01 Step 10/22 : FROM alpine:3.10 16:01:01 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:01:01 Status: Downloaded newer image for alpine:latest 16:01:01 ---> d6e46aa2470d 16:01:01 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:01:01 3.10: Pulling from library/alpine 16:01:01 ---> Running in af68be196d41 16:01:03 Removing intermediate container af68be196d41 16:01:03 ---> 3dbfb2e4ea3a 16:01:03 Step 11/29 : USER root 16:01:03 ---> Running in dad6fdc80dd3 16:01:05 Removing intermediate container dad6fdc80dd3 16:01:05 ---> ac9746fd9595 16:01:05 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:01:05 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:01:05 Status: Downloaded newer image for alpine:3.10 16:01:05 ---> be4e4bea2c2e 16:01:05 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:01:07 ---> Running in 26c3f90a91b8 16:01:08 ---> Running in 956755c85b16 16:01:09 Removing intermediate container 8426f7aee689 16:01:09 ---> d71295b86e92 16:01:09 16:01:09 Step 10/24 : FROM scratch 16:01:09 ---> 16:01:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:01:09 Removing intermediate container 89d1d82ff9de 16:01:09 ---> bb26453d5c41 16:01:09 16:01:09 Step 10/21 : FROM alpine 16:01:09 ---> d6e46aa2470d 16:01:09 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:01:09 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:01:09 ---> dbefcaff6b0d 16:01:09 Step 3/27 : WORKDIR /edgex-go 16:01:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:09 ---> dbefcaff6b0d 16:01:09 Step 3/22 : WORKDIR /edgex-go 16:01:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:09 ---> dbefcaff6b0d 16:01:09 Step 3/22 : WORKDIR /edgex-go 16:01:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:01:09 ---> dbefcaff6b0d 16:01:09 Step 3/21 : WORKDIR /edgex-go 16:01:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:01:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:09 ---> dbefcaff6b0d 16:01:09 Step 3/23 : WORKDIR /edgex-go 16:01:09 ---> Running in f84f46fc6cba 16:01:09 ---> Running in 30b7989a217e 16:01:09 ---> Running in fe713baa2700 16:01:09 ---> Running in 61b47c8f6f6b 16:01:09 ---> Running in d1cf99aec1e2 16:01:09 Removing intermediate container fe713baa2700 16:01:09 ---> 65462cde81b7 16:01:09 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:09 Removing intermediate container f84f46fc6cba 16:01:09 ---> 900cf9b36cc3 16:01:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:09 Removing intermediate container 30b7989a217e 16:01:09 ---> 050937cbda77 16:01:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:09 Removing intermediate container 61b47c8f6f6b 16:01:09 ---> 188f884db4ed 16:01:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:09 Removing intermediate container d1cf99aec1e2 16:01:09 ---> 853d83810fee 16:01:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:09 ---> Running in 830e07e9c2a5 16:01:09 ---> Running in 96565ef7789a 16:01:09 ---> Running in 676334d1513d 16:01:09 ---> Running in cd66106b86ca 16:01:09 ---> Running in f29a598bc25a 16:01:09 Removing intermediate container 830e07e9c2a5 16:01:09 ---> 4155c8876fbf 16:01:09 Step 5/22 : RUN apk update && apk add make git 16:01:09 ---> Running in f4e38c9577e9 16:01:09 Removing intermediate container 96565ef7789a 16:01:09 ---> 0f49bd75a39f 16:01:09 Step 5/21 : RUN apk update && apk add make git 16:01:09 Removing intermediate container 676334d1513d 16:01:09 ---> 6f64b13d2860 16:01:09 Step 5/27 : RUN apk update && apk add make bash git 16:01:09 Removing intermediate container cd66106b86ca 16:01:09 ---> 88259588025f 16:01:09 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:01:09 ---> Running in 6c4c32dae438 16:01:09 ---> Running in f892fc323259 16:01:09 Removing intermediate container f29a598bc25a 16:01:09 ---> Running in 8fec2c913a35 16:01:09 ---> bb2a51ae5a8c 16:01:09 Step 5/22 : RUN apk update && apk add make git 16:01:09 ---> Running in 8b409ebaa893 16:01:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:10 ---> Running in 7cc9d0f43979 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:10 ---> Running in d450c1a486a0 16:01:10 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:01:10 v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:01:10 OK: 12746 distinct packages available 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:11 (1/2) Installing ca-certificates (20191127-r4) 16:01:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:01:11 Removing intermediate container d450c1a486a0 16:01:11 ---> 7ce093b2a65d 16:01:11 Step 12/24 : ENV APP_PORT=48060 16:01:11 (2/2) Installing dumb-init (1.2.2-r1) 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:11 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:11 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:11 OK: 12616 distinct packages available 16:01:11 Executing busybox-1.31.1-r19.trigger 16:01:11 ---> Running in dddb20d22988 16:01:11 Executing ca-certificates-20191127-r4.trigger 16:01:11 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:01:11 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:01:11 OK: 10348 distinct packages available 16:01:11 OK: 6 MiB in 16 packages 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:12 OK: 217 MiB in 51 packages 16:01:12 (1/5) Installing ca-certificates (20191127-r2) 16:01:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:12 Removing intermediate container dddb20d22988 16:01:12 ---> 5d15781bb688 16:01:12 Step 13/24 : EXPOSE $APP_PORT 16:01:12 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:01:12 (3/5) Installing libcurl (7.66.0-r1) 16:01:12 (4/5) Installing curl (7.66.0-r1) 16:01:12 (5/5) Installing dumb-init (1.2.2-r1) 16:01:12 Executing busybox-1.30.1-r3.trigger 16:01:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:12 Executing ca-certificates-20191127-r2.trigger 16:01:12 OK: 7 MiB in 19 packages 16:01:13 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:13 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:13 OK: 12616 distinct packages available 16:01:13 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:13 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:13 OK: 12616 distinct packages available 16:01:13 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:13 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:13 OK: 12616 distinct packages available 16:01:13 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:01:13 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:01:13 OK: 12616 distinct packages available 16:01:13 ---> Running in 0a1bed73bad2 16:01:13 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:01:13 v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:01:13 OK: 12746 distinct packages available 16:01:13 (1/4) Installing ca-certificates (20191127-r4) 16:01:13 Removing intermediate container 0a1bed73bad2 16:01:13 ---> 38f44791b32c 16:01:13 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:01:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:01:13 (3/4) Installing libcurl (7.69.1-r1) 16:01:13 (4/4) Installing curl (7.69.1-r1) 16:01:13 Executing busybox-1.31.1-r19.trigger 16:01:13 Executing ca-certificates-20191127-r4.trigger 16:01:13 OK: 7 MiB in 18 packages 16:01:14 OK: 217 MiB in 51 packages 16:01:14 OK: 217 MiB in 51 packages 16:01:14 OK: 217 MiB in 51 packages 16:01:14 Removing intermediate container f4e38c9577e9 16:01:14 ---> f97ece64353a 16:01:14 Step 6/22 : COPY go.mod . 16:01:14 OK: 217 MiB in 51 packages 16:01:15 ---> e3ad83880677 16:01:15 Step 7/22 : RUN go mod download 16:01:15 Removing intermediate container 8b409ebaa893 16:01:15 ---> cef4dff73ebc 16:01:15 Step 6/22 : COPY go.mod . 16:01:15 ---> Running in 9442daefabb1 16:01:16 Removing intermediate container 8fec2c913a35 16:01:16 ---> 7ee597e52329 16:01:16 Step 6/23 : COPY go.mod . 16:01:16 Removing intermediate container f892fc323259 16:01:16 ---> b104432f438b 16:01:16 Step 6/27 : COPY go.mod . 16:01:16 Removing intermediate container 6c4c32dae438 16:01:16 ---> 247542046dc9 16:01:16 Step 6/21 : COPY go.mod . 16:01:16 Removing intermediate container 26c3f90a91b8 16:01:16 ---> a9da9e5a08b7 16:01:16 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:01:16 ---> dfc1774e8a4d 16:01:16 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:01:17 ---> b40e3e2573c7 16:01:17 Step 7/22 : RUN go mod download 16:01:17 ---> ff87d9cf0edc 16:01:17 Step 7/23 : RUN go mod download 16:01:17 ---> Running in 4cff2c5fce57 16:01:17 ---> Running in 825653edee03 16:01:17 ---> 2f61f486393c 16:01:17 Step 7/27 : RUN go mod download 16:01:17 ---> 617761c9652a 16:01:17 Step 7/21 : RUN go mod download 16:01:18 ---> Running in 557b67d535df 16:01:18 ---> Running in 5a8387a43b5d 16:01:18 ---> Running in 3fb33d0fe219 16:01:18 Removing intermediate container 956755c85b16 16:01:18 ---> 8aa8f02325e8 16:01:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:01:18 ---> Running in c4ab51719a60 16:01:19 Removing intermediate container 7cc9d0f43979 16:01:19 ---> c33039deba85 16:01:19 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:19 Removing intermediate container 3fb33d0fe219 16:01:19 ---> c4619e5cdf0b 16:01:19 Step 14/29 : WORKDIR $BASE_DIR 16:01:19 Removing intermediate container 9442daefabb1 16:01:19 ---> 42a0e48b2239 16:01:19 Step 8/22 : COPY . . 16:01:19 Removing intermediate container 80a411d3ee65 16:01:19 ---> 298ce863ec6e 16:01:19 16:01:19 Step 10/22 : FROM scratch 16:01:19 ---> 16:01:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:01:19 ---> Running in bd6eb560c816 16:01:19 ---> Running in ab94f5ab7ad5 16:01:20 Removing intermediate container c4ab51719a60 16:01:20 ---> d9e2271ef857 16:01:20 Step 13/22 : WORKDIR / 16:01:20 ---> 2131f849ae54 16:01:20 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:01:20 ---> Running in fdb959fb9a42 16:01:20 ---> Running in 1a0d5005dd70 16:01:20 Removing intermediate container ab94f5ab7ad5 16:01:20 ---> b3fe8ad9ff9f 16:01:20 Step 13/21 : WORKDIR /edgex 16:01:20 Removing intermediate container bd6eb560c816 16:01:20 ---> e7ec72d3fb15 16:01:20 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:01:21 ---> Running in 9d19f19d6a46 16:01:21 Removing intermediate container fdb959fb9a42 16:01:21 ---> b879b15c4fc8 16:01:21 Step 12/22 : ENV APP_PORT=48081 16:01:21 ---> Running in 9bcbb2025943 16:01:22 ---> Running in ebbabb683cdc 16:01:22 Removing intermediate container 1a0d5005dd70 16:01:22 ---> 34c78899f8a9 16:01:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:01:22 Removing intermediate container 9d19f19d6a46 16:01:22 ---> 0dd01f9fbfa7 16:01:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:22 ---> 09d237d6dbc2 16:01:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:01:22 Removing intermediate container ebbabb683cdc 16:01:22 ---> 3bd47f21e3c4 16:01:22 Step 13/22 : EXPOSE $APP_PORT 16:01:22 Removing intermediate container 4cff2c5fce57 16:01:22 ---> af724483be37 16:01:22 Step 8/22 : COPY . . 16:01:23 ---> Running in 694f486a12ad 16:01:23 ---> 6ba7e2cdfd80 16:01:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:01:23 Removing intermediate container 557b67d535df 16:01:23 ---> 64bd6f4f6285 16:01:23 Step 8/27 : COPY . . 16:01:23 ---> 79d5fb4a480f 16:01:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:01:23 ---> 0fd6437a41f4 16:01:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:23 Removing intermediate container 694f486a12ad 16:01:23 ---> ae8e1f652b82 16:01:23 Step 14/22 : WORKDIR / 16:01:23 Removing intermediate container 825653edee03 16:01:23 ---> dc7928bb64de 16:01:23 Step 8/23 : COPY . . 16:01:23 Removing intermediate container 5a8387a43b5d 16:01:23 ---> ff19e8b23cc9 16:01:23 Step 8/21 : COPY . . 16:01:23 ---> Running in 28b67c5454c1 16:01:25 Removing intermediate container 28b67c5454c1 16:01:25 ---> 1913dc0fce35 16:01:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:01:26 ---> 2127caae9854 16:01:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:01:26 ---> 1d1b49340d76 16:01:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:01:26 Removing intermediate container 9bcbb2025943 16:01:26 ---> e2e7a652a6c5 16:01:26 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 16:01:26 ---> f57d9bcf1e24 16:01:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:27 ---> 82a417237899 16:01:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:01:27 ---> 02ce47607af5 16:01:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:01:28 ---> 1e3a4a48db00 16:01:28 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:01:29 ---> 893055cf4e87 16:01:29 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:01:29 ---> 99a3cca0a138 16:01:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:01:29 ---> Running in 0654ff1b5708 16:01:29 ---> Running in e68cd38d1495 16:01:29 ---> c09eae98ed84 16:01:29 Step 18/22 : RUN chmod +x entrypoint.sh 16:01:30 ---> Running in 322976a754e5 16:01:30 Removing intermediate container 0654ff1b5708 16:01:30 ---> 2df37c628960 16:01:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:30 ---> 27102264dfcc 16:01:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:01:30 Removing intermediate container e68cd38d1495 16:01:30 ---> f28760768a8f 16:01:30 Step 18/21 : CMD ["--init=true"] 16:01:30 ---> e154ad57fe21 16:01:30 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:01:30 ---> Running in a80de8006790 16:01:30 ---> Running in 7c7a214726ed 16:01:31 Removing intermediate container a80de8006790 16:01:31 ---> 9c9fba79042a 16:01:31 Step 22/24 : LABEL arch=x86_64 16:01:32 ---> Running in 0efc1b68b589 16:01:32 Removing intermediate container 7c7a214726ed 16:01:32 ---> b890693c1d67 16:01:32 Step 19/21 : LABEL arch=x86_64 16:01:32 ---> 62b596659f2f 16:01:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:01:32 ---> 50e13bf50df7 16:01:32 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:01:32 ---> Running in e918b3a6b75a 16:01:32 ---> Running in e5a8a8d73de3 16:01:33 Removing intermediate container 0efc1b68b589 16:01:33 ---> 3731a6d43688 16:01:33 Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:01:33 ---> Running in 8dcd940f0452 16:01:33 Removing intermediate container e918b3a6b75a 16:01:33 ---> bfc71f36f56d 16:01:33 Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:01:33 Removing intermediate container e5a8a8d73de3 16:01:33 ---> 27aa026fbcfa 16:01:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:33 ---> Running in 3ad868f5ecda 16:01:33 ---> 11b2e6321b6c 16:01:33 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:01:34 ---> Running in 7fd2bb66eb7c 16:01:34 Removing intermediate container 8dcd940f0452 16:01:34 ---> a517d4298fdb 16:01:34 Step 24/24 : LABEL version=0.0.0 16:01:34 Removing intermediate container 3ad868f5ecda 16:01:34 ---> 9405e47eed47 16:01:34 Step 21/21 : LABEL version=0.0.0 16:01:34 Removing intermediate container 7fd2bb66eb7c 16:01:34 ---> 830df986e2d2 16:01:34 Step 20/22 : LABEL arch=x86_64 16:01:34 ---> Running in bd424007a39b 16:01:34 ---> Running in 3f8ca2222b68 16:01:35 ---> 763b5867c094 16:01:35 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:01:35 ---> Running in 4620ac72c4b1 16:01:35 Removing intermediate container 322976a754e5 16:01:35 ---> a2c7ea0362ae 16:01:35 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:01:35 ---> Running in fbff79c461d1 16:01:35 ---> Running in 7ed9c8bdcf52 16:01:36 Removing intermediate container 3f8ca2222b68 16:01:36 ---> 070537cfc7d1 16:01:36 16:01:36 Removing intermediate container bd424007a39b 16:01:36 ---> ad9280bd35a3 16:01:36 16:01:37 Removing intermediate container 4620ac72c4b1 16:01:37 ---> 33bdb5b18d59 16:01:37 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:01:37 Removing intermediate container 7ed9c8bdcf52 16:01:37 ---> 069ed706cf84 16:01:37 Step 20/22 : LABEL arch=x86_64 16:01:37 ---> Running in e0a6040a974d 16:01:38 ---> Running in 8d4c5620eb58 16:01:38 Successfully built 070537cfc7d1 16:01:38 Successfully built ad9280bd35a3 16:01:38 Successfully tagged docker-security-proxy-setup-go:latest 16:01:38 Building docker-security-secretstore-setup-go 16:01:38  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest 16:01:38 Building docker-core-command-go 16:01:39  Building docker-support-notifications-go ... done Removing intermediate container e0a6040a974d 16:01:39 ---> 9ae20fa6926b 16:01:39 Step 22/22 : LABEL version=0.0.0 16:01:39 Removing intermediate container 8d4c5620eb58 16:01:39 ---> 18defca505a3 16:01:39 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:01:39 ---> Running in f2561f436510 16:01:39 ---> Running in dee51d385fd0 16:01:39 Removing intermediate container fbff79c461d1 16:01:39 ---> fa491aaf812c 16:01:39 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:01:39 Removing intermediate container dee51d385fd0 16:01:39 ---> 1549baf60bda 16:01:39 Step 22/22 : LABEL version=0.0.0 16:01:39 Removing intermediate container f2561f436510 16:01:39 ---> 1c8577666827 16:01:39 16:01:40 ---> Running in 281bf5faf06c 16:01:41 Successfully built 1c8577666827 16:01:41 ---> e01bd63b9aa4 16:01:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:01:41 Successfully tagged docker-core-metadata-go:latest 16:01:41  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 16:01:41 Removing intermediate container 281bf5faf06c 16:01:41 ---> 135bb5f64391 16:01:41 16:01:42 ---> Running in ea1eacd08247 16:01:42 Successfully built 135bb5f64391 16:01:42 Successfully tagged docker-security-bootstrap-redis-go:latest 16:01:42 Building docker-sys-mgmt-agent-go 16:01:50 ---> f91c290e2640 16:01:50 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 16:01:50 ---> Running in 3470a4b4880a 16:01:50 ---> 2f09b4e0d81f 16:01:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 16:01:50 ---> 5686aa3ad72e 16:01:50 Step 9/23 : RUN make cmd/core-data/core-data 16:01:50 ---> 3bb69918f8dc 16:01:50 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:01:50 ---> Running in 971318aab8f8 16:01:50 ---> Running in 279ec7852caf 16:01:50 ---> Running in 035d33e237c3 16:01:50 ---> 050e05ddc098 16:01:50 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:01:50 ---> Running in 8423d7fd3711 16:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:01:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:01:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:01:51  Building docker-security-bootstrap-redis-go ... done Removing intermediate container ea1eacd08247 16:01:51 ---> 62ce90523bc6 16:01:51 Step 24/29 : RUN chmod 755 security-secrets-setup 16:01:51 ---> Running in 2be70529a794 16:01:59 Removing intermediate container 2be70529a794 16:01:59 ---> cd1dc0510187 16:01:59 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:01:59 ---> Running in bf7a110e6139 16:02:00 Removing intermediate container bf7a110e6139 16:02:00 ---> 6a0436b31642 16:02:00 Step 26/29 : CMD [ "generate" ] 16:02:00 ---> Running in 7215db8c6156 16:02:00 Removing intermediate container 7215db8c6156 16:02:00 ---> a6bfa0665bd5 16:02:00 Step 27/29 : LABEL arch=x86_64 16:02:00 ---> Running in 74a88a779577 16:02:01 Removing intermediate container 74a88a779577 16:02:01 ---> 159c58cd7765 16:02:01 Step 28/29 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:02:01 ---> Running in e4c2c022a7a2 16:02:02 Removing intermediate container e4c2c022a7a2 16:02:02 ---> 324a8e59b35b 16:02:02 Step 29/29 : LABEL version=0.0.0 16:02:02 ---> Running in 9ab4dd8b0761 16:02:02 Removing intermediate container 9ab4dd8b0761 16:02:02 ---> 667951dbfb48 16:02:02 16:02:03 Successfully built 667951dbfb48 16:02:03 Successfully tagged docker-security-secrets-setup-go:latest 16:02:03 Building docker-core-data-go 16:02:51  Building docker-security-secrets-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:02:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:02:51 ---> 5802e2e487b6 16:02:51 Step 3/24 : WORKDIR /edgex-go 16:02:51 ---> 5802e2e487b6 16:02:51 Step 3/22 : WORKDIR /edgex-go 16:02:51 ---> 5802e2e487b6 16:02:51 Step 3/21 : WORKDIR /edgex-go 16:02:51 ---> Using cache 16:02:51 ---> 49958e5933a5 16:02:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:51 ---> Using cache 16:02:51 ---> 49958e5933a5 16:02:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:51 ---> Using cache 16:02:51 ---> 49958e5933a5 16:02:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:51 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:02:51 ---> 5802e2e487b6 16:02:51 Step 3/27 : WORKDIR /edgex-go 16:02:51 ---> Using cache 16:02:51 ---> 49958e5933a5 16:02:51 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:51 ---> Running in 3812378f0528 16:02:51 ---> Running in d6bba83e40bd 16:02:51 ---> Running in 2436d3fc22ec 16:02:51 ---> Running in 97058cbf3168 16:02:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 16:02:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:58 ---> 5802e2e487b6 16:02:58 Step 3/23 : WORKDIR /edgex-go 16:02:58 ---> Using cache 16:02:58 ---> 49958e5933a5 16:02:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:58 ---> Using cache 16:02:58 ---> d5e5ed5897ed 16:02:58 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 16:02:59 Removing intermediate container d6bba83e40bd 16:02:59 ---> 791d4fbb6b37 16:02:59 Step 5/22 : RUN apk update && apk add make git 16:02:59 Removing intermediate container 3812378f0528 16:02:59 ---> d5e5ed5897ed 16:02:59 Step 5/27 : RUN apk update && apk add make bash git 16:02:59 ---> Running in 804dc2437635 16:02:59 ---> Running in 9ff8b53efe1a 16:02:59 ---> Running in 5147e2e396ad 16:02:59 Removing intermediate container 97058cbf3168 16:02:59 ---> 02efed16f7a1 16:02:59 Step 5/24 : RUN apk update && apk add make git 16:02:59 Removing intermediate container 2436d3fc22ec 16:02:59 ---> 275c7c9afec1 16:02:59 Step 5/21 : RUN apk update && apk add make git 16:02:59 ---> Running in f0b061e2ff9e 16:02:59 ---> Running in 28e72f168639 16:03:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:03 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:03:03 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:03:03 OK: 12745 distinct packages available 16:03:03 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:03:03 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:03:03 OK: 12745 distinct packages available 16:03:03 OK: 233 MiB in 51 packages 16:03:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:03:04 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:03:04 OK: 12745 distinct packages available 16:03:04 OK: 233 MiB in 51 packages 16:03:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:03:04 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:03:04 OK: 12745 distinct packages available 16:03:04 OK: 233 MiB in 51 packages 16:03:05 OK: 233 MiB in 51 packages 16:03:05 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:03:05 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:03:05 OK: 12745 distinct packages available 16:03:05 OK: 233 MiB in 51 packages 16:03:06 Removing intermediate container 9ff8b53efe1a 16:03:06 ---> 542ccbe6daae 16:03:06 Step 6/27 : COPY go.mod . 16:03:06 Removing intermediate container 804dc2437635 16:03:06 ---> b458f9d3eac5 16:03:06 Step 6/23 : COPY go.mod . 16:03:07 Removing intermediate container 28e72f168639 16:03:07 ---> 6f73d1a6985e 16:03:07 Step 6/21 : COPY go.mod . 16:03:08 Removing intermediate container f0b061e2ff9e 16:03:08 ---> 30522fc9e927 16:03:08 Step 6/24 : COPY go.mod . 16:03:08 ---> d2f51096e64a 16:03:08 Step 7/27 : RUN go mod download 16:03:08 Removing intermediate container 5147e2e396ad 16:03:08 ---> 232863c32af4 16:03:08 Step 6/22 : COPY go.mod . 16:03:08 ---> bae827101600 16:03:08 Step 7/23 : RUN go mod download 16:03:08 ---> Running in ca3d90a3379d 16:03:08 ---> Running in fdf41415b03a 16:03:09 ---> a30beb332455 16:03:09 Step 7/21 : RUN go mod download 16:03:09 ---> cec6b6e3ca43 16:03:09 Step 7/22 : RUN go mod download 16:03:09 ---> 139544c116c1 16:03:09 Step 7/24 : RUN go mod download 16:03:09 ---> Running in 58caeb2111bc 16:03:09 ---> Running in 094a0a14da7d 16:03:09 ---> Running in ac7fceb990a2 16:03:19 Removing intermediate container ac7fceb990a2 16:03:19 ---> bd67b0247beb 16:03:19 Step 8/22 : COPY . . 16:03:19 Removing intermediate container fdf41415b03a 16:03:19 ---> b5b272c1db99 16:03:19 Step 8/27 : COPY . . 16:03:19 Removing intermediate container ca3d90a3379d 16:03:19 ---> fc9fb616b3df 16:03:19 Step 8/23 : COPY . . 16:03:19 Removing intermediate container 58caeb2111bc 16:03:19 ---> ca13b5c41749 16:03:19 Step 8/21 : COPY . . 16:03:19 Removing intermediate container 094a0a14da7d 16:03:19 ---> fdcaba6b10f6 16:03:19 Step 8/24 : COPY . . 16:03:27 Removing intermediate container 3470a4b4880a 16:03:27 ---> 46d7bc203be7 16:03:27 16:03:27 Step 10/22 : FROM alpine:3.10 16:03:27 3.10: Pulling from library/alpine 16:03:27 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 16:03:27 Status: Downloaded newer image for alpine:3.10 16:03:27 ---> 536a684cf733 16:03:27 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:03:27 ---> Running in a89cdfbae5da 16:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 16:03:27 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 16:03:27 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 16:03:27 OK: 10169 distinct packages available 16:03:27 (1/5) Installing ca-certificates (20191127-r2) 16:03:27 (2/5) Installing nghttp2-libs (1.39.2-r1) 16:03:27 (3/5) Installing libcurl (7.66.0-r1) 16:03:27 (4/5) Installing curl (7.66.0-r1) 16:03:27 (5/5) Installing dumb-init (1.2.2-r1) 16:03:27 Executing busybox-1.30.1-r3.trigger 16:03:27 Executing ca-certificates-20191127-r2.trigger 16:03:27 Removing intermediate container 8423d7fd3711 16:03:27 ---> 68e48b449f75 16:03:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:03:27 OK: 7 MiB in 19 packages 16:03:27 ---> Running in eb6f2e7e55b5 16:03:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:03:29 Removing intermediate container a89cdfbae5da 16:03:29 ---> df87324629f5 16:03:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 16:03:29 ---> Running in d7331951dde3 16:03:30 Removing intermediate container d7331951dde3 16:03:30 ---> 44eca7b2b27d 16:03:30 Step 13/22 : WORKDIR / 16:03:30 ---> Running in d2cca40c2b1f 16:03:31 Removing intermediate container d2cca40c2b1f 16:03:31 ---> 10cdb16631f8 16:03:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 16:03:32 ---> 194671d42763 16:03:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 16:03:34 ---> 83149f04f584 16:03:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 16:03:35 Removing intermediate container eb6f2e7e55b5 16:03:35 ---> 1c0831cd47d0 16:03:35 16:03:35 Step 11/27 : FROM docker:latest 16:03:35 ---> 84e3a507c27b 16:03:35 Step 12/27 : RUN apk add --no-cache bash 16:03:35 ---> 489265182852 16:03:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 16:03:35 ---> Running in d7183b845ea3 16:03:37 ---> daa4c50460bf 16:03:37 Step 18/22 : RUN chmod +x entrypoint.sh 16:03:37 ---> Running in b51f90b9bf67 16:03:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:38 (1/2) Installing readline (8.0.4-r0) 16:03:38 (2/2) Installing bash (5.0.17-r0) 16:03:38 Executing bash-5.0.17-r0.post-install 16:03:38 Executing busybox-1.31.1-r19.trigger 16:03:39 OK: 12 MiB in 22 packages 16:03:41 Removing intermediate container b51f90b9bf67 16:03:41 ---> 956a40c7d18d 16:03:41 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 16:03:41 Removing intermediate container d7183b845ea3 16:03:41 ---> 296fcb96a64a 16:03:41 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:03:42 ---> Running in 912d8ba048e7 16:03:42 ---> Running in c4b5544c24f9 16:03:44 Removing intermediate container 912d8ba048e7 16:03:44 ---> 4c10fe2a3838 16:03:44 Step 20/22 : LABEL arch=arm64 16:03:44 ---> Running in 0f98568fa2e0 16:03:46 Removing intermediate container 0f98568fa2e0 16:03:46 ---> 9b4090efaeab 16:03:46 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:03:46 ---> Running in 6a2e8cb0f734 16:03:47 Removing intermediate container 6a2e8cb0f734 16:03:47 ---> a9500637e93c 16:03:47 Step 22/22 : LABEL version=0.0.0 16:03:47 Removing intermediate container c4b5544c24f9 16:03:47 ---> 9c5394e6ed37 16:03:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:03:47 Removing intermediate container 035d33e237c3 16:03:47 ---> 205b7c4e5695 16:03:47 16:03:47 Step 10/21 : FROM scratch 16:03:47 ---> 16:03:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:03:47 ---> Running in 4adad3708b1f 16:03:47 ---> Running in 2488122c634b 16:03:47 ---> Running in 08a8763ec3bf 16:03:48 Removing intermediate container 4adad3708b1f 16:03:48 ---> 1e640c4f0dcf 16:03:48 16:03:48 Removing intermediate container 2488122c634b 16:03:48 ---> 5e4af6126c56 16:03:48 Step 12/21 : ENV APP_PORT=48085 16:03:48 Removing intermediate container 08a8763ec3bf 16:03:48 ---> 8fb35e30abb0 16:03:48 Step 15/27 : ENV APP_PORT=48090 16:03:48 ---> Running in 138a14eb1e9f 16:03:49 ---> Running in 2459b67830e5 16:03:49 Successfully built 1e640c4f0dcf 16:03:49 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 16:03:49  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 16:03:49 Removing intermediate container 138a14eb1e9f 16:03:49 ---> fbe2caebd21b 16:03:49 Step 13/21 : EXPOSE $APP_PORT 16:03:50 ---> Running in 0fa897a97f1c 16:03:50 Removing intermediate container 2459b67830e5 16:03:50 ---> a360a4e13654 16:03:50 Step 16/27 : EXPOSE $APP_PORT 16:03:50 ---> Running in e5af119da4f8 16:03:50 Removing intermediate container 0fa897a97f1c 16:03:50 ---> 6e3f7ab5b1b2 16:03:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:03:51 Removing intermediate container e5af119da4f8 16:03:51 ---> 84a2fe2b0912 16:03:51 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:03:52 ---> d2db5a5a23e4 16:03:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:03:53 ---> 743721ad62d5 16:03:53 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:03:54 ---> e8fa5193bede 16:03:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:03:54 ---> 154fbcb50d95 16:03:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:03:56 ---> 7e0acdabe343 16:03:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:03:56 ---> Running in 588cd1c45dfb 16:03:56 ---> dae8c07f9970 16:03:56 Step 20/27 : RUN apk --no-cache add py3-pip 16:03:56 ---> Running in c604d361c115 16:03:57 Removing intermediate container 588cd1c45dfb 16:03:57 ---> efcaee202dda 16:03:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:57 ---> Running in 39df30a27c9b 16:03:58 Removing intermediate container 39df30a27c9b 16:03:58 ---> 4a7e1b822999 16:03:58 Step 19/21 : LABEL arch=arm64 16:03:58 ---> Running in 4cfcf336e8b3 16:03:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:59 Removing intermediate container 4cfcf336e8b3 16:03:59 ---> 438e3216d959 16:03:59 Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:03:59 ---> Running in ee1afb1014b6 16:03:59 (1/33) Installing libbz2 (1.0.8-r1) 16:03:59 (2/33) Installing expat (2.2.9-r1) 16:03:59 (3/33) Installing libffi (3.3-r2) 16:03:59 (4/33) Installing gdbm (1.13-r1) 16:03:59 (5/33) Installing xz-libs (5.2.5-r0) 16:04:00 (6/33) Installing sqlite-libs (3.32.1-r0) 16:04:00 (7/33) Installing python3 (3.8.5-r0) 16:04:01 Removing intermediate container ee1afb1014b6 16:04:01 ---> 3f93f4c0f7d6 16:04:01 Step 21/21 : LABEL version=0.0.0 16:04:01 ---> Running in 20ee715848a3 16:04:02 Removing intermediate container 20ee715848a3 16:04:02 ---> a49cf29e7e30 16:04:02 16:04:03 Successfully built a49cf29e7e30 16:04:03 Successfully tagged docker-support-scheduler-go-arm64:latest 16:04:03  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 16:04:04 (8/33) Installing py3-appdirs (1.4.4-r1) 16:04:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:04:04 (10/33) Installing py3-parsing (2.4.7-r0) 16:04:04 (11/33) Installing py3-six (1.15.0-r0) 16:04:05 (12/33) Installing py3-packaging (20.4-r0) 16:04:05 (13/33) Installing py3-setuptools (47.0.0-r0) 16:04:05 (14/33) Installing py3-chardet (3.0.4-r4) 16:04:05 (15/33) Installing py3-idna (2.9-r0) 16:04:05 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:04:05 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:04:05 (18/33) Installing py3-requests (2.23.0-r0) 16:04:05 (19/33) Installing py3-msgpack (1.0.0-r0) 16:04:05 (20/33) Installing py3-lockfile (0.12.2-r3) 16:04:05 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:04:05 (22/33) Installing py3-colorama (0.4.3-r0) 16:04:05 (23/33) Installing py3-distlib (0.3.0-r0) 16:04:05 (24/33) Installing py3-distro (1.5.0-r1) 16:04:05 (25/33) Installing py3-webencodings (0.5.1-r3) 16:04:05 (26/33) Installing py3-html5lib (1.0.1-r4) 16:04:06 (27/33) Installing py3-pytoml (0.1.21-r0) 16:04:06 (28/33) Installing py3-pep517 (0.8.2-r0) 16:04:06 (29/33) Installing py3-progress (1.5-r0) 16:04:06 (30/33) Installing py3-toml (0.10.1-r0) 16:04:06 (31/33) Installing py3-retrying (1.3.3-r0) 16:04:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:04:06 (33/33) Installing py3-pip (20.1.1-r0) 16:04:06 Executing busybox-1.31.1-r19.trigger 16:04:06 OK: 71 MiB in 55 packages 16:04:07 Removing intermediate container 971318aab8f8 16:04:07 ---> b891c1157fe0 16:04:07 16:04:07 Step 10/22 : FROM scratch 16:04:07 ---> 16:04:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:07 ---> Using cache 16:04:07 ---> 5e4af6126c56 16:04:07 Step 12/22 : ENV APP_PORT=48081 16:04:07 ---> Running in d3580b2dc7c7 16:04:08 Removing intermediate container d3580b2dc7c7 16:04:08 ---> 25a9b5e7de84 16:04:08 Step 13/22 : EXPOSE $APP_PORT 16:04:09 ---> Running in 224bfe5244de 16:04:10 Removing intermediate container 224bfe5244de 16:04:10 ---> 2415ffea0457 16:04:10 Step 14/22 : WORKDIR / 16:04:10 ---> Running in 5443cf0977b5 16:04:12 Removing intermediate container 5443cf0977b5 16:04:12 ---> a25589a104ac 16:04:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 16:04:13 ---> 66185f52e99e 16:04:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:04:14 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 16:04:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:04:14 ---> dbefcaff6b0d 16:04:14 Step 3/21 : WORKDIR /edgex-go 16:04:14 ---> Using cache 16:04:14 ---> 853d83810fee 16:04:14 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:14 ---> Using cache 16:04:14 ---> bb2a51ae5a8c 16:04:14 Step 5/21 : RUN apk update && apk add make git 16:04:14 ---> Using cache 16:04:14 ---> cef4dff73ebc 16:04:14 Step 6/21 : COPY go.mod . 16:04:14 ---> Using cache 16:04:14 ---> b40e3e2573c7 16:04:14 Step 7/21 : RUN go mod download 16:04:14 ---> Using cache 16:04:14 ---> af724483be37 16:04:14 Step 8/21 : COPY . . 16:04:15 ---> Using cache 16:04:15 ---> 2f09b4e0d81f 16:04:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:04:16 ---> Running in f7062b58c5e1 16:04:16 ---> f6958e011521 16:04:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:04:17 Removing intermediate container 279ec7852caf 16:04:17 ---> f71faf2e97b6 16:04:17 16:04:17 Step 10/23 : FROM alpine 16:04:18 latest: Pulling from library/alpine 16:04:18 Removing intermediate container c604d361c115 16:04:18 ---> 9a25399b0b18 16:04:18 Step 21/27 : RUN pip install docker-compose==1.23.2 16:04:18 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:04:18 ---> 73a643c7d851 16:04:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:04:18 Status: Downloaded newer image for alpine:latest 16:04:18 ---> 2e77e061c27f 16:04:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:04:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:04:18 ---> Running in 33abcaac4a29 16:04:18 ---> Running in 938a495e0e68 16:04:18 ---> Running in 6fe4f7f6011e 16:04:19 Removing intermediate container 6fe4f7f6011e 16:04:19 ---> 4ad99f6e3645 16:04:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:20 Removing intermediate container 938a495e0e68 16:04:20 ---> 23e19dc6c5cd 16:04:20 Step 12/23 : ENV APP_PORT=48080 16:04:20 ---> Running in 05949726d40f 16:04:20 ---> Running in 6d2e1ba4a303 16:04:21 Removing intermediate container 05949726d40f 16:04:21 ---> 0bb7025a46c9 16:04:21 Step 20/22 : LABEL arch=arm64 16:04:21 Removing intermediate container 6d2e1ba4a303 16:04:21 ---> d4381137fabb 16:04:21 Step 13/23 : EXPOSE $APP_PORT 16:04:21 ---> Running in 971683c5de7e 16:04:21 ---> Running in 21ea3805141c 16:04:22 Removing intermediate container 971683c5de7e 16:04:22 ---> 1b57ae8225ba 16:04:22 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:04:22 Removing intermediate container 21ea3805141c 16:04:22 ---> e60e8a0fe94b 16:04:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:22 ---> Running in c85c9ea9c62f 16:04:23 ---> Running in 6847be1763ce 16:04:23 Removing intermediate container c85c9ea9c62f 16:04:23 ---> a33ea87ad2a8 16:04:23 Step 22/22 : LABEL version=0.0.0 16:04:24 ---> Running in 3dbd1586beff 16:04:25 Removing intermediate container 3dbd1586beff 16:04:25 ---> 7c717b6fdaa1 16:04:25 16:04:26 Collecting docker-compose==1.23.2 16:04:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:04:26 Successfully built 7c717b6fdaa1 16:04:26 Successfully tagged docker-core-metadata-go-arm64:latest 16:04:26  Building docker-core-metadata-go ... done Building docker-support-notifications-go 16:04:27 Removing intermediate container 6847be1763ce 16:04:27 ---> 4e785d77846d 16:04:27 Step 15/23 : RUN apk --no-cache add zeromq 16:04:27 ---> Running in 62cf857d0d0b 16:04:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:04:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:04:29 Collecting cached-property<2,>=1.2.0 16:04:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:29 Collecting docker<4.0,>=3.6.0 16:04:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:04:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:04:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:30 ---> dbefcaff6b0d 16:04:30 Step 3/24 : WORKDIR /edgex-go 16:04:30 ---> Using cache 16:04:30 ---> 853d83810fee 16:04:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:30 ---> Using cache 16:04:30 ---> bb2a51ae5a8c 16:04:30 Step 5/24 : RUN apk update && apk add make git 16:04:30 ---> Using cache 16:04:30 ---> cef4dff73ebc 16:04:30 Step 6/24 : COPY go.mod . 16:04:30 ---> Using cache 16:04:30 ---> b40e3e2573c7 16:04:30 Step 7/24 : RUN go mod download 16:04:30 ---> Using cache 16:04:30 ---> af724483be37 16:04:30 Step 8/24 : COPY . . 16:04:30 ---> Using cache 16:04:30 ---> 2f09b4e0d81f 16:04:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:30 ---> Running in 6bc9600c2ead 16:04:31 Collecting PyYAML<4,>=3.10 16:04:31 Downloading PyYAML-3.13.tar.gz (270 kB) 16:04:31 (1/5) Installing libgcc (9.3.0-r2) 16:04:31 (2/5) Installing libsodium (1.0.18-r0) 16:04:31 (3/5) Installing libstdc++ (9.3.0-r2) 16:04:31 (4/5) Installing libzmq (4.3.3-r0) 16:04:32 (5/5) Installing zeromq (4.3.3-r0) 16:04:32 Executing busybox-1.31.1-r19.trigger 16:04:32 OK: 8 MiB in 19 packages 16:04:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:04:35 Removing intermediate container 62cf857d0d0b 16:04:35 ---> 121fbb46401e 16:04:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:04:36 Collecting websocket-client<1.0,>=0.32.0 16:04:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:04:36 ---> 4e6ba966ef5a 16:04:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:04:37 Collecting jsonschema<3,>=2.5.1 16:04:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:04:38 Collecting texttable<0.10,>=0.9.0 16:04:38 Downloading texttable-0.9.1.tar.gz (11 kB) 16:04:39 ---> 27f91d839ba0 16:04:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:04:40 ---> 2182a38ebf19 16:04:40 Step 19/23 : ENTRYPOINT ["/core-data"] 16:04:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:04:40 ---> Running in 8442fb82cdb7 16:04:41 Collecting dockerpty<0.5,>=0.4.1 16:04:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:04:41 Removing intermediate container 8442fb82cdb7 16:04:41 ---> d8b38ba76656 16:04:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:42 ---> Running in f9eb89385d8f 16:04:43 Removing intermediate container f9eb89385d8f 16:04:43 ---> d24a278050be 16:04:43 Step 21/23 : LABEL arch=arm64 16:04:43 ---> Running in 94b1f74426a4 16:04:44 Removing intermediate container 94b1f74426a4 16:04:44 ---> 46f711d1ced3 16:04:44 Step 22/23 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:04:44 ---> Running in 2d5430d4298f 16:04:44 Collecting docopt<0.7,>=0.6.1 16:04:44 Downloading docopt-0.6.2.tar.gz (25 kB) 16:04:45 Removing intermediate container 2d5430d4298f 16:04:45 ---> 536c72935a33 16:04:45 Step 23/23 : LABEL version=0.0.0 16:04:45 ---> Running in 96b2b10af341 16:04:46 Removing intermediate container 96b2b10af341 16:04:46 ---> bbb1ec5ba352 16:04:46 16:04:47 Successfully built bbb1ec5ba352 16:04:47 Successfully tagged docker-core-data-go-arm64:latest 16:04:47 Building docker-core-command-go 16:04:48  Building docker-core-data-go ... done Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:04:48 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:04:48 Collecting idna<2.8,>=2.5 16:04:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:04:49 Collecting urllib3<1.25,>=1.21.1 16:04:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:04:50 Collecting docker-pycreds>=0.4.0 16:04:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:04:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:04:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:04:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:04:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:04:52 Installing collected packages: idna, urllib3, requests, cached-property, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, texttable, dockerpty, docopt, docker-compose 16:04:52 Attempting uninstall: idna 16:04:52 Found existing installation: idna 2.9 16:04:52 Uninstalling idna-2.9: 16:04:52 Successfully uninstalled idna-2.9 16:04:53 Attempting uninstall: urllib3 16:04:53 Found existing installation: urllib3 1.25.9 16:04:53 Uninstalling urllib3-1.25.9: 16:04:53 Successfully uninstalled urllib3-1.25.9 16:04:54 Attempting uninstall: requests 16:04:54 Found existing installation: requests 2.23.0 16:04:54 Uninstalling requests-2.23.0: 16:04:54 Successfully uninstalled requests-2.23.0 16:04:56 Running setup.py install for PyYAML: started 16:04:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 16:04:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:58 ---> dbefcaff6b0d 16:04:58 Step 3/24 : WORKDIR /edgex-go 16:04:58 ---> Using cache 16:04:58 ---> 853d83810fee 16:04:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:58 ---> Using cache 16:04:58 ---> bb2a51ae5a8c 16:04:58 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 16:04:59 Running setup.py install for PyYAML: finished with status 'done' 16:04:59 Running setup.py install for texttable: started 16:04:59 ---> Running in d8a063d3e55b 16:05:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:02 Running setup.py install for texttable: finished with status 'done' 16:05:02 Running setup.py install for dockerpty: started 16:05:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:05:04 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:05:04 OK: 12616 distinct packages available 16:05:05 OK: 217 MiB in 51 packages 16:05:05 Running setup.py install for dockerpty: finished with status 'done' 16:05:05 Running setup.py install for docopt: started 16:05:08 Removing intermediate container d8a063d3e55b 16:05:08 ---> 48454d634976 16:05:08 Step 6/24 : COPY go.mod . 16:05:09 Running setup.py install for docopt: finished with status 'done' 16:05:09 ---> 27f979f0e774 16:05:09 Step 7/24 : RUN go mod download 16:05:09 ---> Running in c15b61b91ebc 16:05:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 16:05:12 ---> f7e3925edd2a 16:05:12 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:05:12 ---> 2442fc59b7fd 16:05:12 Step 9/23 : RUN make cmd/core-data/core-data 16:05:12 ---> 2a47d42c834b 16:05:12 Step 9/22 : RUN make cmd/core-command/core-command 16:05:12 ---> 4297704f13b7 16:05:12 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 16:05:12 ---> Running in 430fdd741251 16:05:12 ---> Running in a2b3bc74ec89 16:05:12 ---> Running in 6672873dc5bc 16:05:12 ---> Running in b7cfa4b2e117 16:05:12 ---> 3f4cb7214f7f 16:05:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:12 ---> Running in c345d20f589c 16:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:05:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:05:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:16 ---> dbefcaff6b0d 16:05:16 Step 3/22 : WORKDIR /edgex-go 16:05:16 ---> Using cache 16:05:16 ---> 853d83810fee 16:05:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:16 ---> Using cache 16:05:16 ---> bb2a51ae5a8c 16:05:16 Step 5/22 : RUN apk update && apk add make git 16:05:16 ---> Using cache 16:05:16 ---> cef4dff73ebc 16:05:16 Step 6/22 : COPY go.mod . 16:05:16 ---> Using cache 16:05:16 ---> b40e3e2573c7 16:05:16 Step 7/22 : RUN go mod download 16:05:16 ---> Using cache 16:05:16 ---> af724483be37 16:05:16 Step 8/22 : COPY . . 16:05:16 Removing intermediate container c15b61b91ebc 16:05:16 ---> 175d4eef0270 16:05:16 Step 8/24 : COPY . . 16:05:16 ---> Using cache 16:05:16 ---> 2f09b4e0d81f 16:05:16 Step 9/22 : RUN make cmd/core-command/core-command 16:05:17 ---> Running in 11c032bd9dcb 16:05:18 Removing intermediate container 33abcaac4a29 16:05:18 ---> 1380052965ef 16:05:18 Step 22/27 : RUN apk --no-cache add curl 16:05:18 ---> Running in 92dcf1f1c7d0 16:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:05:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:05:22 (2/3) Installing libcurl (7.69.1-r1) 16:05:22 (3/3) Installing curl (7.69.1-r1) 16:05:22 Executing busybox-1.31.1-r19.trigger 16:05:22 OK: 71 MiB in 58 packages 16:05:25 Removing intermediate container 92dcf1f1c7d0 16:05:25 ---> bbfb4a78f174 16:05:25 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:05:26 ---> Running in 1ef2b3492c18 16:05:27 Removing intermediate container 1ef2b3492c18 16:05:27 ---> 8d32d87fef7f 16:05:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:27 ---> Running in 5f4df7f87ec3 16:05: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 16:05:28 Removing intermediate container 5f4df7f87ec3 16:05:28 ---> 16ed295c834f 16:05:28 Step 25/27 : LABEL arch=arm64 16:05:28 ---> Running in 0cf9cd6172e7 16:05:29 Removing intermediate container 0cf9cd6172e7 16:05:29 ---> dfcb09e666e9 16:05:29 Step 26/27 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:05:30 ---> Running in 62eb7be2bddc 16:05:31 Removing intermediate container 62eb7be2bddc 16:05:31 ---> a249a30a1273 16:05:31 Step 27/27 : LABEL version=0.0.0 16:05:31 ---> Running in ac887ec7502b 16:05:32 Removing intermediate container ac887ec7502b 16:05:32 ---> 82c307e533c3 16:05:32 16:05:33 Successfully built 82c307e533c3 16:05:33 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:05:33 Building docker-security-secrets-setup-go 16:05:38  Building docker-sys-mgmt-agent-go ... done  ---> 8eefe2f33a71 16:05:38 Step 9/24 : RUN make cmd/support-notifications/support-notifications 16:05:38 ---> Running in e2915380b922 16:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:05:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05:48 Removing intermediate container f7062b58c5e1 16:05:48 ---> f7c2d7749925 16:05:48 16:05:48 Step 10/21 : FROM alpine 16:05:48 ---> 2e77e061c27f 16:05:48 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 16:05:48 ---> Running in b466461225c1 16:05:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:05:52 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:05:52 v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:05:52 OK: 12617 distinct packages available 16:05:53 (1/4) Installing ca-certificates (20191127-r4) 16:05:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:05:53 (3/4) Installing libcurl (7.69.1-r1) 16:05:53 (4/4) Installing curl (7.69.1-r1) 16:05:53 Executing busybox-1.31.1-r19.trigger 16:05:53 Executing ca-certificates-20191127-r4.trigger 16:05:54 OK: 7 MiB in 18 packages 16:05:58 Removing intermediate container b466461225c1 16:05:58 ---> ab942d75233c 16:05:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:05:58 ---> Running in ef41f867c21a 16:05:59 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 16:05:59 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 16:05:59 ---> dbefcaff6b0d 16:05:59 Step 3/29 : WORKDIR /edgex-go 16:05:59 ---> Using cache 16:05:59 ---> 853d83810fee 16:05:59 Step 4/29 : RUN apk update && apk add make git 16:05:59 ---> Running in 7cea52cbf25d 16:06:00 Removing intermediate container ef41f867c21a 16:06:00 ---> 216650e8e5b6 16:06:00 Step 13/21 : WORKDIR /edgex 16:06:00 ---> Running in 5bb262c563a8 16:06:02 Removing intermediate container 5bb262c563a8 16:06:02 ---> d65954a9e4d8 16:06:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:06:02 Removing intermediate container 6bc9600c2ead 16:06:02 ---> fc957cc3438e 16:06:02 16:06:02 Step 10/24 : FROM alpine:3.10 16:06:02 ---> 536a684cf733 16:06:02 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:06:02 ---> Using cache 16:06:02 ---> df87324629f5 16:06:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:02 Removing intermediate container a2b3bc74ec89 16:06:02 ---> ea73071f1dcf 16:06:02 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:02 ---> Running in 409e306bf8a5 16:06:03 ---> Running in cc225f058362 16:06:03 ---> 937fe145d993 16:06:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:06:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:04 Removing intermediate container cc225f058362 16:06:04 ---> c69eb67dcc44 16:06:04 Step 13/24 : WORKDIR / 16:06:04 ---> Running in 49c79b6800cf 16:06:04 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 16:06:04 v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] 16:06:04 OK: 12616 distinct packages available 16:06:05 Removing intermediate container 49c79b6800cf 16:06:05 ---> 9b78aeef529c 16:06:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:06:05 ---> 57ba1ef8b1a7 16:06:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:06:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:06 OK: 217 MiB in 51 packages 16:06:06 ---> 7e4cd0c1cd3c 16:06:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:06:08 ---> a52bcaa45366 16:06:08 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:06:08 ---> Running in 5cf02b7b9f55 16:06:08 Removing intermediate container 7cea52cbf25d 16:06:08 ---> 71718898ee9a 16:06:08 Step 5/29 : COPY go.mod . 16:06:08 ---> f3248373ca5a 16:06:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:06:09 Removing intermediate container 5cf02b7b9f55 16:06:09 ---> 83bafc83829d 16:06:09 Step 18/21 : CMD ["--init=true"] 16:06:09 ---> Running in 14b441bce1b7 16:06:10 ---> a99fe134a722 16:06:10 Step 6/29 : RUN go mod download 16:06:10 ---> ebc85d5c8446 16:06:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:06:10 ---> Running in 53d862c1b152 16:06:10 Removing intermediate container 14b441bce1b7 16:06:10 ---> 5e28f577eb4e 16:06:10 Step 19/21 : LABEL arch=arm64 16:06:10 ---> Running in 1a4807c785fb 16:06:10 Removing intermediate container c345d20f589c 16:06:10 ---> 1ca42574d43c 16:06:10 16:06:10 Step 10/24 : FROM alpine:3.10 16:06:10 ---> be4e4bea2c2e 16:06:10 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 16:06:10 ---> Using cache 16:06:10 ---> 8aa8f02325e8 16:06:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:06:10 Removing intermediate container 430fdd741251 16:06:10 ---> b8df4d9da7cf 16:06:10 16:06:10 Step 10/22 : FROM scratch 16:06:10 ---> 16:06:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:11 ---> Running in d52903baab12 16:06:11 Removing intermediate container b7cfa4b2e117 16:06:11 ---> acb6b2afe29f 16:06:11 16:06:11 Step 10/21 : FROM scratch 16:06:11 ---> 16:06:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:12 Removing intermediate container 1a4807c785fb 16:06:12 ---> 0b06b2e1f75f 16:06:12 Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:12 ---> Running in 3320d0f3d4ca 16:06:12 ---> Using cache 16:06:12 ---> b879b15c4fc8 16:06:12 Step 12/22 : ENV APP_PORT=48082 16:06:12 ---> Using cache 16:06:12 ---> b879b15c4fc8 16:06:12 Step 12/21 : ENV APP_PORT=48085 16:06:12 ---> 9b39d1cfcd02 16:06:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:06:13 ---> Running in d9faf82511ca 16:06:13 Removing intermediate container d52903baab12 16:06:13 ---> ae03c5213d23 16:06:13 Step 13/24 : WORKDIR / 16:06:13 Removing intermediate container 3320d0f3d4ca 16:06:13 ---> 50c945e3f74e 16:06:13 Step 21/21 : LABEL version=0.0.0 16:06:13 Removing intermediate container 409e306bf8a5 16:06:13 ---> 740be7a09519 16:06:13 16:06:13 Step 11/27 : FROM docker:latest 16:06:13 ---> Running in 16b49cccc03e 16:06:13 ---> b0757c55a1fd 16:06:13 Step 12/27 : RUN apk add --no-cache bash 16:06:13 ---> Running in 3a31f2eb62cd 16:06:13 ---> Running in d26a4d509e06 16:06:13 ---> Running in 1813bd15d48e 16:06:14 Removing intermediate container 16b49cccc03e 16:06:14 ---> 4c57fb8f6e0d 16:06:14 Step 13/21 : EXPOSE $APP_PORT 16:06:14 Removing intermediate container d9faf82511ca 16:06:14 ---> 0a097ea157dd 16:06:14 Step 13/22 : EXPOSE $APP_PORT 16:06:14 Removing intermediate container 3a31f2eb62cd 16:06:14 ---> 02b29853c6f9 16:06: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 16:06:14 ---> Running in 1bdd67290e12 16:06:14 ---> Running in 5826729ffc23 16:06:14 Removing intermediate container 1813bd15d48e 16:06:14 ---> 8de65ae5e744 16:06:14 16:06:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:06:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:06:15 Removing intermediate container 1bdd67290e12 16:06:15 ---> 8945877f66f6 16:06:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 16:06:15 Removing intermediate container 53d862c1b152 16:06:15 ---> c31c89815a28 16:06:15 Step 7/29 : COPY . . 16:06:15 ---> 8c3f78b52d58 16:06:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:06:15 Successfully built 8de65ae5e744 16:06:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:06:15 (1/2) Installing readline (8.0.4-r0) 16:06:15 (2/2) Installing bash (5.0.17-r0) 16:06:16 Executing bash-5.0.17-r0.post-install 16:06:16 Executing busybox-1.31.1-r19.trigger 16:06:16 OK: 12 MiB in 22 packages 16:06:16 Removing intermediate container 5826729ffc23 16:06:16 ---> 61b0bdafece4 16:06:16 Step 14/22 : WORKDIR / 16:06:17 ---> 8918e3e9c38e 16:06:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:06:17 ---> Running in 6281aead8ee6 16:06:17 ---> de3efad02f7e 16:06:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:06:17  Building docker-security-proxy-setup-go ... done  ---> 348229a8a7fb 16:06:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:17 Removing intermediate container 6672873dc5bc 16:06:17 ---> 285bc3b6c82d 16:06:17 16:06:17 Step 10/23 : FROM alpine 16:06:17 ---> d6e46aa2470d 16:06:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:17 ---> Running in d96af5c8e52f 16:06:17 Removing intermediate container 6281aead8ee6 16:06:17 ---> b948c00de5c9 16:06:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:06:17 ---> Running in 1ac76cc037a7 16:06:17 ---> 910e1215f2a9 16:06:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:06:17 Removing intermediate container d26a4d509e06 16:06:17 ---> f4c6c0737364 16:06:17 Step 13/27 : RUN rm -rf /var/cache/apk/* 16:06:18 Removing intermediate container d96af5c8e52f 16:06:18 ---> a00f2ca606bb 16:06:18 Step 12/23 : ENV APP_PORT=48080 16:06:18 ---> Running in 2f33b3ea5084 16:06:18 ---> e9e1777cdd35 16:06:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:06:18 ---> 385283b0113a 16:06:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:06:18 ---> 8ab2f95592be 16:06:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:06:18 ---> Running in 879a19f07242 16:06:19 ---> 798eb3c00aad 16:06:19 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 16:06:19 ---> Running in e4e7a2f697d9 16:06:19 Removing intermediate container 879a19f07242 16:06:19 ---> 781499556e37 16:06:19 Step 13/23 : EXPOSE $APP_PORT 16:06:19 ---> 3c87eaf03dcb 16:06:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:06:20 ---> 8ae65003c40e 16:06:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:06:20 ---> Running in 06323c6a54ea 16:06:20 Removing intermediate container e4e7a2f697d9 16:06:20 ---> 3cd632aaf76e 16:06:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:20 ---> Running in 4efae6b088a7 16:06:21 Removing intermediate container 06323c6a54ea 16:06:21 ---> 4b921a789841 16:06:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:21 ---> 4649cbfb1eac 16:06:21 Step 18/22 : ENTRYPOINT ["/core-command"] 16:06:21 Removing intermediate container 2f33b3ea5084 16:06:21 ---> 6a620acfc843 16:06:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:06:21 Removing intermediate container 4efae6b088a7 16:06:21 ---> 27a1853363db 16:06:21 Step 19/21 : LABEL arch=x86_64 16:06:21 ---> Running in 796380c41e73 16:06:21 ---> Running in 5ca2dcef9705 16:06:21 ---> Running in 4d53e20de415 16:06:22 ---> Running in 044a0c6ab4e4 16:06:22 ---> 5ffcda0ee906 16:06:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:06:22 Removing intermediate container 5ca2dcef9705 16:06:22 ---> a569ff853bc0 16:06:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:22 Removing intermediate container 4d53e20de415 16:06:22 ---> 7132871c5c10 16:06:22 Step 15/27 : ENV APP_PORT=48090 16:06:22 Removing intermediate container 044a0c6ab4e4 16:06:22 ---> cdc5eeae9425 16:06:22 Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:23 ---> Running in 9d62acbf2885 16:06:23 ---> Running in a9259ca1e112 16:06:23 ---> Running in 76c997306e87 16:06:23 ---> c07fbf7617e7 16:06:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:24 Removing intermediate container 9d62acbf2885 16:06:24 ---> bf4b9847ddda 16:06:24 Step 16/27 : EXPOSE $APP_PORT 16:06:24 ---> Running in 5898c4290970 16:06:24 Removing intermediate container 76c997306e87 16:06:24 ---> a4d359c00329 16:06:24 Step 21/21 : LABEL version=0.0.0 16:06:24 Removing intermediate container a9259ca1e112 16:06:24 ---> b319eed20664 16:06:24 Step 20/22 : LABEL arch=x86_64 16:06:24 ---> Running in 2a1e7dc5e173 16:06:24 ---> Running in 2dc5d721fa70 16:06:24 ---> Running in 1ccf66d5381f 16:06:24 Removing intermediate container 1ac76cc037a7 16:06:24 ---> 5d671fca34d9 16:06:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:06:24 ---> Running in f43627bc5627 16:06:24 Removing intermediate container f43627bc5627 16:06:24 ---> 51036a5b1a90 16:06:24 Step 22/24 : LABEL arch=arm64 16:06:24 ---> Running in 979202f213e5 16:06:25 Removing intermediate container 796380c41e73 16:06:25 ---> 55389368ca4d 16:06:25 Step 15/23 : RUN apk --no-cache add zeromq 16:06:25 Removing intermediate container 2dc5d721fa70 16:06:25 ---> 13431c0efd5d 16:06:25 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:25 Removing intermediate container 2a1e7dc5e173 16:06:25 ---> 6a894d550715 16:06:25 16:06:25 ---> Running in 25e4aa473463 16:06:25 Removing intermediate container 1ccf66d5381f 16:06:25 ---> c4d2c69a15eb 16:06:25 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:25 Removing intermediate container 979202f213e5 16:06:25 ---> 0ce262f91b13 16:06:25 Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:26 ---> Running in 96d469c29e4e 16:06:26 ---> Running in b3a1a6feb379 16:06:27 Removing intermediate container b3a1a6feb379 16:06:27 ---> 774cde8b9093 16:06:27 Step 24/24 : LABEL version=0.0.0 16:06:28 Removing intermediate container 96d469c29e4e 16:06:28 ---> 0e8c19f2592f 16:06:28 Step 22/22 : LABEL version=0.0.0 16:06:28 ---> 4bd749a45c49 16:06:28 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:28 ---> Running in 249f94cbea2b 16:06:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:06:28 Successfully built 6a894d550715 16:06:28 Successfully tagged docker-support-scheduler-go:latest 16:06:28  Building docker-support-scheduler-go ... done Removing intermediate container 249f94cbea2b 16:06:28 ---> c29a47da505e 16:06:28 16:06:28 ---> Running in 940f58e8b44e 16:06:28 ---> 485d84a7a238 16:06:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:06:28 Successfully built c29a47da505e 16:06:28 Successfully tagged docker-core-command-go:latest 16:06:28  Building docker-core-command-go ... done Removing intermediate container 5898c4290970 16:06:28 ---> 40570829e88a 16:06:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:06:28 ---> Running in 8ab85b118a17 16:06:28 ---> 71b676712706 16:06:28 Step 20/27 : RUN apk --no-cache add py3-pip 16:06:29 Removing intermediate container 940f58e8b44e 16:06:29 ---> b45155e767b2 16:06:29 16:06:29 (1/5) Installing libgcc (9.3.0-r2) 16:06:29 ---> Running in 288eb72caa42 16:06:29 Removing intermediate container 8ab85b118a17 16:06:29 ---> 342ab3b23de4 16:06:29 Step 22/24 : LABEL arch=x86_64 16:06:29 (2/5) Installing libsodium (1.0.18-r0) 16:06:29 (3/5) Installing libstdc++ (9.3.0-r2) 16:06:30 ---> Running in f224e616540f 16:06:30 (4/5) Installing libzmq (4.3.3-r0) 16:06:30 (5/5) Installing zeromq (4.3.3-r0) 16:06:30 Executing busybox-1.31.1-r19.trigger 16:06:30 OK: 8 MiB in 19 packages 16:06:30 Successfully built b45155e767b2 16:06:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:06:30 Removing intermediate container f224e616540f 16:06:30 ---> 3a70796df5c8 16:06:30 Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:30 ---> Running in 38c66d681b86 16:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:06:31 Removing intermediate container 38c66d681b86 16:06:31 ---> 435e2d5f207e 16:06:31 Step 24/24 : LABEL version=0.0.0 16:06:31 ---> Running in a9d9e03e445b 16:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:06:32 Removing intermediate container a9d9e03e445b 16:06:32 ---> 7c27a9869b7c 16:06:32 16:06:32 (1/33) Installing libbz2 (1.0.8-r1) 16:06:32 (2/33) Installing expat (2.2.9-r1) 16:06:32 (3/33) Installing libffi (3.3-r2) 16:06:32 Removing intermediate container 25e4aa473463 16:06:32 ---> f9507472d3ce 16:06:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 16:06:32 (4/33) Installing gdbm (1.13-r1) 16:06:32 (5/33) Installing xz-libs (5.2.5-r0) 16:06:32 (6/33) Installing sqlite-libs (3.32.1-r0) 16:06:32 Successfully built 7c27a9869b7c 16:06:32 Successfully tagged docker-security-secretstore-setup-go:latest 16:06:32  Building docker-security-secretstore-setup-go ... done (7/33) Installing python3 (3.8.5-r0) 16:06:33 ---> 14e7a420e638 16:06:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:06:37  Building docker-security-secretstore-setup-go ... done  ---> 8a75009bec56 16:06:37 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 16:06:37 ---> Running in f19b16715358 16:06:38 ---> 727bffc4bd8d 16:06:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:06:38 (8/33) Installing py3-appdirs (1.4.4-r1) 16:06:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:06:38 (10/33) Installing py3-parsing (2.4.7-r0) 16:06:38 (11/33) Installing py3-six (1.15.0-r0) 16:06:38 (12/33) Installing py3-packaging (20.4-r0) 16:06:38 (13/33) Installing py3-setuptools (47.0.0-r0) 16:06:38 (14/33) Installing py3-chardet (3.0.4-r4) 16:06:38 (15/33) Installing py3-idna (2.9-r0) 16:06:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:06:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:06:38 (18/33) Installing py3-requests (2.23.0-r0) 16:06:38 (19/33) Installing py3-msgpack (1.0.0-r0) 16:06:38 (20/33) Installing py3-lockfile (0.12.2-r3) 16:06:38 ---> 7d85c55aaba7 16:06:38 Step 19/23 : ENTRYPOINT ["/core-data"] 16:06:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:06:38 (22/33) Installing py3-colorama (0.4.3-r0) 16:06:38 (23/33) Installing py3-distlib (0.3.0-r0) 16:06:38 ---> Running in fb637bb07944 16:06:38 (24/33) Installing py3-distro (1.5.0-r1) 16:06:38 (25/33) Installing py3-webencodings (0.5.1-r3) 16:06:38 (26/33) Installing py3-html5lib (1.0.1-r4) 16:06:38 (27/33) Installing py3-pytoml (0.1.21-r0) 16:06:38 (28/33) Installing py3-pep517 (0.8.2-r0) 16:06:38 (29/33) Installing py3-progress (1.5-r0) 16:06:38 (30/33) Installing py3-toml (0.10.1-r0) 16:06:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:06:38 (31/33) Installing py3-retrying (1.3.3-r0) 16:06:38 Removing intermediate container fb637bb07944 16:06:38 ---> 2672c8c6bb70 16:06:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:06:38 (33/33) Installing py3-pip (20.1.1-r0) 16:06:39 ---> Running in 63a4d572f9a3 16:06:39 Executing busybox-1.31.1-r19.trigger 16:06:39 OK: 71 MiB in 55 packages 16:06:39 Removing intermediate container 63a4d572f9a3 16:06:39 ---> 1ba2cae40b32 16:06:39 Step 21/23 : LABEL arch=x86_64 16:06:40 ---> Running in cc2990237046 16:06:40 Removing intermediate container cc2990237046 16:06:40 ---> a650debab742 16:06:40 Step 22/23 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:40 ---> Running in 840ff23685dc 16:06:42 Removing intermediate container 840ff23685dc 16:06:42 ---> 1d56c826d402 16:06:42 Step 23/23 : LABEL version=0.0.0 16:06:43 ---> Running in 87022e66a464 16:06:45 Removing intermediate container 87022e66a464 16:06:45 ---> e1a34f361502 16:06:45 16:06:45 Successfully built e1a34f361502 16:06:45 Successfully tagged docker-core-data-go:latest 16:06:46  Building docker-core-data-go ... done Removing intermediate container 288eb72caa42 16:06:46 ---> d2ba7cd48283 16:06:46 Step 21/27 : RUN pip install docker-compose==1.23.2 16:06:46 ---> Running in fda337e2bda2 16:06:48 Removing intermediate container 11c032bd9dcb 16:06:48 ---> 578c0eb6592f 16:06:48 16:06:48 Step 10/22 : FROM scratch 16:06:48 ---> 16:06:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:48 ---> Using cache 16:06:48 ---> 5e4af6126c56 16:06:48 Step 12/22 : ENV APP_PORT=48082 16:06:48 ---> Running in 021c40e53871 16:06:49 Collecting docker-compose==1.23.2 16:06:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:49 Collecting cached-property<2,>=1.2.0 16:06:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:49 Collecting texttable<0.10,>=0.9.0 16:06:49 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:49 Removing intermediate container 021c40e53871 16:06:49 ---> b820db0bf835 16:06:49 Step 13/22 : EXPOSE $APP_PORT 16:06:49 ---> Running in e536f1e5d464 16:06:50 Removing intermediate container e536f1e5d464 16:06:50 ---> d76e35d2ff57 16:06:50 Step 14/22 : WORKDIR / 16:06:50 ---> Running in aee4e0288a99 16:06:50 Collecting docker<4.0,>=3.6.0 16:06:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:06:50 Collecting jsonschema<3,>=2.5.1 16:06:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:51 Removing intermediate container aee4e0288a99 16:06:51 ---> 882172db995f 16:06:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 16:06:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:51 Collecting docopt<0.7,>=0.6.1 16:06:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:52 ---> 9d994467f0fc 16:06:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:06:52 Collecting dockerpty<0.5,>=0.4.1 16:06:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:54 ---> 14ff482172fb 16:06:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:06:54 Collecting PyYAML<4,>=3.10 16:06:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:55 ---> 062ce626909a 16:06:55 Step 18/22 : ENTRYPOINT ["/core-command"] 16:06:55 ---> Running in 171c1901785d 16:06:55 Collecting websocket-client<1.0,>=0.32.0 16:06:55 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 16:06:55 Collecting docker-pycreds>=0.4.0 16:06:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:55 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:06:55 Removing intermediate container 171c1901785d 16:06:55 ---> 008020ca188c 16:06:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:56 ---> Running in 47905b778084 16:06:56 Collecting urllib3<1.25,>=1.21.1 16:06:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:06:56 Collecting idna<2.8,>=2.5 16:06:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:56 Installing collected packages: cached-property, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, dockerpty, PyYAML, docker-compose 16:06:56 Running setup.py install for texttable: started 16:06:57 Removing intermediate container 47905b778084 16:06:57 ---> 1f35b3103589 16:06:57 Step 20/22 : LABEL arch=arm64 16:06:57 Running setup.py install for texttable: finished with status 'done' 16:06:57 Attempting uninstall: urllib3 16:06:57 Found existing installation: urllib3 1.25.9 16:06:57 Uninstalling urllib3-1.25.9: 16:06:57 ---> Running in d7fbe0c6112c 16:06:57 Successfully uninstalled urllib3-1.25.9 16:06:58 Attempting uninstall: idna 16:06:58 Found existing installation: idna 2.9 16:06:58 Uninstalling idna-2.9: 16:06:58 Successfully uninstalled idna-2.9 16:06:58 Attempting uninstall: requests 16:06:58 Found existing installation: requests 2.23.0 16:06:58 Uninstalling requests-2.23.0: 16:06:58 Successfully uninstalled requests-2.23.0 16:06:58 Removing intermediate container d7fbe0c6112c 16:06:58 ---> 46dd7fbb51a7 16:06:58 Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:06:58 ---> Running in 49b7c8f75ebe 16:06:59 Removing intermediate container e2915380b922 16:06:59 ---> 285c247e3323 16:06:59 16:06:59 Step 10/24 : FROM scratch 16:06:59 ---> 16:06:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 16:06:59 Running setup.py install for docopt: started 16:06:59 Removing intermediate container 49b7c8f75ebe 16:06:59 ---> f0921d1f712f 16:06:59 Step 22/22 : LABEL version=0.0.0 16:06:59 ---> Running in 42897c69e66b 16:06:59 ---> Running in 90fa10a40db8 16:06:59 Running setup.py install for docopt: finished with status 'done' 16:06:59 Running setup.py install for dockerpty: started 16:06:59 Removing intermediate container 42897c69e66b 16:06:59 ---> ab801b1e7cb7 16:06:59 Step 12/24 : ENV APP_PORT=48060 16:07:00 ---> Running in 95306705281d 16:07:00 Removing intermediate container 90fa10a40db8 16:07:00 ---> 85cd22a766c2 16:07:00 16:07:00 Running setup.py install for dockerpty: finished with status 'done' 16:07:00 Running setup.py install for PyYAML: started 16:07:01 Removing intermediate container 95306705281d 16:07:01 ---> 408fcdad378e 16:07:01 Step 13/24 : EXPOSE $APP_PORT 16:07:01 ---> Running in 96eb1d0f5807 16:07:01 Successfully built 85cd22a766c2 16:07:01 Successfully tagged docker-core-command-go-arm64:latest 16:07:01 Running setup.py install for PyYAML: finished with status 'done' 16:07:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 16:07:01  Building docker-core-command-go ... done Removing intermediate container 96eb1d0f5807 16:07:01 ---> 4cf159ef7815 16:07:01 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 16:07:02 ---> cbd0f4167c4c 16:07:02 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 16:07:04 ---> 9debcdd2e904 16:07:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 16:07:05 ---> 88f607508391 16:07:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 16:07:06 Removing intermediate container fda337e2bda2 16:07:06 ---> 6350e1488e09 16:07:06 Step 22/27 : RUN apk --no-cache add curl 16:07:06 ---> Running in b61f21b0cb8f 16:07:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:07:07 ---> 3385cd98180e 16:07:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:07:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:07:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:07:07 (2/3) Installing libcurl (7.69.1-r1) 16:07:07 (3/3) Installing curl (7.69.1-r1) 16:07:07 Executing busybox-1.31.1-r19.trigger 16:07:07 OK: 72 MiB in 58 packages 16:07:08 ---> 7196e062ddf1 16:07:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:07:08 Removing intermediate container b61f21b0cb8f 16:07:08 ---> 44da74ae5f3f 16:07:08 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 16:07:08 ---> Running in 6048d00844ee 16:07:09 Removing intermediate container 6048d00844ee 16:07:09 ---> 2c55f7bf8b11 16:07:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:09 ---> Running in 52070595d6cb 16:07:09 ---> f399d2c926d9 16:07:09 Step 20/24 : ENTRYPOINT ["/support-notifications"] 16:07:09 ---> Running in a89fc22e8a23 16:07:09 Removing intermediate container a89fc22e8a23 16:07:09 ---> 33cb3a7cb96c 16:07:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:10 ---> Running in 5e5b6dac9f8e 16:07:10 Removing intermediate container 52070595d6cb 16:07:10 ---> 73de8e62b043 16:07:10 Step 25/27 : LABEL arch=x86_64 16:07:10 ---> Running in da8fa00146fd 16:07:10 Removing intermediate container 5e5b6dac9f8e 16:07:10 ---> 0e0ea5bfb804 16:07:10 Step 22/24 : LABEL arch=arm64 16:07:10 ---> Running in 5882f835bc93 16:07:10 Removing intermediate container da8fa00146fd 16:07:10 ---> 9d61e1ef9f6f 16:07:10 Step 26/27 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:07:11 Removing intermediate container 5882f835bc93 16:07:11 ---> 537c4378a234 16:07:11 Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:07:11 ---> Running in 5b97214dfe79 16:07:11 ---> Running in 53a20ac8893d 16:07:11 Removing intermediate container 5b97214dfe79 16:07:11 ---> 1270b496df82 16:07:11 Step 27/27 : LABEL version=0.0.0 16:07:11 Removing intermediate container 53a20ac8893d 16:07:11 ---> 213da2753892 16:07:11 Step 24/24 : LABEL version=0.0.0 16:07:11 ---> Running in 52436e9bc0af 16:07:12 ---> Running in c733eb7301da 16:07:12 Removing intermediate container 52436e9bc0af 16:07:12 ---> 51dad9248367 16:07:12 16:07:12 Removing intermediate container c733eb7301da 16:07:12 ---> 84cbd96780a8 16:07:12 16:07:13 Successfully built 84cbd96780a8 16:07:13 Successfully tagged docker-support-notifications-go-arm64:latest 16:07:13  Building docker-support-notifications-go ... done Removing intermediate container f19b16715358 16:07:13 ---> ed6b0c04f2da 16:07:13 16:07:13 Step 9/29 : FROM alpine:latest 16:07:13 ---> 2e77e061c27f 16:07:13 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 16:07:13 Successfully built 51dad9248367 16:07:13 Successfully tagged docker-sys-mgmt-agent-go:latest 16:07:13 ---> Running in d331f585ae06 16:07:14 Removing intermediate container d331f585ae06 16:07:14 ---> 79e5590b62ef 16:07:14 Step 11/29 : USER root 16:07:14 ---> Running in 12b65a9ae717 16:07:14 Removing intermediate container 12b65a9ae717 16:07:14 ---> 56092b2fc151 16:07:14 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 16:07:14 ---> Running in 03d6937b40cc 16:07:14  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:07:14 $ docker stop --time=1 b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 16:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:16 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 16:07:16 v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 16:07:16 OK: 12617 distinct packages available 16:07:17 (1/2) Installing ca-certificates (20191127-r4) 16:07:17 (2/2) Installing dumb-init (1.2.2-r1) 16:07:17 Executing busybox-1.31.1-r19.trigger 16:07:17 Executing ca-certificates-20191127-r4.trigger 16:07:17 OK: 6 MiB in 16 packages 16:07:17 $ docker rm -f b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 [Pipeline] // withDockerContainer [Pipeline] sh 16:07:20 Removing intermediate container 03d6937b40cc 16:07:20 ---> d3094f81a6e2 16:07:20 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 16:07:20 ---> Running in 8e19cb6baac7 16:07:20 Removing intermediate container 8e19cb6baac7 16:07:20 ---> d3bbc7cfa625 16:07:20 Step 14/29 : WORKDIR $BASE_DIR 16:07:20 ---> Running in 7649fbb64c59 16:07:20 Removing intermediate container 7649fbb64c59 16:07:20 ---> 300b10015936 16:07:20 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 16:07:20 ---> Running in 74882bbb31c8 16:07:20 + grep docker 16:07:20 + docker images 16:07:20 docker-sys-mgmt-agent-go latest 51dad9248367 7 seconds ago 293MB 16:07:20 docker-core-data-go latest e1a34f361502 36 seconds ago 23.7MB 16:07:20 docker-security-secretstore-setup-go latest 7c27a9869b7c 48 seconds ago 24.7MB 16:07:20 docker-core-command-go latest c29a47da505e 52 seconds ago 12.2MB 16:07:20 docker-support-scheduler-go latest 6a894d550715 55 seconds ago 12.3MB 16:07:20 docker-security-secrets-setup-go latest 667951dbfb48 5 minutes ago 23.9MB 16:07:20 docker-security-bootstrap-redis-go latest 135bb5f64391 5 minutes ago 15.8MB 16:07:20 docker-core-metadata-go latest 1c8577666827 5 minutes ago 14.5MB 16:07:20 docker-support-notifications-go latest ad9280bd35a3 5 minutes ago 13.6MB 16:07:20 docker-security-proxy-setup-go latest 070537cfc7d1 5 minutes ago 24.6MB 16:07:20 docker latest b0757c55a1fd 38 hours 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 16:07:22 Removing intermediate container 74882bbb31c8 16:07:22 ---> 8a3fcfe934f4 16:07:22 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] node 16:07:23 ---> 83c95d961733 16:07:23 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 16:07:24 ---> 3c16c78c8deb 16:07:24 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 16:07:24 ---> 97c34d35a978 16:07:24 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 16:07:25 ---> 685ad31c8c2b 16:07:25 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 16:07:26 ---> 2607aaf0f3f6 16:07:26 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 16:07:26 ---> Running in f2110b1c7583 16:07:29 Removing intermediate container f2110b1c7583 16:07:29 ---> eeca3a729c0e 16:07:29 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 16:07:29 ---> 1d034bd7996b 16:07:29 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:29 ---> Running in 409daeccd285 16:07:31 Removing intermediate container 409daeccd285 16:07:31 ---> 61a0102c00e4 16:07:31 Step 24/29 : RUN chmod 755 security-secrets-setup 16:07:31 ---> Running in a48199b8b208 16:07:34 Removing intermediate container a48199b8b208 16:07:34 ---> cdf5c17e2579 16:07:34 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 16:07:34 ---> Running in bd33634abbfb 16:07:34 Removing intermediate container bd33634abbfb 16:07:34 ---> 851034405b9b 16:07:34 Step 26/29 : CMD [ "generate" ] 16:07:34 ---> Running in fafdc883b034 16:07:35 Removing intermediate container fafdc883b034 16:07:35 ---> db67be23bf98 16:07:35 Step 27/29 : LABEL arch=arm64 16:07:35 ---> Running in a6272fc66c8e 16:07:36 Removing intermediate container a6272fc66c8e 16:07:36 ---> e453126824ef 16:07:36 Step 28/29 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:07:36 ---> Running in 7082d4bfb544 16:07:36 Removing intermediate container 7082d4bfb544 16:07:36 ---> 2cb972865cbd 16:07:36 Step 29/29 : LABEL version=0.0.0 16:07:36 ---> Running in 019ed32407d6 16:07:37 Removing intermediate container 019ed32407d6 16:07:37 ---> f8b42296ad38 16:07:37 16:07:37 Still waiting to schedule task 16:07:37 All nodes of label ‘centos7-docker-8c-8g’ are offline 16:07:37 Successfully built f8b42296ad38 16:07:37 Successfully tagged docker-security-secrets-setup-go-arm64:latest 16:07:38  Building docker-security-secrets-setup-go ... done  [Pipeline] } 16:07:38 $ docker stop --time=1 c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb 16:07:40 $ docker rm -f c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb [Pipeline] // withDockerContainer [Pipeline] sh 16:07:40 + docker images+ 16:07:40 grep docker 16:07:41 docker-security-secrets-setup-go-arm64 latest f8b42296ad38 4 seconds ago 22.7MB 16:07:41 docker-support-notifications-go-arm64 latest 84cbd96780a8 28 seconds ago 12.9MB 16:07:41 docker-core-command-go-arm64 latest 85cd22a766c2 40 seconds ago 11.4MB 16:07:41 docker-security-secretstore-setup-go-arm64 latest b45155e767b2 About a minute ago 23.5MB 16:07:41 docker-security-proxy-setup-go-arm64 latest 8de65ae5e744 About a minute ago 23.4MB 16:07:41 docker-sys-mgmt-agent-go-arm64 latest 82c307e533c3 2 minutes ago 273MB 16:07:41 docker-core-data-go-arm64 latest bbb1ec5ba352 2 minutes ago 22.3MB 16:07:41 docker-core-metadata-go-arm64 latest 7c717b6fdaa1 3 minutes ago 13.6MB 16:07:41 docker-support-scheduler-go-arm64 latest a49cf29e7e30 3 minutes ago 11.5MB 16:07:41 docker-security-bootstrap-redis-go-arm64 latest 1e640c4f0dcf 3 minutes ago 15.2MB 16:07:41 docker latest 84e3a507c27b 39 hours 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] } 16:08:41 Running on prd-centos7-docker-8c-8g-14319 in /w/workspace/edgexfoundry_edgex-go_PR-2919 [Pipeline] { [Pipeline] ws 16:08:41 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:08:44 using credential edgex-jenkins-ssh 16:08:44 Cloning the remote Git repository 16:08:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:08:44 > git init /w/workspace/edgex-go/4 # timeout=10 16:08:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:08:44 > git --version # timeout=10 16:08:44 > git --version # 'git version 2.24.3' 16:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:08:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:08:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:08:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2919/head:refs/remotes/origin/PR-2919 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:08:52 Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:08:52 Merge succeeded, producing 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 16:08:52 Checking out Revision 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 (PR-2919) 16:08:52 > git config core.sparsecheckout # timeout=10 16:08:52 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 16:08:52 > git remote # timeout=10 16:08:52 > git config --get remote.origin.url # timeout=10 16:08:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:52 > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 16:08:52 > git rev-parse HEAD^{commit} # timeout=10 16:08:52 > git config core.sparsecheckout # timeout=10 16:08:52 > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 16:08:56 Commit message: "fix: Fix failing unit test due to removal of proxy for logging services" [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:58 ++ find /w/workspace/edgex-go/4 16:08:58 ++ grep snapcraft.yaml 16:08:58 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:58 provisioning config files... 16:08:58 copy managed file [EdgeX] to file:/w/workspace/edgex-go/4@tmp/config3594893338382766770tmp [Pipeline] { [Pipeline] sh 16:08:58 + cp /w/workspace/edgex-go/4@tmp/config3594893338382766770tmp /w/workspace/edgex-go/4/edgex-snap-store-login [Pipeline] sh 16:08:59 + 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 16:08:59 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 16:08:59 latest: Pulling from edgex-devops/edgex-snap-builder 16:08:59 f08d8e2a3ba1: Pulling fs layer 16:08:59 3baa9cb2483b: Pulling fs layer 16:08:59 94e5ff4c0b15: Pulling fs layer 16:08:59 1860925334f9: Pulling fs layer 16:08:59 2daf38717194: Pulling fs layer 16:08:59 309017e8d7a4: Pulling fs layer 16:08:59 f7790dc9fd0f: Pulling fs layer 16:08:59 cac0ae9282c2: Pulling fs layer 16:08:59 1f4cadf9a1ed: Pulling fs layer 16:08:59 1860925334f9: Waiting 16:08:59 2daf38717194: Waiting 16:08:59 309017e8d7a4: Waiting 16:08:59 f7790dc9fd0f: Waiting 16:08:59 cac0ae9282c2: Waiting 16:08:59 1f4cadf9a1ed: Waiting 16:08:59 3baa9cb2483b: Verifying Checksum 16:08:59 3baa9cb2483b: Download complete 16:08:59 94e5ff4c0b15: Download complete 16:08:59 1860925334f9: Verifying Checksum 16:08:59 1860925334f9: Download complete 16:08:59 309017e8d7a4: Verifying Checksum 16:08:59 309017e8d7a4: Download complete 16:08:59 f7790dc9fd0f: Download complete 16:08:59 cac0ae9282c2: Verifying Checksum 16:08:59 cac0ae9282c2: Download complete 16:08:59 1f4cadf9a1ed: Verifying Checksum 16:08:59 1f4cadf9a1ed: Download complete 16:09:02 f08d8e2a3ba1: Verifying Checksum 16:09:02 f08d8e2a3ba1: Download complete 16:09:04 f08d8e2a3ba1: Pull complete 16:09:04 3baa9cb2483b: Pull complete 16:09:04 94e5ff4c0b15: Pull complete 16:09:04 1860925334f9: Pull complete 16:09:08 2daf38717194: Verifying Checksum 16:09:08 2daf38717194: Download complete 16:09:30 2daf38717194: Pull complete 16:09:30 309017e8d7a4: Pull complete 16:09:30 f7790dc9fd0f: Pull complete 16:09:30 cac0ae9282c2: Pull complete 16:09:30 1f4cadf9a1ed: Pull complete 16:09:30 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 16:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 16:09:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:09:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:32 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:09:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 16:09:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1824 kB] 16:09:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 16:09:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1371 kB] 16:09:33 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 16:09:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2244 kB] 16:09:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 16:09:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 16:09:34 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 16:09:34 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 16:09:34 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 16:09:34 Fetched 8419 kB in 2s (4754 kB/s) 16:09:36 Reading package lists... 16:09:38 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:09:38 - README.md 16:09:38 16:09:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:09:40 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 16:09:40 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:09:40 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:09:40 0% [1 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [2 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:09:43 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 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... 37% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% 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... 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 16:09:45 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 16:09:47 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... 38% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% 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... 92% 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 16:09:47 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 16:09:47 Reading state information... 0% Reading state information... 0% Reading state information... Done 16:09:47 The following packages were automatically installed and are no longer required: 16:09:47 libjq1 libonig4 16:09:47 Use 'sudo apt autoremove' to remove them. 16:09:47 Suggested packages: 16:09:47 binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring 16:09:47 gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf 16:09:47 automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg 16:09:47 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 16:09:47 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 16:09:47 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 16:09:47 git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc 16:09:47 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 16:09:47 | libterm-readline-perl-perl 16:09:48 The following NEW packages will be installed: 16:09:48 binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake 16:09:48 cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib 16:09:48 g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man 16:09:48 less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 16:09:48 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 16:09:48 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl 16:09:48 libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils 16:09:48 libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 16:09:48 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 16:09:48 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 16:09:48 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 16:09:48 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 16:09:48 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 16:09:48 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 16:09:48 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 16:09:48 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 16:09:48 perl perl-modules-5.26 pkg-config unzip zip 16:09:48 The following packages will be upgraded: 16:09:48 libc6 perl-base 16:09:48 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. 16:09:48 Need to get 84.4 MB of archives. 16:09:48 After this operation, 369 MB of additional disk space will be used. 16:09:48 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:09:49 0% [1 perl-base 13.8 kB/1391 kB 1%] 1% [1 perl-base 606 kB/1391 kB 44%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 16:09:49 2% [2 libc6 39.1 kB/2831 kB 1%] 4% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 16:09:49 4% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] 5% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:09:49 5% [4 perl-modules-5.26 0 B/2762 kB 0%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 16:09:49 7% [5 libgdbm5 26.0 kB/26.0 kB 100%] 8% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 16:09:49 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] 16:09:49 8% [7 libperl5.26 42.9 kB/3534 kB 1%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:09:49 11% [8 perl 47.9 kB/201 kB 24%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 16:09:49 12% [9 less 8192 B/112 kB 7%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 16:09:49 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 16:09:49 12% [11 manpages 45.1 kB/1234 kB 4%] 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] 16:09:50 14% [12 binutils-common 60.1 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] 16:09:50 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] 16:09:50 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] 16:09:50 17% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 16:09:50 17% [16 libc-dev-bin 22.8 kB/71.8 kB 32%] 17% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 16:09:50 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] 16:09:50 18% [18 libc6-dev 36.9 kB/2586 kB 1%] 21% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:09:50 21% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 16:09:50 21% [20 libisl19 26.3 kB/551 kB 5%] 22% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 16:09:50 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] 16:09:50 22% [22 libmpc3 18.1 kB/40.8 kB 44%] 22% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:09:50 22% [23 cpp-7 42.5 kB/8591 kB 0%] 31% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:09:50 31% [24 cpp 27.7 kB/27.7 kB 100%] 31% [Working] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:09:50 31% [25 libcc1-0 0 B/39.4 kB 0%] 31% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:09:50 31% [26 libgomp1 34.3 kB/76.5 kB 45%] 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] 16:09:50 32% [27 libitm1 23.1 kB/27.9 kB 83%] 32% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:09:50 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] 16:09:50 32% [29 libasan4 51.0 kB/358 kB 14%] 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] 16:09:50 32% [30 liblsan0 20.0 kB/133 kB 15%] 33% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:09:50 33% [31 libtsan0 18.1 kB/288 kB 6%] 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] 16:09:50 33% [32 libubsan0 45.1 kB/126 kB 36%] 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] 16:09:50 34% [33 libcilkrts5 42.5 kB/42.5 kB 100%] 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] 16:09:50 34% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:09:50 34% [35 libquadmath0 7315 B/134 kB 5%] 34% [Working] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:09:50 34% [36 libgcc-7-dev 0 B/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] 16:09:51 37% [37 gcc-7 24.6 kB/9381 kB 0%] 44% [37 gcc-7 7774 kB/9381 kB 83%] 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] 16:09:51 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] 16:09:51 46% [39 libstdc++-7-dev 9122 B/1471 kB 1%] 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] 16:09:52 48% [40 g++-7 53.9 kB/9697 kB 1%] 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] 16:09:52 57% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 16:09:52 57% [42 make 65.5 kB/154 kB 43%] 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] 16:09:52 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] 16:09:52 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] 16:09:52 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] 16:09:52 59% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 16:09:52 59% [47 cmake-data 39.6 kB/1332 kB 3%] 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] 16:09:52 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] 16:09:52 61% [49 libjsoncpp1 33.9 kB/73.6 kB 46%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 16:09:52 61% [50 librhash0 24.8 kB/78.1 kB 32%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 16:09:52 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] 16:09:52 62% [52 cmake 8192 B/3152 kB 0%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 16:09:52 65% [53 curl 27.7 kB/159 kB 17%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 16:09:52 65% [54 libfakeroot 25.9 kB/25.9 kB 100%] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 16:09:52 66% [55 fakeroot 43.0 kB/62.3 kB 69%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] 16:09:52 66% [56 libc6-i386 20.5 kB/2652 kB 1%] 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] 16:09:52 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] 16:09:52 71% [58 libc6-x32 33.5 kB/2847 kB 1%] 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] 16:09:52 74% [59 libc6-dev-x32 65.5 kB/2016 kB 3%] 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] 16:09:52 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] 16:09:52 76% [61 libx32gcc1 36.0 kB/40.5 kB 89%] 76% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 16:09:52 76% [62 lib32gomp1 60.8 kB/83.7 kB 73%] 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] 16:09:52 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] 16:09:52 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] 16:09:52 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] 16:09:52 77% [66 lib32atomic1 8664 B/8664 B 100%] 77% [Waiting for headers] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 16:09:52 77% [Waiting for headers] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 16:09:52 77% [68 lib32asan4 0 B/362 kB 0%] 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] 16:09:52 78% [69 libx32asan4 53.1 kB/351 kB 15%] 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] 16:09:52 78% [70 lib32stdc++6 17.8 kB/415 kB 4%] 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] 16:09:52 79% [71 lib32ubsan0 20.5 kB/140 kB 15%] 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] 16:09:52 79% [72 libx32stdc++6 12.3 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] 16:09:52 80% [73 libx32ubsan0 22.6 kB/127 kB 18%] 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] 16:09:52 80% [74 lib32cilkrts5 11.7 kB/47.2 kB 25%] 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] 16:09:52 81% [75 libx32cilkrts5 19.1 kB/43.0 kB 44%] 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] 16:09:52 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] 16:09:53 81% [77 lib32quadmath0 27.3 kB/208 kB 13%] 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] 16:09:53 81% [78 libx32quadmath0 19.6 kB/135 kB 14%] 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] 16:09:53 82% [79 lib32gcc-7-dev 15.0 kB/2211 kB 1%] 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] 16:09:53 84% [80 libx32gcc-7-dev 32.3 kB/1999 kB 2%] 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] 16:09:53 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] 16:09:53 86% [82 lib32stdc++-7-dev 63.3 kB/626 kB 10%] 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] 16:09:53 87% [83 libx32stdc++-7-dev 26.6 kB/582 kB 5%] 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] 16:09:53 88% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 16:09:53 88% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 16:09:53 88% [86 g++-multilib 1020 B/1020 B 100%] 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] 16:09:53 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] 16:09:53 89% [88 liberror-perl 13.6 kB/22.8 kB 60%] 89% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:09:53 89% [89 git-man 56.1 kB/804 kB 7%] 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] 16:09:53 90% [90 git 38.7 kB/3915 kB 1%] 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] 16:09:53 94% [91 libalgorithm-diff-perl 0 B/47.6 kB 0%] 94% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 16:09:53 94% [92 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 94% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 16:09:53 94% [93 libalgorithm-merge-perl 0 B/12.0 kB 0%] 94% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 16:09:53 94% [94 libfile-fcntllock-perl 0 B/33.2 kB 0%] 95% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:09:53 95% [95 libnorm1 0 B/224 kB 0%] 95% [Working] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:09:53 95% [96 libpgm-5.2-0 0 B/157 kB 0%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:09:53 95% [97 libsodium23 16.5 kB/143 kB 12%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:09:53 96% [98 libzmq5 2597 B/221 kB 1%] 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] 16:09:53 96% [99 libzmq3-dev 27.0 kB/400 kB 7%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 16:09:53 97% [100 manpages-dev 49.0 kB/2217 kB 2%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:09:53 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] 16:09:54 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] 16:09:54 100% [103 zip 7445 B/167 kB 4%] 100% [Working] Fetched 84.4 MB in 6s (14.1 MB/s) 16:09:54 debconf: delaying package configuration, since apt-utils is not installed 16:09:54 (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.) 16:09:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:09:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 16:09:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:09:58 (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.) 16:09:58 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 16:09:58 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 16:10:01 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 16:10:02 Selecting previously unselected package liblocale-gettext-perl. 16:10:02 (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.) 16:10:02 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 16:10:02 Unpacking liblocale-gettext-perl (1.07-3build2) ... 16:10:02 Selecting previously unselected package perl-modules-5.26. 16:10:02 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:10:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:10:03 Selecting previously unselected package libgdbm5:amd64. 16:10:03 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 16:10:03 Unpacking libgdbm5:amd64 (1.14.1-6) ... 16:10:04 Selecting previously unselected package libgdbm-compat4:amd64. 16:10:04 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 16:10:04 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 16:10:04 Selecting previously unselected package libperl5.26:amd64. 16:10:04 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:10:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:10:05 Selecting previously unselected package perl. 16:10:05 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:10:05 Unpacking perl (5.26.1-6ubuntu0.5) ... 16:10:05 Selecting previously unselected package less. 16:10:05 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 16:10:05 Unpacking less (487-0.1) ... 16:10:05 Selecting previously unselected package netbase. 16:10:05 Preparing to unpack .../007-netbase_5.4_all.deb ... 16:10:05 Unpacking netbase (5.4) ... 16:10:05 Selecting previously unselected package manpages. 16:10:05 Preparing to unpack .../008-manpages_4.15-1_all.deb ... 16:10:05 Unpacking manpages (4.15-1) ... 16:10:05 Selecting previously unselected package binutils-common:amd64. 16:10:05 Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:10:05 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:10:05 Selecting previously unselected package libbinutils:amd64. 16:10:05 Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:10:05 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:10:05 Selecting previously unselected package binutils-x86-64-linux-gnu. 16:10:05 Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:10:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:10:05 Selecting previously unselected package binutils. 16:10:05 Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 16:10:06 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 16:10:06 Selecting previously unselected package libc-dev-bin. 16:10:06 Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 16:10:06 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 16:10:06 Selecting previously unselected package linux-libc-dev:amd64. 16:10:06 Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... 16:10:06 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... 16:10:06 Selecting previously unselected package libc6-dev:amd64. 16:10:06 Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 16:10:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 16:10:07 Selecting previously unselected package gcc-7-base:amd64. 16:10:07 Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:07 Selecting previously unselected package libisl19:amd64. 16:10:07 Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... 16:10:07 Unpacking libisl19:amd64 (0.19-1) ... 16:10:07 Selecting previously unselected package libmpfr6:amd64. 16:10:07 Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... 16:10:07 Unpacking libmpfr6:amd64 (4.0.1-1) ... 16:10:07 Selecting previously unselected package libmpc3:amd64. 16:10:07 Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... 16:10:07 Unpacking libmpc3:amd64 (1.1.0-1) ... 16:10:07 Selecting previously unselected package cpp-7. 16:10:07 Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package cpp. 16:10:09 Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:10:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 16:10:09 Selecting previously unselected package libcc1-0:amd64. 16:10:09 Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libgomp1:amd64. 16:10:09 Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libitm1:amd64. 16:10:09 Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libatomic1:amd64. 16:10:09 Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libasan4:amd64. 16:10:09 Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package liblsan0:amd64. 16:10:09 Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libtsan0:amd64. 16:10:09 Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libubsan0:amd64. 16:10:09 Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libcilkrts5:amd64. 16:10:09 Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libmpx2:amd64. 16:10:09 Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libquadmath0:amd64. 16:10:09 Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:09 Selecting previously unselected package libgcc-7-dev:amd64. 16:10:09 Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:09 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:10 Selecting previously unselected package gcc-7. 16:10:10 Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:10:11 Selecting previously unselected package gcc. 16:10:11 Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:10:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 16:10:11 Selecting previously unselected package libstdc++-7-dev:amd64. 16:10:11 Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:12 Selecting previously unselected package g++-7. 16:10:12 Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 16:10:13 Selecting previously unselected package g++. 16:10:13 Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:10:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 16:10:13 Selecting previously unselected package make. 16:10:13 Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... 16:10:13 Unpacking make (4.1-9.1ubuntu1) ... 16:10:13 Selecting previously unselected package libdpkg-perl. 16:10:13 Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:10:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:10:13 Selecting previously unselected package patch. 16:10:13 Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:10:13 Unpacking patch (2.7.6-2ubuntu1.1) ... 16:10:13 Selecting previously unselected package dpkg-dev. 16:10:13 Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:10:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 16:10:14 Selecting previously unselected package build-essential. 16:10:14 Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... 16:10:14 Unpacking build-essential (12.4ubuntu1) ... 16:10:14 Selecting previously unselected package cmake-data. 16:10:14 Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 16:10:14 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 16:10:15 Selecting previously unselected package libarchive13:amd64. 16:10:15 Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 16:10:15 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 16:10:15 Selecting previously unselected package libjsoncpp1:amd64. 16:10:15 Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... 16:10:15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 16:10:15 Selecting previously unselected package librhash0:amd64. 16:10:15 Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... 16:10:15 Unpacking librhash0:amd64 (1.3.6-2) ... 16:10:15 Selecting previously unselected package libuv1:amd64. 16:10:15 Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... 16:10:15 Unpacking libuv1:amd64 (1.18.0-3) ... 16:10:15 Selecting previously unselected package cmake. 16:10:15 Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 16:10:15 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 16:10:16 Selecting previously unselected package curl. 16:10:16 Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... 16:10:16 Unpacking curl (7.58.0-2ubuntu3.10) ... 16:10:16 Selecting previously unselected package libfakeroot:amd64. 16:10:16 Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 16:10:16 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 16:10:16 Selecting previously unselected package fakeroot. 16:10:16 Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 16:10:16 Unpacking fakeroot (1.22-2ubuntu1) ... 16:10:16 Selecting previously unselected package libc6-i386. 16:10:16 Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... 16:10:16 Unpacking libc6-i386 (2.27-3ubuntu1.3) ... 16:10:17 Selecting previously unselected package libc6-dev-i386. 16:10:17 Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... 16:10:17 Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... 16:10:17 Selecting previously unselected package libc6-x32. 16:10:17 Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... 16:10:17 Unpacking libc6-x32 (2.27-3ubuntu1.3) ... 16:10:18 Selecting previously unselected package libc6-dev-x32. 16:10:18 Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... 16:10:18 Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... 16:10:18 Selecting previously unselected package lib32gcc1. 16:10:18 Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:18 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 16:10:18 Selecting previously unselected package libx32gcc1. 16:10:18 Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:18 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 16:10:18 Selecting previously unselected package lib32gomp1. 16:10:18 Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:18 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32gomp1. 16:10:19 Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package lib32itm1. 16:10:19 Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32itm1. 16:10:19 Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package lib32atomic1. 16:10:19 Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32atomic1. 16:10:19 Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package lib32asan4. 16:10:19 Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32asan4. 16:10:19 Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package lib32stdc++6. 16:10:19 Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package lib32ubsan0. 16:10:19 Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32stdc++6. 16:10:19 Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:19 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 16:10:19 Selecting previously unselected package libx32ubsan0. 16:10:19 Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package lib32cilkrts5. 16:10:20 Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package libx32cilkrts5. 16:10:20 Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package lib32mpx2. 16:10:20 Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package lib32quadmath0. 16:10:20 Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package libx32quadmath0. 16:10:20 Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package lib32gcc-7-dev. 16:10:20 Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:20 Selecting previously unselected package libx32gcc-7-dev. 16:10:20 Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:20 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:21 Selecting previously unselected package gcc-7-multilib. 16:10:21 Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:21 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 16:10:21 Selecting previously unselected package lib32stdc++-7-dev. 16:10:21 Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:21 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:21 Selecting previously unselected package libx32stdc++-7-dev. 16:10:21 Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:21 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:21 Selecting previously unselected package g++-7-multilib. 16:10:21 Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:10:21 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 16:10:21 Selecting previously unselected package gcc-multilib. 16:10:21 Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:10:21 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 16:10:21 Selecting previously unselected package g++-multilib. 16:10:21 Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:10:21 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 16:10:21 Selecting previously unselected package libcurl3-gnutls:amd64. 16:10:21 Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 16:10:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 16:10:22 Selecting previously unselected package liberror-perl. 16:10:22 Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... 16:10:22 Unpacking liberror-perl (0.17025-1) ... 16:10:22 Selecting previously unselected package git-man. 16:10:22 Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:10:22 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:10:22 Selecting previously unselected package git. 16:10:22 Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:10:22 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:10:23 Selecting previously unselected package libalgorithm-diff-perl. 16:10:23 Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... 16:10:23 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 16:10:23 Selecting previously unselected package libalgorithm-diff-xs-perl. 16:10:23 Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 16:10:23 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 16:10:23 Selecting previously unselected package libalgorithm-merge-perl. 16:10:23 Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... 16:10:23 Unpacking libalgorithm-merge-perl (0.08-3) ... 16:10:23 Selecting previously unselected package libfile-fcntllock-perl. 16:10:23 Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 16:10:23 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 16:10:23 Selecting previously unselected package libnorm1:amd64. 16:10:23 Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:10:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:10:23 Selecting previously unselected package libpgm-5.2-0:amd64. 16:10:23 Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:10:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:10:23 Selecting previously unselected package libsodium23:amd64. 16:10:23 Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... 16:10:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:10:23 Selecting previously unselected package libzmq5:amd64. 16:10:23 Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:10:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:10:23 Selecting previously unselected package libzmq3-dev:amd64. 16:10:23 Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:10:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:10:24 Selecting previously unselected package manpages-dev. 16:10:24 Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... 16:10:24 Unpacking manpages-dev (4.15-1) ... 16:10:24 Selecting previously unselected package pkg-config. 16:10:24 Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:10:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:10:24 Selecting previously unselected package unzip. 16:10:24 Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... 16:10:24 Unpacking unzip (6.0-21ubuntu1) ... 16:10:24 Selecting previously unselected package zip. 16:10:24 Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... 16:10:24 Unpacking zip (3.0-11build1) ... 16:10:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:24 Setting up libc6-x32 (2.27-3ubuntu1.3) ... 16:10:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:10:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:24 Setting up manpages (4.15-1) ... 16:10:24 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:10:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:24 Setting up less (487-0.1) ... 16:10:25 Setting up make (4.1-9.1ubuntu1) ... 16:10:25 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up curl (7.58.0-2ubuntu3.10) ... 16:10:25 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 16:10:25 Setting up libuv1:amd64 (1.18.0-3) ... 16:10:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 16:10:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up unzip (6.0-21ubuntu1) ... 16:10:25 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 16:10:25 Setting up libmpfr6:amd64 (4.0.1-1) ... 16:10:25 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 16:10:25 Setting up libc6-i386 (2.27-3ubuntu1.3) ... 16:10:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:10:25 Setting up libgdbm5:amd64 (1.14.1-6) ... 16:10:25 Setting up zip (3.0-11build1) ... 16:10:25 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up librhash0:amd64 (1.3.6-2) ... 16:10:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:10:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 16:10:26 Setting up libsodium23:amd64 (1.0.16-2) ... 16:10:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up patch (2.7.6-2ubuntu1.1) ... 16:10:26 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 16:10:26 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up liblocale-gettext-perl (1.07-3build2) ... 16:10:26 Setting up libmpc3:amd64 (1.1.0-1) ... 16:10:26 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 16:10:26 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 16:10:26 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up manpages-dev (4.15-1) ... 16:10:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 16:10:26 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up netbase (5.4) ... 16:10:26 Setting up libisl19:amd64 (0.19-1) ... 16:10:26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 16:10:26 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:10:26 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 16:10:26 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 16:10:26 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 16:10:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:10:26 Setting up fakeroot (1.22-2ubuntu1) ... 16:10:26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 16:10: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 16:10: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 16:10: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 16:10: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 16:10: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 16:10: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 16:10: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 16:10: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 16:10:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:10:27 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 16:10:27 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 16:10:27 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... 16:10:27 Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... 16:10:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 16:10:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:10:27 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up perl (5.26.1-6ubuntu0.5) ... 16:10:27 Setting up libfile-fcntllock-perl (0.22-3build2) ... 16:10:27 Setting up libalgorithm-diff-perl (1.19.03-1) ... 16:10:27 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 16:10:27 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up liberror-perl (0.17025-1) ... 16:10:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:10:27 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:10:27 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 16:10:27 Setting up libalgorithm-merge-perl (0.08-3) ... 16:10:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:10:27 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 16:10:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:10:27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 16:10: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 16:10:27 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:10:28 Setting up build-essential (12.4ubuntu1) ... 16:10:28 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 16:10:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:10:28 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 16:10:28 Processing triggers for mime-support (3.60ubuntu1) ... 16:10:28 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 16:10:30 binutils set to automatically installed. 16:10:30 binutils-common set to automatically installed. 16:10:30 binutils-x86-64-linux-gnu set to automatically installed. 16:10:30 build-essential set to automatically installed. 16:10:30 cmake set to automatically installed. 16:10:30 cmake-data set to automatically installed. 16:10:30 cpp set to automatically installed. 16:10:30 cpp-7 set to automatically installed. 16:10:30 curl set to automatically installed. 16:10:30 dpkg-dev set to automatically installed. 16:10:30 fakeroot set to automatically installed. 16:10:30 g++ set to automatically installed. 16:10:30 g++-7 set to automatically installed. 16:10:30 g++-7-multilib set to automatically installed. 16:10:30 g++-multilib set to automatically installed. 16:10:30 gcc set to automatically installed. 16:10:30 gcc-7 set to automatically installed. 16:10:30 gcc-7-base set to automatically installed. 16:10:30 gcc-7-multilib set to automatically installed. 16:10:30 gcc-multilib set to automatically installed. 16:10:30 git set to automatically installed. 16:10:30 git-man set to automatically installed. 16:10:30 less set to automatically installed. 16:10:30 lib32asan4 set to automatically installed. 16:10:30 lib32atomic1 set to automatically installed. 16:10:30 lib32cilkrts5 set to automatically installed. 16:10:30 lib32gcc-7-dev set to automatically installed. 16:10:30 lib32gcc1 set to automatically installed. 16:10:30 lib32gomp1 set to automatically installed. 16:10:30 lib32itm1 set to automatically installed. 16:10:30 lib32mpx2 set to automatically installed. 16:10:30 lib32quadmath0 set to automatically installed. 16:10:30 lib32stdc++-7-dev set to automatically installed. 16:10:30 lib32stdc++6 set to automatically installed. 16:10:30 lib32ubsan0 set to automatically installed. 16:10:30 libalgorithm-diff-perl set to automatically installed. 16:10:30 libalgorithm-diff-xs-perl set to automatically installed. 16:10:30 libalgorithm-merge-perl set to automatically installed. 16:10:30 libarchive13 set to automatically installed. 16:10:30 libasan4 set to automatically installed. 16:10:30 libatomic1 set to automatically installed. 16:10:30 libbinutils set to automatically installed. 16:10:30 libc-dev-bin set to automatically installed. 16:10:30 libc6 set to automatically installed. 16:10:30 libc6-dev set to automatically installed. 16:10:30 libc6-dev-i386 set to automatically installed. 16:10:30 libc6-dev-x32 set to automatically installed. 16:10:30 libc6-i386 set to automatically installed. 16:10:30 libc6-x32 set to automatically installed. 16:10:30 libcc1-0 set to automatically installed. 16:10:30 libcilkrts5 set to automatically installed. 16:10:30 libcurl3-gnutls set to automatically installed. 16:10:30 libdpkg-perl set to automatically installed. 16:10:30 liberror-perl set to automatically installed. 16:10:30 libfakeroot set to automatically installed. 16:10:30 libfile-fcntllock-perl set to automatically installed. 16:10:30 libgcc-7-dev set to automatically installed. 16:10:31 libgdbm-compat4 set to automatically installed. 16:10:31 libgdbm5 set to automatically installed. 16:10:31 libgomp1 set to automatically installed. 16:10:31 libisl19 set to automatically installed. 16:10:31 libitm1 set to automatically installed. 16:10:31 libjsoncpp1 set to automatically installed. 16:10:31 liblocale-gettext-perl set to automatically installed. 16:10:31 liblsan0 set to automatically installed. 16:10:31 libmpc3 set to automatically installed. 16:10:31 libmpfr6 set to automatically installed. 16:10:31 libmpx2 set to automatically installed. 16:10:31 libnorm1 set to automatically installed. 16:10:31 libperl5.26 set to automatically installed. 16:10:31 libpgm-5.2-0 set to automatically installed. 16:10:31 libquadmath0 set to automatically installed. 16:10:31 librhash0 set to automatically installed. 16:10:31 libsodium23 set to automatically installed. 16:10:31 libstdc++-7-dev set to automatically installed. 16:10:31 libtsan0 set to automatically installed. 16:10:31 libubsan0 set to automatically installed. 16:10:31 libuv1 set to automatically installed. 16:10:31 libx32asan4 set to automatically installed. 16:10:31 libx32atomic1 set to automatically installed. 16:10:31 libx32cilkrts5 set to automatically installed. 16:10:31 libx32gcc-7-dev set to automatically installed. 16:10:31 libx32gcc1 set to automatically installed. 16:10:31 libx32gomp1 set to automatically installed. 16:10:31 libx32itm1 set to automatically installed. 16:10:31 libx32quadmath0 set to automatically installed. 16:10:31 libx32stdc++-7-dev set to automatically installed. 16:10:31 libx32stdc++6 set to automatically installed. 16:10:31 libx32ubsan0 set to automatically installed. 16:10:31 libzmq3-dev set to automatically installed. 16:10:31 libzmq5 set to automatically installed. 16:10:31 linux-libc-dev set to automatically installed. 16:10:31 make set to automatically installed. 16:10:31 manpages set to automatically installed. 16:10:31 manpages-dev set to automatically installed. 16:10:31 netbase set to automatically installed. 16:10:31 patch set to automatically installed. 16:10:31 perl set to automatically installed. 16:10:31 perl-base set to automatically installed. 16:10:31 perl-modules-5.26 set to automatically installed. 16:10:31 pkg-config set to automatically installed. 16:10:31 unzip set to automatically installed. 16:10:31 zip set to automatically installed. 16:10:31 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 16:10:31 Please ensure the environment is properly setup before continuing. 16:10:31 Ignore this message if the appropriate measures have already been taken 16:10:32 Pulling go-build-helper  16:10:33 'go115' has dependencies that need to be staged: go-build-helper 16:10:33 Skipping pull go-build-helper (already ran) 16:10:33 Building go-build-helper  16:10:38 Staging go-build-helper  16:10:39 Pulling go115  16:10:40 'app-service-config' has dependencies that need to be staged: go115 16:10:40 Skipping pull go115 (already ran) 16:10:40 Building go115  16:10:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:40 Dload Upload Total Spent Left Speed 16:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 115M 41 48.1M 0 0 52.6M 0 0:00:02 --:--:-- 0:00:02 52.6M 91 115M 91 105M 0 0 55.2M 0 0:00:02 0:00:01 0:00:01 55.1M 100 115M 100 115M 0 0 54.9M 0 0:00:02 0:00:02 --:--:-- 54.9M 16:10:43 go1.15.2.linux-amd64.tar.gz: OK 16:10:51 Staging go115  16:10:52 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] 16:10:52 14% [Working] 54% [Working] 54% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:10:52 30% 3% 3% 3% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1371 kB] 16:10:53 3% 41% 41% 41% 41% Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1824 kB] 16:10:53 43% 89% Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 16:10:53 90% Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 16:10:53 91% 96% 96% 96% 96% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:10:53 97% 99% 99% 99% 99% 99% 99% 99% 23% 23% 23% 23% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 16:10:53 23% 23% 23% 23% Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 16:10:53 23% 23% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 16:10:54 23% 18% 18% 18% 21% 47% Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 16:10:54 71% 71% 72% 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 16:10:54 77% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 16:10:54 78% 87% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2244 kB] 16:10:54 88% 98% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 16:10:54 98% 99% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 16:10:54 99% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 16:10:54 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 16:10:56 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% [Working] 99% [Working] 100% [Working] Fetched 21.5 MB in 0s (0 B/s) 16:11:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:11:01 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) 16:11:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:11:01 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 16:11:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:11:02 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) 16:11:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:11:03 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) 16:11:03 Pulling app-service-config  16:11:04 Cloning into '/build/parts/app-service-config/src'... 16:11:04 remote: Enumerating objects: 14, done. 16:11:04 remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. 16:11:04 remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. 16:11:04 Receiving objects: 0% (1/878) Receiving objects: 1% (9/878) Receiving objects: 2% (18/878) Receiving objects: 3% (27/878) Receiving objects: 4% (36/878) Receiving objects: 5% (44/878) Receiving objects: 6% (53/878) Receiving objects: 7% (62/878) Receiving objects: 8% (71/878) Receiving objects: 9% (80/878) Receiving objects: 10% (88/878) Receiving objects: 11% (97/878) Receiving objects: 12% (106/878) Receiving objects: 13% (115/878) Receiving objects: 14% (123/878) Receiving objects: 15% (132/878) Receiving objects: 16% (141/878) Receiving objects: 17% (150/878) Receiving objects: 18% (159/878) Receiving objects: 19% (167/878) Receiving objects: 20% (176/878) Receiving objects: 21% (185/878) Receiving objects: 22% (194/878) Receiving objects: 23% (202/878) Receiving objects: 24% (211/878) Receiving objects: 25% (220/878) Receiving objects: 26% (229/878) Receiving objects: 27% (238/878) Receiving objects: 28% (246/878) Receiving objects: 29% (255/878) Receiving objects: 30% (264/878) Receiving objects: 31% (273/878) Receiving objects: 32% (281/878) Receiving objects: 33% (290/878) Receiving objects: 34% (299/878) Receiving objects: 35% (308/878) Receiving objects: 36% (317/878) Receiving objects: 37% (325/878) Receiving objects: 38% (334/878) Receiving objects: 39% (343/878) Receiving objects: 40% (352/878) Receiving objects: 41% (360/878) Receiving objects: 42% (369/878) Receiving objects: 43% (378/878) Receiving objects: 44% (387/878) Receiving objects: 45% (396/878) Receiving objects: 46% (404/878) Receiving objects: 47% (413/878) Receiving objects: 48% (422/878) Receiving objects: 49% (431/878) Receiving objects: 50% (439/878) Receiving objects: 51% (448/878) Receiving objects: 52% (457/878) Receiving objects: 53% (466/878) Receiving objects: 54% (475/878) Receiving objects: 55% (483/878) Receiving objects: 56% (492/878) Receiving objects: 57% (501/878) Receiving objects: 58% (510/878) Receiving objects: 59% (519/878) Receiving objects: 60% (527/878) Receiving objects: 61% (536/878) Receiving objects: 62% (545/878) Receiving objects: 63% (554/878) Receiving objects: 64% (562/878) Receiving objects: 65% (571/878) Receiving objects: 66% (580/878) Receiving objects: 67% (589/878) Receiving objects: 68% (598/878) Receiving objects: 69% (606/878) Receiving objects: 70% (615/878) Receiving objects: 71% (624/878) Receiving objects: 72% (633/878) Receiving objects: 73% (641/878) Receiving objects: 74% (650/878) Receiving objects: 75% (659/878) Receiving objects: 76% (668/878) Receiving objects: 77% (677/878) Receiving objects: 78% (685/878) Receiving objects: 79% (694/878) Receiving objects: 80% (703/878) Receiving objects: 81% (712/878) Receiving objects: 82% (720/878) Receiving objects: 83% (729/878) Receiving objects: 84% (738/878) remote: Total 878 (delta 0), reused 13 (delta 0), pack-reused 864 16:11:04 Receiving objects: 85% (747/878) Receiving objects: 86% (756/878) Receiving objects: 87% (764/878) Receiving objects: 88% (773/878) Receiving objects: 89% (782/878) Receiving objects: 90% (791/878) Receiving objects: 91% (799/878) Receiving objects: 92% (808/878) Receiving objects: 93% (817/878) Receiving objects: 94% (826/878) Receiving objects: 95% (835/878) Receiving objects: 96% (843/878) Receiving objects: 97% (852/878) Receiving objects: 98% (861/878) Receiving objects: 99% (870/878) Receiving objects: 100% (878/878) Receiving objects: 100% (878/878), 190.22 KiB | 4.32 MiB/s, done. 16:11:04 Resolving deltas: 0% (0/326) Resolving deltas: 1% (4/326) Resolving deltas: 2% (9/326) Resolving deltas: 3% (11/326) Resolving deltas: 4% (15/326) Resolving deltas: 5% (18/326) Resolving deltas: 6% (21/326) Resolving deltas: 7% (23/326) Resolving deltas: 12% (42/326) Resolving deltas: 14% (46/326) Resolving deltas: 18% (59/326) Resolving deltas: 19% (63/326) Resolving deltas: 20% (67/326) Resolving deltas: 24% (80/326) Resolving deltas: 26% (85/326) Resolving deltas: 27% (90/326) Resolving deltas: 31% (104/326) Resolving deltas: 32% (105/326) Resolving deltas: 42% (140/326) Resolving deltas: 46% (153/326) Resolving deltas: 47% (154/326) Resolving deltas: 59% (195/326) Resolving deltas: 61% (199/326) Resolving deltas: 62% (203/326) Resolving deltas: 63% (206/326) Resolving deltas: 70% (229/326) Resolving deltas: 71% (234/326) Resolving deltas: 74% (243/326) Resolving deltas: 76% (248/326) Resolving deltas: 80% (264/326) Resolving deltas: 81% (265/326) Resolving deltas: 83% (272/326) Resolving deltas: 100% (326/326) Resolving deltas: 100% (326/326), done. 16:11:05 Pulling config-common  16:11:06 Pulling consul  16:11:07 Cloning into '/build/parts/consul/src'... 16:11:07 remote: Enumerating objects: 9433, done. 16:11:07 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. 16:11:08 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: 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: 64% (4892/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. 16:11:11 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: 20% (1887/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 21% (1981/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 21% (2022/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), 612.00 KiB | 705.00 KiB/s Receiving objects: 33% (3113/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 34% (3208/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 35% (3302/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 36% (3396/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 37% (3491/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 38% (3585/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 39% (3679/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 40% (3774/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 41% (3868/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 42% (3962/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 43% (4057/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 44% (4151/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 45% (4245/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 46% (4340/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 47% (4434/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 48% (4528/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 49% (4623/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 50% (4717/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 51% (4811/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 52% (4906/9433), 612.00 KiB | 705.00 KiB/s Receiving objects: 53% (5000/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 54% (5094/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 55% (5189/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 56% (5283/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 57% (5377/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 58% (5472/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 59% (5566/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 60% (5660/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 61% (5755/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 62% (5849/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 63% (5943/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 64% (6038/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 65% (6132/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 66% (6226/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 67% (6321/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 68% (6415/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 69% (6509/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 70% (6604/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 71% (6698/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 72% (6792/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 73% (6887/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 74% (6981/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 75% (7075/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 76% (7170/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 77% (7264/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 78% (7358/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 79% (7453/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 80% (7547/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 81% (7641/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 82% (7736/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 83% (7830/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 84% (7924/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 85% (8019/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 86% (8113/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 87% (8207/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 88% (8302/9433), 6.72 MiB | 4.93 MiB/s Receiving objects: 89% (8396/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 90% (8490/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 91% (8585/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 92% (8679/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 93% (8773/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 94% (8868/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 95% (8962/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 96% (9056/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 96% (9139/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 97% (9151/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 98% (9245/9433), 14.13 MiB | 7.59 MiB/s Receiving objects: 99% (9339/9433), 14.13 MiB | 7.59 MiB/s remote: Total 9433 (delta 1882), reused 6084 (delta 1371), pack-reused 0 16:11:11 Receiving objects: 100% (9433/9433), 27.25 MiB | 11.54 MiB/s Receiving objects: 100% (9433/9433), 27.62 MiB | 11.64 MiB/s, done. 16:11:11 Resolving deltas: 0% (0/1882) Resolving deltas: 1% (19/1882) Resolving deltas: 2% (42/1882) Resolving deltas: 4% (84/1882) Resolving deltas: 6% (119/1882) Resolving deltas: 7% (132/1882) Resolving deltas: 8% (151/1882) Resolving deltas: 9% (172/1882) Resolving deltas: 10% (189/1882) Resolving deltas: 11% (210/1882) Resolving deltas: 12% (226/1882) Resolving deltas: 13% (245/1882) Resolving deltas: 14% (266/1882) Resolving deltas: 15% (283/1882) Resolving deltas: 16% (306/1882) Resolving deltas: 17% (321/1882) Resolving deltas: 18% (340/1882) Resolving deltas: 19% (358/1882) Resolving deltas: 20% (378/1882) Resolving deltas: 21% (397/1882) Resolving deltas: 22% (415/1882) Resolving deltas: 23% (433/1882) Resolving deltas: 24% (452/1882) Resolving deltas: 25% (471/1882) Resolving deltas: 26% (490/1882) Resolving deltas: 27% (510/1882) Resolving deltas: 29% (547/1882) Resolving deltas: 30% (565/1882) Resolving deltas: 31% (584/1882) Resolving deltas: 32% (605/1882) Resolving deltas: 33% (624/1882) Resolving deltas: 34% (640/1882) Resolving deltas: 35% (675/1882) Resolving deltas: 36% (679/1882) Resolving deltas: 37% (704/1882) Resolving deltas: 38% (729/1882) Resolving deltas: 39% (735/1882) Resolving deltas: 40% (753/1882) Resolving deltas: 41% (776/1882) Resolving deltas: 42% (800/1882) Resolving deltas: 43% (810/1882) Resolving deltas: 44% (834/1882) Resolving deltas: 45% (851/1882) Resolving deltas: 46% (867/1882) Resolving deltas: 47% (885/1882) Resolving deltas: 48% (904/1882) Resolving deltas: 49% (931/1882) Resolving deltas: 50% (941/1882) Resolving deltas: 51% (962/1882) Resolving deltas: 54% (1022/1882) Resolving deltas: 55% (1036/1882) Resolving deltas: 56% (1056/1882) Resolving deltas: 57% (1074/1882) Resolving deltas: 59% (1118/1882) Resolving deltas: 60% (1130/1882) Resolving deltas: 61% (1149/1882) Resolving deltas: 62% (1167/1882) Resolving deltas: 63% (1186/1882) Resolving deltas: 64% (1206/1882) Resolving deltas: 65% (1229/1882) Resolving deltas: 66% (1245/1882) Resolving deltas: 67% (1261/1882) Resolving deltas: 68% (1280/1882) Resolving deltas: 69% (1301/1882) Resolving deltas: 70% (1320/1882) Resolving deltas: 71% (1337/1882) Resolving deltas: 72% (1356/1882) Resolving deltas: 73% (1387/1882) Resolving deltas: 74% (1396/1882) Resolving deltas: 75% (1413/1882) Resolving deltas: 76% (1431/1882) Resolving deltas: 77% (1451/1882) Resolving deltas: 79% (1494/1882) Resolving deltas: 82% (1547/1882) Resolving deltas: 83% (1563/1882) Resolving deltas: 84% (1582/1882) Resolving deltas: 85% (1601/1882) Resolving deltas: 86% (1622/1882) Resolving deltas: 87% (1640/1882) Resolving deltas: 90% (1703/1882) Resolving deltas: 91% (1723/1882) Resolving deltas: 92% (1736/1882) Resolving deltas: 93% (1751/1882) Resolving deltas: 94% (1775/1882) Resolving deltas: 95% (1791/1882) Resolving deltas: 96% (1807/1882) Resolving deltas: 97% (1826/1882) Resolving deltas: 98% (1845/1882) Resolving deltas: 100% (1882/1882) Resolving deltas: 100% (1882/1882), done. 16:11:11 Note: checking out '12b16df320052414244659e4dadda078f67849ed'. 16:11:11 16:11:11 You are in 'detached HEAD' state. You can look around, make experimental 16:11:11 changes and commit them, and you can discard any commits you make in this 16:11:11 state without impacting any branches by performing another checkout. 16:11:11 16:11:11 If you want to create a new branch to retain commits you create, you may 16:11:11 do so (now or later) by using -b with the checkout command again. Example: 16:11:11 16:11:11 git checkout -b 16:11:11 16:11:13 Checking out files: 64% (5649/8715) Checking out files: 65% (5665/8715) Checking out files: 66% (5752/8715) Checking out files: 67% (5840/8715) Checking out files: 68% (5927/8715) Checking out files: 69% (6014/8715) Checking out files: 70% (6101/8715) Checking out files: 71% (6188/8715) Checking out files: 72% (6275/8715) Checking out files: 73% (6362/8715) Checking out files: 74% (6450/8715) Checking out files: 75% (6537/8715) Checking out files: 76% (6624/8715) Checking out files: 77% (6711/8715) Checking out files: 78% (6798/8715) Checking out files: 79% (6885/8715) Checking out files: 80% (6972/8715) Checking out files: 81% (7060/8715) Checking out files: 82% (7147/8715) Checking out files: 83% (7234/8715) Checking out files: 84% (7321/8715) Checking out files: 85% (7408/8715) Checking out files: 86% (7495/8715) Checking out files: 87% (7583/8715) Checking out files: 88% (7670/8715) Checking out files: 89% (7757/8715) Checking out files: 90% (7844/8715) Checking out files: 91% (7931/8715) Checking out files: 92% (8018/8715) Checking out files: 93% (8105/8715) Checking out files: 94% (8193/8715) Checking out files: 95% (8280/8715) Checking out files: 96% (8367/8715) Checking out files: 97% (8454/8715) Checking out files: 98% (8541/8715) Checking out files: 99% (8628/8715) Checking out files: 100% (8715/8715) Checking out files: 100% (8715/8715), done. 16:11:13 Pulling device-virtual-go  16:11:14 Cloning into '/build/parts/device-virtual-go/src'... 16:11:15 remote: Enumerating objects: 39, done. 16:11:15 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. 16:11:15 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. 16:11:15 remote: Total 39 (delta 7), reused 14 (delta 3), pack-reused 0 16:11:15 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. 16:11:15 Note: checking out '765a8ae72530510c4ebab34c81f831f56123a77d'. 16:11:15 16:11:15 You are in 'detached HEAD' state. You can look around, make experimental 16:11:15 changes and commit them, and you can discard any commits you make in this 16:11:15 state without impacting any branches by performing another checkout. 16:11:15 16:11:15 If you want to create a new branch to retain commits you create, you may 16:11:15 do so (now or later) by using -b with the checkout command again. Example: 16:11:15 16:11:15 git checkout -b 16:11:15 16:11:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:11:18 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:11:18 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:11:18 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:11:18 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:11:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:11:23 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:11:23 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:11:23 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:11:23 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:23 Pulling edgex-go  16:11:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:11:27 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:11:27 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:11:27 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:11:27 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:11:32 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-126.129_amd64.deb [989 kB] 16:11:32 1% 39% 100% [Working] Fetched 989 kB in 0s (0 B/s) 16:11:33 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.3_amd64.deb [2586 kB] 16:11:33 0% 16% 100% [Working] Fetched 2586 kB in 0s (0 B/s) 16:11:34 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 16:11:34 0% 17% 100% [Working] Fetched 2762 kB in 0s (0 B/s) 16:11:35 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zlib1g-dev_1.2.11.dfsg-0ubuntu2_amd64.deb [176 kB] 16:11:35 7% 100% [Working] Fetched 176 kB in 0s (0 B/s) 16:11:35 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 16:11:36 0% 20% 100% [Working] Fetched 3534 kB in 0s (0 B/s) 16:11:36 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpcre3_8.39-9_amd64.deb [229 kB] 16:11:37 5% 100% [Working] Fetched 229 kB in 0s (0 B/s) 16:11:37 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 16:11:37 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) 16:11:37 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.3_amd64.deb [71.8 kB] 16:11:37 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) 16:11:38 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 16:11:38 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) 16:11:38 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 16:11:38 99% 100% [Working] Fetched 6084 B in 0s (0 B/s) 16:11:42 Copying needed target link from the system /lib/x86_64-linux-gnu/libz.so.1.2.11 16:11:44 Pulling kong  16:11:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:11:48 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:11:48 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:11:48 69% 69% 85% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:11:48 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:11:52 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:11:52 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:11:53 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:11:53 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:53 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:11:53 100% [Working] Fetched 0 B in 0s (0 B/s) 16:11:53 Pulling kuiper  16:11:54 Cloning into '/build/parts/kuiper/src'... 16:11:54 remote: Enumerating objects: 83, done. 16:11:54 remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. 16:11:54 remote: Compressing objects: 1% (1/76) remote: Compressing objects: 2% (2/76) remote: Compressing objects: 3% (3/76) remote: Compressing objects: 5% (4/76) remote: Compressing objects: 6% (5/76) remote: Compressing objects: 7% (6/76) remote: Compressing objects: 9% (7/76) remote: Compressing objects: 10% (8/76) remote: Compressing objects: 11% (9/76) remote: Compressing objects: 13% (10/76) remote: Compressing objects: 14% (11/76) remote: Compressing objects: 15% (12/76) remote: Compressing objects: 17% (13/76) remote: Compressing objects: 18% (14/76) remote: Compressing objects: 19% (15/76) remote: Compressing objects: 21% (16/76) remote: Compressing objects: 22% (17/76) remote: Compressing objects: 23% (18/76) remote: Compressing objects: 25% (19/76) remote: Compressing objects: 26% (20/76) remote: Compressing objects: 27% (21/76) remote: Compressing objects: 28% (22/76) remote: Compressing objects: 30% (23/76) remote: Compressing objects: 31% (24/76) remote: Compressing objects: 32% (25/76) remote: Compressing objects: 34% (26/76) remote: Compressing objects: 35% (27/76) remote: Compressing objects: 36% (28/76) remote: Compressing objects: 38% (29/76) remote: Compressing objects: 39% (30/76) remote: Compressing objects: 40% (31/76) remote: Compressing objects: 42% (32/76) remote: Compressing objects: 43% (33/76) remote: Compressing objects: 44% (34/76) remote: Compressing objects: 46% (35/76) remote: Compressing objects: 47% (36/76) remote: Compressing objects: 48% (37/76) remote: Compressing objects: 50% (38/76) remote: Compressing objects: 51% (39/76) remote: Compressing objects: 52% (40/76) remote: Compressing objects: 53% (41/76) remote: Compressing objects: 55% (42/76) remote: Compressing objects: 56% (43/76) remote: Compressing objects: 57% (44/76) remote: Compressing objects: 59% (45/76) remote: Compressing objects: 60% (46/76) remote: Compressing objects: 61% (47/76) remote: Compressing objects: 63% (48/76) remote: Compressing objects: 64% (49/76) remote: Compressing objects: 65% (50/76) remote: Compressing objects: 67% (51/76) remote: Compressing objects: 68% (52/76) remote: Compressing objects: 69% (53/76) remote: Compressing objects: 71% (54/76) remote: Compressing objects: 72% (55/76) remote: Compressing objects: 73% (56/76) remote: Compressing objects: 75% (57/76) remote: Compressing objects: 76% (58/76) remote: Compressing objects: 77% (59/76) remote: Compressing objects: 78% (60/76) remote: Compressing objects: 80% (61/76) remote: Compressing objects: 81% (62/76) remote: Compressing objects: 82% (63/76) remote: Compressing objects: 84% (64/76) remote: Compressing objects: 85% (65/76) remote: Compressing objects: 86% (66/76) remote: Compressing objects: 88% (67/76) remote: Compressing objects: 89% (68/76) remote: Compressing objects: 90% (69/76) remote: Compressing objects: 92% (70/76) remote: Compressing objects: 93% (71/76) remote: Compressing objects: 94% (72/76) remote: Compressing objects: 96% (73/76) remote: Compressing objects: 97% (74/76) remote: Compressing objects: 98% (75/76) remote: Compressing objects: 100% (76/76) remote: Compressing objects: 100% (76/76), done. 16:11:55 Receiving objects: 0% (1/8174) Receiving objects: 1% (82/8174) Receiving objects: 2% (164/8174) Receiving objects: 3% (246/8174) Receiving objects: 4% (327/8174) Receiving objects: 5% (409/8174) Receiving objects: 6% (491/8174) Receiving objects: 7% (573/8174) Receiving objects: 8% (654/8174) Receiving objects: 9% (736/8174) Receiving objects: 10% (818/8174) Receiving objects: 11% (900/8174) Receiving objects: 12% (981/8174) Receiving objects: 13% (1063/8174) Receiving objects: 14% (1145/8174) Receiving objects: 15% (1227/8174) Receiving objects: 16% (1308/8174) Receiving objects: 17% (1390/8174) Receiving objects: 18% (1472/8174) Receiving objects: 19% (1554/8174) Receiving objects: 20% (1635/8174) Receiving objects: 21% (1717/8174) Receiving objects: 22% (1799/8174) Receiving objects: 23% (1881/8174) Receiving objects: 24% (1962/8174) Receiving objects: 25% (2044/8174) Receiving objects: 26% (2126/8174) Receiving objects: 27% (2207/8174) Receiving objects: 28% (2289/8174) Receiving objects: 29% (2371/8174) Receiving objects: 30% (2453/8174) Receiving objects: 31% (2534/8174) Receiving objects: 32% (2616/8174) Receiving objects: 33% (2698/8174) Receiving objects: 34% (2780/8174) Receiving objects: 35% (2861/8174) Receiving objects: 36% (2943/8174) Receiving objects: 37% (3025/8174) Receiving objects: 38% (3107/8174) Receiving objects: 39% (3188/8174) Receiving objects: 40% (3270/8174) Receiving objects: 41% (3352/8174) Receiving objects: 42% (3434/8174) Receiving objects: 43% (3515/8174) Receiving objects: 44% (3597/8174) Receiving objects: 45% (3679/8174) Receiving objects: 46% (3761/8174) Receiving objects: 47% (3842/8174) Receiving objects: 48% (3924/8174) Receiving objects: 49% (4006/8174) Receiving objects: 50% (4087/8174) Receiving objects: 51% (4169/8174) Receiving objects: 52% (4251/8174) Receiving objects: 53% (4333/8174) Receiving objects: 54% (4414/8174) Receiving objects: 55% (4496/8174) Receiving objects: 56% (4578/8174) Receiving objects: 57% (4660/8174) Receiving objects: 58% (4741/8174) Receiving objects: 59% (4823/8174) Receiving objects: 60% (4905/8174) Receiving objects: 61% (4987/8174) Receiving objects: 62% (5068/8174) Receiving objects: 63% (5150/8174) Receiving objects: 64% (5232/8174) Receiving objects: 65% (5314/8174) Receiving objects: 66% (5395/8174) Receiving objects: 67% (5477/8174) Receiving objects: 68% (5559/8174) Receiving objects: 69% (5641/8174) Receiving objects: 70% (5722/8174) Receiving objects: 71% (5804/8174) Receiving objects: 72% (5886/8174) Receiving objects: 73% (5968/8174) Receiving objects: 74% (6049/8174) Receiving objects: 75% (6131/8174) Receiving objects: 76% (6213/8174) Receiving objects: 77% (6294/8174) Receiving objects: 78% (6376/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 79% (6458/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 80% (6540/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 81% (6621/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 82% (6703/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 83% (6785/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 84% (6867/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 85% (6948/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 86% (7030/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 87% (7112/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 88% (7194/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 89% (7275/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 90% (7357/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 91% (7439/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 92% (7521/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 93% (7602/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 94% (7684/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 95% (7766/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 96% (7848/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 97% (7929/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 98% (8011/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 99% (8093/8174), 13.02 MiB | 26.03 MiB/s remote: Total 8174 (delta 12), reused 29 (delta 7), pack-reused 8091 16:11:55 Receiving objects: 100% (8174/8174), 13.02 MiB | 26.03 MiB/s Receiving objects: 100% (8174/8174), 19.30 MiB | 25.21 MiB/s, done. 16:11:55 Resolving deltas: 0% (0/5235) Resolving deltas: 1% (62/5235) Resolving deltas: 2% (112/5235) Resolving deltas: 3% (163/5235) Resolving deltas: 4% (211/5235) Resolving deltas: 5% (286/5235) Resolving deltas: 6% (321/5235) Resolving deltas: 7% (367/5235) Resolving deltas: 8% (423/5235) Resolving deltas: 9% (472/5235) Resolving deltas: 10% (524/5235) Resolving deltas: 11% (576/5235) Resolving deltas: 12% (632/5235) Resolving deltas: 13% (685/5235) Resolving deltas: 14% (740/5235) Resolving deltas: 15% (806/5235) Resolving deltas: 16% (850/5235) Resolving deltas: 17% (909/5235) Resolving deltas: 18% (944/5235) Resolving deltas: 19% (998/5235) Resolving deltas: 20% (1055/5235) Resolving deltas: 21% (1103/5235) Resolving deltas: 22% (1177/5235) Resolving deltas: 23% (1208/5235) Resolving deltas: 24% (1267/5235) Resolving deltas: 25% (1331/5235) Resolving deltas: 26% (1366/5235) Resolving deltas: 27% (1432/5235) Resolving deltas: 28% (1470/5235) Resolving deltas: 29% (1519/5235) Resolving deltas: 30% (1600/5235) Resolving deltas: 31% (1628/5235) Resolving deltas: 32% (1701/5235) Resolving deltas: 33% (1729/5235) Resolving deltas: 34% (1785/5235) Resolving deltas: 35% (1840/5235) Resolving deltas: 36% (1909/5235) Resolving deltas: 37% (1947/5235) Resolving deltas: 38% (2024/5235) Resolving deltas: 39% (2043/5235) Resolving deltas: 40% (2098/5235) Resolving deltas: 41% (2156/5235) Resolving deltas: 42% (2215/5235) Resolving deltas: 43% (2253/5235) Resolving deltas: 44% (2318/5235) Resolving deltas: 45% (2357/5235) Resolving deltas: 46% (2411/5235) Resolving deltas: 47% (2469/5235) Resolving deltas: 49% (2567/5235) Resolving deltas: 50% (2624/5235) Resolving deltas: 51% (2670/5235) Resolving deltas: 52% (2735/5235) Resolving deltas: 53% (2783/5235) Resolving deltas: 54% (2831/5235) Resolving deltas: 55% (2895/5235) Resolving deltas: 56% (2952/5235) Resolving deltas: 57% (2991/5235) Resolving deltas: 58% (3038/5235) Resolving deltas: 59% (3091/5235) Resolving deltas: 60% (3180/5235) Resolving deltas: 61% (3202/5235) Resolving deltas: 62% (3292/5235) Resolving deltas: 63% (3332/5235) Resolving deltas: 64% (3364/5235) Resolving deltas: 65% (3405/5235) Resolving deltas: 66% (3458/5235) Resolving deltas: 67% (3520/5235) Resolving deltas: 68% (3565/5235) Resolving deltas: 69% (3615/5235) Resolving deltas: 70% (3671/5235) Resolving deltas: 71% (3722/5235) Resolving deltas: 72% (3771/5235) Resolving deltas: 73% (3825/5235) Resolving deltas: 74% (3891/5235) Resolving deltas: 75% (3932/5235) Resolving deltas: 76% (3992/5235) Resolving deltas: 77% (4040/5235) Resolving deltas: 78% (4102/5235) Resolving deltas: 79% (4183/5235) Resolving deltas: 80% (4189/5235) Resolving deltas: 81% (4245/5235) Resolving deltas: 82% (4322/5235) Resolving deltas: 83% (4348/5235) Resolving deltas: 84% (4422/5235) Resolving deltas: 85% (4450/5235) Resolving deltas: 86% (4554/5235) Resolving deltas: 87% (4555/5235) Resolving deltas: 88% (4609/5235) Resolving deltas: 89% (4670/5235) Resolving deltas: 90% (4712/5235) Resolving deltas: 91% (4805/5235) Resolving deltas: 92% (4817/5235) Resolving deltas: 93% (4872/5235) Resolving deltas: 94% (4921/5235) Resolving deltas: 95% (4978/5235) Resolving deltas: 96% (5037/5235) Resolving deltas: 97% (5078/5235) Resolving deltas: 98% (5131/5235) Resolving deltas: 99% (5184/5235) Resolving deltas: 100% (5235/5235) Resolving deltas: 100% (5235/5235), done. 16:11:56 Note: checking out '2dd53791ab79e7b902d6ca90361961f61066a1a0'. 16:11:56 16:11:56 You are in 'detached HEAD' state. You can look around, make experimental 16:11:56 changes and commit them, and you can discard any commits you make in this 16:11:56 state without impacting any branches by performing another checkout. 16:11:56 16:11:56 If you want to create a new branch to retain commits you create, you may 16:11:56 do so (now or later) by using -b with the checkout command again. Example: 16:11:56 16:11:56 git checkout -b 16:11:56 16:11:58 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:11:58 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:11:58 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:11:58 69% 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:11:59 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:12:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:12:04 13% 100% [Working] Fetched 96.5 kB in 0s (0 B/s) 16:12:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-common_190ubuntu0.1_all.deb [157 kB] 16:12:04 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) 16:12:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 init-system-helpers_1.51_all.deb [37.3 kB] 16:12:05 33% 100% [Working] Fetched 37.3 kB in 0s (0 B/s) 16:12:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:12:06 4% 100% [Working] Fetched 279 kB in 0s (0 B/s) 16:12:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:12:06 10% 100% [Working] Fetched 122 kB in 0s (0 B/s) 16:12:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:12:06 100% [Working] Fetched 8848 B in 0s (0 B/s) 16:12:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:12:07 26% 100% [Working] Fetched 47.8 kB in 0s (0 B/s) 16:12:07 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] 16:12:07 84% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 16:12:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:12:08 8% 100% [Working] Fetched 155 kB in 0s (0 B/s) 16:12:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [614 kB] 16:12:08 2% 74% 100% [Working] Fetched 614 kB in 0s (0 B/s) 16:12:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:12:09 85% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) 16:12:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:12:09 2% 100% [Working] Fetched 499 kB in 0s (0 B/s) 16:12:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libicu60_60.2-3ubuntu3.1_amd64.deb [8054 kB] 16:12:11 0% 6% 89% 99% 100% [Working] Fetched 8054 kB in 0s (0 B/s) 16:12:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:12:12 5% 100% [Working] Fetched 240 kB in 0s (0 B/s) 16:12:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] 16:12:12 100% [Working] Fetched 0 B in 0s (0 B/s) 16:12:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:12:13 43% 100% [Working] Fetched 29.3 kB in 0s (0 B/s) 16:12:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 netbase_5.4_all.deb [12.7 kB] 16:12:13 99% 100% [Working] Fetched 12.7 kB in 0s (0 B/s) 16:12:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:12:13 14% 100% [Working] Fetched 85.5 kB in 0s (0 B/s) 16:12:13 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] 16:12:14 25% 100% [Working] Fetched 49.2 kB in 0s (0 B/s) 16:12:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpq5_10.15-0ubuntu0.18.04.1_amd64.deb [108 kB] 16:12:14 11% 100% [Working] Fetched 108 kB in 0s (0 B/s) 16:12:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ssl-cert_1.0.39_all.deb [17.0 kB] 16:12:14 74% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 16:12:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] 16:12:15 100% [Working] Fetched 0 B in 0s (0 B/s) 16:12:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-10_10.15-0ubuntu0.18.04.1_amd64.deb [3766 kB] 16:12:16 0% 19% 100% [Working] Fetched 3766 kB in 0s (0 B/s) 16:12:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client_10+190ubuntu0.1_all.deb [5896 B] 16:12:16 100% [Working] Fetched 5896 B in 0s (0 B/s) 16:12:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:12:16 40% 100% [Working] Fetched 30.8 kB in 0s (0 B/s) 16:12:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:12:17 73% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) 16:12:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql_10+190ubuntu0.1_all.deb [5884 B] 16:12:17 99% 100% [Working] Fetched 5884 B in 0s (0 B/s) 16:12:17 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 16:12:17 100% [Working] Fetched 0 B in 0s (0 B/s) 16:12:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:12:17 14% 100% [Working] Fetched 85.9 kB in 0s (0 B/s) 16:12:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ucf_3.0038_all.deb [50.5 kB] 16:12:18 24% 100% [Working] Fetched 50.5 kB in 0s (0 B/s) 16:12:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:12:18 100% [Working] Fetched 8720 B in 0s (0 B/s) 16:12:18 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-contrib_10+190ubuntu0.1_all.deb [5896 B] 16:12:18 99% 100% [Working] Fetched 5896 B in 0s (0 B/s) 16:12:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:12:19 10% 100% [Working] Fetched 137 kB in 0s (0 B/s) 16:12:19 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:12:20 11% 100% [Working] Fetched 109 kB in 0s (0 B/s) 16:12:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb [663 kB] 16:12:20 1% 100% [Working] Fetched 663 kB in 0s (0 B/s) 16:12:20 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:12:21 1% 100% [Working] Fetched 645 kB in 0s (0 B/s) 16:12:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libedit2_3.1-20170329-1_amd64.deb [76.9 kB] 16:12:21 16% 100% [Working] Fetched 76.9 kB in 0s (0 B/s) 16:12:21 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:12:21 30% 100% [Working] Fetched 41.3 kB in 0s (0 B/s) 16:12:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] 16:12:22 100% [Working] Fetched 0 B in 0s (0 B/s) 16:12:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:12:22 70% 100% [Working] Fetched 17.9 kB in 0s (0 B/s) 16:12:22 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:12:23 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) 16:12:23 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 16:12:23 6% 100% [Working] Fetched 187 kB in 0s (0 B/s) 16:12:24 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:12:24 7% 100% [Working] Fetched 175 kB in 0s (0 B/s) 16:12:24 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:12:24 6% 100% [Working] Fetched 206 kB in 0s (0 B/s) 16:12:25 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 16:12:25 0% 53% 100% [Working] Fetched 1301 kB in 0s (0 B/s) 16:12:25 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:12:25 34% 100% [Working] Fetched 36.2 kB in 0s (0 B/s) 16:12:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 16:12:26 100% [Working] Fetched 0 B in 0s (0 B/s) 16:12:26 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:12:26 11% 100% [Working] Fetched 107 kB in 0s (0 B/s) 16:12:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-10_10.15-0ubuntu0.18.04.1_amd64.deb [939 kB] 16:12:27 1% 70% 100% [Working] Fetched 939 kB in 0s (0 B/s) 16:12:27 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:12:27 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) 16:12:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb [150 kB] 16:12:28 8% 100% [Working] Fetched 150 kB in 0s (0 B/s) 16:12:28 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-common_190ubuntu0.1_all.deb [29.6 kB] 16:12:28 42% 100% [Working] Fetched 29.6 kB in 0s (0 B/s) 16:12:38 Pulling postgres  16:12:38 Pulling redis  16:12:38 Cloning into '/build/parts/redis/src'... 16:12:39 remote: Enumerating objects: 881, done. 16:12:39 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. 16:12:39 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. 16:12:40 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 16:12:40 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.58 MiB/s, done. 16:12:40 Resolving deltas: 0% (0/101) Resolving deltas: 1% (2/101) Resolving deltas: 3% (4/101) Resolving deltas: 4% (5/101) Resolving deltas: 7% (8/101) Resolving deltas: 8% (9/101) Resolving deltas: 9% (10/101) Resolving deltas: 10% (11/101) Resolving deltas: 12% (13/101) Resolving deltas: 13% (14/101) Resolving deltas: 14% (15/101) Resolving deltas: 15% (16/101) Resolving deltas: 16% (17/101) Resolving deltas: 17% (18/101) Resolving deltas: 26% (27/101) Resolving deltas: 27% (28/101) Resolving deltas: 31% (32/101) Resolving deltas: 32% (33/101) Resolving deltas: 33% (34/101) Resolving deltas: 34% (35/101) Resolving deltas: 38% (39/101) Resolving deltas: 39% (40/101) Resolving deltas: 40% (41/101) Resolving deltas: 41% (42/101) Resolving deltas: 42% (43/101) Resolving deltas: 45% (46/101) Resolving deltas: 48% (49/101) Resolving deltas: 49% (50/101) Resolving deltas: 54% (55/101) Resolving deltas: 56% (57/101) Resolving deltas: 59% (60/101) Resolving deltas: 61% (62/101) Resolving deltas: 62% (63/101) Resolving deltas: 63% (64/101) Resolving deltas: 65% (66/101) Resolving deltas: 66% (67/101) Resolving deltas: 67% (68/101) Resolving deltas: 69% (70/101) Resolving deltas: 70% (71/101) Resolving deltas: 75% (76/101) Resolving deltas: 78% (79/101) Resolving deltas: 79% (80/101) Resolving deltas: 80% (81/101) Resolving deltas: 82% (83/101) Resolving deltas: 85% (86/101) Resolving deltas: 86% (87/101) Resolving deltas: 88% (89/101) Resolving deltas: 89% (90/101) Resolving deltas: 90% (91/101) Resolving deltas: 92% (93/101) Resolving deltas: 94% (95/101) Resolving deltas: 96% (97/101) Resolving deltas: 97% (98/101) Resolving deltas: 98% (99/101) Resolving deltas: 99% (100/101) Resolving deltas: 100% (101/101) Resolving deltas: 100% (101/101), done. 16:12:40 Note: checking out '03b59cd5f0788a52039287daa83229d459641ff5'. 16:12:40 16:12:40 You are in 'detached HEAD' state. You can look around, make experimental 16:12:40 changes and commit them, and you can discard any commits you make in this 16:12:40 state without impacting any branches by performing another checkout. 16:12:40 16:12:40 If you want to create a new branch to retain commits you create, you may 16:12:40 do so (now or later) by using -b with the checkout command again. Example: 16:12:40 16:12:40 git checkout -b 16:12:40 16:12:42 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:12:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:12:42 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:12:43 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:12:43 69% [Working] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:12:47 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] 16:12:48 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) 16:12:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] 16:12:48 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) 16:12:48 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] 16:12:48 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) 16:12:49 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.3_amd64.deb [2652 kB] 16:12:49 0% 22% 100% [Working] Fetched 2652 kB in 0s (0 B/s) 16:12:50 Pulling snapcraft-preload  16:12:51 Cloning into '/build/parts/snapcraft-preload/src'... 16:12:51 remote: Enumerating objects: 187, done. 16:12:51 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) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 16:12:51 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.78 MiB/s, done. 16:12:51 Resolving deltas: 0% (0/112) Resolving deltas: 3% (4/112) Resolving deltas: 11% (13/112) Resolving deltas: 16% (19/112) Resolving deltas: 25% (28/112) Resolving deltas: 26% (30/112) Resolving deltas: 66% (75/112) Resolving deltas: 69% (78/112) Resolving deltas: 73% (82/112) Resolving deltas: 77% (87/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. 16:12:52 From https://github.com/sergiusens/snapcraft-preload 16:12:52 * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD 16:12:52 Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. 16:12:52 16:12:52 You are in 'detached HEAD' state. You can look around, make experimental 16:12:52 changes and commit them, and you can discard any commits you make in this 16:12:52 state without impacting any branches by performing another checkout. 16:12:52 16:12:52 If you want to create a new branch to retain commits you create, you may 16:12:52 do so (now or later) by using -b with the checkout command again. Example: 16:12:52 16:12:52 git checkout -b 16:12:52 16:12:52 HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) 16:12:55 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:12:55 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:12:55 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:12:55 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 16:12:55 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:13:00 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:13:00 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:13:00 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:13:00 16% 100% [Working] Fetched 77.8 kB in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:13:00 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:00 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:13:00 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:13:01 30% 100% [Working] Fetched 45.6 kB in 0s (0 B/s) 16:13:01 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] 16:13:01 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:01 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] 16:13:02 5% 100% [Working] Fetched 214 kB in 0s (0 B/s) 16:13:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 16:13:02 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:02 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:13:02 24% 100% [Working] Fetched 50.6 kB in 0s (0 B/s) 16:13:03 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:13:03 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:13:03 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) 16:13:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:13:03 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:03 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:13:04 11% 100% [Working] Fetched 111 kB in 0s (0 B/s) 16:13:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:13:04 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:13:04 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:13:04 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:13:04 51% 100% [Working] Fetched 24.5 kB in 0s (0 B/s) 16:13:04 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] 16:13:04 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:13:05 23% 100% [Working] Fetched 54.2 kB in 0s (0 B/s) 16:13:05 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:13:05 99% 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:05 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 16:13:05 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:13:05 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:05 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:13:05 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:13:06 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:13:06 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) 16:13:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:13:06 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:13:06 100% [Working] Fetched 11.1 kB in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:13:07 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:13:08 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 16:13:08 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:13:08 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] 16:13:08 8% 100% [Working] Fetched 159 kB in 0s (0 B/s) 16:13:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:13:09 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:13:09 100% [Working] Fetched 0 B in 0s (0 B/s) 16:13:10 Pulling static-packages  16:13:12 Pulling vault  16:13:12 Cloning into '/build/parts/vault/src'... 16:13:13 remote: Enumerating objects: 12795, done. 16:13:13 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. 16:13:15 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. 16:13:17 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), 6.66 MiB | 13.32 MiB/s Receiving objects: 45% (5758/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 46% (5886/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 47% (6014/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 48% (6142/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 49% (6270/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 50% (6398/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 51% (6526/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 52% (6654/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 53% (6782/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 54% (6910/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 55% (7038/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 56% (7166/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 57% (7294/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 58% (7422/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 59% (7550/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 60% (7677/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 61% (7805/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 62% (7933/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 63% (8061/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 64% (8189/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 65% (8317/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 66% (8445/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 67% (8573/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 68% (8701/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 69% (8829/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 70% (8957/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 71% (9085/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 72% (9213/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 73% (9341/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 74% (9469/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 75% (9597/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 76% (9725/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 76% (9732/12795), 6.66 MiB | 13.32 MiB/s Receiving objects: 77% (9853/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 78% (9981/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 79% (10109/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 80% (10236/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 81% (10364/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 82% (10492/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 83% (10620/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 84% (10748/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 85% (10876/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 86% (11004/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 87% (11132/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 88% (11260/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 89% (11388/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 90% (11516/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 91% (11644/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 92% (11772/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 93% (11900/12795), 12.70 MiB | 12.69 MiB/s Receiving objects: 94% (12028/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 95% (12156/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 96% (12284/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 97% (12412/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 98% (12540/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 99% (12668/12795), 18.42 MiB | 12.28 MiB/s Receiving objects: 99% (12733/12795), 29.24 MiB | 14.57 MiB/s remote: Total 12795 (delta 1909), reused 8501 (delta 1333), pack-reused 0 16:13:17 Receiving objects: 100% (12795/12795), 29.24 MiB | 14.57 MiB/s Receiving objects: 100% (12795/12795), 34.13 MiB | 14.98 MiB/s, done. 16:13:17 Resolving deltas: 0% (0/1909) Resolving deltas: 1% (20/1909) Resolving deltas: 2% (44/1909) Resolving deltas: 3% (58/1909) Resolving deltas: 4% (78/1909) Resolving deltas: 5% (101/1909) Resolving deltas: 6% (117/1909) Resolving deltas: 7% (138/1909) Resolving deltas: 8% (155/1909) Resolving deltas: 9% (172/1909) Resolving deltas: 10% (191/1909) Resolving deltas: 11% (216/1909) Resolving deltas: 12% (230/1909) Resolving deltas: 13% (249/1909) Resolving deltas: 14% (269/1909) Resolving deltas: 15% (288/1909) Resolving deltas: 16% (308/1909) Resolving deltas: 17% (328/1909) Resolving deltas: 18% (346/1909) Resolving deltas: 19% (363/1909) Resolving deltas: 20% (382/1909) Resolving deltas: 21% (402/1909) Resolving deltas: 22% (429/1909) Resolving deltas: 23% (440/1909) Resolving deltas: 24% (460/1909) Resolving deltas: 25% (480/1909) Resolving deltas: 26% (497/1909) Resolving deltas: 27% (517/1909) Resolving deltas: 28% (544/1909) Resolving deltas: 29% (556/1909) Resolving deltas: 31% (592/1909) Resolving deltas: 32% (612/1909) Resolving deltas: 33% (631/1909) Resolving deltas: 34% (659/1909) Resolving deltas: 35% (671/1909) Resolving deltas: 36% (700/1909) Resolving deltas: 37% (708/1909) Resolving deltas: 38% (727/1909) Resolving deltas: 39% (759/1909) Resolving deltas: 40% (764/1909) Resolving deltas: 41% (785/1909) Resolving deltas: 42% (810/1909) Resolving deltas: 43% (822/1909) Resolving deltas: 44% (840/1909) Resolving deltas: 45% (869/1909) Resolving deltas: 46% (879/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% (1013/1909) Resolving deltas: 54% (1031/1909) Resolving deltas: 55% (1050/1909) Resolving deltas: 56% (1071/1909) Resolving deltas: 57% (1090/1909) Resolving deltas: 58% (1108/1909) Resolving deltas: 59% (1130/1909) Resolving deltas: 60% (1146/1909) Resolving deltas: 61% (1172/1909) Resolving deltas: 62% (1184/1909) Resolving deltas: 63% (1204/1909) Resolving deltas: 64% (1222/1909) Resolving deltas: 65% (1244/1909) Resolving deltas: 66% (1264/1909) Resolving deltas: 67% (1281/1909) Resolving deltas: 68% (1304/1909) Resolving deltas: 69% (1336/1909) Resolving deltas: 70% (1339/1909) Resolving deltas: 71% (1369/1909) Resolving deltas: 73% (1396/1909) Resolving deltas: 74% (1423/1909) Resolving deltas: 75% (1434/1909) Resolving deltas: 76% (1451/1909) Resolving deltas: 77% (1470/1909) Resolving deltas: 78% (1493/1909) Resolving deltas: 79% (1526/1909) Resolving deltas: 80% (1528/1909) Resolving deltas: 81% (1547/1909) Resolving deltas: 82% (1569/1909) Resolving deltas: 83% (1585/1909) Resolving deltas: 84% (1604/1909) Resolving deltas: 85% (1623/1909) Resolving deltas: 86% (1642/1909) Resolving deltas: 87% (1661/1909) Resolving deltas: 88% (1680/1909) Resolving deltas: 89% (1702/1909) Resolving deltas: 90% (1726/1909) Resolving deltas: 91% (1739/1909) Resolving deltas: 92% (1757/1909) Resolving deltas: 93% (1778/1909) Resolving deltas: 94% (1795/1909) Resolving deltas: 95% (1814/1909) Resolving deltas: 96% (1833/1909) Resolving deltas: 97% (1852/1909) Resolving deltas: 98% (1872/1909) Resolving deltas: 99% (1890/1909) Resolving deltas: 100% (1909/1909) Resolving deltas: 100% (1909/1909), done. 16:13:17 Note: checking out '1a730771ec70149293efe91e1d283b10d255c6d1'. 16:13:17 16:13:17 You are in 'detached HEAD' state. You can look around, make experimental 16:13:17 changes and commit them, and you can discard any commits you make in this 16:13:17 state without impacting any branches by performing another checkout. 16:13:17 16:13:17 If you want to create a new branch to retain commits you create, you may 16:13:17 do so (now or later) by using -b with the checkout command again. Example: 16:13:17 16:13:17 git checkout -b 16:13:17 16:13:19 Checking out files: 49% (5533/11257) Checking out files: 50% (5629/11257) Checking out files: 51% (5742/11257) Checking out files: 52% (5854/11257) Checking out files: 53% (5967/11257) Checking out files: 54% (6079/11257) Checking out files: 55% (6192/11257) Checking out files: 56% (6304/11257) Checking out files: 57% (6417/11257) Checking out files: 58% (6530/11257) Checking out files: 59% (6642/11257) Checking out files: 60% (6755/11257) Checking out files: 61% (6867/11257) Checking out files: 62% (6980/11257) Checking out files: 63% (7092/11257) Checking out files: 64% (7205/11257) Checking out files: 65% (7318/11257) Checking out files: 66% (7430/11257) Checking out files: 67% (7543/11257) Checking out files: 68% (7655/11257) Checking out files: 69% (7768/11257) Checking out files: 70% (7880/11257) Checking out files: 71% (7993/11257) Checking out files: 72% (8106/11257) Checking out files: 73% (8218/11257) Checking out files: 74% (8331/11257) Checking out files: 75% (8443/11257) Checking out files: 76% (8556/11257) Checking out files: 77% (8668/11257) Checking out files: 78% (8781/11257) Checking out files: 79% (8894/11257) Checking out files: 80% (9006/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: 91% (10272/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. 16:13:20 Pulling version  16:13:21 Skipping build go-build-helper (already ran) 16:13:21 Skipping build go115 (already ran) 16:13:21 Building app-service-config  16:13:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:13:23 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 16:13:23 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 16:13:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 16:13:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 16:13:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 16:13:23 go: downloading github.com/gorilla/mux v1.8.0 16:13:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:13:23 go: downloading github.com/hashicorp/consul/api v1.1.0 16:13:23 go: downloading github.com/pelletier/go-toml v1.2.0 16:13:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 16:13:23 go: downloading go.mongodb.org/mongo-driver v1.1.1 16:13:23 go: downloading github.com/go-kit/kit v0.8.0 16:13:23 go: downloading github.com/google/uuid v1.1.2 16:13:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:13:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 16:13:23 go: downloading github.com/BurntSushi/toml v0.3.1 16:13:23 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:13:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:13:23 go: downloading github.com/hashicorp/serf v0.8.2 16:13:23 go: downloading github.com/go-playground/universal-translator v0.17.0 16:13:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:13:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 16:13:23 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:13:23 go: downloading github.com/pebbe/zmq4 v1.0.0 16:13:23 go: downloading github.com/go-playground/locales v0.13.0 16:13:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:13:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:13:23 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:13:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:13:23 go: downloading github.com/mitchellh/copystructure v1.0.0 16:13:23 go: downloading github.com/x448/float16 v0.8.4 16:13:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:13:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:13:23 go: downloading github.com/leodido/go-urn v1.2.0 16:13:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:13:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:13:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:13:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:13:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:13:24 go: downloading github.com/go-stack/stack v1.8.0 16:13:24 go: downloading github.com/xdg/stringprep v1.0.0 16:13:24 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:13:24 go: downloading github.com/golang/snappy v0.0.1 16:13:24 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:13:24 go: downloading golang.org/x/text v0.3.2 16:13:24 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:13:39 Building config-common  16:13:43 Building consul  16:13:53 go: downloading github.com/kardianos/govendor v1.0.9 16:13:53 go: github.com/kardianos/govendor upgrade => v1.0.9 16:13:53 go: finding module for package github.com/Bowery/prompt 16:13:53 go: downloading gopkg.in/yaml.v2 v2.2.8 16:13:53 go: finding module for package github.com/google/shlex 16:13:53 go: downloading golang.org/x/tools v0.0.0-20191108193012-7d206e10da11 16:13:53 go: downloading github.com/pkg/errors v0.8.1 16:13:53 go: finding module for package github.com/dchest/safefile 16:13:53 go: downloading github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 16:13:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 16:13:53 go: downloading github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 16:13:53 go: found github.com/Bowery/prompt in github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 16:13:53 go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 16:13:53 go: found github.com/dchest/safefile in github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 16:13:53 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 16:13:53 go: golang.org/x/sys upgrade => v0.0.0-20201202213521-69691e467435 16:13:53 go: golang.org/x/tools upgrade => v0.0.0-20201202200335-bef1c476418a 16:13:53 go: gopkg.in/yaml.v2 upgrade => v2.4.0 16:13:53 go: github.com/pkg/errors upgrade => v0.9.1 16:13:53 go: downloading gopkg.in/yaml.v2 v2.4.0 16:13:53 go: downloading golang.org/x/sys v0.0.0-20201202213521-69691e467435 16:13:53 go: downloading github.com/pkg/errors v0.9.1 16:13:53 go: downloading golang.org/x/tools v0.0.0-20201202200335-bef1c476418a 16:14:05 go: downloading github.com/mitchellh/cli v1.1.0 16:14:05 go: downloading github.com/hashicorp/serf v0.9.4 16:14:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 16:14:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 16:14:05 go: downloading github.com/mitchellh/mapstructure v1.3.3 16:14:05 go: downloading github.com/armon/go-metrics v0.3.4 16:14:05 go: downloading github.com/mitchellh/go-testing-interface v1.14.0 16:14:05 go: downloading github.com/mitchellh/copystructure v1.0.0 16:14:05 go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 16:14:05 go: downloading github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 16:14:05 go: downloading github.com/golang/protobuf v1.3.2 16:14:05 go: downloading github.com/stretchr/testify v1.5.1 16:14:05 go: downloading github.com/hashicorp/go-raftchunking v0.6.1 16:14:05 go: downloading k8s.io/client-go v0.16.9 16:14:05 go: downloading github.com/hashicorp/go-version v1.2.0 16:14:05 go: downloading github.com/bgentry/speakeasy v0.1.0 16:14:05 go: downloading k8s.io/api v0.16.9 16:14:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:14:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:14:05 go: downloading github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea 16:14:05 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:14:05 go: downloading github.com/hashicorp/memberlist v0.2.2 16:14:05 go: downloading github.com/hashicorp/raft v1.1.2 16:14:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:14:05 go: downloading github.com/hashicorp/go-bexpr v0.1.2 16:14:05 go: downloading github.com/hashicorp/go-connlimit v0.2.0 16:14:05 go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible 16:14:05 go: downloading github.com/fatih/color v1.9.0 16:14:05 go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 16:14:05 go: downloading github.com/kr/text v0.1.0 16:14:05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 16:14:05 go: downloading k8s.io/apimachinery v0.16.9 16:14:05 go: downloading github.com/hashicorp/go-memdb v1.0.3 16:14:05 go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:14:05 go: downloading github.com/davecgh/go-spew v1.1.1 16:14:05 go: downloading github.com/docker/go-connections v0.3.0 16:14:05 go: downloading github.com/aws/aws-sdk-go v1.25.41 16:14:05 go: downloading github.com/boltdb/bolt v1.3.1 16:14:05 go: downloading github.com/hashicorp/errwrap v1.0.0 16:14:05 go: downloading github.com/pmezard/go-difflib v1.0.0 16:14:05 go: downloading google.golang.org/grpc v1.25.1 16:14:05 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:14:05 go: downloading github.com/posener/complete v1.2.3 16:14:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:14:05 go: downloading github.com/google/btree v1.0.0 16:14:05 go: downloading github.com/hashicorp/hcl v1.0.0 16:14:05 go: downloading k8s.io/klog v1.0.0 16:14:05 go: downloading github.com/hashicorp/go-syslog v1.0.0 16:14:05 go: downloading github.com/stretchr/objx v0.1.1 16:14:05 go: downloading sigs.k8s.io/yaml v1.1.0 16:14:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 16:14:05 go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 16:14:05 go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974 16:14:05 go: downloading github.com/circonus-labs/circonusllhist v0.1.3 16:14:05 go: downloading gopkg.in/inf.v0 v0.9.1 16:14:05 go: downloading github.com/hashicorp/go-immutable-radix v1.2.0 16:14:05 go: downloading github.com/miekg/dns v1.1.26 16:14:05 go: downloading github.com/coreos/go-oidc v2.1.0+incompatible 16:14:05 go: downloading github.com/google/gofuzz v1.0.0 16:14:05 go: downloading github.com/mattn/go-colorable v0.1.6 16:14:05 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:14:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 16:14:05 go: downloading github.com/mattn/go-isatty v0.0.12 16:14:05 go: downloading github.com/hashicorp/go-msgpack v0.5.5 16:14:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:14:06 go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 16:14:06 go: downloading github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 16:14:06 go: downloading github.com/prometheus/client_golang v1.4.0 16:14:06 go: downloading github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088 16:14:06 go: downloading github.com/envoyproxy/go-control-plane v0.9.5 16:14:06 go: downloading github.com/prometheus/client_model v0.2.0 16:14:06 go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 16:14:06 go: downloading github.com/prometheus/procfs v0.0.8 16:14:06 go: downloading github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 16:14:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 16:14:06 go: downloading github.com/beorn7/perks v1.0.1 16:14:06 go: downloading github.com/armon/go-radix v1.0.0 16:14:06 go: downloading k8s.io/utils v0.0.0-20190801114015-581e00157fb1 16:14:06 go: downloading github.com/hashicorp/vault/api v1.0.4 16:14:06 go: downloading github.com/googleapis/gnostic v0.2.0 16:14:06 go: downloading github.com/coredns/coredns v1.1.2 16:14:06 go: downloading github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 16:14:07 go: downloading github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533 16:14:07 go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible 16:14:07 go: downloading github.com/Azure/go-autorest/autorest v0.10.0 16:14:07 go: downloading github.com/imdario/mergo v0.3.6 16:14:07 go: downloading github.com/mitchellh/pointerstructure v1.0.0 16:14:07 go: downloading github.com/hashicorp/vault/sdk v0.1.13 16:14:07 go: downloading github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de 16:14:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 16:14:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 16:14:07 go: downloading github.com/vmware/govmomi v0.18.0 16:14:07 go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d 16:14:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0 16:14:07 go: downloading github.com/gophercloud/gophercloud v0.1.0 16:14:07 go: downloading github.com/Azure/go-autorest/logger v0.1.0 16:14:07 go: downloading github.com/cespare/xxhash v1.1.0 16:14:07 go: downloading github.com/cespare/xxhash/v2 v2.1.1 16:14:07 go: downloading github.com/digitalocean/godo v1.10.0 16:14:07 go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 16:14:07 go: downloading github.com/prometheus/common v0.9.1 16:14:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 16:14:07 go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f 16:14:07 go: downloading golang.org/x/text v0.3.3 16:14:07 go: downloading github.com/ryanuber/columnize v2.1.0+incompatible 16:14:07 go: downloading github.com/ryanuber/go-glob v1.0.0 16:14:07 go: downloading github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible 16:14:07 go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 16:14:07 go: downloading github.com/golang/snappy v0.0.1 16:14:07 go: downloading github.com/json-iterator/go v1.1.9 16:14:08 go: downloading github.com/modern-go/reflect2 v1.0.1 16:14:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:14:08 go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 16:14:08 go: downloading github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 16:14:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 16:14:08 go: downloading github.com/pierrec/lz4 v2.0.5+incompatible 16:14:08 go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 16:14:08 go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c 16:14:08 go: downloading cloud.google.com/go v0.38.0 16:14:08 go: downloading github.com/spf13/pflag v1.0.5 16:14:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 16:14:08 go: downloading github.com/Azure/go-autorest/tracing v0.5.0 16:14:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:14:08 go: downloading github.com/dimchansky/utfbom v1.1.0 16:14:08 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:14:08 go: downloading github.com/linode/linodego v0.7.1 16:14:08 go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1 16:14:09 go: downloading github.com/rboyer/safeio v0.2.1 16:14:09 go: downloading github.com/google/go-querystring v1.0.0 16:14:09 go: downloading gopkg.in/resty.v1 v1.12.0 16:14:09 go: downloading github.com/Azure/azure-sdk-for-go v40.3.0+incompatible 16:14:09 go: downloading github.com/hashicorp/mdns v1.0.1 16:14:09 go: downloading github.com/NYTimes/gziphandler v1.0.1 16:14:09 go: downloading google.golang.org/api v0.7.0 16:14:09 go: downloading github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 16:14:09 go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 16:14:09 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 16:14:10 go: downloading github.com/sirupsen/logrus v1.4.2 16:14:16 go: downloading go.opencensus.io v0.22.0 16:14:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 16:14:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 16:15:17 go: creating new go.mod: module consul-tools 16:15:17 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 16:15:17 go: found golang.org/x/tools/cmd/cover in golang.org/x/tools v0.0.0-20201202200335-bef1c476418a 16:15:17 go: found golang.org/x/tools/cmd/stringer in golang.org/x/tools v0.0.0-20201202200335-bef1c476418a 16:15:17 go: downloading github.com/golangci/golangci-lint v1.23.6 16:15:17 go: downloading github.com/vektra/mockery v1.1.2 16:15:17 go: downloading github.com/hashicorp/protoc-gen-go-binary v0.0.0-20200316174223-e4c249d51dbb 16:15:17 go: found github.com/vektra/mockery/cmd/mockery in github.com/vektra/mockery v1.1.2 16:15:17 go: github.com/hashicorp/protoc-gen-go-binary upgrade => v0.0.0-20200316174223-e4c249d51dbb 16:15:18 go: found github.com/golangci/golangci-lint/cmd/golangci-lint in github.com/golangci/golangci-lint v1.23.6 16:15:18 go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1 16:15:19 go: found github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs in github.com/elazarl/go-bindata-assetfs v1.0.1 16:15:21 go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 16:15:21 go: found github.com/hashicorp/go-bindata/go-bindata in github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible 16:15:31 go: found github.com/gogo/protobuf/protoc-gen-gofast in github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d 16:15:32 go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 16:15:32 go: downloading github.com/spf13/cobra v0.0.5 16:15:32 go: downloading github.com/fatih/color v1.7.0 16:15:32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b 16:15:32 go: downloading github.com/spf13/viper v1.6.1 16:15:32 go: downloading github.com/stretchr/testify v1.4.0 16:15:32 go: downloading github.com/go-lintpack/lintpack v0.5.2 16:15:32 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.11.2 16:15:32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 16:15:32 go: downloading github.com/mattn/go-colorable v0.1.4 16:15:32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 16:15:32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 16:15:32 go: downloading github.com/mattn/go-isatty v0.0.8 16:15:32 go: downloading github.com/pelletier/go-toml v1.2.0 16:15:32 go: downloading github.com/magiconair/properties v1.8.1 16:15:32 go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f 16:15:32 go: downloading github.com/fsnotify/fsnotify v1.4.7 16:15:32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 16:15:32 go: downloading golang.org/x/mod v0.3.0 16:15:32 go: downloading github.com/stretchr/objx v0.2.0 16:15:32 go: downloading github.com/inconshreveable/mousetrap v1.0.0 16:15:32 go: downloading github.com/spf13/afero v1.1.2 16:15:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:15:32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 16:15:32 go: downloading github.com/subosito/gotenv v1.2.0 16:15:32 go: downloading github.com/go-critic/go-critic v0.4.1 16:15:32 go: downloading gopkg.in/ini.v1 v1.51.0 16:15:32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee 16:15:32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 16:15:32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 16:15:32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 16:15:32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a 16:15:32 go: downloading github.com/uudashr/gocognit v1.0.1 16:15:32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 16:15:32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 16:15:32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 16:15:32 go: downloading github.com/sourcegraph/go-diff v0.5.1 16:15:32 go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 16:15:32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 16:15:32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f 16:15:32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 16:15:32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 16:15:32 go: downloading github.com/spf13/cast v1.3.0 16:15:32 go: downloading github.com/go-toolsmith/strparse v1.0.0 16:15:32 go: downloading github.com/ultraware/funlen v0.0.2 16:15:32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 16:15:32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 16:15:32 go: downloading github.com/go-toolsmith/astcast v1.0.0 16:15:32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 16:15:32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc 16:15:32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 16:15:32 go: downloading github.com/ultraware/whitespace v0.0.4 16:15:33 go: downloading github.com/ghodss/yaml v1.0.0 16:15:33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 16:15:33 go: downloading gopkg.in/yaml.v2 v2.2.7 16:15:33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 16:15:33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 16:15:33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb 16:15:33 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 16:15:33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 16:15:33 go: downloading github.com/go-toolsmith/astequal v1.0.0 16:15:33 go: downloading github.com/gobwas/glob v0.2.3 16:15:33 go: downloading github.com/go-toolsmith/typep v1.0.0 16:15:33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e 16:15:33 go: downloading github.com/go-toolsmith/astp v1.0.0 16:15:33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 16:15:33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 16:15:33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 16:15:33 go: downloading github.com/kisielk/gotool v1.0.0 16:15:33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 16:15:33 go: downloading github.com/BurntSushi/toml v0.3.1 16:15:33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d 16:15:33 golang.org/x/mod/semver 16:15:33 golang.org/x/xerrors/internal 16:15:33 golang.org/x/sys/internal/unsafeheader 16:15:33 github.com/golangci/golangci-lint/pkg/exitcodes 16:15:33 github.com/gobwas/glob/util/runes 16:15:33 github.com/nbutton23/zxcvbn-go/match 16:15:33 github.com/nbutton23/zxcvbn-go/utils/math 16:15:33 honnef.co/go/tools/arg 16:15:33 honnef.co/go/tools/deprecated 16:15:33 golang.org/x/sys/unix 16:15:33 github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs 16:15:33 github.com/hashicorp/go-bindata 16:15:33 golang.org/x/tools/cover 16:15:33 golang.org/x/tools/internal/event/label 16:15:33 golang.org/x/xerrors 16:15:33 github.com/gogo/protobuf/vanity 16:15:33 golang.org/x/tools/internal/event/keys 16:15:33 golang.org/x/tools/cmd/cover 16:15:33 golang.org/x/tools/go/internal/gcimporter 16:15:33 github.com/hashicorp/go-bindata/go-bindata 16:15:33 github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap 16:15:34 golang.org/x/tools/internal/event/core 16:15:34 github.com/gogo/protobuf/protoc-gen-gogo/plugin 16:15:34 golang.org/x/tools/internal/typesinternal 16:15:34 golang.org/x/tools/internal/event 16:15:34 github.com/golang/glog 16:15:34 golang.org/x/tools/internal/gocommand 16:15:34 github.com/gogo/protobuf/protoc-gen-gogo/generator 16:15:34 github.com/golang/protobuf/protoc-gen-go/plugin 16:15:34 golang.org/x/tools/go/internal/packagesdriver 16:15:34 gopkg.in/yaml.v2 16:15:34 golang.org/x/tools/internal/packagesinternal 16:15:34 github.com/golang/protobuf/protoc-gen-go/generator/internal/remap 16:15:34 github.com/grpc-ecosystem/grpc-gateway/codegenerator 16:15:34 github.com/grpc-ecosystem/grpc-gateway/utilities 16:15:34 google.golang.org/genproto/googleapis/api/annotations 16:15:34 github.com/golang/protobuf/protoc-gen-go/generator 16:15:34 golang.org/x/mod/module 16:15:34 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule 16:15:34 golang.org/x/tools/go/ast/astutil 16:15:34 golang.org/x/tools/internal/fastwalk 16:15:34 golang.org/x/tools/go/gcexportdata 16:15:34 github.com/mattn/go-isatty 16:15:35 golang.org/x/tools/internal/gopathwalk 16:15:35 github.com/mattn/go-colorable 16:15:35 golang.org/x/tools/go/packages 16:15:35 github.com/gofrs/flock 16:15:35 github.com/fatih/color 16:15:35 github.com/golangci/golangci-lint/internal/robustio 16:15:35 github.com/golangci/golangci-lint/internal/renameio 16:15:35 github.com/gogo/protobuf/plugin/testgen 16:15:35 github.com/gogo/protobuf/plugin/defaultcheck 16:15:35 github.com/gogo/protobuf/plugin/embedcheck 16:15:35 github.com/gogo/protobuf/plugin/enumstringer 16:15:35 github.com/gogo/protobuf/plugin/marshalto 16:15:35 github.com/gogo/protobuf/plugin/oneofcheck 16:15:35 github.com/gogo/protobuf/plugin/populate 16:15:35 github.com/gogo/protobuf/plugin/unmarshal 16:15:35 github.com/gogo/protobuf/protoc-gen-gogo/grpc 16:15:35 github.com/ghodss/yaml 16:15:35 golang.org/x/tools/cmd/stringer 16:15:35 golang.org/x/tools/internal/imports 16:15:35 github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor 16:15:35 github.com/pkg/errors 16:15:35 github.com/gogo/protobuf/plugin/compare 16:15:36 github.com/gogo/protobuf/plugin/description 16:15:36 github.com/gogo/protobuf/plugin/equal 16:15:36 github.com/gogo/protobuf/plugin/face 16:15:36 github.com/gogo/protobuf/plugin/gostring 16:15:36 github.com/gogo/protobuf/plugin/size 16:15:36 github.com/gogo/protobuf/plugin/stringer 16:15:36 github.com/gogo/protobuf/plugin/union 16:15:36 github.com/hashicorp/protoc-gen-go-binary/gen 16:15:36 golang.org/x/tools/imports 16:15:36 github.com/golangci/golangci-lint/internal/cache 16:15:36 github.com/vektra/mockery/mockery 16:15:36 github.com/hashicorp/protoc-gen-go-binary 16:15:37 github.com/sirupsen/logrus 16:15:37 github.com/stretchr/objx 16:15:37 github.com/go-toolsmith/astequal 16:15:37 github.com/go-toolsmith/astp 16:15:37 github.com/stretchr/testify/assert 16:15:37 github.com/vektra/mockery/cmd/mockery 16:15:37 github.com/gogo/protobuf/vanity/command 16:15:37 github.com/go-toolsmith/typep 16:15:37 github.com/go-toolsmith/astfmt 16:15:37 github.com/go-critic/go-critic/checkers/internal/lintutil 16:15:37 github.com/go-lintpack/lintpack 16:15:37 github.com/gogo/protobuf/protoc-gen-gofast 16:15:37 github.com/go-toolsmith/astcast 16:15:37 github.com/go-toolsmith/astcopy 16:15:37 github.com/go-toolsmith/strparse 16:15:37 github.com/fsnotify/fsnotify 16:15:37 github.com/go-lintpack/lintpack/astwalk 16:15:37 github.com/magiconair/properties 16:15:37 github.com/mitchellh/mapstructure 16:15:37 github.com/pelletier/go-toml 16:15:37 github.com/go-critic/go-critic/checkers 16:15:37 github.com/stretchr/testify/mock 16:15:37 github.com/spf13/afero/mem 16:15:37 github.com/spf13/cast 16:15:37 github.com/golangci/golangci-lint/pkg/logutils 16:15:37 github.com/spf13/jwalterweatherman 16:15:38 github.com/spf13/afero 16:15:38 github.com/golangci/golangci-lint/pkg/timeutils 16:15:38 github.com/golangci/golangci-lint/pkg/fsutils 16:15:38 github.com/subosito/gotenv 16:15:38 gopkg.in/ini.v1 16:15:38 github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load 16:15:38 github.com/golangci/golangci-lint/pkg/goutil 16:15:38 github.com/golangci/golangci-lint/internal/pkgcache 16:15:38 github.com/golangci/golangci-lint/internal/errorutil 16:15:38 github.com/golangci/golangci-lint/pkg/result 16:15:38 github.com/gobwas/glob/util/strings 16:15:38 github.com/gobwas/glob/match 16:15:38 github.com/gobwas/glob/syntax/lexer 16:15:38 golang.org/x/tools/go/buildutil 16:15:38 golang.org/x/tools/go/internal/cgo 16:15:38 github.com/gobwas/glob/syntax/ast 16:15:38 github.com/bombsimon/wsl/v2 16:15:38 github.com/golangci/dupl/suffixtree 16:15:38 github.com/golangci/goconst 16:15:38 github.com/gobwas/glob/syntax 16:15:38 github.com/spf13/viper 16:15:38 github.com/golangci/gocyclo/pkg/gocyclo 16:15:38 github.com/golangci/dupl/syntax 16:15:38 golang.org/x/tools/go/loader 16:15:38 github.com/golangci/gofmt/gofmt 16:15:38 github.com/golangci/gofmt/goimports 16:15:38 github.com/golangci/dupl/syntax/golang 16:15:38 github.com/golangci/dupl/printer 16:15:38 github.com/gobwas/glob/compiler 16:15:38 github.com/golangci/golangci-lint/pkg/packages 16:15:38 golang.org/x/tools/internal/lsp/fuzzy 16:15:38 golang.org/x/tools/go/types/objectpath 16:15:38 github.com/golangci/ineffassign 16:15:38 github.com/golangci/check/cmd/structcheck 16:15:38 github.com/golangci/check/cmd/varcheck 16:15:38 github.com/gobwas/glob 16:15:38 github.com/OpenPeeDeeP/depguard 16:15:38 github.com/golangci/errcheck/internal/errcheck 16:15:38 github.com/golangci/go-misc/deadcode 16:15:38 golang.org/x/tools/internal/analysisinternal 16:15:38 github.com/golangci/golangci-lint/pkg/config 16:15:38 github.com/golangci/lint-1 16:15:38 github.com/golangci/maligned 16:15:38 github.com/golangci/dupl/job 16:15:39 github.com/golangci/prealloc 16:15:39 github.com/golangci/misspell 16:15:39 github.com/golangci/dupl 16:15:39 github.com/kisielk/gotool/internal/load 16:15:39 golang.org/x/tools/go/analysis 16:15:39 github.com/golangci/golangci-lint/pkg/lint/linter 16:15:39 golang.org/x/text/width 16:15:39 github.com/golangci/errcheck/golangci 16:15:39 golang.org/x/tools/go/types/typeutil 16:15:39 golang.org/x/tools/go/ast/inspector 16:15:39 github.com/golangci/golangci-lint/pkg/golinters/goanalysis 16:15:39 github.com/kisielk/gotool 16:15:39 github.com/matoous/godox 16:15:39 golang.org/x/tools/go/analysis/passes/inspect 16:15:39 github.com/securego/gosec 16:15:39 github.com/golangci/unconvert 16:15:39 github.com/nbutton23/zxcvbn-go/data 16:15:39 sourcegraph.com/sqs/pbtypes 16:15:39 github.com/jirfag/go-printf-func-name/pkg/analyzer 16:15:39 golang.org/x/tools/go/ssa 16:15:39 github.com/tommy-muehle/go-mnd/checks 16:15:39 github.com/sourcegraph/go-diff/diff 16:15:39 github.com/nbutton23/zxcvbn-go/adjacency 16:15:39 github.com/nbutton23/zxcvbn-go/frequency 16:15:39 github.com/tommy-muehle/go-mnd 16:15:39 github.com/nbutton23/zxcvbn-go/entropy 16:15:39 github.com/ultraware/funlen 16:15:39 github.com/ultraware/whitespace 16:15:39 github.com/uudashr/gocognit 16:15:39 golang.org/x/tools/go/analysis/passes/internal/analysisutil 16:15:39 golang.org/x/tools/go/analysis/passes/composite 16:15:39 github.com/nbutton23/zxcvbn-go/matching 16:15:39 github.com/nbutton23/zxcvbn-go/scoring 16:15:39 golang.org/x/tools/go/cfg 16:15:39 golang.org/x/tools/go/analysis/passes/deepequalerrors 16:15:39 golang.org/x/tools/go/analysis/passes/errorsas 16:15:39 golang.org/x/tools/go/analysis/passes/asmdecl 16:15:39 golang.org/x/tools/go/analysis/passes/assign 16:15:39 github.com/nbutton23/zxcvbn-go 16:15:40 golang.org/x/tools/go/analysis/passes/atomic 16:15:40 golang.org/x/tools/go/analysis/passes/atomicalign 16:15:40 github.com/securego/gosec/rules 16:15:40 golang.org/x/tools/go/analysis/passes/bools 16:15:40 golang.org/x/tools/go/analysis/passes/buildtag 16:15:40 golang.org/x/tools/go/analysis/passes/cgocall 16:15:40 golang.org/x/tools/go/analysis/passes/copylock 16:15:40 golang.org/x/tools/go/analysis/passes/ctrlflow 16:15:40 golang.org/x/tools/go/analysis/passes/findcall 16:15:40 golang.org/x/tools/go/analysis/passes/httpresponse 16:15:40 golang.org/x/tools/go/analysis/passes/loopclosure 16:15:40 golang.org/x/tools/go/analysis/passes/lostcancel 16:15:40 golang.org/x/tools/go/analysis/passes/nilfunc 16:15:40 golang.org/x/tools/go/analysis/passes/pkgfact 16:15:40 golang.org/x/tools/go/analysis/passes/printf 16:15:40 golang.org/x/tools/go/analysis/passes/shadow 16:15:40 golang.org/x/tools/go/analysis/passes/shift 16:15:40 golang.org/x/tools/go/analysis/passes/sortslice 16:15:40 golang.org/x/tools/go/analysis/passes/stdmethods 16:15:40 golang.org/x/tools/go/analysis/passes/structtag 16:15:40 golang.org/x/tools/go/analysis/passes/testinggoroutine 16:15:40 golang.org/x/tools/go/analysis/passes/tests 16:15:40 golang.org/x/tools/go/analysis/passes/unmarshal 16:15:40 golang.org/x/tools/go/analysis/passes/unreachable 16:15:40 golang.org/x/tools/go/analysis/passes/unsafeptr 16:15:40 golang.org/x/tools/go/analysis/passes/unusedresult 16:15:40 honnef.co/go/tools/ssa 16:15:40 github.com/BurntSushi/toml 16:15:40 honnef.co/go/tools/internal/renameio 16:15:40 honnef.co/go/tools/loader 16:15:40 honnef.co/go/tools/version 16:15:40 honnef.co/go/tools/printf 16:15:40 honnef.co/go/tools/internal/cache 16:15:40 honnef.co/go/tools/go/types/typeutil 16:15:40 github.com/golangci/golangci-lint/pkg/report 16:15:40 github.com/gostaticanalysis/analysisutil 16:15:40 golang.org/x/tools/go/analysis/passes/buildssa 16:15:40 golang.org/x/tools/go/ssa/ssautil 16:15:40 mvdan.cc/lint 16:15:40 github.com/golangci/revgrep 16:15:40 github.com/golangci/golangci-lint/pkg/printers 16:15:40 github.com/spf13/cobra 16:15:40 github.com/jingyugao/rowserrcheck/passes/rowserr 16:15:40 github.com/timakin/bodyclose/passes/bodyclose 16:15:40 golang.org/x/tools/go/analysis/passes/nilness 16:15:40 mvdan.cc/interfacer/check 16:15:40 mvdan.cc/unparam/check 16:15:40 honnef.co/go/tools/config 16:15:41 honnef.co/go/tools/internal/passes/buildssa 16:15:41 honnef.co/go/tools/functions 16:15:41 honnef.co/go/tools/ssautil 16:15:41 honnef.co/go/tools/facts 16:15:41 honnef.co/go/tools/lint 16:15:41 honnef.co/go/tools/lint/lintutil/format 16:15:41 honnef.co/go/tools/lint/lintdsl 16:15:41 honnef.co/go/tools/staticcheck/vrp 16:15:41 honnef.co/go/tools/lint/lintutil 16:15:41 honnef.co/go/tools/internal/sharedcheck 16:15:41 honnef.co/go/tools/unused 16:15:41 honnef.co/go/tools/stylecheck 16:15:41 honnef.co/go/tools/simple 16:15:42 honnef.co/go/tools/staticcheck 16:15:42 github.com/golangci/golangci-lint/pkg/golinters 16:15:42 github.com/golangci/golangci-lint/pkg/lint/lintersdb 16:15:43 github.com/golangci/golangci-lint/pkg/result/processors 16:15:43 github.com/golangci/golangci-lint/pkg/lint 16:15:43 github.com/golangci/golangci-lint/pkg/commands 16:15:43 github.com/golangci/golangci-lint/cmd/golangci-lint 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 ==> Building Consul - OSes: linux, Architectures: amd64 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 Building sequentially with go install 16:15:48 tput: No value for $TERM and no -T specified 16:15:48 ---> linux/amd64 16:16:35 Building device-virtual-go  16:16:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.1" -o cmd/device-virtual ./cmd 16:16:36 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 16:16:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 16:16:36 go: downloading modernc.org/ql v1.0.0 16:16:36 go: downloading github.com/gorilla/mux v1.7.1 16:16:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 16:16:36 go: downloading github.com/google/uuid v1.1.0 16:16:36 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 16:16:36 go: downloading modernc.org/b v1.0.0 16:16:36 go: downloading gopkg.in/yaml.v2 v2.2.8 16:16:36 go: downloading modernc.org/db v1.0.0 16:16:36 go: downloading modernc.org/file v1.0.0 16:16:36 go: downloading github.com/pkg/errors v0.8.1 16:16:36 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 16:16:36 go: downloading modernc.org/golex v1.0.0 16:16:36 go: downloading modernc.org/strutil v1.0.0 16:16:36 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 16:16:36 go: downloading modernc.org/internal v1.0.0 16:16:36 go: downloading modernc.org/mathutil v1.0.0 16:16:36 go: downloading github.com/OneOfOne/xxhash v1.2.6 16:16:36 go: downloading modernc.org/lldb v1.0.0 16:16:36 go: downloading github.com/edsrzf/mmap-go v1.0.0 16:16:36 go: downloading modernc.org/fileutil v1.0.0 16:16:36 go: downloading golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 16:16:36 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 16:16:36 go: downloading modernc.org/zappy v1.0.0 16:16:36 go: downloading modernc.org/sortutil v1.0.0 16:16:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:16:48 Building edgex-go  16:16:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:16:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 16:16:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.119 16:16:49 go: downloading gopkg.in/yaml.v2 v2.4.0 16:16:49 go: downloading github.com/imdario/mergo v0.3.11 16:16:49 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 16:16:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:16:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:16:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:17:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:17:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:17:01 go: downloading github.com/stretchr/testify v1.5.1 16:17:01 go: downloading github.com/davecgh/go-spew v1.1.1 16:17:01 go: downloading github.com/pmezard/go-difflib v1.0.0 16:17:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:17:03 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:17:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:17:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 16:17:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:17:06 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:17:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:17:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:17:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 16:17:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:17:12 install: cannot stat './cmd/core-command/core-command': No such file or directory 16:17:12 Failed to run 'override-build': Exit code was 1. [Pipeline] } 16:17:17 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] } 16:17:19 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 16:17:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:17:24 ---> package-listing.sh 16:17:24 ++ facter osfamily 16:17:24 ++ tr '[:upper:]' '[:lower:]' 16:17:24 + OS_FAMILY=redhat 16:17:24 + workspace=/w/workspace/edgex-go/4 16:17:24 + START_PACKAGES=/tmp/packages_start.txt 16:17:24 + END_PACKAGES=/tmp/packages_end.txt 16:17:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:24 + PACKAGES=/tmp/packages_start.txt 16:17:24 + '[' /w/workspace/edgex-go/4 ']' 16:17:24 + PACKAGES=/tmp/packages_end.txt 16:17:24 + case "${OS_FAMILY}" in 16:17:24 + rpm -qa 16:17:24 + sort 16:17:31 + '[' -f /tmp/packages_start.txt ']' 16:17:31 + '[' -f /tmp/packages_end.txt ']' 16:17:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:31 + '[' /w/workspace/edgex-go/4 ']' 16:17:31 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:17:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:17:31 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 16:17:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:32 16:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:34 alpine: Pulling from edgex-lftools-log-publisher 16:17:34 df20fa9351a1: Pulling fs layer 16:17:34 36b3adc4ff6f: Pulling fs layer 16:17:34 8ad3a11d3b57: Pulling fs layer 16:17:34 46f8f816bc3b: Pulling fs layer 16:17:34 93b61091891f: Pulling fs layer 16:17:34 93b9cdb0e59b: Pulling fs layer 16:17:34 5e14af77c1be: Pulling fs layer 16:17:34 01666e4c0597: Pulling fs layer 16:17:34 aa168da1d23b: Pulling fs layer 16:17:34 93b9cdb0e59b: Waiting 16:17:34 01666e4c0597: Waiting 16:17:34 aa168da1d23b: Waiting 16:17:34 5e14af77c1be: Waiting 16:17:34 46f8f816bc3b: Waiting 16:17:34 93b61091891f: Waiting 16:17:34 36b3adc4ff6f: Download complete 16:17:34 46f8f816bc3b: Verifying Checksum 16:17:34 46f8f816bc3b: Download complete 16:17:34 df20fa9351a1: Verifying Checksum 16:17:34 df20fa9351a1: Download complete 16:17:34 93b9cdb0e59b: Verifying Checksum 16:17:34 93b9cdb0e59b: Download complete 16:17:34 5e14af77c1be: Verifying Checksum 16:17:34 5e14af77c1be: Download complete 16:17:34 93b61091891f: Verifying Checksum 16:17:34 93b61091891f: Download complete 16:17:34 01666e4c0597: Verifying Checksum 16:17:34 01666e4c0597: Download complete 16:17:34 8ad3a11d3b57: Verifying Checksum 16:17:34 8ad3a11d3b57: Download complete 16:17:35 df20fa9351a1: Pull complete 16:17:35 36b3adc4ff6f: Pull complete 16:17:38 8ad3a11d3b57: Pull complete 16:17:38 46f8f816bc3b: Pull complete 16:17:40 93b61091891f: Pull complete 16:17:40 93b9cdb0e59b: Pull complete 16:17:40 5e14af77c1be: Pull complete 16:17:40 aa168da1d23b: Verifying Checksum 16:17:40 aa168da1d23b: Download complete 16:17:41 01666e4c0597: Pull complete 16:17:54 aa168da1d23b: Pull complete 16:17:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:17:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:17:55 prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container 16:17:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:17:58 $ docker top 8819ad0ff46c3480036f34eb8956fa25153ba31ae4a0faea74f01322caf52c2f -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:18:00 + mkdir -p /var/log/sa [Pipeline] sh 16:18:01 + ls /var/log/sa-host 16:18:01 + sadf -c /var/log/sa-host/sa03 16:18:01 file_magic: OK 16:18:01 HZ: Using current value: 100 16:18:01 file_header: OK 16:18:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:18:01 Statistics: 16:18:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:18:01 File successfully converted to sysstat format version 12.2.1 16:18:01 + sadf -c /var/log/sa-host/sa23 16:18:01 file_magic: OK 16:18:01 HZ: Using current value: 100 16:18:01 file_header: OK 16:18:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:18:01 Statistics: 16:18:01 Hnuu...uuuununununu... 16:18:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:02 provisioning config files... 16:18:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1864022164301789289tmp [Pipeline] { [Pipeline] echo 16:18:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:18:03 ---> create-netrc.sh [Pipeline] } 16:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:18:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:18:04 ---> python-tools-install.sh [Pipeline] echo 16:18:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:18:05 ---> sudo-logs.sh 16:18:05 Archiving 'sudo' log.. [Pipeline] echo 16:18:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:18:06 ---> job-cost.sh 16:18:06 lf-activate-venv: SKIPPING 16:18:06 INFO: No Stack... 16:18:08 INFO: Retrieving Pricing Info for: v1-standard-2 16:18:08 INFO: Archiving Costs [Pipeline] echo 16:18:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:18:09 ---> logs-deploy.sh 16:18:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2919/4 16:18:09 INFO: archiving workspace using pattern(s): 16:18:14 Archives upload complete. 16:18:14 INFO: archiving logs to Nexus 16:18:16 ---> uname -a: 16:18:16 Linux prd-centos7-docker-4c-2g-14316.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:18:16 16:18:16 16:18:16 ---> lscpu: 16:18:16 Architecture: x86_64 16:18:16 CPU op-mode(s): 32-bit, 64-bit 16:18:16 Byte Order: Little Endian 16:18:16 Address sizes: 40 bits physical, 48 bits virtual 16:18:16 CPU(s): 4 16:18:16 On-line CPU(s) list: 0-3 16:18:16 Thread(s) per core: 1 16:18:16 Core(s) per socket: 1 16:18:16 Socket(s): 4 16:18:16 NUMA node(s): 1 16:18:16 Vendor ID: GenuineIntel 16:18:16 CPU family: 6 16:18:16 Model: 44 16:18:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:18:16 Stepping: 1 16:18:16 CPU MHz: 2933.438 16:18:16 BogoMIPS: 5866.87 16:18:16 Virtualization: VT-x 16:18:16 Hypervisor vendor: KVM 16:18:16 Virtualization type: full 16:18:16 L1d cache: 128 KiB 16:18:16 L1i cache: 128 KiB 16:18:16 L2 cache: 16 MiB 16:18:16 L3 cache: 64 MiB 16:18:16 NUMA node0 CPU(s): 0-3 16:18:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:18:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:18:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:18:16 Vulnerability Meltdown: Mitigation; PTI 16:18:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:18:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:18:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:18:16 Vulnerability Srbds: Not affected 16:18:16 Vulnerability Tsx async abort: Not affected 16:18:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:18:16 16:18:16 16:18:16 ---> nproc: 16:18:16 4 16:18:16 16:18:16 16:18:16 ---> df -h: 16:18:16 Filesystem Size Used Available Use% Mounted on 16:18:16 overlay 50.0G 13.8G 36.2G 28% / 16:18:16 tmpfs 64.0M 0 64.0M 0% /dev 16:18:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:18:16 shm 64.0M 0 64.0M 0% /dev/shm 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /facter-os 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/resolv.conf 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hostname 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hosts 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /run/cloud-init/result.json 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/sa-host 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/secure 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/auth.log 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/4 16:18:16 /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/4@tmp 16:18:16 16:18:16 16:18:16 ---> free -m: 16:18:16 total used free shared buff/cache available 16:18:16 Mem: 1837 821 181 0 834 959 16:18:16 Swap: 1023 95 928 16:18:16 16:18:16 16:18:16 ---> ip addr: 16:18:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:18:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:18:16 inet 127.0.0.1/8 scope host lo 16:18:16 valid_lft forever preferred_lft forever 16:18:16 inet6 ::1/128 scope host 16:18:16 valid_lft forever preferred_lft forever 16:18:16 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:18:16 link/ether fa:16:3e:dc:50:96 brd ff:ff:ff:ff:ff:ff 16:18:16 inet 10.30.123.63/23 brd 10.30.123.255 scope global dynamic eth0 16:18:16 valid_lft 84502sec preferred_lft 84502sec 16:18:16 inet6 fe80::f816:3eff:fedc:5096/64 scope link 16:18:16 valid_lft forever preferred_lft forever 16:18:16 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:18:16 link/ether 02:42:e0:61:a5:fc brd ff:ff:ff:ff:ff:ff 16:18:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:18:16 valid_lft forever preferred_lft forever 16:18:16 inet6 fe80::42:e0ff:fe61:a5fc/64 scope link 16:18:16 valid_lft forever preferred_lft forever 16:18:16 16:18:16 16:18:16 ---> sar -b -r -n DEV: 16:18:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 16:18:16 16:18:16 15:46:19 LINUX RESTART (4 CPU) 16:18:16 16:18:16 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:18:16 15:48:01 126.01 72.41 53.61 0.00 4763.33 38684.44 0.00 16:18:16 15:49:01 57.25 13.41 43.84 0.00 4854.71 10359.28 0.00 16:18:16 15:50:02 121.29 49.99 71.30 0.00 5068.87 30428.17 0.00 16:18:16 15:51:01 238.50 82.46 156.03 0.00 3587.51 33362.84 0.00 16:18:16 15:52:02 139.52 90.23 49.30 0.00 4313.28 6917.46 0.00 16:18:16 15:53:01 79.75 29.32 50.43 0.00 1001.44 6318.60 0.00 16:18:16 15:54:01 49.52 13.36 36.16 0.00 530.27 4388.02 0.00 16:18:16 15:55:02 113.89 62.66 51.23 0.00 2083.55 4610.52 0.00 16:18:16 15:56:01 44.91 17.44 27.47 0.00 954.29 3952.03 0.00 16:18:16 15:57:01 87.36 9.32 78.04 0.00 1799.20 18866.93 0.00 16:18:16 15:58:11 761.68 603.28 158.40 0.00 76010.35 123053.73 0.00 16:18:16 15:59:06 1229.20 1051.90 177.31 0.00 64978.63 69855.88 0.00 16:18:16 16:00:02 1729.18 1541.52 187.66 0.00 85003.60 97495.06 0.00 16:18:16 16:01:02 195.07 116.94 78.13 0.00 10315.27 14543.25 0.00 16:18:16 16:02:02 311.95 89.65 222.30 0.00 19261.50 72425.49 0.00 16:18:16 16:03:02 767.31 610.32 156.99 0.00 86024.41 89581.68 0.00 16:18:16 16:04:07 1341.83 1182.03 159.81 0.00 72421.16 78115.71 0.00 16:18:16 16:05:02 1316.23 1192.74 123.49 0.00 65460.03 71870.91 0.00 16:18:16 16:06:01 191.66 111.11 80.55 0.00 10781.46 14727.20 0.00 16:18:16 16:07:01 229.44 34.79 194.65 0.00 2684.71 20974.10 0.00 16:18:16 16:08:02 37.12 12.32 24.80 0.00 2837.50 850.32 0.00 16:18:16 16:09:01 90.17 84.69 5.49 0.00 1084.99 260.07 0.00 16:18:16 16:10:01 94.41 81.52 12.90 0.00 855.19 500.85 0.00 16:18:16 16:11:01 148.15 140.21 7.94 0.00 2657.94 452.96 0.00 16:18:16 16:12:01 0.50 0.02 0.48 0.00 0.27 6.78 0.00 16:18:16 16:13:01 0.53 0.37 0.17 0.00 11.17 1.60 0.00 16:18:16 16:14:02 0.17 0.00 0.17 0.00 0.00 1.46 0.00 16:18:16 16:15:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 16:18:16 16:16:01 0.27 0.02 0.25 0.00 0.53 2.86 0.00 16:18:16 16:17:01 0.50 0.28 0.22 0.00 12.35 2.14 0.00 16:18:16 Average: 313.52 239.87 73.65 0.00 17708.05 27376.23 0.00 16:18:16 16:18:16 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:16 15:48:01 69904 0 585696 31.13 2620 1223324 1085232 37.04 511908 1102900 89184 16:18:16 15:49:01 81816 0 715156 38.01 2620 1081952 1364696 46.57 612496 980932 7532 16:18:16 15:50:02 65316 0 731224 38.86 2188 1082816 1548640 52.85 710660 879280 71004 16:18:16 15:51:01 77588 0 770752 40.96 1492 1031712 1523336 51.99 642300 894188 10608 16:18:16 15:52:02 123752 0 784516 41.70 864 972412 1723872 58.83 630620 854156 45752 16:18:16 15:53:01 221616 0 783668 41.65 528 875732 1734212 59.19 655872 728224 56672 16:18:16 15:54:01 182616 0 816996 43.42 384 881548 1547640 52.82 709796 710388 42760 16:18:16 15:55:02 284440 0 744156 39.55 384 852564 1333840 45.52 566636 743884 21484 16:18:16 15:56:01 204644 0 817960 43.47 288 858652 1491284 50.90 675568 713268 73316 16:18:16 15:57:01 157580 0 752776 40.01 288 970900 1268040 43.28 632260 809320 220 16:18:16 15:58:11 261340 0 775176 41.20 32 844996 1871744 63.88 631332 781848 81208 16:18:16 15:59:06 69252 0 847844 45.06 32 964416 2447644 83.53 773720 823352 75184 16:18:16 16:00:02 618732 0 680328 36.16 32 582452 1397272 47.69 473456 561960 72 16:18:16 16:01:02 355988 0 773684 41.12 32 751840 2129668 72.68 602576 660096 17948 16:18:16 16:02:02 93004 0 680676 36.18 32 1107832 1422344 48.54 713660 835452 1644 16:18:16 16:03:02 389528 0 683268 36.31 32 808716 1972760 67.33 524544 746132 2544 16:18:16 16:04:07 71968 0 811660 43.14 32 997884 2370268 80.89 759560 810008 45812 16:18:16 16:05:02 509188 0 712860 37.89 32 659464 2454368 83.76 504516 610096 80 16:18:16 16:06:01 378676 0 738600 39.25 32 764236 2037468 69.54 570108 664776 13060 16:18:16 16:07:01 278688 0 712996 37.89 32 889828 1579372 53.90 529984 801920 14964 16:18:16 16:08:02 287548 0 630596 33.51 32 963368 1245940 42.52 493232 837624 8 16:18:16 16:09:01 251892 0 639296 33.98 32 990324 1208916 41.26 514184 844024 464 16:18:16 16:10:01 213184 0 655432 34.83 32 1012896 1214660 41.45 534576 848868 28 16:18:16 16:11:01 104624 0 755484 40.15 8 1021428 1201600 41.01 529660 856152 8 16:18:16 16:12:01 104836 0 755308 40.14 8 1021392 1201604 41.01 529336 856184 8 16:18:16 16:13:01 104492 0 755320 40.14 8 1021724 1201700 41.01 529564 856432 12 16:18:16 16:14:02 104760 0 755044 40.13 8 1021732 1201604 41.01 529680 856432 12 16:18:16 16:15:01 104644 0 755152 40.13 8 1021740 1201632 41.01 529704 856432 8 16:18:16 16:16:01 104536 0 755268 40.14 8 1021732 1201604 41.01 529708 856432 8 16:18:16 16:17:01 104404 0 755020 40.13 8 1022112 1201600 41.01 529464 856808 8 16:18:16 Average: 199352 0 737730 39.21 404 944057 1546152 52.77 589356 807919 22387 16:18:16 16:18:16 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:16 15:48:01 eth0 497.81 407.68 3037.52 61.08 0.00 0.00 0.00 0.00 16:18:16 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:49:01 eth0 650.73 718.13 3119.84 122.94 0.00 0.00 0.00 0.00 16:18:16 15:49:01 vetha7432ad 617.43 527.54 65.00 2500.21 0.00 0.00 0.00 0.00 16:18:16 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:49:01 docker0 617.43 527.41 56.56 2500.20 0.00 0.00 0.00 0.00 16:18:16 15:50:02 eth0 312.40 249.36 2959.64 28.45 0.00 0.00 0.00 0.00 16:18:16 15:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:50:02 docker0 28.80 27.28 2.69 139.01 0.00 0.00 0.00 0.00 16:18:16 15:51:01 eth0 362.68 159.73 1975.46 22.56 0.00 0.00 0.00 0.00 16:18:16 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:51:01 docker0 94.53 168.41 7.06 841.75 0.00 0.00 0.00 0.00 16:18:16 15:52:02 vetha630147 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 15:52:02 eth0 28.33 29.15 22.74 63.98 0.00 0.00 0.00 0.00 16:18:16 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:53:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:53:01 eth0 13.97 11.86 9.38 14.73 0.00 0.00 0.00 0.00 16:18:16 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:54:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:54:01 eth0 31.27 23.60 24.09 13.34 0.00 0.00 0.00 0.00 16:18:16 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:55:02 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:55:02 eth0 8.38 6.23 6.44 3.51 0.00 0.00 0.00 0.00 16:18:16 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:56:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:56:01 eth0 37.46 31.56 23.14 75.92 0.00 0.00 0.00 0.00 16:18:16 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:57:01 eth0 180.43 129.97 1695.63 22.15 0.00 0.00 0.00 0.00 16:18:16 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:57:01 veth00a6a31 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:58:11 eth0 5.66 4.22 4.21 2.32 0.00 0.00 0.00 0.00 16:18:16 15:58:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:58:11 veth00a6a31 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:58:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:59:06 eth0 50.61 37.95 176.74 65.42 0.00 0.00 0.00 0.00 16:18:16 15:59:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 15:59:06 veth00a6a31 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 16:18:16 15:59:06 docker0 12.78 23.87 0.68 161.05 0.00 0.00 0.00 0.00 16:18:16 16:00:02 vethb089c22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:00:02 veth4300763 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:00:02 vethc4b2938 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:00:02 veth9ebcc42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:01:02 vetha319d3f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:01:02 eth0 2232.91 1842.83 13196.56 499.12 0.00 0.00 0.00 0.00 16:18:16 16:01:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:18:16 16:01:02 veth00a6a31 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 16:18:16 16:02:02 eth0 74.24 55.54 136.16 80.83 0.00 0.00 0.00 0.00 16:18:16 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:02:02 veth00a6a31 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:02:02 docker0 766.09 767.05 67.70 3726.30 0.00 0.00 0.00 0.00 16:18:16 16:03:02 vethc2e50c4 1.50 3.37 0.10 17.74 0.00 0.00 0.00 0.00 16:18:16 16:03:02 eth0 21.34 14.67 58.99 8.22 0.00 0.00 0.00 0.00 16:18:16 16:03:02 vethf17a429 0.98 1.38 0.07 7.14 0.00 0.00 0.00 0.00 16:18:16 16:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:04:07 eth0 29.00 20.34 101.77 6.76 0.00 0.00 0.00 0.00 16:18:16 16:04:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:04:07 veth00a6a31 0.00 0.93 0.00 0.04 0.00 0.00 0.00 0.00 16:18:16 16:04:07 docker0 725.94 735.34 63.68 3599.53 0.00 0.00 0.00 0.00 16:18:16 16:05:02 vetha64d8bf 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:05:02 veth9b396c6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:05:02 vethf4520f5 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:05:02 veth491492b 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:06:01 vetha64d8bf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:06:01 veth9b396c6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:18:16 16:06:01 vethf4520f5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:06:01 veth491492b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:07:01 veth1514123 2.99 3.71 0.47 20.37 0.00 0.00 0.00 0.00 16:18:16 16:07:01 eth0 2527.69 2039.58 13890.67 678.69 0.00 0.00 0.00 0.00 16:18:16 16:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:18:16 16:07:01 veth00a6a31 0.00 1.16 0.00 0.05 0.00 0.00 0.00 0.00 16:18:16 16:08:02 eth0 22.47 13.98 47.64 5.81 0.00 0.00 0.00 0.00 16:18:16 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:08:02 docker0 842.19 905.30 72.07 4315.87 0.00 0.00 0.00 0.00 16:18:16 16:09:01 eth0 0.83 0.41 0.31 0.21 0.00 0.00 0.00 0.00 16:18:16 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:18:16 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:18:16 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:13:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:18:16 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:14:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:18:16 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 Average: eth0 84.22 68.19 464.33 22.84 0.00 0.00 0.00 0.00 16:18:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:16 Average: docker0 28.14 30.25 2.41 144.23 0.00 0.00 0.00 0.00 16:18:16 16:18:16 16:18:16 ---> sar -P ALL: 16:18:16 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/03/20 _x86_64_ (4 CPU) 16:18:16 16:18:16 15:46:19 LINUX RESTART (4 CPU) 16:18:16 16:18:16 15:47:01 CPU %user %nice %system %iowait %steal %idle 16:18:16 15:48:01 all 11.21 0.00 7.23 8.78 34.55 38.23 16:18:16 15:48:01 0 8.83 0.00 6.16 10.12 36.23 38.66 16:18:16 15:48:01 1 11.07 0.00 6.54 10.20 34.06 38.14 16:18:16 15:48:01 2 11.70 0.00 10.53 7.81 32.87 37.09 16:18:16 15:48:01 3 13.29 0.00 5.86 6.88 34.97 39.00 16:18:16 15:49:01 all 5.43 0.00 3.50 0.97 22.87 67.23 16:18:16 15:49:01 0 5.73 0.00 4.43 0.60 26.12 63.12 16:18:16 15:49:01 1 3.96 0.00 2.81 0.39 20.35 72.49 16:18:16 15:49:01 2 6.06 0.00 3.75 0.88 23.19 66.11 16:18:16 15:49:01 3 5.96 0.00 3.00 2.03 21.82 67.19 16:18:16 15:50:02 all 5.98 0.00 3.15 1.22 28.11 61.55 16:18:16 15:50:02 0 5.79 0.00 2.51 0.83 28.94 61.93 16:18:16 15:50:02 1 8.55 0.00 3.17 1.87 27.45 58.95 16:18:16 15:50:02 2 5.42 0.00 3.50 0.57 27.61 62.90 16:18:16 15:50:02 3 4.19 0.00 3.43 1.59 28.41 62.37 16:18:16 15:51:01 all 4.35 0.00 4.17 3.47 28.37 59.64 16:18:16 15:51:01 0 3.90 0.00 3.84 3.49 30.17 58.60 16:18:16 15:51:01 1 3.47 0.00 3.74 2.85 27.28 62.67 16:18:16 15:51:01 2 4.85 0.00 4.60 3.29 27.87 59.39 16:18:16 15:51:01 3 5.26 0.00 4.51 4.27 28.16 57.80 16:18:16 15:52:02 all 7.51 0.00 5.02 6.01 34.76 46.70 16:18:16 15:52:02 0 10.66 0.00 5.18 6.18 34.48 43.50 16:18:16 15:52:02 1 5.50 0.00 5.04 6.33 35.64 47.49 16:18:16 15:52:02 2 7.63 0.00 4.95 6.00 34.16 47.26 16:18:16 15:52:02 3 6.30 0.00 4.92 5.51 34.74 48.53 16:18:16 15:53:01 all 29.60 0.00 8.84 2.14 42.11 17.32 16:18:16 15:53:01 0 29.59 0.00 8.86 2.25 42.24 17.05 16:18:16 15:53:01 1 26.17 0.00 8.52 2.24 43.28 19.79 16:18:16 15:53:01 2 29.20 0.00 8.93 2.21 41.07 18.60 16:18:16 15:53:01 3 33.72 0.00 9.06 1.86 41.79 13.57 16:18:16 15:54:01 all 33.65 0.00 9.45 1.63 37.45 17.82 16:18:16 15:54:01 0 31.56 0.00 9.12 1.35 38.78 19.19 16:18:16 15:54:01 1 28.86 0.00 8.84 2.21 39.29 20.80 16:18:16 15:54:01 2 38.22 0.00 9.10 2.27 34.63 15.78 16:18:16 15:54:01 3 36.43 0.00 10.81 0.67 36.91 15.19 16:18:16 15:55:02 all 29.03 0.00 12.31 6.14 30.91 21.61 16:18:16 15:55:02 0 28.96 0.00 12.44 6.22 30.72 21.66 16:18:16 15:55:02 1 28.68 0.00 13.02 6.00 30.80 21.50 16:18:16 15:55:02 2 27.67 0.00 12.02 6.50 31.17 22.65 16:18:16 15:55:02 3 30.79 0.00 11.76 5.85 30.96 20.64 16:18:16 15:56:01 all 14.08 0.00 8.11 1.77 32.93 43.10 16:18:16 15:56:01 0 13.81 0.00 7.66 3.16 32.86 42.51 16:18:16 15:56:01 1 12.24 0.00 7.08 1.20 34.44 45.04 16:18:16 15:56:01 2 16.86 0.00 9.81 1.39 31.75 40.19 16:18:16 15:56:01 3 13.51 0.00 7.97 1.31 32.63 44.58 16:18:16 15:57:01 all 5.70 0.00 5.85 0.77 26.41 61.26 16:18:16 15:57:01 0 5.18 0.00 6.15 0.98 28.01 59.68 16:18:16 15:57:01 1 6.11 0.00 5.11 0.30 25.99 62.48 16:18:16 15:57:01 2 4.94 0.00 5.14 1.48 26.02 62.42 16:18:16 15:57:01 3 6.56 0.00 7.04 0.32 25.63 60.45 16:18:16 15:58:11 all 9.90 0.00 10.67 10.93 40.12 28.38 16:18:16 15:58:11 0 9.06 0.00 9.54 12.18 40.61 28.61 16:18:16 15:58:11 1 10.48 0.00 11.85 10.43 40.30 26.94 16:18:16 15:58:11 2 9.80 0.00 11.03 11.15 39.80 28.21 16:18:16 15:58:11 3 10.26 0.00 10.30 9.93 39.76 29.74 16:18:16 16:18:16 15:58:11 CPU %user %nice %system %iowait %steal %idle 16:18:16 15:59:06 all 5.36 0.00 9.81 26.38 35.62 22.84 16:18:16 15:59:06 0 6.05 0.00 8.99 25.68 34.88 24.41 16:18:16 15:59:06 1 5.76 0.00 10.97 26.41 35.37 21.49 16:18:16 15:59:06 2 4.81 0.00 9.19 26.00 35.90 24.11 16:18:16 15:59:06 3 4.80 0.00 10.10 27.45 36.33 21.33 16:18:16 16:00:02 all 9.04 0.00 7.73 24.18 38.79 20.25 16:18:16 16:00:02 0 10.71 0.00 8.43 23.11 39.33 18.42 16:18:16 16:00:02 1 9.04 0.00 7.75 24.70 38.12 20.39 16:18:16 16:00:02 2 7.74 0.00 6.98 25.52 38.23 21.53 16:18:16 16:00:02 3 8.72 0.00 7.79 23.36 39.49 20.64 16:18:16 16:01:02 all 56.61 0.00 13.47 2.78 25.35 1.79 16:18:16 16:01:02 0 58.48 0.00 12.42 3.07 23.16 2.87 16:18:16 16:01:02 1 58.18 0.00 13.61 1.79 24.69 1.73 16:18:16 16:01:02 2 55.63 0.00 14.53 3.39 24.75 1.70 16:18:16 16:01:02 3 54.20 0.00 13.22 2.86 28.85 0.87 16:18:16 16:02:02 all 7.68 0.00 10.01 11.59 44.04 26.68 16:18:16 16:02:02 0 7.72 0.00 9.66 8.29 44.81 29.51 16:18:16 16:02:02 1 8.80 0.00 10.67 14.73 43.48 22.32 16:18:16 16:02:02 2 7.00 0.00 9.89 11.95 43.28 27.88 16:18:16 16:02:02 3 7.22 0.00 9.86 11.50 44.57 26.85 16:18:16 16:03:02 all 10.04 0.00 10.07 7.83 42.94 29.12 16:18:16 16:03:02 0 10.23 0.00 10.05 6.87 42.91 29.95 16:18:16 16:03:02 1 10.19 0.00 9.76 8.07 42.91 29.07 16:18:16 16:03:02 2 9.22 0.00 10.08 7.71 43.32 29.67 16:18:16 16:03:02 3 10.52 0.00 10.39 8.67 42.63 27.79 16:18:16 16:04:07 all 3.93 0.00 6.73 31.50 38.57 19.27 16:18:16 16:04:07 0 3.48 0.00 6.07 27.61 38.83 24.01 16:18:16 16:04:07 1 3.19 0.00 6.20 32.79 38.81 19.01 16:18:16 16:04:07 2 4.25 0.00 7.33 32.54 37.42 18.46 16:18:16 16:04:07 3 4.83 0.00 7.33 33.07 39.22 15.56 16:18:16 16:05:02 all 6.90 0.00 6.14 24.03 42.24 20.70 16:18:16 16:05:02 0 7.13 0.00 5.96 24.65 41.70 20.56 16:18:16 16:05:02 1 6.79 0.00 6.45 21.81 42.19 22.76 16:18:16 16:05:02 2 6.33 0.00 6.02 25.25 41.14 21.26 16:18:16 16:05:02 3 7.34 0.00 6.11 24.41 43.93 18.22 16:18:16 16:06:01 all 66.08 0.00 13.52 1.85 17.70 0.85 16:18:16 16:06:01 0 68.63 0.00 14.26 1.47 14.76 0.88 16:18:16 16:06:01 1 63.35 0.00 14.56 1.74 19.62 0.73 16:18:16 16:06:01 2 64.18 0.00 12.05 2.38 19.92 1.48 16:18:16 16:06:01 3 68.22 0.00 13.18 1.84 16.46 0.30 16:18:16 16:07:01 all 9.73 0.00 8.06 9.11 25.76 47.33 16:18:16 16:07:01 0 10.35 0.00 8.28 7.18 26.94 47.25 16:18:16 16:07:01 1 6.64 0.00 6.90 10.17 25.99 50.30 16:18:16 16:07:01 2 12.61 0.00 8.33 13.51 25.16 40.39 16:18:16 16:07:01 3 9.39 0.00 8.77 5.50 24.95 51.38 16:18:16 16:08:02 all 0.76 0.00 1.54 1.40 9.44 86.86 16:18:16 16:08:02 0 0.81 0.00 1.50 1.96 9.57 86.16 16:18:16 16:08:02 1 0.80 0.00 1.45 1.89 9.91 85.96 16:18:16 16:08:02 2 0.52 0.00 1.40 0.90 9.44 87.74 16:18:16 16:08:02 3 0.91 0.00 1.83 0.85 8.82 87.59 16:18:16 16:09:01 all 0.05 0.76 3.71 5.06 32.59 57.84 16:18:16 16:09:01 0 0.04 0.76 3.64 5.61 32.71 57.25 16:18:16 16:09:01 1 0.05 0.75 3.86 6.05 32.13 57.15 16:18:16 16:09:01 2 0.08 0.70 3.60 3.49 32.58 59.55 16:18:16 16:09:01 3 0.03 0.81 3.74 5.10 32.92 57.40 16:18:16 16:18:16 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:18:16 16:10:01 all 0.07 0.82 4.45 5.22 31.28 58.16 16:18:16 16:10:01 0 0.05 0.84 4.40 6.45 31.69 56.57 16:18:16 16:10:01 1 0.04 0.86 4.68 5.92 30.86 57.64 16:18:16 16:10:01 2 0.13 0.79 4.39 4.74 31.22 58.72 16:18:16 16:10:01 3 0.05 0.79 4.33 3.76 31.35 59.72 16:18:16 16:11:01 all 0.06 0.34 2.28 1.13 9.27 86.91 16:18:16 16:11:01 0 0.02 0.31 1.91 0.58 8.64 88.55 16:18:16 16:11:01 1 0.02 0.34 1.97 1.51 10.32 85.85 16:18:16 16:11:01 2 0.14 0.44 3.00 1.12 9.13 86.17 16:18:16 16:11:01 3 0.06 0.28 2.27 1.32 8.98 87.09 16:18:16 16:12:01 all 0.05 0.00 0.04 0.00 1.51 98.39 16:18:16 16:12:01 0 0.05 0.00 0.05 0.02 0.81 99.07 16:18:16 16:12:01 1 0.05 0.00 0.07 0.00 2.19 97.69 16:18:16 16:12:01 2 0.07 0.00 0.02 0.00 1.58 98.34 16:18:16 16:12:01 3 0.03 0.00 0.03 0.00 1.46 98.47 16:18:16 16:13:01 all 0.04 0.00 0.03 0.00 1.19 98.73 16:18:16 16:13:01 0 0.02 0.00 0.05 0.00 1.71 98.23 16:18:16 16:13:01 1 0.10 0.00 0.03 0.00 1.16 98.71 16:18:16 16:13:01 2 0.02 0.00 0.02 0.00 0.58 99.39 16:18:16 16:13:01 3 0.03 0.00 0.02 0.02 1.32 98.62 16:18:16 16:14:02 all 0.06 0.00 0.03 0.00 1.24 98.68 16:18:16 16:14:02 0 0.02 0.00 0.02 0.00 0.84 99.12 16:18:16 16:14:02 1 0.15 0.00 0.02 0.00 1.04 98.79 16:18:16 16:14:02 2 0.03 0.00 0.03 0.00 1.48 98.45 16:18:16 16:14:02 3 0.03 0.00 0.05 0.00 1.58 98.34 16:18:16 16:15:01 all 0.04 0.00 0.03 0.00 0.84 99.10 16:18:16 16:15:01 0 0.00 0.00 0.02 0.00 0.82 99.16 16:18:16 16:15:01 1 0.10 0.00 0.05 0.00 1.75 98.09 16:18:16 16:15:01 2 0.03 0.00 0.02 0.00 0.17 99.78 16:18:16 16:15:01 3 0.02 0.00 0.03 0.00 0.59 99.36 16:18:16 16:16:01 all 0.04 0.00 0.01 0.02 1.39 98.54 16:18:16 16:16:01 0 0.02 0.00 0.02 0.07 1.35 98.55 16:18:16 16:16:01 1 0.12 0.00 0.02 0.00 1.50 98.37 16:18:16 16:16:01 2 0.00 0.00 0.00 0.00 1.54 98.46 16:18:16 16:16:01 3 0.03 0.00 0.02 0.00 1.15 98.80 16:18:16 16:17:01 all 0.09 0.00 0.03 0.01 0.86 99.01 16:18:16 16:17:01 0 0.03 0.00 0.02 0.03 1.61 98.31 16:18:16 16:17:01 1 0.28 0.00 0.03 0.00 0.71 98.98 16:18:16 16:17:01 2 0.02 0.00 0.03 0.00 0.48 99.47 16:18:16 16:17:01 3 0.02 0.00 0.05 0.00 0.63 99.31 16:18:16 Average: all 9.92 0.08 5.72 6.69 25.68 51.91 16:18:16 Average: 0 9.96 0.08 5.56 6.52 26.01 51.88 16:18:16 Average: 1 9.55 0.08 5.68 6.89 25.75 52.04 16:18:16 Average: 2 10.00 0.08 5.87 6.87 25.27 51.91 16:18:16 Average: 3 10.15 0.08 5.76 6.50 25.70 51.82 16:18:16 16:18:16 16:18:16