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 [2020-12-03T15:48:12.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-03T15:48:13.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-03T15:48:13.266Z] ========================================================= [2020-12-03T15:48:13.266Z] EdgeX Global Pipelines Version Info [2020-12-03T15:48:13.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-03T15:48:15.890Z] ------------------- [2020-12-03T15:48:15.890Z] stable info: [2020-12-03T15:48:15.890Z] ------------------- [2020-12-03T15:48:15.890Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-03T15:48:15.890Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T15:48:15.890Z] Message: update stable to v1.0.169 [2020-12-03T15:48:16.854Z] ------------------- [2020-12-03T15:48:16.854Z] experimental info: [2020-12-03T15:48:16.854Z] ------------------- [2020-12-03T15:48:16.854Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-03T15:48:16.854Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-03T15:48:16.854Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-03T15:48:17.169Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-03T15:48:17.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-03T15:48:17.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-03T15:48:17.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-03T15:48:17.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-03T15:48:17.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-03T15:48:17.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-03T15:48:18.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-03T15:48:18.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-03T15:48:18.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-03T15:48:18.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-03T15:48:18.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-03T15:48:18.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-03T15:48:18.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-03T15:48:18.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T15:48:18.934Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-03T15:48:19.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-03T15:48:19.207Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-03T15:48:19.324Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-03T15:48:19.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-03T15:48:19.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-03T15:48:19.665Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-03T15:48:19.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2919 [Pipeline] echo [2020-12-03T15:48:19.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2919 [Pipeline] echo [2020-12-03T15:48:20.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2919 [Pipeline] echo [2020-12-03T15:48:20.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [Pipeline] echo [2020-12-03T15:48:20.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f7cd34 [Pipeline] echo [2020-12-03T15:48:20.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T15:48:20.887Z] provisioning config files... [2020-12-03T15:48:20.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config378818405260145506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T15:48:21.356Z] ---> docker-login.sh [2020-12-03T15:48:21.356Z] nexus3.edgexfoundry.org:10001 [2020-12-03T15:48:22.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:48:22.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:48:22.659Z] Configure a credential helper to remove this warning. See [2020-12-03T15:48:22.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:48:22.659Z] [2020-12-03T15:48:22.659Z] Login Succeeded [2020-12-03T15:48:22.659Z] nexus3.edgexfoundry.org:10002 [2020-12-03T15:48:23.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:48:23.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:48:23.315Z] Configure a credential helper to remove this warning. See [2020-12-03T15:48:23.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:48:23.315Z] [2020-12-03T15:48:23.315Z] Login Succeeded [2020-12-03T15:48:23.315Z] nexus3.edgexfoundry.org:10003 [2020-12-03T15:48:23.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:48:23.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:48:23.594Z] Configure a credential helper to remove this warning. See [2020-12-03T15:48:23.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:48:23.594Z] [2020-12-03T15:48:23.594Z] Login Succeeded [2020-12-03T15:48:23.594Z] nexus3.edgexfoundry.org:10004 [2020-12-03T15:48:23.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:48:23.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:48:23.868Z] Configure a credential helper to remove this warning. See [2020-12-03T15:48:23.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:48:23.868Z] [2020-12-03T15:48:23.868Z] Login Succeeded [2020-12-03T15:48:23.868Z] docker.io [2020-12-03T15:48:24.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:48:24.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:48:24.396Z] Configure a credential helper to remove this warning. See [2020-12-03T15:48:24.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:48:24.396Z] [2020-12-03T15:48:24.396Z] Login Succeeded [2020-12-03T15:48:24.396Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T15:48:24.409Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T15:48:24.909Z] ++ 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 [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/core-command/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/core-data/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-03T15:48:24.909Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-03T15:48:24.909Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-03T15:48:24.909Z] ++ cut -d/ -f2 [2020-12-03T15:48:24.909Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-03T15:48:25.069Z] 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 [2020-12-03T15:48:26.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T15:48:27.138Z] [2020-12-03T15:48:27.138Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:48:27.640Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T15:48:27.640Z] latest: Pulling from edgex-devops/git-semver [2020-12-03T15:48:27.640Z] 31603596830f: Pulling fs layer [2020-12-03T15:48:27.640Z] 2a8b12db71e7: Pulling fs layer [2020-12-03T15:48:27.640Z] 6ca5941a6612: Pulling fs layer [2020-12-03T15:48:27.640Z] ecc8261a40a4: Pulling fs layer [2020-12-03T15:48:27.640Z] ecc8261a40a4: Waiting [2020-12-03T15:48:27.929Z] 2a8b12db71e7: Verifying Checksum [2020-12-03T15:48:27.929Z] 2a8b12db71e7: Download complete [2020-12-03T15:48:27.929Z] 31603596830f: Verifying Checksum [2020-12-03T15:48:27.929Z] 31603596830f: Download complete [2020-12-03T15:48:28.226Z] ecc8261a40a4: Verifying Checksum [2020-12-03T15:48:28.226Z] ecc8261a40a4: Download complete [2020-12-03T15:48:28.520Z] 6ca5941a6612: Verifying Checksum [2020-12-03T15:48:28.520Z] 6ca5941a6612: Download complete [2020-12-03T15:48:29.172Z] 31603596830f: Pull complete [2020-12-03T15:48:29.852Z] 2a8b12db71e7: Pull complete [2020-12-03T15:48:32.665Z] 6ca5941a6612: Pull complete [2020-12-03T15:48:32.938Z] ecc8261a40a4: Pull complete [2020-12-03T15:48:32.938Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-03T15:48:32.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-03T15:48:32.938Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-03T15:48:33.431Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T15:48:33.627Z] $ 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 [2020-12-03T15:48:37.065Z] $ docker top d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-03T15:48:37.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T15:48:37.481Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T15:48:38.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T15:48:38.119Z] $ docker exec d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent [2020-12-03T15:48:38.577Z] SSH_AUTH_SOCK=/tmp/ssh-qjRu8q76V083/agent.11 [2020-12-03T15:48:38.577Z] SSH_AGENT_PID=16 [2020-12-03T15:48:38.604Z] Running ssh-add (command line suppressed) [2020-12-03T15:48:38.959Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1111196060147756146.key (/w/workspace/edgex-go/4@tmp/private_key_1111196060147756146.key) [2020-12-03T15:48:39.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T15:48:39.996Z] + git tag --points-at HEAD [Pipeline] } [2020-12-03T15:48:40.127Z] $ docker exec --env ******** --env ******** d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent -k [2020-12-03T15:48:41.066Z] unset SSH_AUTH_SOCK; [2020-12-03T15:48:41.066Z] unset SSH_AGENT_PID; [2020-12-03T15:48:41.066Z] echo Agent pid 16 killed; [2020-12-03T15:48:41.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-03T15:48:41.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-03T15:48:41.458Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-03T15:48:41.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-03T15:48:41.956Z] $ docker exec d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent [2020-12-03T15:48:42.429Z] SSH_AUTH_SOCK=/tmp/ssh-1BAnHvP4UTKV/agent.44 [2020-12-03T15:48:42.429Z] SSH_AGENT_PID=49 [2020-12-03T15:48:42.438Z] Running ssh-add (command line suppressed) [2020-12-03T15:48:42.635Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4817212720419068555.key (/w/workspace/edgex-go/4@tmp/private_key_4817212720419068555.key) [2020-12-03T15:48:42.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-03T15:48:43.253Z] + git semver init [2020-12-03T15:48:43.253Z] # -> Open(): unable to determine branch for HEAD [2020-12-03T15:48:43.253Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2020-12-03T15:48:43.253Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2020-12-03T15:48:43.253Z] # $SEMVER_REMOTE_NAME = origin [2020-12-03T15:48:43.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-03T15:48:43.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-03T15:48:43.253Z] # $SEMVER_BRANCH = PR-2919 [2020-12-03T15:48:43.253Z] # $SEMVER_TEMP = /tmp/semver-146541008 [2020-12-03T15:48:43.253Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-03T15:49:17.477Z] # '/tmp/semver-146541008' -> '/w/workspace/edgex-go/4/.semver' [2020-12-03T15:49:18.156Z] # -> Force: false [2020-12-03T15:49:18.156Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2020-12-03T15:49:18.199Z] $ docker exec --env ******** --env ******** d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 ssh-agent -k [2020-12-03T15:49:19.204Z] unset SSH_AUTH_SOCK; [2020-12-03T15:49:19.204Z] unset SSH_AGENT_PID; [2020-12-03T15:49:19.204Z] echo Agent pid 49 killed; [2020-12-03T15:49:19.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-03T15:49:21.088Z] + git semver [Pipeline] } [2020-12-03T15:49:21.184Z] $ docker stop --time=1 d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 [2020-12-03T15:49:23.373Z] $ docker rm -f d9c74e432f3b1029b36edc7528aa85f5cac41e8840e572d0fceef7a068cf5536 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T15:49:24.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-03T15:49:25.446Z] Stashed 1 file(s) [Pipeline] echo [2020-12-03T15:49:25.449Z] [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 [2020-12-03T15:49:26.649Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-03T15:49:27.038Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T15:49:27.450Z] + sudo service docker restart [2020-12-03T15:49:27.450Z] + true [2020-12-03T15:49:27.450Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-03T15:49:28.944Z] ========================================================= [2020-12-03T15:49:28.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-03T15:49:28.944Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:49:29.364Z] + 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 . [2020-12-03T15:49:37.854Z] Sending build context to Docker daemon 326.3MB [2020-12-03T15:49:38.163Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-03T15:49:38.163Z] Step 2/7 : FROM ${BASE} [2020-12-03T15:49:38.163Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-03T15:49:38.163Z] 188c0c94c7c5: Pulling fs layer [2020-12-03T15:49:38.163Z] 0ef7d3d256c8: Pulling fs layer [2020-12-03T15:49:38.163Z] de9db76c5a1d: Pulling fs layer [2020-12-03T15:49:38.163Z] bca2f99d35d6: Pulling fs layer [2020-12-03T15:49:38.163Z] 93359f2a8cfa: Pulling fs layer [2020-12-03T15:49:38.163Z] 7c6f9722023f: Pulling fs layer [2020-12-03T15:49:38.163Z] a35cf1a2eb13: Pulling fs layer [2020-12-03T15:49:38.163Z] bca2f99d35d6: Waiting [2020-12-03T15:49:38.163Z] 93359f2a8cfa: Waiting [2020-12-03T15:49:38.163Z] 7c6f9722023f: Waiting [2020-12-03T15:49:38.163Z] a35cf1a2eb13: Waiting [2020-12-03T15:49:38.163Z] de9db76c5a1d: Verifying Checksum [2020-12-03T15:49:38.163Z] de9db76c5a1d: Download complete [2020-12-03T15:49:38.460Z] 0ef7d3d256c8: Verifying Checksum [2020-12-03T15:49:38.460Z] 0ef7d3d256c8: Download complete [2020-12-03T15:49:38.735Z] 93359f2a8cfa: Verifying Checksum [2020-12-03T15:49:38.735Z] 93359f2a8cfa: Download complete [2020-12-03T15:49:39.033Z] 7c6f9722023f: Verifying Checksum [2020-12-03T15:49:39.033Z] 7c6f9722023f: Download complete [2020-12-03T15:49:39.330Z] 188c0c94c7c5: Verifying Checksum [2020-12-03T15:49:39.330Z] 188c0c94c7c5: Download complete [2020-12-03T15:49:40.034Z] 188c0c94c7c5: Pull complete [2020-12-03T15:49:40.935Z] Still waiting to schedule task [2020-12-03T15:49:40.936Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-03T15:49:41.165Z] 0ef7d3d256c8: Pull complete [2020-12-03T15:49:41.165Z] de9db76c5a1d: Pull complete [2020-12-03T15:49:44.906Z] a35cf1a2eb13: Verifying Checksum [2020-12-03T15:49:44.906Z] a35cf1a2eb13: Download complete [2020-12-03T15:49:48.411Z] bca2f99d35d6: Verifying Checksum [2020-12-03T15:49:48.411Z] bca2f99d35d6: Download complete [2020-12-03T15:50:03.844Z] bca2f99d35d6: Pull complete [2020-12-03T15:50:04.130Z] 93359f2a8cfa: Pull complete [2020-12-03T15:50:04.407Z] 7c6f9722023f: Pull complete [2020-12-03T15:50:13.104Z] a35cf1a2eb13: Pull complete [2020-12-03T15:50:13.104Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-03T15:50:13.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-03T15:50:13.104Z] ---> a62c8e92a672 [2020-12-03T15:50:13.104Z] 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 [2020-12-03T15:50:13.104Z] ---> Running in 1b29c407daf5 [2020-12-03T15:50:13.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:50:14.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:50:15.709Z] (1/12) Installing libmagic (5.38-r0) [2020-12-03T15:50:16.011Z] (2/12) Installing file (5.38-r0) [2020-12-03T15:50:16.011Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-03T15:50:16.011Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-03T15:50:21.879Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-03T15:50:21.879Z] (6/12) Installing patch (2.7.6-r6) [2020-12-03T15:50:21.879Z] (7/12) Installing build-base (0.5-r2) [2020-12-03T15:50:21.879Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-03T15:50:21.879Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-03T15:50:21.879Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-03T15:50:21.879Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-03T15:50:21.879Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-03T15:50:21.879Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T15:50:21.879Z] OK: 233 MiB in 51 packages [2020-12-03T15:50:26.404Z] Removing intermediate container 1b29c407daf5 [2020-12-03T15:50:26.404Z] ---> fae7c2d1897c [2020-12-03T15:50:26.404Z] Step 4/7 : WORKDIR /edgex-go [2020-12-03T15:50:26.404Z] ---> Running in df3e7ab9eca5 [2020-12-03T15:50:26.738Z] Removing intermediate container df3e7ab9eca5 [2020-12-03T15:50:26.738Z] ---> 4e4311d74fad [2020-12-03T15:50:26.738Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-03T15:50:27.989Z] latest: Pulling from library/docker [2020-12-03T15:50:27.990Z] 188c0c94c7c5: Already exists [2020-12-03T15:50:27.990Z] 0c7c675703d6: Pulling fs layer [2020-12-03T15:50:28.411Z] cc8c12a437cb: Pulling fs layer [2020-12-03T15:50:28.411Z] f092543453df: Pulling fs layer [2020-12-03T15:50:28.411Z] 65b6bc45957d: Pulling fs layer [2020-12-03T15:50:28.411Z] 65b6bc45957d: Waiting [2020-12-03T15:50:28.411Z] 4de832df471b: Pulling fs layer [2020-12-03T15:50:28.411Z] 79aa7fa92271: Pulling fs layer [2020-12-03T15:50:28.411Z] 4de832df471b: Waiting [2020-12-03T15:50:28.411Z] 79aa7fa92271: Waiting [2020-12-03T15:50:28.411Z] cc8c12a437cb: Verifying Checksum [2020-12-03T15:50:28.411Z] cc8c12a437cb: Download complete [2020-12-03T15:50:28.411Z] 0c7c675703d6: Verifying Checksum [2020-12-03T15:50:28.411Z] 0c7c675703d6: Download complete [2020-12-03T15:50:28.866Z] 65b6bc45957d: Verifying Checksum [2020-12-03T15:50:28.866Z] 65b6bc45957d: Download complete [2020-12-03T15:50:28.866Z] 4de832df471b: Verifying Checksum [2020-12-03T15:50:28.866Z] 4de832df471b: Download complete [2020-12-03T15:50:28.866Z] 79aa7fa92271: Verifying Checksum [2020-12-03T15:50:28.866Z] 79aa7fa92271: Download complete [2020-12-03T15:50:29.962Z] 0c7c675703d6: Pull complete [2020-12-03T15:50:30.265Z] cc8c12a437cb: Pull complete [2020-12-03T15:50:30.549Z] f092543453df: Verifying Checksum [2020-12-03T15:50:30.549Z] f092543453df: Download complete [2020-12-03T15:50:37.480Z] f092543453df: Pull complete [2020-12-03T15:50:37.480Z] 65b6bc45957d: Pull complete [2020-12-03T15:50:37.480Z] 4de832df471b: Pull complete [2020-12-03T15:50:37.773Z] 79aa7fa92271: Pull complete [2020-12-03T15:50:37.773Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-03T15:50:37.773Z] Status: Downloaded newer image for docker:latest [2020-12-03T15:50:42.256Z] ---> 01b10b7cd5db [2020-12-03T15:50:42.256Z] Step 6/7 : COPY go.mod . [2020-12-03T15:50:42.256Z] ---> f8022e89dbe3 [2020-12-03T15:50:42.256Z] Step 7/7 : RUN go mod download [2020-12-03T15:50:42.256Z] ---> Running in bf8e1b4d3aea [2020-12-03T15:51:21.563Z] Removing intermediate container bf8e1b4d3aea [2020-12-03T15:51:21.563Z] ---> 5802e2e487b6 [2020-12-03T15:51:21.563Z] Successfully built 5802e2e487b6 [2020-12-03T15:51:21.563Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:51:22.087Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T15:51:22.696Z] . [Pipeline] withDockerContainer [2020-12-03T15:51:23.220Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T15:51:23.605Z] $ 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 [2020-12-03T15:51:26.817Z] $ docker top b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:51:27.611Z] + go version [2020-12-03T15:51:27.638Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-03T15:51:27.662Z] $ docker stop --time=1 b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 [2020-12-03T15:51:29.366Z] $ docker rm -f b8db825458ec2354918d5ed4d5039806eab87c5860533cd257e9cbba8a8b6757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-03T15:51:30.012Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14317 in /w/workspace/edgexfoundry_edgex-go_PR-2919 [Pipeline] { [Pipeline] ws [2020-12-03T15:51:30.079Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:51:30.886Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-03T15:51:30.886Z] . [Pipeline] withDockerContainer [2020-12-03T15:51:31.460Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T15:51:32.655Z] $ 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 [2020-12-03T15:51:35.034Z] using credential edgex-jenkins-ssh [2020-12-03T15:51:35.100Z] Cloning the remote Git repository [2020-12-03T15:51:35.282Z] $ docker top 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T15:51:35.952Z] ========================================================= [2020-12-03T15:51:35.952Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-03T15:51:35.952Z] ========================================================= [Pipeline] sh [2020-12-03T15:51:35.188Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-03T15:51:35.310Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-03T15:51:35.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T15:51:35.394Z] > git --version # timeout=10 [2020-12-03T15:51:35.412Z] > git --version # 'git version 2.17.1' [2020-12-03T15:51:35.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T15:51:35.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T15:51:36.492Z] + make test [2020-12-03T15:51:36.492Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-03T15:51:52.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T15:51:52.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T15:51:52.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T15:51:52.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T15:51:52.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T15:51:52.192Z] > 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 [2020-12-03T15:51:52.933Z] Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T15:51:53.517Z] Merge succeeded, producing 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T15:51:53.518Z] Checking out Revision 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 (PR-2919) [2020-12-03T15:51:52.969Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T15:51:52.990Z] > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 [2020-12-03T15:51:53.318Z] > git remote # timeout=10 [2020-12-03T15:51:53.338Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T15:51:53.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T15:51:53.429Z] > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 [2020-12-03T15:51:53.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T15:51:53.537Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T15:51:53.589Z] > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 [2020-12-03T15:51:58.114Z] 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 [2020-12-03T15:51:59.798Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-03T15:52:00.238Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-03T15:52:00.575Z] + sudo service docker restart [2020-12-03T15:52:00.575Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-03T15:52:03.305Z] provisioning config files... [2020-12-03T15:52:03.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8504887807329016791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-03T15:52:03.801Z] ---> docker-login.sh [2020-12-03T15:52:03.801Z] nexus3.edgexfoundry.org:10001 [2020-12-03T15:52:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:52:05.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:52:05.022Z] Configure a credential helper to remove this warning. See [2020-12-03T15:52:05.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:52:05.022Z] [2020-12-03T15:52:05.022Z] Login Succeeded [2020-12-03T15:52:05.022Z] nexus3.edgexfoundry.org:10002 [2020-12-03T15:52:05.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:52:05.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:52:05.576Z] Configure a credential helper to remove this warning. See [2020-12-03T15:52:05.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:52:05.576Z] [2020-12-03T15:52:05.576Z] Login Succeeded [2020-12-03T15:52:05.576Z] nexus3.edgexfoundry.org:10003 [2020-12-03T15:52:05.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:52:05.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-03T15:52:06.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:52:06.119Z] Configure a credential helper to remove this warning. See [2020-12-03T15:52:06.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:52:06.119Z] [2020-12-03T15:52:06.119Z] Login Succeeded [2020-12-03T15:52:06.119Z] nexus3.edgexfoundry.org:10004 [2020-12-03T15:52:06.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:52:06.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:52:06.394Z] Configure a credential helper to remove this warning. See [2020-12-03T15:52:06.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:52:06.394Z] [2020-12-03T15:52:06.394Z] Login Succeeded [2020-12-03T15:52:06.394Z] docker.io [2020-12-03T15:52:06.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-03T15:52:07.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-03T15:52:07.263Z] Configure a credential helper to remove this warning. See [2020-12-03T15:52:07.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-03T15:52:07.263Z] [2020-12-03T15:52:07.263Z] Login Succeeded [2020-12-03T15:52:07.263Z] ---> docker-login.sh ends [Pipeline] } [2020-12-03T15:52:07.279Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-03T15:52:07.822Z] ========================================================= [2020-12-03T15:52:07.822Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-03T15:52:07.822Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:52:08.221Z] + 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 . [2020-12-03T15:52:10.869Z] Sending build context to Docker daemon 165.7MB [2020-12-03T15:52:10.869Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-03T15:52:10.869Z] Step 2/7 : FROM ${BASE} [2020-12-03T15:52:10.869Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-03T15:52:10.869Z] 5f621e34cdf4: Pulling fs layer [2020-12-03T15:52:10.869Z] a4357932f1b6: Pulling fs layer [2020-12-03T15:52:10.869Z] 18c013af1878: Pulling fs layer [2020-12-03T15:52:10.869Z] 00ac8860ef70: Pulling fs layer [2020-12-03T15:52:10.869Z] 63d7cb157983: Pulling fs layer [2020-12-03T15:52:10.869Z] 00ac8860ef70: Waiting [2020-12-03T15:52:10.869Z] b116817d02f9: Pulling fs layer [2020-12-03T15:52:10.869Z] 745a02a5169b: Pulling fs layer [2020-12-03T15:52:10.869Z] 63d7cb157983: Waiting [2020-12-03T15:52:10.869Z] b116817d02f9: Waiting [2020-12-03T15:52:10.869Z] 745a02a5169b: Waiting [2020-12-03T15:52:10.869Z] 18c013af1878: Verifying Checksum [2020-12-03T15:52:10.869Z] 18c013af1878: Download complete [2020-12-03T15:52:10.869Z] a4357932f1b6: Download complete [2020-12-03T15:52:10.869Z] 63d7cb157983: Verifying Checksum [2020-12-03T15:52:10.869Z] 63d7cb157983: Download complete [2020-12-03T15:52:10.869Z] b116817d02f9: Download complete [2020-12-03T15:52:10.869Z] 5f621e34cdf4: Verifying Checksum [2020-12-03T15:52:10.869Z] 5f621e34cdf4: Download complete [2020-12-03T15:52:11.479Z] 5f621e34cdf4: Pull complete [2020-12-03T15:52:12.086Z] a4357932f1b6: Pull complete [2020-12-03T15:52:12.360Z] 18c013af1878: Pull complete [2020-12-03T15:52:13.803Z] 745a02a5169b: Verifying Checksum [2020-12-03T15:52:13.803Z] 745a02a5169b: Download complete [2020-12-03T15:52:14.798Z] 00ac8860ef70: Verifying Checksum [2020-12-03T15:52:14.798Z] 00ac8860ef70: Download complete [2020-12-03T15:52:24.965Z] 00ac8860ef70: Pull complete [2020-12-03T15:52:25.560Z] 63d7cb157983: Pull complete [2020-12-03T15:52:25.835Z] b116817d02f9: Pull complete [2020-12-03T15:52:29.239Z] 745a02a5169b: Pull complete [2020-12-03T15:52:29.239Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-03T15:52:29.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-03T15:52:29.239Z] ---> b7e6874047d6 [2020-12-03T15:52:29.239Z] 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 [2020-12-03T15:52:32.637Z] ---> Running in 6ee66bf2a62a [2020-12-03T15:52:34.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T15:52:34.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T15:52:35.639Z] (1/12) Installing libmagic (5.38-r0) [2020-12-03T15:52:35.639Z] (2/12) Installing file (5.38-r0) [2020-12-03T15:52:35.639Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-03T15:52:35.909Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-03T15:52:38.531Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-03T15:52:38.531Z] (6/12) Installing patch (2.7.6-r6) [2020-12-03T15:52:38.531Z] (7/12) Installing build-base (0.5-r2) [2020-12-03T15:52:38.531Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-03T15:52:38.802Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-03T15:52:38.802Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-03T15:52:38.802Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-03T15:52:39.076Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-03T15:52:39.076Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T15:52:39.076Z] OK: 217 MiB in 51 packages [2020-12-03T15:52:43.381Z] Removing intermediate container 6ee66bf2a62a [2020-12-03T15:52:43.381Z] ---> 06c7214f83b7 [2020-12-03T15:52:43.382Z] Step 4/7 : WORKDIR /edgex-go [2020-12-03T15:52:43.382Z] ---> Running in 0c605416131a [2020-12-03T15:52:43.657Z] Removing intermediate container 0c605416131a [2020-12-03T15:52:43.657Z] ---> a26419f9fcdd [2020-12-03T15:52:43.657Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-03T15:52:44.256Z] latest: Pulling from library/docker [2020-12-03T15:52:45.691Z] 5f621e34cdf4: Already exists [2020-12-03T15:52:45.691Z] 85db56a05063: Pulling fs layer [2020-12-03T15:52:45.691Z] ccb67d6aeaaa: Pulling fs layer [2020-12-03T15:52:45.691Z] de930078acea: Pulling fs layer [2020-12-03T15:52:45.691Z] d5a9d88a4785: Pulling fs layer [2020-12-03T15:52:45.691Z] e7f15c1544d5: Pulling fs layer [2020-12-03T15:52:45.691Z] 877c515997d3: Pulling fs layer [2020-12-03T15:52:45.691Z] d5a9d88a4785: Waiting [2020-12-03T15:52:45.691Z] 877c515997d3: Waiting [2020-12-03T15:52:45.691Z] ccb67d6aeaaa: Verifying Checksum [2020-12-03T15:52:45.691Z] ccb67d6aeaaa: Download complete [2020-12-03T15:52:45.691Z] 85db56a05063: Download complete [2020-12-03T15:52:45.691Z] d5a9d88a4785: Download complete [2020-12-03T15:52:45.691Z] e7f15c1544d5: Verifying Checksum [2020-12-03T15:52:45.691Z] e7f15c1544d5: Download complete [2020-12-03T15:52:45.975Z] 877c515997d3: Verifying Checksum [2020-12-03T15:52:45.975Z] 877c515997d3: Download complete [2020-12-03T15:52:46.254Z] 85db56a05063: Pull complete [2020-12-03T15:52:46.561Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-03T15:52:46.860Z] ccb67d6aeaaa: Pull complete [2020-12-03T15:52:46.861Z] de930078acea: Verifying Checksum [2020-12-03T15:52:46.861Z] de930078acea: Download complete [2020-12-03T15:52:50.255Z] de930078acea: Pull complete [2020-12-03T15:52:50.528Z] d5a9d88a4785: Pull complete [2020-12-03T15:52:50.812Z] e7f15c1544d5: Pull complete [2020-12-03T15:52:51.083Z] 877c515997d3: Pull complete [2020-12-03T15:52:51.354Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-03T15:52:51.354Z] Status: Downloaded newer image for docker:latest [2020-12-03T15:52:54.755Z] ---> d383ecdda731 [2020-12-03T15:52:54.755Z] Step 6/7 : COPY go.mod . [2020-12-03T15:52:55.027Z] ---> c28b76e7c9ed [2020-12-03T15:52:55.027Z] Step 7/7 : RUN go mod download [2020-12-03T15:52:55.307Z] ---> Running in 8841e424169e [2020-12-03T15:52:57.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-03T15:52:57.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-03T15:52:58.014Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-03T15:52:58.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-03T15:52:58.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-03T15:53:00.714Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-03T15:53:07.117Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.059s [2020-12-03T15:53:07.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-03T15:53:07.463Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-03T15:53:08.534Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-03T15:53:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-03T15:53:09.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-03T15:53:09.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-03T15:53:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.233s coverage: 46.6% of statements [2020-12-03T15:53:16.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-03T15:53:16.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-03T15:53:16.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-03T15:53:16.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-03T15:53:16.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-03T15:53:21.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.323s coverage: 27.1% of statements [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-03T15:53:21.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-03T15:53:21.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-03T15:53:21.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 65.5% of statements [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-03T15:53:21.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-03T15:53:22.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.607s coverage: 82.7% of statements [2020-12-03T15:53:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-03T15:53:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T15:53:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-03T15:53:22.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-03T15:53:27.634Z] Removing intermediate container 8841e424169e [2020-12-03T15:53:27.634Z] ---> dbefcaff6b0d [2020-12-03T15:53:27.634Z] Successfully built dbefcaff6b0d [2020-12-03T15:53:27.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:53:27.990Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T15:53:27.990Z] . [Pipeline] withDockerContainer [2020-12-03T15:53:28.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container [2020-12-03T15:53:28.327Z] $ 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 [2020-12-03T15:53:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.920s coverage: 28.6% of statements [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-03T15:53:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-03T15:53:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.251s coverage: 100.0% of statements [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-03T15:53:28.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.448s coverage: 86.7% of statements [2020-12-03T15:53:28.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-03T15:53:29.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements [2020-12-03T15:53:29.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-03T15:53:29.771Z] $ docker top 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:53:30.815Z] + go version [2020-12-03T15:53:30.815Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-03T15:53:30.845Z] $ docker stop --time=1 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 [2020-12-03T15:53:32.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.320s coverage: 78.3% of statements [2020-12-03T15:53:32.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-03T15:53:32.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-03T15:53:32.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-03T15:53:32.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-03T15:53:32.719Z] $ docker rm -f 9bbafc49cd1e0ce4052eee20b5e8080967691ba73b777b33670ad54784581a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:53:33.952Z] + docker inspect -f . ci-base-image-arm64 [2020-12-03T15:53:33.952Z] . [Pipeline] withDockerContainer [2020-12-03T15:53:34.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container [2020-12-03T15:53:34.295Z] $ 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 [2020-12-03T15:53:35.714Z] $ docker top eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-03T15:53:36.082Z] ========================================================= [2020-12-03T15:53:36.082Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-03T15:53:36.082Z] ========================================================= [Pipeline] sh [2020-12-03T15:53:36.730Z] + make test [2020-12-03T15:53:36.730Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-03T15:53:37.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.404s coverage: 94.7% of statements [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-03T15:53:37.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.137s coverage: 58.8% of statements [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-03T15:53:37.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.362s coverage: 0.0% of statements [no tests to run] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-03T15:53:37.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-03T15:53:37.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.105s coverage: 100.0% of statements [2020-12-03T15:53:37.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-03T15:53:37.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 75.5% of statements [2020-12-03T15:53:37.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.8% of statements [2020-12-03T15:53:37.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.132s coverage: 87.2% of statements [2020-12-03T15:53:37.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.111s coverage: 84.2% of statements [2020-12-03T15:53:37.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 100.0% of statements [2020-12-03T15:53:37.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-03T15:53:40.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.464s coverage: 63.5% of statements [2020-12-03T15:53:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-03T15:53:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-03T15:53:40.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.110s coverage: 100.0% of statements [2020-12-03T15:53:40.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2020-12-03T15:53:40.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements [2020-12-03T15:53:41.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.148s coverage: 73.7% of statements [2020-12-03T15:53:42.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2020-12-03T15:53:46.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.138s coverage: 55.9% of statements [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-03T15:53:46.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 9.053s coverage: 86.3% of statements [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.266s coverage: 72.2% of statements [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.845s coverage: 72.1% of statements [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.133s coverage: 48.4% of statements [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.099s coverage: 28.8% of statements [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.078s coverage: 96.8% of statements [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 37.2% of statements [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-03T15:53:53.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.585s coverage: 84.1% of statements [2020-12-03T15:53:53.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements [2020-12-03T15:53:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.378s coverage: 47.1% of statements [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-03T15:53:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.077s coverage: 100.0% of statements [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-03T15:53:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-03T15:53:56.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2020-12-03T15:53:56.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-03T15:53:58.949Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-03T15:54:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.588s coverage: 29.1% of statements [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-03T15:54:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.118s coverage: 99.0% of statements [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-03T15:54:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.145s coverage: 100.0% of statements [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-03T15:54:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-03T15:54:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.157s coverage: 100.0% of statements [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-03T15:54:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-03T15:54:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2020-12-03T15:54:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-03T15:54:01.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-03T15:54:01.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.102s coverage: 100.0% of statements [2020-12-03T15:54:02.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2020-12-03T15:54:02.420Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.071s coverage: 100.0% of statements [2020-12-03T15:54:03.119Z] GO111MODULE=on go vet ./... [2020-12-03T15:54:38.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-03T15:55:00.833Z] gofmt -l . [2020-12-03T15:55:00.833Z] [ "`gofmt -l .`" = "" ] [2020-12-03T15:55:00.833Z] ./bin/test-go-mod-tidy.sh [2020-12-03T15:55:04.068Z] ./bin/test-attribution-txt.sh [2020-12-03T15:55:05.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-03T15:55:05.134Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.108s [2020-12-03T15:55:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-03T15:55:05.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-03T15:55:06.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-03T15:55:06.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-03T15:55:06.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-03T15:55:06.878Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] sh [2020-12-03T15:55:11.795Z] + ls -al . [2020-12-03T15:55:11.795Z] total 648 [2020-12-03T15:55:11.795Z] drwxrwxr-x 10 1001 1001 4096 Dec 3 15:55 . [2020-12-03T15:55:11.795Z] drwxr-xr-x 4 root root 28 Dec 3 15:51 .. [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 11 Dec 3 15:48 .dockerignore [2020-12-03T15:55:11.795Z] drwxrwxr-x 8 1001 1001 179 Dec 3 15:48 .git [2020-12-03T15:55:11.795Z] drwxrwxr-x 3 1001 1001 125 Dec 3 15:48 .github [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 971 Dec 3 15:48 .gitignore [2020-12-03T15:55:11.795Z] drwx------ 3 1001 1001 47 Dec 3 15:49 .semver [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 166 Dec 3 15:48 .sonarcloud.properties [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 3804 Dec 3 15:48 CONTRIBUTING.md [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 1035 Dec 3 15:48 Dockerfile.build [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 863 Dec 3 15:48 Jenkinsfile [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 10775 Dec 3 15:48 LICENSE [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 6280 Dec 3 15:48 Makefile [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 6447 Dec 3 15:48 README.md [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 259 Dec 3 15:48 SECURITY.md [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 5 Dec 3 15:49 VERSION [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 4131 Dec 3 15:48 ZMQWindows.md [2020-12-03T15:55:11.795Z] drwxrwxr-x 2 1001 1001 117 Dec 3 15:48 bin [2020-12-03T15:55:11.795Z] drwxrwxr-x 15 1001 1001 4096 Dec 3 15:48 cmd [2020-12-03T15:55:11.795Z] -rw-r--r-- 1 root root 555123 Dec 3 15:54 coverage.out [2020-12-03T15:55:11.795Z] -rw-r--r-- 1 root root 1041 Dec 3 15:54 go.mod [2020-12-03T15:55:11.795Z] -rw-r--r-- 1 root root 18856 Dec 3 15:55 go.sum [2020-12-03T15:55:11.795Z] drwxrwxr-x 8 1001 1001 127 Dec 3 15:48 internal [2020-12-03T15:55:11.795Z] drwxrwxr-x 4 1001 1001 26 Dec 3 15:48 openapi [2020-12-03T15:55:11.795Z] drwxrwxr-x 4 1001 1001 71 Dec 3 15:48 snap [2020-12-03T15:55:11.795Z] -rw-rw-r-- 1 1001 1001 168 Dec 3 15:48 version.go [Pipeline] sh [2020-12-03T15:55:12.156Z] + '[' -e coverage.out ] [2020-12-03T15:55:12.156Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-03T15:55:12.634Z] Stashed 1 file(s) [Pipeline] sh [2020-12-03T15:55:13.012Z] + make build [2020-12-03T15:55:13.012Z] 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 [2020-12-03T15:55:17.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.226s coverage: 46.6% of statements [2020-12-03T15:55:17.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-03T15:55:17.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-03T15:55:17.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-03T15:55:17.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-03T15:55:17.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-03T15:55:23.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.725s coverage: 27.1% of statements [2020-12-03T15:55:23.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-03T15:55:23.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-03T15:55:23.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-03T15:55:23.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-03T15:55:23.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-03T15:55:23.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.504s coverage: 66.4% of statements [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-03T15:55:23.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.643s coverage: 82.7% of statements [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-03T15:55:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-03T15:55:30.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.155s coverage: 28.6% of statements [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-03T15:55:30.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-03T15:55:30.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-03T15:55:30.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.350s coverage: 86.7% of statements [2020-12-03T15:55:30.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-03T15:55:32.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.314s coverage: 97.5% of statements [2020-12-03T15:55:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-03T15:55:32.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2020-12-03T15:55:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-03T15:55:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-03T15:55:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-03T15:55:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-03T15:55:36.091Z] 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 [2020-12-03T15:55:39.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.974s coverage: 94.7% of statements [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-03T15:55:39.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.208s coverage: 0.0% of statements [no tests to run] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2020-12-03T15:55:39.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.126s coverage: 75.5% of statements [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.113s coverage: 80.8% of statements [2020-12-03T15:55:39.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements [2020-12-03T15:55:39.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2020-12-03T15:55:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 100.0% of statements [2020-12-03T15:55:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-03T15:55:41.071Z] 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 [2020-12-03T15:55:43.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 63.5% of statements [2020-12-03T15:55:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-03T15:55:43.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-03T15:55:43.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2020-12-03T15:55:43.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2020-12-03T15:55:43.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2020-12-03T15:55:44.514Z] 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 [2020-12-03T15:55:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2020-12-03T15:55:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2020-12-03T15:55:46.107Z] 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 [2020-12-03T15:55:49.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.876s coverage: 55.9% of statements [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-03T15:55:49.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-03T15:55:51.960Z] 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 [2020-12-03T15:55:54.053Z] 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 [2020-12-03T15:55:58.689Z] 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 [2020-12-03T15:56:02.230Z] 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 [2020-12-03T15:56:06.809Z] 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 [2020-12-03T15:56:08.803Z] 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 [2020-12-03T15:56:11.521Z] 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] } [2020-12-03T15:56:16.070Z] $ docker stop --time=1 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc [2020-12-03T15:56:18.806Z] $ docker rm -f 1c5cca2644707b8b209f8411021d31c3de6322f501e2b742affe6f3a127054bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:56:23.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T15:56:24.605Z] [2020-12-03T15:56:24.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:56:25.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T15:56:25.849Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-03T15:56:25.849Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-03T15:56:25.849Z] ca9280d653b3: Pulling fs layer [2020-12-03T15:56:25.849Z] 7e9c9ca2126c: Pulling fs layer [2020-12-03T15:56:26.950Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-03T15:56:26.950Z] cbdbe7a5bc2a: Download complete [2020-12-03T15:56:28.019Z] cbdbe7a5bc2a: Pull complete [2020-12-03T15:56:28.748Z] ca9280d653b3: Verifying Checksum [2020-12-03T15:56:28.748Z] ca9280d653b3: Download complete [2020-12-03T15:56:31.555Z] ca9280d653b3: Pull complete [2020-12-03T15:56:32.236Z] 7e9c9ca2126c: Verifying Checksum [2020-12-03T15:56:32.236Z] 7e9c9ca2126c: Download complete [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 45.629s coverage: 86.3% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.428s coverage: 72.2% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.509s coverage: 72.1% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.109s coverage: 82.4% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.082s coverage: 48.4% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.096s coverage: 28.8% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.090s coverage: 96.8% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.321s coverage: 37.2% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.670s coverage: 84.1% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.077s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.065s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.790s coverage: 29.1% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-03T15:56:36.405Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.079s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.063s coverage: 32.1% of statements [2020-12-03T15:56:36.405Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-03T15:56:36.405Z] GO111MODULE=on go vet ./... [2020-12-03T15:56:47.616Z] 7e9c9ca2126c: Pull complete [2020-12-03T15:56:47.616Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-03T15:56:47.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T15:56:47.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-03T15:56:47.821Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T15:56:47.926Z] $ 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 [2020-12-03T15:56:50.228Z] $ docker top 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:56:51.875Z] + docker-compose build --help [2020-12-03T15:56:51.875Z] + grep parallel [2020-12-03T15:56:53.290Z] --parallel Build images in parallel. [Pipeline] } [2020-12-03T15:56:53.314Z] $ docker stop --time=1 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 [2020-12-03T15:56:55.777Z] $ docker rm -f 8ab500febb45c2e5a6f2fd0e087bef9c5cab93af04a0617d94f91f85def0c5a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:56:56.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-03T15:56:56.769Z] . [Pipeline] withDockerContainer [2020-12-03T15:56:56.953Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T15:56:57.079Z] $ 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 [2020-12-03T15:56:58.253Z] $ docker top b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:56:59.609Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-03T15:57:01.147Z] Building docker-core-command-go ... [2020-12-03T15:57:01.147Z] Building docker-core-data-go ... [2020-12-03T15:57:01.147Z] Building docker-core-metadata-go ... [2020-12-03T15:57:01.147Z] Building docker-security-bootstrap-redis-go ... [2020-12-03T15:57:01.147Z] Building docker-security-proxy-setup-go ... [2020-12-03T15:57:01.147Z] Building docker-security-secrets-setup-go ... [2020-12-03T15:57:01.147Z] Building docker-security-secretstore-setup-go ... [2020-12-03T15:57:01.147Z] Building docker-support-notifications-go ... [2020-12-03T15:57:01.147Z] Building docker-support-scheduler-go ... [2020-12-03T15:57:01.147Z] Building docker-sys-mgmt-agent-go ... [2020-12-03T15:57:01.147Z] Building docker-support-notifications-go [2020-12-03T15:57:01.147Z] Building docker-core-metadata-go [2020-12-03T15:57:01.147Z] Building docker-security-bootstrap-redis-go [2020-12-03T15:57:01.147Z] Building docker-security-proxy-setup-go [2020-12-03T15:57:01.147Z] Building docker-security-secrets-setup-go [2020-12-03T15:57:44.463Z] gofmt -l . [2020-12-03T15:57:44.463Z] [ "`gofmt -l .`" = "" ] [2020-12-03T15:57:45.053Z] ./bin/test-go-mod-tidy.sh [2020-12-03T15:57:45.650Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-03T15:57:50.620Z] + ls -al . [2020-12-03T15:57:50.620Z] total 676 [2020-12-03T15:57:50.620Z] drwxrwxr-x 9 1001 1001 4096 Dec 3 15:57 . [2020-12-03T15:57:50.620Z] drwxr-xr-x 4 root root 4096 Dec 3 15:53 .. [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 11 Dec 3 15:51 .dockerignore [2020-12-03T15:57:50.620Z] drwxrwxr-x 8 1001 1001 4096 Dec 3 15:51 .git [2020-12-03T15:57:50.620Z] drwxrwxr-x 3 1001 1001 4096 Dec 3 15:51 .github [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 971 Dec 3 15:51 .gitignore [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 166 Dec 3 15:51 .sonarcloud.properties [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 3804 Dec 3 15:51 CONTRIBUTING.md [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 1035 Dec 3 15:51 Dockerfile.build [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 863 Dec 3 15:51 Jenkinsfile [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 10775 Dec 3 15:51 LICENSE [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 6280 Dec 3 15:51 Makefile [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 6447 Dec 3 15:51 README.md [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 259 Dec 3 15:51 SECURITY.md [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 5 Dec 3 15:49 VERSION [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 4131 Dec 3 15:51 ZMQWindows.md [2020-12-03T15:57:50.620Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 15:51 bin [2020-12-03T15:57:50.620Z] drwxrwxr-x 15 1001 1001 4096 Dec 3 15:51 cmd [2020-12-03T15:57:50.620Z] -rw-r--r-- 1 root root 555123 Dec 3 15:56 coverage.out [2020-12-03T15:57:50.620Z] -rw-r--r-- 1 root root 1041 Dec 3 15:57 go.mod [2020-12-03T15:57:50.620Z] -rw-r--r-- 1 root root 18856 Dec 3 15:57 go.sum [2020-12-03T15:57:50.620Z] drwxrwxr-x 8 1001 1001 4096 Dec 3 15:51 internal [2020-12-03T15:57:50.620Z] drwxrwxr-x 4 1001 1001 4096 Dec 3 15:51 openapi [2020-12-03T15:57:50.620Z] drwxrwxr-x 4 1001 1001 4096 Dec 3 15:51 snap [2020-12-03T15:57:50.620Z] -rw-rw-r-- 1 1001 1001 168 Dec 3 15:51 version.go [Pipeline] sh [2020-12-03T15:57:51.279Z] + '[' -e coverage.out ] [2020-12-03T15:57:51.279Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-03T15:57:51.356Z] Warning: overwriting stash ‘coverage-report’ [2020-12-03T15:57:52.433Z] Stashed 1 file(s) [Pipeline] sh [2020-12-03T15:57:53.124Z] + make build [2020-12-03T15:57:53.124Z] 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 [2020-12-03T15:58:19.991Z] 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 [2020-12-03T15:58:24.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T15:58:24.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T15:58:24.133Z] ---> 5802e2e487b6 [2020-12-03T15:58:24.133Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T15:58:24.133Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T15:58:24.133Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-03T15:58:24.133Z] ---> 5802e2e487b6 [2020-12-03T15:58:24.133Z] Step 3/21 : WORKDIR /edgex-go [2020-12-03T15:58:24.133Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T15:58:24.133Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-03T15:58:24.133Z] ---> 5802e2e487b6 [2020-12-03T15:58:24.133Z] Step 3/29 : WORKDIR /edgex-go [2020-12-03T15:58:24.133Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T15:58:24.133Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T15:58:24.133Z] ---> 5802e2e487b6 [2020-12-03T15:58:24.133Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T15:58:24.134Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T15:58:24.134Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T15:58:24.134Z] ---> 5802e2e487b6 [2020-12-03T15:58:24.134Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T15:58:24.134Z] ---> Running in c728d35863c5 [2020-12-03T15:58:24.134Z] ---> Running in a70ced54a34b [2020-12-03T15:58:24.134Z] ---> Running in 62016ba988cd [2020-12-03T15:58:24.134Z] ---> Running in 42f86342a591 [2020-12-03T15:58:24.134Z] ---> Running in d8e8d6c30907 [2020-12-03T15:58:24.134Z] Removing intermediate container 62016ba988cd [2020-12-03T15:58:24.134Z] ---> 7008b8589887 [2020-12-03T15:58:24.134Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T15:58:24.134Z] Removing intermediate container c728d35863c5 [2020-12-03T15:58:24.134Z] ---> 3deb9e63683c [2020-12-03T15:58:24.134Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T15:58:24.134Z] Removing intermediate container d8e8d6c30907 [2020-12-03T15:58:24.134Z] ---> 29faa12de322 [2020-12-03T15:58:24.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T15:58:24.134Z] Removing intermediate container 42f86342a591 [2020-12-03T15:58:24.134Z] ---> b7d74538bedc [2020-12-03T15:58:24.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T15:58:24.134Z] ---> Running in 9f975729e41c [2020-12-03T15:58:24.134Z] Removing intermediate container a70ced54a34b [2020-12-03T15:58:24.134Z] ---> 49958e5933a5 [2020-12-03T15:58:24.134Z] Step 4/29 : RUN apk update && apk add make git [2020-12-03T15:58:24.134Z] ---> Running in b7fc3dce93f7 [2020-12-03T15:58:24.134Z] ---> Running in 4a2c76cfcfa3 [2020-12-03T15:58:24.134Z] ---> Running in 9d200b6e8eb7 [2020-12-03T15:58:24.134Z] ---> Running in 260f2f275a5d [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T15:58:24.134Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T15:58:24.134Z] OK: 12745 distinct packages available [2020-12-03T15:58:24.134Z] Removing intermediate container 9d200b6e8eb7 [2020-12-03T15:58:24.134Z] ---> 335ebf086433 [2020-12-03T15:58:24.134Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T15:58:24.134Z] Removing intermediate container b7fc3dce93f7 [2020-12-03T15:58:24.134Z] ---> 175301fd127b [2020-12-03T15:58:24.134Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-03T15:58:24.134Z] Removing intermediate container 4a2c76cfcfa3 [2020-12-03T15:58:24.134Z] ---> 1d3dea975bbd [2020-12-03T15:58:24.134Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T15:58:24.134Z] ---> Running in fef8bc31b9af [2020-12-03T15:58:24.134Z] ---> Running in 33f79f47911e [2020-12-03T15:58:24.134Z] ---> Running in 4712414109f0 [2020-12-03T15:58:24.134Z] OK: 233 MiB in 51 packages [2020-12-03T15:58:24.134Z] Removing intermediate container 9f975729e41c [2020-12-03T15:58:24.134Z] ---> 414c64776d6c [2020-12-03T15:58:24.134Z] Step 5/21 : RUN apk update && apk add make git [2020-12-03T15:58:24.134Z] ---> Running in 1ea5c6f65dea [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] Removing intermediate container 260f2f275a5d [2020-12-03T15:58:24.134Z] ---> 2ab7a29f60f2 [2020-12-03T15:58:24.134Z] Step 5/29 : COPY go.mod . [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] ---> 04915325770a [2020-12-03T15:58:24.134Z] Step 6/29 : RUN go mod download [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T15:58:24.134Z] ---> Running in 57c3bb55c3b2 [2020-12-03T15:58:24.134Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T15:58:24.134Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T15:58:24.134Z] OK: 12745 distinct packages available [2020-12-03T15:58:24.134Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T15:58:24.134Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T15:58:24.134Z] OK: 12745 distinct packages available [2020-12-03T15:58:24.134Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T15:58:24.134Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T15:58:24.134Z] OK: 12745 distinct packages available [2020-12-03T15:58:25.463Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T15:58:25.463Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T15:58:25.463Z] OK: 12745 distinct packages available [2020-12-03T15:58:25.463Z] OK: 233 MiB in 51 packages [2020-12-03T15:58:25.463Z] OK: 233 MiB in 51 packages [2020-12-03T15:58:25.463Z] OK: 233 MiB in 51 packages [2020-12-03T15:58:25.463Z] OK: 233 MiB in 51 packages [2020-12-03T15:58:27.670Z] Removing intermediate container fef8bc31b9af [2020-12-03T15:58:27.670Z] ---> a9a85729c717 [2020-12-03T15:58:27.670Z] Step 6/22 : COPY go.mod . [2020-12-03T15:58:28.268Z] 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 [2020-12-03T15:58:28.443Z] Removing intermediate container 33f79f47911e [2020-12-03T15:58:28.443Z] ---> 09a6a8f4af3a [2020-12-03T15:58:28.443Z] Step 6/24 : COPY go.mod . [2020-12-03T15:58:28.443Z] Removing intermediate container 4712414109f0 [2020-12-03T15:58:28.443Z] ---> 08549ab661bd [2020-12-03T15:58:28.443Z] Step 6/22 : COPY go.mod . [2020-12-03T15:58:28.443Z] Removing intermediate container 1ea5c6f65dea [2020-12-03T15:58:28.443Z] ---> 105d56c4abef [2020-12-03T15:58:28.443Z] Step 6/21 : COPY go.mod . [2020-12-03T15:58:28.780Z] ---> 8c3ae65e25f9 [2020-12-03T15:58:28.780Z] Step 7/22 : RUN go mod download [2020-12-03T15:58:28.780Z] ---> Running in 2bd216e5fdb7 [2020-12-03T15:58:30.022Z] ---> 668e9c04d079 [2020-12-03T15:58:30.022Z] Step 7/24 : RUN go mod download [2020-12-03T15:58:30.022Z] ---> 05a132256281 [2020-12-03T15:58:30.022Z] Step 7/21 : RUN go mod download [2020-12-03T15:58:30.022Z] ---> 00621c9ae44c [2020-12-03T15:58:30.022Z] Step 7/22 : RUN go mod download [2020-12-03T15:58:30.421Z] ---> Running in 64a7384a2c55 [2020-12-03T15:58:30.421Z] ---> Running in 7f43190bdea3 [2020-12-03T15:58:30.421Z] ---> Running in 478e67358718 [2020-12-03T15:58:31.534Z] Removing intermediate container 57c3bb55c3b2 [2020-12-03T15:58:31.534Z] ---> 28b8069e9a46 [2020-12-03T15:58:31.534Z] Step 7/29 : COPY . . [2020-12-03T15:58:33.793Z] Removing intermediate container 2bd216e5fdb7 [2020-12-03T15:58:33.793Z] ---> 3c28d686f504 [2020-12-03T15:58:33.793Z] Step 8/22 : COPY . . [2020-12-03T15:58:34.983Z] 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 [2020-12-03T15:58:35.957Z] 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 [2020-12-03T15:58:41.342Z] Removing intermediate container 64a7384a2c55 [2020-12-03T15:58:41.342Z] ---> 526c55938f21 [2020-12-03T15:58:41.342Z] Step 8/24 : COPY . . [2020-12-03T15:58:44.246Z] 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 [2020-12-03T15:58:44.645Z] Removing intermediate container 7f43190bdea3 [2020-12-03T15:58:44.645Z] ---> 9ce25fb4f057 [2020-12-03T15:58:44.645Z] Step 8/21 : COPY . . [2020-12-03T15:58:44.988Z] Removing intermediate container 478e67358718 [2020-12-03T15:58:44.988Z] ---> 9665618ed2d7 [2020-12-03T15:58:44.988Z] Step 8/22 : COPY . . [2020-12-03T15:58:49.637Z] 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 [2020-12-03T15:58:53.022Z] 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 [2020-12-03T15:58:57.316Z] 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 [2020-12-03T15:59:00.700Z] 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 [2020-12-03T15:59:04.099Z] 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 [2020-12-03T15:59:07.483Z] 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] } [2020-12-03T15:59:10.892Z] $ docker stop --time=1 eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec [2020-12-03T15:59:13.844Z] $ docker rm -f eaa30aa2ece233d44027f65aaebfef6c521595125eaee898acd59204be7617ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:59:16.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-03T15:59:16.060Z] [2020-12-03T15:59:16.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:59:16.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-03T15:59:16.995Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-03T15:59:16.995Z] 29e5d40040c1: Pulling fs layer [2020-12-03T15:59:16.995Z] 1ce36da41761: Pulling fs layer [2020-12-03T15:59:16.995Z] 25b303627fd3: Pulling fs layer [2020-12-03T15:59:17.590Z] 29e5d40040c1: Verifying Checksum [2020-12-03T15:59:17.590Z] 29e5d40040c1: Download complete [2020-12-03T15:59:18.192Z] 1ce36da41761: Verifying Checksum [2020-12-03T15:59:18.464Z] 29e5d40040c1: Pull complete [2020-12-03T15:59:19.440Z] 1ce36da41761: Pull complete [2020-12-03T15:59:19.715Z] 25b303627fd3: Verifying Checksum [2020-12-03T15:59:19.715Z] 25b303627fd3: Download complete [2020-12-03T15:59:29.869Z] 25b303627fd3: Pull complete [2020-12-03T15:59:29.869Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-03T15:59:29.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-03T15:59:29.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-03T15:59:30.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container [2020-12-03T15:59:30.189Z] $ 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 [2020-12-03T15:59:33.573Z] $ docker top 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:59:34.676Z] + docker-compose build --help [2020-12-03T15:59:34.677Z] + grep parallel [2020-12-03T15:59:38.048Z] --parallel Build images in parallel. [Pipeline] } [2020-12-03T15:59:38.344Z] $ docker stop --time=1 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa [2020-12-03T15:59:40.283Z] $ docker rm -f 29bfb2e71b13a5760e2e7bb329dd5b91656c4dd9d10e38403a21fefe2c7fb3aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-03T15:59:41.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-03T15:59:41.533Z] . [Pipeline] withDockerContainer [2020-12-03T15:59:41.815Z] prd-ubuntu18.04-docker-arm64-4c-16g-14317 does not seem to be running inside a container [2020-12-03T15:59:41.913Z] $ 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 [2020-12-03T15:59:43.341Z] $ docker top c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T15:59:44.375Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-03T15:59:47.758Z] Building docker-core-command-go ... [2020-12-03T15:59:47.758Z] Building docker-core-data-go ... [2020-12-03T15:59:47.758Z] Building docker-core-metadata-go ... [2020-12-03T15:59:47.758Z] Building docker-security-bootstrap-redis-go ... [2020-12-03T15:59:47.758Z] Building docker-security-proxy-setup-go ... [2020-12-03T15:59:47.758Z] Building docker-security-secrets-setup-go ... [2020-12-03T15:59:47.758Z] Building docker-security-secretstore-setup-go ... [2020-12-03T15:59:47.758Z] Building docker-support-notifications-go ... [2020-12-03T15:59:47.758Z] Building docker-support-scheduler-go ... [2020-12-03T15:59:47.758Z] Building docker-sys-mgmt-agent-go ... [2020-12-03T15:59:47.758Z] Building docker-core-data-go [2020-12-03T15:59:47.758Z] Building docker-sys-mgmt-agent-go [2020-12-03T15:59:48.033Z] Building docker-support-scheduler-go [2020-12-03T15:59:48.033Z] Building docker-core-metadata-go [2020-12-03T15:59:48.033Z] Building docker-security-bootstrap-redis-go [2020-12-03T16:00:07.852Z] ---> 4c9878b52be3 [2020-12-03T16:00:07.852Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-03T16:00:07.852Z] ---> 4ebe7f28eaef [2020-12-03T16:00:07.852Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-03T16:00:07.852Z] ---> Running in c628ef4bc25c [2020-12-03T16:00:07.852Z] ---> 6950729ff523 [2020-12-03T16:00:07.852Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-03T16:00:07.852Z] ---> 183d3044ffd8 [2020-12-03T16:00:07.852Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-03T16:00:07.852Z] ---> fca0fc10a8c8 [2020-12-03T16:00:07.852Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-03T16:00:07.852Z] ---> Running in 6284ff7c3ebd [2020-12-03T16:00:07.852Z] ---> Running in 8426f7aee689 [2020-12-03T16:00:07.852Z] ---> Running in 80a411d3ee65 [2020-12-03T16:00:07.852Z] ---> Running in 89d1d82ff9de [2020-12-03T16:00:07.852Z] 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 [2020-12-03T16:00:07.852Z] 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 [2020-12-03T16:00:07.852Z] 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 [2020-12-03T16:00:07.852Z] 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 [2020-12-03T16:00:07.852Z] 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 [2020-12-03T16:00:55.251Z] 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 [2020-12-03T16:01:01.381Z] Removing intermediate container 6284ff7c3ebd [2020-12-03T16:01:01.381Z] ---> 67dd3d1d0903 [2020-12-03T16:01:01.381Z] [2020-12-03T16:01:01.381Z] Step 9/29 : FROM alpine:latest [2020-12-03T16:01:01.381Z] latest: Pulling from library/alpine [2020-12-03T16:01:01.381Z] Removing intermediate container c628ef4bc25c [2020-12-03T16:01:01.381Z] ---> 231d1c29e0ea [2020-12-03T16:01:01.381Z] [2020-12-03T16:01:01.381Z] Step 10/22 : FROM alpine:3.10 [2020-12-03T16:01:01.381Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T16:01:01.381Z] Status: Downloaded newer image for alpine:latest [2020-12-03T16:01:01.381Z] ---> d6e46aa2470d [2020-12-03T16:01:01.381Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-03T16:01:01.381Z] 3.10: Pulling from library/alpine [2020-12-03T16:01:01.761Z] ---> Running in af68be196d41 [2020-12-03T16:01:03.434Z] Removing intermediate container af68be196d41 [2020-12-03T16:01:03.434Z] ---> 3dbfb2e4ea3a [2020-12-03T16:01:03.434Z] Step 11/29 : USER root [2020-12-03T16:01:03.808Z] ---> Running in dad6fdc80dd3 [2020-12-03T16:01:05.036Z] Removing intermediate container dad6fdc80dd3 [2020-12-03T16:01:05.036Z] ---> ac9746fd9595 [2020-12-03T16:01:05.036Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-03T16:01:05.342Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-03T16:01:05.342Z] Status: Downloaded newer image for alpine:3.10 [2020-12-03T16:01:05.342Z] ---> be4e4bea2c2e [2020-12-03T16:01:05.342Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T16:01:07.376Z] ---> Running in 26c3f90a91b8 [2020-12-03T16:01:08.059Z] ---> Running in 956755c85b16 [2020-12-03T16:01:09.764Z] Removing intermediate container 8426f7aee689 [2020-12-03T16:01:09.764Z] ---> d71295b86e92 [2020-12-03T16:01:09.764Z] [2020-12-03T16:01:09.764Z] Step 10/24 : FROM scratch [2020-12-03T16:01:09.764Z] ---> [2020-12-03T16:01:09.764Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-03T16:01:09.764Z] Removing intermediate container 89d1d82ff9de [2020-12-03T16:01:09.764Z] ---> bb26453d5c41 [2020-12-03T16:01:09.764Z] [2020-12-03T16:01:09.764Z] Step 10/21 : FROM alpine [2020-12-03T16:01:09.764Z] ---> d6e46aa2470d [2020-12-03T16:01:09.764Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-03T16:01:09.810Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:01:09.811Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:01:09.811Z] ---> dbefcaff6b0d [2020-12-03T16:01:09.811Z] Step 3/27 : WORKDIR /edgex-go [2020-12-03T16:01:09.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:01:09.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:01:09.811Z] ---> dbefcaff6b0d [2020-12-03T16:01:09.811Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T16:01:09.811Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:01:09.811Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:01:09.811Z] ---> dbefcaff6b0d [2020-12-03T16:01:09.811Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T16:01:09.811Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:01:09.811Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:01:09.811Z] ---> dbefcaff6b0d [2020-12-03T16:01:09.811Z] Step 3/21 : WORKDIR /edgex-go [2020-12-03T16:01:09.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:01:09.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:01:09.811Z] ---> dbefcaff6b0d [2020-12-03T16:01:09.811Z] Step 3/23 : WORKDIR /edgex-go [2020-12-03T16:01:09.811Z] ---> Running in f84f46fc6cba [2020-12-03T16:01:09.811Z] ---> Running in 30b7989a217e [2020-12-03T16:01:09.811Z] ---> Running in fe713baa2700 [2020-12-03T16:01:09.811Z] ---> Running in 61b47c8f6f6b [2020-12-03T16:01:09.811Z] ---> Running in d1cf99aec1e2 [2020-12-03T16:01:09.811Z] Removing intermediate container fe713baa2700 [2020-12-03T16:01:09.811Z] ---> 65462cde81b7 [2020-12-03T16:01:09.811Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:01:09.811Z] Removing intermediate container f84f46fc6cba [2020-12-03T16:01:09.811Z] ---> 900cf9b36cc3 [2020-12-03T16:01:09.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:01:09.811Z] Removing intermediate container 30b7989a217e [2020-12-03T16:01:09.811Z] ---> 050937cbda77 [2020-12-03T16:01:09.811Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:01:09.811Z] Removing intermediate container 61b47c8f6f6b [2020-12-03T16:01:09.811Z] ---> 188f884db4ed [2020-12-03T16:01:09.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:01:09.811Z] Removing intermediate container d1cf99aec1e2 [2020-12-03T16:01:09.811Z] ---> 853d83810fee [2020-12-03T16:01:09.811Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:01:09.811Z] ---> Running in 830e07e9c2a5 [2020-12-03T16:01:09.811Z] ---> Running in 96565ef7789a [2020-12-03T16:01:09.811Z] ---> Running in 676334d1513d [2020-12-03T16:01:09.811Z] ---> Running in cd66106b86ca [2020-12-03T16:01:09.811Z] ---> Running in f29a598bc25a [2020-12-03T16:01:09.811Z] Removing intermediate container 830e07e9c2a5 [2020-12-03T16:01:09.811Z] ---> 4155c8876fbf [2020-12-03T16:01:09.811Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T16:01:09.811Z] ---> Running in f4e38c9577e9 [2020-12-03T16:01:09.811Z] Removing intermediate container 96565ef7789a [2020-12-03T16:01:09.811Z] ---> 0f49bd75a39f [2020-12-03T16:01:09.811Z] Step 5/21 : RUN apk update && apk add make git [2020-12-03T16:01:09.811Z] Removing intermediate container 676334d1513d [2020-12-03T16:01:09.811Z] ---> 6f64b13d2860 [2020-12-03T16:01:09.811Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-03T16:01:09.811Z] Removing intermediate container cd66106b86ca [2020-12-03T16:01:09.811Z] ---> 88259588025f [2020-12-03T16:01:09.811Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-03T16:01:09.811Z] ---> Running in 6c4c32dae438 [2020-12-03T16:01:09.811Z] ---> Running in f892fc323259 [2020-12-03T16:01:09.811Z] Removing intermediate container f29a598bc25a [2020-12-03T16:01:09.811Z] ---> Running in 8fec2c913a35 [2020-12-03T16:01:09.811Z] ---> bb2a51ae5a8c [2020-12-03T16:01:09.811Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T16:01:09.811Z] ---> Running in 8b409ebaa893 [2020-12-03T16:01:09.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:10.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:10.095Z] ---> Running in 7cc9d0f43979 [2020-12-03T16:01:10.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:10.430Z] ---> Running in d450c1a486a0 [2020-12-03T16:01:10.801Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:10.801Z] v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:10.801Z] OK: 12746 distinct packages available [2020-12-03T16:01:10.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:10.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.265Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-03T16:01:11.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:11.265Z] Removing intermediate container d450c1a486a0 [2020-12-03T16:01:11.265Z] ---> 7ce093b2a65d [2020-12-03T16:01:11.265Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-03T16:01:11.265Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-03T16:01:11.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.618Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:11.618Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:11.618Z] OK: 12616 distinct packages available [2020-12-03T16:01:11.828Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:01:11.828Z] ---> Running in dddb20d22988 [2020-12-03T16:01:11.828Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T16:01:11.828Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-03T16:01:11.828Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-03T16:01:11.828Z] OK: 10348 distinct packages available [2020-12-03T16:01:11.828Z] OK: 6 MiB in 16 packages [2020-12-03T16:01:11.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:11.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:12.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:12.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:01:12.173Z] OK: 217 MiB in 51 packages [2020-12-03T16:01:12.603Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-03T16:01:12.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:12.604Z] Removing intermediate container dddb20d22988 [2020-12-03T16:01:12.604Z] ---> 5d15781bb688 [2020-12-03T16:01:12.604Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-03T16:01:12.946Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-03T16:01:12.946Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-03T16:01:12.946Z] (4/5) Installing curl (7.66.0-r1) [2020-12-03T16:01:12.946Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-03T16:01:12.946Z] Executing busybox-1.30.1-r3.trigger [2020-12-03T16:01:12.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:01:12.946Z] Executing ca-certificates-20191127-r2.trigger [2020-12-03T16:01:12.946Z] OK: 7 MiB in 19 packages [2020-12-03T16:01:13.165Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:13.165Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:13.165Z] OK: 12616 distinct packages available [2020-12-03T16:01:13.165Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:13.165Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:13.165Z] OK: 12616 distinct packages available [2020-12-03T16:01:13.165Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:13.165Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:13.165Z] OK: 12616 distinct packages available [2020-12-03T16:01:13.165Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:13.165Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:13.165Z] OK: 12616 distinct packages available [2020-12-03T16:01:13.258Z] ---> Running in 0a1bed73bad2 [2020-12-03T16:01:13.258Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:01:13.258Z] v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:01:13.258Z] OK: 12746 distinct packages available [2020-12-03T16:01:13.624Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-03T16:01:13.624Z] Removing intermediate container 0a1bed73bad2 [2020-12-03T16:01:13.624Z] ---> 38f44791b32c [2020-12-03T16:01:13.624Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-03T16:01:13.624Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T16:01:13.624Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-03T16:01:13.927Z] (4/4) Installing curl (7.69.1-r1) [2020-12-03T16:01:13.927Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:01:13.927Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T16:01:13.927Z] OK: 7 MiB in 18 packages [2020-12-03T16:01:14.178Z] OK: 217 MiB in 51 packages [2020-12-03T16:01:14.178Z] OK: 217 MiB in 51 packages [2020-12-03T16:01:14.458Z] OK: 217 MiB in 51 packages [2020-12-03T16:01:14.458Z] Removing intermediate container f4e38c9577e9 [2020-12-03T16:01:14.458Z] ---> f97ece64353a [2020-12-03T16:01:14.458Z] Step 6/22 : COPY go.mod . [2020-12-03T16:01:14.458Z] OK: 217 MiB in 51 packages [2020-12-03T16:01:15.923Z] ---> e3ad83880677 [2020-12-03T16:01:15.923Z] Step 7/22 : RUN go mod download [2020-12-03T16:01:15.923Z] Removing intermediate container 8b409ebaa893 [2020-12-03T16:01:15.923Z] ---> cef4dff73ebc [2020-12-03T16:01:15.923Z] Step 6/22 : COPY go.mod . [2020-12-03T16:01:15.923Z] ---> Running in 9442daefabb1 [2020-12-03T16:01:16.199Z] Removing intermediate container 8fec2c913a35 [2020-12-03T16:01:16.199Z] ---> 7ee597e52329 [2020-12-03T16:01:16.199Z] Step 6/23 : COPY go.mod . [2020-12-03T16:01:16.482Z] Removing intermediate container f892fc323259 [2020-12-03T16:01:16.482Z] ---> b104432f438b [2020-12-03T16:01:16.482Z] Step 6/27 : COPY go.mod . [2020-12-03T16:01:16.482Z] Removing intermediate container 6c4c32dae438 [2020-12-03T16:01:16.482Z] ---> 247542046dc9 [2020-12-03T16:01:16.482Z] Step 6/21 : COPY go.mod . [2020-12-03T16:01:16.997Z] Removing intermediate container 26c3f90a91b8 [2020-12-03T16:01:16.998Z] ---> a9da9e5a08b7 [2020-12-03T16:01:16.998Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-03T16:01:16.998Z] ---> dfc1774e8a4d [2020-12-03T16:01:16.998Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-03T16:01:17.482Z] ---> b40e3e2573c7 [2020-12-03T16:01:17.482Z] Step 7/22 : RUN go mod download [2020-12-03T16:01:17.482Z] ---> ff87d9cf0edc [2020-12-03T16:01:17.482Z] Step 7/23 : RUN go mod download [2020-12-03T16:01:17.482Z] ---> Running in 4cff2c5fce57 [2020-12-03T16:01:17.760Z] ---> Running in 825653edee03 [2020-12-03T16:01:17.760Z] ---> 2f61f486393c [2020-12-03T16:01:17.760Z] Step 7/27 : RUN go mod download [2020-12-03T16:01:17.761Z] ---> 617761c9652a [2020-12-03T16:01:17.761Z] Step 7/21 : RUN go mod download [2020-12-03T16:01:18.042Z] ---> Running in 557b67d535df [2020-12-03T16:01:18.042Z] ---> Running in 5a8387a43b5d [2020-12-03T16:01:18.078Z] ---> Running in 3fb33d0fe219 [2020-12-03T16:01:18.078Z] Removing intermediate container 956755c85b16 [2020-12-03T16:01:18.078Z] ---> 8aa8f02325e8 [2020-12-03T16:01:18.078Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-03T16:01:18.769Z] ---> Running in c4ab51719a60 [2020-12-03T16:01:19.285Z] Removing intermediate container 7cc9d0f43979 [2020-12-03T16:01:19.285Z] ---> c33039deba85 [2020-12-03T16:01:19.285Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T16:01:19.285Z] Removing intermediate container 3fb33d0fe219 [2020-12-03T16:01:19.285Z] ---> c4619e5cdf0b [2020-12-03T16:01:19.285Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-03T16:01:19.487Z] Removing intermediate container 9442daefabb1 [2020-12-03T16:01:19.487Z] ---> 42a0e48b2239 [2020-12-03T16:01:19.487Z] Step 8/22 : COPY . . [2020-12-03T16:01:19.902Z] Removing intermediate container 80a411d3ee65 [2020-12-03T16:01:19.902Z] ---> 298ce863ec6e [2020-12-03T16:01:19.902Z] [2020-12-03T16:01:19.902Z] Step 10/22 : FROM scratch [2020-12-03T16:01:19.902Z] ---> [2020-12-03T16:01:19.902Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:01:19.902Z] ---> Running in bd6eb560c816 [2020-12-03T16:01:19.902Z] ---> Running in ab94f5ab7ad5 [2020-12-03T16:01:20.527Z] Removing intermediate container c4ab51719a60 [2020-12-03T16:01:20.527Z] ---> d9e2271ef857 [2020-12-03T16:01:20.527Z] Step 13/22 : WORKDIR / [2020-12-03T16:01:20.527Z] ---> 2131f849ae54 [2020-12-03T16:01:20.527Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-03T16:01:20.527Z] ---> Running in fdb959fb9a42 [2020-12-03T16:01:20.527Z] ---> Running in 1a0d5005dd70 [2020-12-03T16:01:20.821Z] Removing intermediate container ab94f5ab7ad5 [2020-12-03T16:01:20.821Z] ---> b3fe8ad9ff9f [2020-12-03T16:01:20.821Z] Step 13/21 : WORKDIR /edgex [2020-12-03T16:01:20.821Z] Removing intermediate container bd6eb560c816 [2020-12-03T16:01:20.821Z] ---> e7ec72d3fb15 [2020-12-03T16:01:20.821Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-03T16:01:21.107Z] ---> Running in 9d19f19d6a46 [2020-12-03T16:01:21.107Z] Removing intermediate container fdb959fb9a42 [2020-12-03T16:01:21.107Z] ---> b879b15c4fc8 [2020-12-03T16:01:21.107Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-03T16:01:21.107Z] ---> Running in 9bcbb2025943 [2020-12-03T16:01:22.169Z] ---> Running in ebbabb683cdc [2020-12-03T16:01:22.466Z] Removing intermediate container 1a0d5005dd70 [2020-12-03T16:01:22.466Z] ---> 34c78899f8a9 [2020-12-03T16:01:22.466Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-03T16:01:22.466Z] Removing intermediate container 9d19f19d6a46 [2020-12-03T16:01:22.466Z] ---> 0dd01f9fbfa7 [2020-12-03T16:01:22.466Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-03T16:01:22.466Z] ---> 09d237d6dbc2 [2020-12-03T16:01:22.466Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-03T16:01:22.760Z] Removing intermediate container ebbabb683cdc [2020-12-03T16:01:22.760Z] ---> 3bd47f21e3c4 [2020-12-03T16:01:22.760Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T16:01:22.885Z] Removing intermediate container 4cff2c5fce57 [2020-12-03T16:01:22.886Z] ---> af724483be37 [2020-12-03T16:01:22.886Z] Step 8/22 : COPY . . [2020-12-03T16:01:23.084Z] ---> Running in 694f486a12ad [2020-12-03T16:01:23.084Z] ---> 6ba7e2cdfd80 [2020-12-03T16:01:23.084Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-03T16:01:23.157Z] Removing intermediate container 557b67d535df [2020-12-03T16:01:23.157Z] ---> 64bd6f4f6285 [2020-12-03T16:01:23.157Z] Step 8/27 : COPY . . [2020-12-03T16:01:23.493Z] ---> 79d5fb4a480f [2020-12-03T16:01:23.493Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-03T16:01:23.493Z] ---> 0fd6437a41f4 [2020-12-03T16:01:23.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-03T16:01:23.493Z] Removing intermediate container 694f486a12ad [2020-12-03T16:01:23.493Z] ---> ae8e1f652b82 [2020-12-03T16:01:23.493Z] Step 14/22 : WORKDIR / [2020-12-03T16:01:23.751Z] Removing intermediate container 825653edee03 [2020-12-03T16:01:23.751Z] ---> dc7928bb64de [2020-12-03T16:01:23.751Z] Step 8/23 : COPY . . [2020-12-03T16:01:23.751Z] Removing intermediate container 5a8387a43b5d [2020-12-03T16:01:23.751Z] ---> ff19e8b23cc9 [2020-12-03T16:01:23.751Z] Step 8/21 : COPY . . [2020-12-03T16:01:23.983Z] ---> Running in 28b67c5454c1 [2020-12-03T16:01:25.838Z] Removing intermediate container 28b67c5454c1 [2020-12-03T16:01:25.838Z] ---> 1913dc0fce35 [2020-12-03T16:01:25.838Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-03T16:01:26.133Z] ---> 2127caae9854 [2020-12-03T16:01:26.133Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-03T16:01:26.133Z] ---> 1d1b49340d76 [2020-12-03T16:01:26.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-03T16:01:26.438Z] Removing intermediate container 9bcbb2025943 [2020-12-03T16:01:26.438Z] ---> e2e7a652a6c5 [2020-12-03T16:01:26.438Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-03T16:01:26.438Z] ---> f57d9bcf1e24 [2020-12-03T16:01:26.438Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-03T16:01:27.349Z] ---> 82a417237899 [2020-12-03T16:01:27.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-03T16:01:27.725Z] ---> 02ce47607af5 [2020-12-03T16:01:27.725Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-03T16:01:28.143Z] ---> 1e3a4a48db00 [2020-12-03T16:01:28.143Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-03T16:01:29.018Z] ---> 893055cf4e87 [2020-12-03T16:01:29.018Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-03T16:01:29.018Z] ---> 99a3cca0a138 [2020-12-03T16:01:29.018Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-03T16:01:29.018Z] ---> Running in 0654ff1b5708 [2020-12-03T16:01:29.327Z] ---> Running in e68cd38d1495 [2020-12-03T16:01:29.661Z] ---> c09eae98ed84 [2020-12-03T16:01:29.661Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-03T16:01:30.038Z] ---> Running in 322976a754e5 [2020-12-03T16:01:30.337Z] Removing intermediate container 0654ff1b5708 [2020-12-03T16:01:30.337Z] ---> 2df37c628960 [2020-12-03T16:01:30.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:01:30.337Z] ---> 27102264dfcc [2020-12-03T16:01:30.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-03T16:01:30.617Z] Removing intermediate container e68cd38d1495 [2020-12-03T16:01:30.617Z] ---> f28760768a8f [2020-12-03T16:01:30.617Z] Step 18/21 : CMD ["--init=true"] [2020-12-03T16:01:30.617Z] ---> e154ad57fe21 [2020-12-03T16:01:30.617Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-03T16:01:30.920Z] ---> Running in a80de8006790 [2020-12-03T16:01:30.920Z] ---> Running in 7c7a214726ed [2020-12-03T16:01:31.701Z] Removing intermediate container a80de8006790 [2020-12-03T16:01:31.701Z] ---> 9c9fba79042a [2020-12-03T16:01:31.701Z] Step 22/24 : LABEL arch=x86_64 [2020-12-03T16:01:32.054Z] ---> Running in 0efc1b68b589 [2020-12-03T16:01:32.054Z] Removing intermediate container 7c7a214726ed [2020-12-03T16:01:32.054Z] ---> b890693c1d67 [2020-12-03T16:01:32.054Z] Step 19/21 : LABEL arch=x86_64 [2020-12-03T16:01:32.406Z] ---> 62b596659f2f [2020-12-03T16:01:32.406Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-03T16:01:32.406Z] ---> 50e13bf50df7 [2020-12-03T16:01:32.406Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-03T16:01:32.767Z] ---> Running in e918b3a6b75a [2020-12-03T16:01:32.767Z] ---> Running in e5a8a8d73de3 [2020-12-03T16:01:33.063Z] Removing intermediate container 0efc1b68b589 [2020-12-03T16:01:33.063Z] ---> 3731a6d43688 [2020-12-03T16:01:33.063Z] Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:01:33.373Z] ---> Running in 8dcd940f0452 [2020-12-03T16:01:33.373Z] Removing intermediate container e918b3a6b75a [2020-12-03T16:01:33.373Z] ---> bfc71f36f56d [2020-12-03T16:01:33.373Z] Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:01:33.698Z] Removing intermediate container e5a8a8d73de3 [2020-12-03T16:01:33.698Z] ---> 27aa026fbcfa [2020-12-03T16:01:33.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:01:33.698Z] ---> Running in 3ad868f5ecda [2020-12-03T16:01:33.698Z] ---> 11b2e6321b6c [2020-12-03T16:01:33.698Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-03T16:01:34.056Z] ---> Running in 7fd2bb66eb7c [2020-12-03T16:01:34.789Z] Removing intermediate container 8dcd940f0452 [2020-12-03T16:01:34.789Z] ---> a517d4298fdb [2020-12-03T16:01:34.789Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T16:01:34.789Z] Removing intermediate container 3ad868f5ecda [2020-12-03T16:01:34.789Z] ---> 9405e47eed47 [2020-12-03T16:01:34.789Z] Step 21/21 : LABEL version=0.0.0 [2020-12-03T16:01:34.789Z] Removing intermediate container 7fd2bb66eb7c [2020-12-03T16:01:34.789Z] ---> 830df986e2d2 [2020-12-03T16:01:34.789Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T16:01:34.789Z] ---> Running in bd424007a39b [2020-12-03T16:01:34.789Z] ---> Running in 3f8ca2222b68 [2020-12-03T16:01:35.074Z] ---> 763b5867c094 [2020-12-03T16:01:35.074Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-03T16:01:35.074Z] ---> Running in 4620ac72c4b1 [2020-12-03T16:01:35.475Z] Removing intermediate container 322976a754e5 [2020-12-03T16:01:35.475Z] ---> a2c7ea0362ae [2020-12-03T16:01:35.475Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-03T16:01:35.475Z] ---> Running in fbff79c461d1 [2020-12-03T16:01:35.859Z] ---> Running in 7ed9c8bdcf52 [2020-12-03T16:01:36.165Z] Removing intermediate container 3f8ca2222b68 [2020-12-03T16:01:36.165Z] ---> 070537cfc7d1 [2020-12-03T16:01:36.165Z] [2020-12-03T16:01:36.165Z] Removing intermediate container bd424007a39b [2020-12-03T16:01:36.165Z] ---> ad9280bd35a3 [2020-12-03T16:01:36.165Z] [2020-12-03T16:01:37.743Z] Removing intermediate container 4620ac72c4b1 [2020-12-03T16:01:37.743Z] ---> 33bdb5b18d59 [2020-12-03T16:01:37.743Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:01:37.743Z] Removing intermediate container 7ed9c8bdcf52 [2020-12-03T16:01:37.743Z] ---> 069ed706cf84 [2020-12-03T16:01:37.743Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T16:01:37.743Z] ---> Running in e0a6040a974d [2020-12-03T16:01:38.190Z] ---> Running in 8d4c5620eb58 [2020-12-03T16:01:38.190Z] Successfully built 070537cfc7d1 [2020-12-03T16:01:38.190Z] Successfully built ad9280bd35a3 [2020-12-03T16:01:38.508Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-03T16:01:38.508Z] Building docker-security-secretstore-setup-go [2020-12-03T16:01:38.508Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2020-12-03T16:01:38.508Z] Building docker-core-command-go [2020-12-03T16:01:39.146Z]  Building docker-support-notifications-go ... done Removing intermediate container e0a6040a974d [2020-12-03T16:01:39.146Z] ---> 9ae20fa6926b [2020-12-03T16:01:39.146Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:01:39.146Z] Removing intermediate container 8d4c5620eb58 [2020-12-03T16:01:39.146Z] ---> 18defca505a3 [2020-12-03T16:01:39.146Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:01:39.146Z] ---> Running in f2561f436510 [2020-12-03T16:01:39.146Z] ---> Running in dee51d385fd0 [2020-12-03T16:01:39.914Z] Removing intermediate container fbff79c461d1 [2020-12-03T16:01:39.914Z] ---> fa491aaf812c [2020-12-03T16:01:39.914Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T16:01:39.914Z] Removing intermediate container dee51d385fd0 [2020-12-03T16:01:39.914Z] ---> 1549baf60bda [2020-12-03T16:01:39.914Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:01:39.914Z] Removing intermediate container f2561f436510 [2020-12-03T16:01:39.914Z] ---> 1c8577666827 [2020-12-03T16:01:39.914Z] [2020-12-03T16:01:40.309Z] ---> Running in 281bf5faf06c [2020-12-03T16:01:41.038Z] Successfully built 1c8577666827 [2020-12-03T16:01:41.380Z] ---> e01bd63b9aa4 [2020-12-03T16:01:41.380Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T16:01:41.380Z] Successfully tagged docker-core-metadata-go:latest [2020-12-03T16:01:41.380Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2020-12-03T16:01:41.732Z] Removing intermediate container 281bf5faf06c [2020-12-03T16:01:41.732Z] ---> 135bb5f64391 [2020-12-03T16:01:41.732Z] [2020-12-03T16:01:42.102Z] ---> Running in ea1eacd08247 [2020-12-03T16:01:42.444Z] Successfully built 135bb5f64391 [2020-12-03T16:01:42.444Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-03T16:01:42.444Z] Building docker-sys-mgmt-agent-go [2020-12-03T16:01:50.555Z] ---> f91c290e2640 [2020-12-03T16:01:50.555Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-03T16:01:50.555Z] ---> Running in 3470a4b4880a [2020-12-03T16:01:50.555Z] ---> 2f09b4e0d81f [2020-12-03T16:01:50.555Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-03T16:01:50.555Z] ---> 5686aa3ad72e [2020-12-03T16:01:50.555Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-03T16:01:50.555Z] ---> 3bb69918f8dc [2020-12-03T16:01:50.555Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-03T16:01:50.555Z] ---> Running in 971318aab8f8 [2020-12-03T16:01:50.555Z] ---> Running in 279ec7852caf [2020-12-03T16:01:50.555Z] ---> Running in 035d33e237c3 [2020-12-03T16:01:50.555Z] ---> 050e05ddc098 [2020-12-03T16:01:50.555Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-03T16:01:50.555Z] ---> Running in 8423d7fd3711 [2020-12-03T16:01:50.555Z] 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 [2020-12-03T16:01:50.555Z] 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 [2020-12-03T16:01:50.555Z] 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 [2020-12-03T16:01:50.555Z] 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 [2020-12-03T16:01:50.831Z] 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 [2020-12-03T16:01:51.908Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container ea1eacd08247 [2020-12-03T16:01:51.908Z] ---> 62ce90523bc6 [2020-12-03T16:01:51.908Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-03T16:01:51.908Z] ---> Running in 2be70529a794 [2020-12-03T16:01:59.556Z] Removing intermediate container 2be70529a794 [2020-12-03T16:01:59.556Z] ---> cd1dc0510187 [2020-12-03T16:01:59.556Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T16:01:59.556Z] ---> Running in bf7a110e6139 [2020-12-03T16:02:00.243Z] Removing intermediate container bf7a110e6139 [2020-12-03T16:02:00.243Z] ---> 6a0436b31642 [2020-12-03T16:02:00.243Z] Step 26/29 : CMD [ "generate" ] [2020-12-03T16:02:00.243Z] ---> Running in 7215db8c6156 [2020-12-03T16:02:00.809Z] Removing intermediate container 7215db8c6156 [2020-12-03T16:02:00.809Z] ---> a6bfa0665bd5 [2020-12-03T16:02:00.809Z] Step 27/29 : LABEL arch=x86_64 [2020-12-03T16:02:00.809Z] ---> Running in 74a88a779577 [2020-12-03T16:02:01.181Z] Removing intermediate container 74a88a779577 [2020-12-03T16:02:01.181Z] ---> 159c58cd7765 [2020-12-03T16:02:01.181Z] Step 28/29 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:02:01.610Z] ---> Running in e4c2c022a7a2 [2020-12-03T16:02:02.083Z] Removing intermediate container e4c2c022a7a2 [2020-12-03T16:02:02.083Z] ---> 324a8e59b35b [2020-12-03T16:02:02.083Z] Step 29/29 : LABEL version=0.0.0 [2020-12-03T16:02:02.083Z] ---> Running in 9ab4dd8b0761 [2020-12-03T16:02:02.968Z] Removing intermediate container 9ab4dd8b0761 [2020-12-03T16:02:02.968Z] ---> 667951dbfb48 [2020-12-03T16:02:02.968Z] [2020-12-03T16:02:03.318Z] Successfully built 667951dbfb48 [2020-12-03T16:02:03.318Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-03T16:02:03.318Z] Building docker-core-data-go [2020-12-03T16:02:51.461Z]  Building docker-security-secrets-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:02:51.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:02:51.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:02:51.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:02:51.461Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:02:51.461Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:02:51.461Z] ---> 5802e2e487b6 [2020-12-03T16:02:51.461Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T16:02:51.461Z] ---> 5802e2e487b6 [2020-12-03T16:02:51.461Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T16:02:51.461Z] ---> 5802e2e487b6 [2020-12-03T16:02:51.461Z] Step 3/21 : WORKDIR /edgex-go [2020-12-03T16:02:51.461Z] ---> Using cache [2020-12-03T16:02:51.461Z] ---> 49958e5933a5 [2020-12-03T16:02:51.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:02:51.461Z] ---> Using cache [2020-12-03T16:02:51.461Z] ---> 49958e5933a5 [2020-12-03T16:02:51.461Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:02:51.461Z] ---> Using cache [2020-12-03T16:02:51.461Z] ---> 49958e5933a5 [2020-12-03T16:02:51.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:02:51.461Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:02:51.461Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:02:51.461Z] ---> 5802e2e487b6 [2020-12-03T16:02:51.461Z] Step 3/27 : WORKDIR /edgex-go [2020-12-03T16:02:51.461Z] ---> Using cache [2020-12-03T16:02:51.461Z] ---> 49958e5933a5 [2020-12-03T16:02:51.461Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:02:51.461Z] ---> Running in 3812378f0528 [2020-12-03T16:02:51.461Z] ---> Running in d6bba83e40bd [2020-12-03T16:02:51.461Z] ---> Running in 2436d3fc22ec [2020-12-03T16:02:51.461Z] ---> Running in 97058cbf3168 [2020-12-03T16:02:58.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:02:58.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:02:58.456Z] ---> 5802e2e487b6 [2020-12-03T16:02:58.456Z] Step 3/23 : WORKDIR /edgex-go [2020-12-03T16:02:58.456Z] ---> Using cache [2020-12-03T16:02:58.456Z] ---> 49958e5933a5 [2020-12-03T16:02:58.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:02:58.456Z] ---> Using cache [2020-12-03T16:02:58.456Z] ---> d5e5ed5897ed [2020-12-03T16:02:58.456Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-03T16:02:59.089Z] Removing intermediate container d6bba83e40bd [2020-12-03T16:02:59.089Z] ---> 791d4fbb6b37 [2020-12-03T16:02:59.089Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T16:02:59.089Z] Removing intermediate container 3812378f0528 [2020-12-03T16:02:59.089Z] ---> d5e5ed5897ed [2020-12-03T16:02:59.089Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-03T16:02:59.089Z] ---> Running in 804dc2437635 [2020-12-03T16:02:59.438Z] ---> Running in 9ff8b53efe1a [2020-12-03T16:02:59.438Z] ---> Running in 5147e2e396ad [2020-12-03T16:02:59.438Z] Removing intermediate container 97058cbf3168 [2020-12-03T16:02:59.438Z] ---> 02efed16f7a1 [2020-12-03T16:02:59.438Z] Step 5/24 : RUN apk update && apk add make git [2020-12-03T16:02:59.438Z] Removing intermediate container 2436d3fc22ec [2020-12-03T16:02:59.438Z] ---> 275c7c9afec1 [2020-12-03T16:02:59.438Z] Step 5/21 : RUN apk update && apk add make git [2020-12-03T16:02:59.719Z] ---> Running in f0b061e2ff9e [2020-12-03T16:02:59.719Z] ---> Running in 28e72f168639 [2020-12-03T16:03:01.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:01.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:01.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:02.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:02.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:02.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:02.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:03.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:03.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:03.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:03:03.391Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:03:03.391Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:03:03.391Z] OK: 12745 distinct packages available [2020-12-03T16:03:03.669Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:03:03.669Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:03:03.669Z] OK: 12745 distinct packages available [2020-12-03T16:03:03.669Z] OK: 233 MiB in 51 packages [2020-12-03T16:03:04.447Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:03:04.447Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:03:04.447Z] OK: 12745 distinct packages available [2020-12-03T16:03:04.447Z] OK: 233 MiB in 51 packages [2020-12-03T16:03:04.447Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:03:04.447Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:03:04.447Z] OK: 12745 distinct packages available [2020-12-03T16:03:04.739Z] OK: 233 MiB in 51 packages [2020-12-03T16:03:05.069Z] OK: 233 MiB in 51 packages [2020-12-03T16:03:05.069Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:03:05.069Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:03:05.069Z] OK: 12745 distinct packages available [2020-12-03T16:03:05.744Z] OK: 233 MiB in 51 packages [2020-12-03T16:03:06.797Z] Removing intermediate container 9ff8b53efe1a [2020-12-03T16:03:06.798Z] ---> 542ccbe6daae [2020-12-03T16:03:06.798Z] Step 6/27 : COPY go.mod . [2020-12-03T16:03:06.798Z] Removing intermediate container 804dc2437635 [2020-12-03T16:03:06.798Z] ---> b458f9d3eac5 [2020-12-03T16:03:06.798Z] Step 6/23 : COPY go.mod . [2020-12-03T16:03:07.966Z] Removing intermediate container 28e72f168639 [2020-12-03T16:03:07.966Z] ---> 6f73d1a6985e [2020-12-03T16:03:07.966Z] Step 6/21 : COPY go.mod . [2020-12-03T16:03:08.289Z] Removing intermediate container f0b061e2ff9e [2020-12-03T16:03:08.289Z] ---> 30522fc9e927 [2020-12-03T16:03:08.289Z] Step 6/24 : COPY go.mod . [2020-12-03T16:03:08.289Z] ---> d2f51096e64a [2020-12-03T16:03:08.289Z] Step 7/27 : RUN go mod download [2020-12-03T16:03:08.289Z] Removing intermediate container 5147e2e396ad [2020-12-03T16:03:08.289Z] ---> 232863c32af4 [2020-12-03T16:03:08.289Z] Step 6/22 : COPY go.mod . [2020-12-03T16:03:08.289Z] ---> bae827101600 [2020-12-03T16:03:08.289Z] Step 7/23 : RUN go mod download [2020-12-03T16:03:08.979Z] ---> Running in ca3d90a3379d [2020-12-03T16:03:08.979Z] ---> Running in fdf41415b03a [2020-12-03T16:03:09.290Z] ---> a30beb332455 [2020-12-03T16:03:09.290Z] Step 7/21 : RUN go mod download [2020-12-03T16:03:09.290Z] ---> cec6b6e3ca43 [2020-12-03T16:03:09.290Z] Step 7/22 : RUN go mod download [2020-12-03T16:03:09.632Z] ---> 139544c116c1 [2020-12-03T16:03:09.632Z] Step 7/24 : RUN go mod download [2020-12-03T16:03:09.632Z] ---> Running in 58caeb2111bc [2020-12-03T16:03:09.977Z] ---> Running in 094a0a14da7d [2020-12-03T16:03:09.977Z] ---> Running in ac7fceb990a2 [2020-12-03T16:03:19.380Z] Removing intermediate container ac7fceb990a2 [2020-12-03T16:03:19.380Z] ---> bd67b0247beb [2020-12-03T16:03:19.380Z] Step 8/22 : COPY . . [2020-12-03T16:03:19.380Z] Removing intermediate container fdf41415b03a [2020-12-03T16:03:19.380Z] ---> b5b272c1db99 [2020-12-03T16:03:19.380Z] Step 8/27 : COPY . . [2020-12-03T16:03:19.380Z] Removing intermediate container ca3d90a3379d [2020-12-03T16:03:19.380Z] ---> fc9fb616b3df [2020-12-03T16:03:19.380Z] Step 8/23 : COPY . . [2020-12-03T16:03:19.380Z] Removing intermediate container 58caeb2111bc [2020-12-03T16:03:19.380Z] ---> ca13b5c41749 [2020-12-03T16:03:19.380Z] Step 8/21 : COPY . . [2020-12-03T16:03:19.380Z] Removing intermediate container 094a0a14da7d [2020-12-03T16:03:19.380Z] ---> fdcaba6b10f6 [2020-12-03T16:03:19.380Z] Step 8/24 : COPY . . [2020-12-03T16:03:27.687Z] Removing intermediate container 3470a4b4880a [2020-12-03T16:03:27.687Z] ---> 46d7bc203be7 [2020-12-03T16:03:27.687Z] [2020-12-03T16:03:27.687Z] Step 10/22 : FROM alpine:3.10 [2020-12-03T16:03:27.687Z] 3.10: Pulling from library/alpine [2020-12-03T16:03:27.687Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-03T16:03:27.687Z] Status: Downloaded newer image for alpine:3.10 [2020-12-03T16:03:27.687Z] ---> 536a684cf733 [2020-12-03T16:03:27.687Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T16:03:27.687Z] ---> Running in a89cdfbae5da [2020-12-03T16:03:27.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:27.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:27.687Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-03T16:03:27.687Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-03T16:03:27.687Z] OK: 10169 distinct packages available [2020-12-03T16:03:27.687Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-03T16:03:27.687Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-03T16:03:27.687Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-03T16:03:27.687Z] (4/5) Installing curl (7.66.0-r1) [2020-12-03T16:03:27.687Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-03T16:03:27.687Z] Executing busybox-1.30.1-r3.trigger [2020-12-03T16:03:27.687Z] Executing ca-certificates-20191127-r2.trigger [2020-12-03T16:03:27.687Z] Removing intermediate container 8423d7fd3711 [2020-12-03T16:03:27.687Z] ---> 68e48b449f75 [2020-12-03T16:03:27.687Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-03T16:03:27.687Z] OK: 7 MiB in 19 packages [2020-12-03T16:03:27.687Z] ---> Running in eb6f2e7e55b5 [2020-12-03T16:03:29.134Z] 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 [2020-12-03T16:03:29.134Z] Removing intermediate container a89cdfbae5da [2020-12-03T16:03:29.134Z] ---> df87324629f5 [2020-12-03T16:03:29.134Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-03T16:03:29.410Z] ---> Running in d7331951dde3 [2020-12-03T16:03:30.015Z] Removing intermediate container d7331951dde3 [2020-12-03T16:03:30.015Z] ---> 44eca7b2b27d [2020-12-03T16:03:30.015Z] Step 13/22 : WORKDIR / [2020-12-03T16:03:30.294Z] ---> Running in d2cca40c2b1f [2020-12-03T16:03:31.282Z] Removing intermediate container d2cca40c2b1f [2020-12-03T16:03:31.282Z] ---> 10cdb16631f8 [2020-12-03T16:03:31.282Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-03T16:03:32.270Z] ---> 194671d42763 [2020-12-03T16:03:32.270Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-03T16:03:34.266Z] ---> 83149f04f584 [2020-12-03T16:03:34.266Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-03T16:03:35.715Z] Removing intermediate container eb6f2e7e55b5 [2020-12-03T16:03:35.715Z] ---> 1c0831cd47d0 [2020-12-03T16:03:35.715Z] [2020-12-03T16:03:35.715Z] Step 11/27 : FROM docker:latest [2020-12-03T16:03:35.715Z] ---> 84e3a507c27b [2020-12-03T16:03:35.715Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-03T16:03:35.715Z] ---> 489265182852 [2020-12-03T16:03:35.715Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-03T16:03:35.715Z] ---> Running in d7183b845ea3 [2020-12-03T16:03:37.184Z] ---> daa4c50460bf [2020-12-03T16:03:37.184Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-03T16:03:37.465Z] ---> Running in b51f90b9bf67 [2020-12-03T16:03:38.073Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:38.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:38.951Z] (1/2) Installing readline (8.0.4-r0) [2020-12-03T16:03:38.951Z] (2/2) Installing bash (5.0.17-r0) [2020-12-03T16:03:38.951Z] Executing bash-5.0.17-r0.post-install [2020-12-03T16:03:38.951Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:03:39.228Z] OK: 12 MiB in 22 packages [2020-12-03T16:03:41.878Z] Removing intermediate container b51f90b9bf67 [2020-12-03T16:03:41.878Z] ---> 956a40c7d18d [2020-12-03T16:03:41.878Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-03T16:03:41.878Z] Removing intermediate container d7183b845ea3 [2020-12-03T16:03:41.878Z] ---> 296fcb96a64a [2020-12-03T16:03:41.878Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-03T16:03:42.187Z] ---> Running in 912d8ba048e7 [2020-12-03T16:03:42.187Z] ---> Running in c4b5544c24f9 [2020-12-03T16:03:44.396Z] Removing intermediate container 912d8ba048e7 [2020-12-03T16:03:44.396Z] ---> 4c10fe2a3838 [2020-12-03T16:03:44.396Z] Step 20/22 : LABEL arch=arm64 [2020-12-03T16:03:44.715Z] ---> Running in 0f98568fa2e0 [2020-12-03T16:03:46.166Z] Removing intermediate container 0f98568fa2e0 [2020-12-03T16:03:46.166Z] ---> 9b4090efaeab [2020-12-03T16:03:46.166Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:03:46.166Z] ---> Running in 6a2e8cb0f734 [2020-12-03T16:03:47.607Z] Removing intermediate container 6a2e8cb0f734 [2020-12-03T16:03:47.607Z] ---> a9500637e93c [2020-12-03T16:03:47.607Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:03:47.607Z] Removing intermediate container c4b5544c24f9 [2020-12-03T16:03:47.607Z] ---> 9c5394e6ed37 [2020-12-03T16:03:47.607Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-03T16:03:47.607Z] Removing intermediate container 035d33e237c3 [2020-12-03T16:03:47.607Z] ---> 205b7c4e5695 [2020-12-03T16:03:47.607Z] [2020-12-03T16:03:47.607Z] Step 10/21 : FROM scratch [2020-12-03T16:03:47.607Z] ---> [2020-12-03T16:03:47.607Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:03:47.607Z] ---> Running in 4adad3708b1f [2020-12-03T16:03:47.607Z] ---> Running in 2488122c634b [2020-12-03T16:03:47.607Z] ---> Running in 08a8763ec3bf [2020-12-03T16:03:48.594Z] Removing intermediate container 4adad3708b1f [2020-12-03T16:03:48.594Z] ---> 1e640c4f0dcf [2020-12-03T16:03:48.594Z] [2020-12-03T16:03:48.594Z] Removing intermediate container 2488122c634b [2020-12-03T16:03:48.594Z] ---> 5e4af6126c56 [2020-12-03T16:03:48.594Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-03T16:03:48.871Z] Removing intermediate container 08a8763ec3bf [2020-12-03T16:03:48.871Z] ---> 8fb35e30abb0 [2020-12-03T16:03:48.871Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-03T16:03:48.871Z] ---> Running in 138a14eb1e9f [2020-12-03T16:03:49.152Z] ---> Running in 2459b67830e5 [2020-12-03T16:03:49.764Z] Successfully built 1e640c4f0dcf [2020-12-03T16:03:49.764Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-03T16:03:49.764Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go [2020-12-03T16:03:49.764Z] Removing intermediate container 138a14eb1e9f [2020-12-03T16:03:49.764Z] ---> fbe2caebd21b [2020-12-03T16:03:49.764Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-03T16:03:50.038Z] ---> Running in 0fa897a97f1c [2020-12-03T16:03:50.038Z] Removing intermediate container 2459b67830e5 [2020-12-03T16:03:50.038Z] ---> a360a4e13654 [2020-12-03T16:03:50.038Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-03T16:03:50.314Z] ---> Running in e5af119da4f8 [2020-12-03T16:03:50.589Z] Removing intermediate container 0fa897a97f1c [2020-12-03T16:03:50.589Z] ---> 6e3f7ab5b1b2 [2020-12-03T16:03:50.589Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-03T16:03:51.191Z] Removing intermediate container e5af119da4f8 [2020-12-03T16:03:51.191Z] ---> 84a2fe2b0912 [2020-12-03T16:03:51.191Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-03T16:03:52.178Z] ---> d2db5a5a23e4 [2020-12-03T16:03:52.178Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-03T16:03:53.628Z] ---> 743721ad62d5 [2020-12-03T16:03:53.628Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-03T16:03:54.612Z] ---> e8fa5193bede [2020-12-03T16:03:54.612Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-03T16:03:54.891Z] ---> 154fbcb50d95 [2020-12-03T16:03:54.891Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-03T16:03:56.368Z] ---> 7e0acdabe343 [2020-12-03T16:03:56.368Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-03T16:03:56.368Z] ---> Running in 588cd1c45dfb [2020-12-03T16:03:56.368Z] ---> dae8c07f9970 [2020-12-03T16:03:56.368Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-03T16:03:56.977Z] ---> Running in c604d361c115 [2020-12-03T16:03:57.271Z] Removing intermediate container 588cd1c45dfb [2020-12-03T16:03:57.271Z] ---> efcaee202dda [2020-12-03T16:03:57.271Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:03:57.550Z] ---> Running in 39df30a27c9b [2020-12-03T16:03:58.167Z] Removing intermediate container 39df30a27c9b [2020-12-03T16:03:58.167Z] ---> 4a7e1b822999 [2020-12-03T16:03:58.167Z] Step 19/21 : LABEL arch=arm64 [2020-12-03T16:03:58.442Z] ---> Running in 4cfcf336e8b3 [2020-12-03T16:03:58.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:59.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:03:59.278Z] Removing intermediate container 4cfcf336e8b3 [2020-12-03T16:03:59.278Z] ---> 438e3216d959 [2020-12-03T16:03:59.278Z] Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:03:59.553Z] ---> Running in ee1afb1014b6 [2020-12-03T16:03:59.851Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-03T16:03:59.851Z] (2/33) Installing expat (2.2.9-r1) [2020-12-03T16:03:59.851Z] (3/33) Installing libffi (3.3-r2) [2020-12-03T16:03:59.851Z] (4/33) Installing gdbm (1.13-r1) [2020-12-03T16:03:59.851Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-03T16:04:00.125Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-03T16:04:00.125Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-03T16:04:01.578Z] Removing intermediate container ee1afb1014b6 [2020-12-03T16:04:01.578Z] ---> 3f93f4c0f7d6 [2020-12-03T16:04:01.578Z] Step 21/21 : LABEL version=0.0.0 [2020-12-03T16:04:01.860Z] ---> Running in 20ee715848a3 [2020-12-03T16:04:02.848Z] Removing intermediate container 20ee715848a3 [2020-12-03T16:04:02.848Z] ---> a49cf29e7e30 [2020-12-03T16:04:02.848Z] [2020-12-03T16:04:03.445Z] Successfully built a49cf29e7e30 [2020-12-03T16:04:03.445Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-03T16:04:03.445Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2020-12-03T16:04:04.885Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-03T16:04:04.885Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-03T16:04:04.885Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-03T16:04:04.885Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-03T16:04:05.164Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-03T16:04:05.164Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-03T16:04:05.164Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-03T16:04:05.164Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-03T16:04:05.443Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-03T16:04:05.443Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-03T16:04:05.443Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-03T16:04:05.443Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-03T16:04:05.443Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-03T16:04:05.443Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-03T16:04:05.443Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-03T16:04:05.769Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-03T16:04:05.769Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-03T16:04:05.769Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-03T16:04:05.769Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-03T16:04:06.042Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-03T16:04:06.042Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-03T16:04:06.042Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-03T16:04:06.042Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-03T16:04:06.042Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-03T16:04:06.042Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-03T16:04:06.042Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-03T16:04:06.322Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:04:06.322Z] OK: 71 MiB in 55 packages [2020-12-03T16:04:07.303Z] Removing intermediate container 971318aab8f8 [2020-12-03T16:04:07.303Z] ---> b891c1157fe0 [2020-12-03T16:04:07.303Z] [2020-12-03T16:04:07.303Z] Step 10/22 : FROM scratch [2020-12-03T16:04:07.303Z] ---> [2020-12-03T16:04:07.303Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:04:07.303Z] ---> Using cache [2020-12-03T16:04:07.303Z] ---> 5e4af6126c56 [2020-12-03T16:04:07.303Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-03T16:04:07.904Z] ---> Running in d3580b2dc7c7 [2020-12-03T16:04:08.898Z] Removing intermediate container d3580b2dc7c7 [2020-12-03T16:04:08.898Z] ---> 25a9b5e7de84 [2020-12-03T16:04:08.898Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T16:04:09.174Z] ---> Running in 224bfe5244de [2020-12-03T16:04:10.630Z] Removing intermediate container 224bfe5244de [2020-12-03T16:04:10.630Z] ---> 2415ffea0457 [2020-12-03T16:04:10.630Z] Step 14/22 : WORKDIR / [2020-12-03T16:04:10.630Z] ---> Running in 5443cf0977b5 [2020-12-03T16:04:12.075Z] Removing intermediate container 5443cf0977b5 [2020-12-03T16:04:12.075Z] ---> a25589a104ac [2020-12-03T16:04:12.075Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-03T16:04:13.536Z] ---> 66185f52e99e [2020-12-03T16:04:13.536Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-03T16:04:14.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:04:14.527Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:04:14.527Z] ---> dbefcaff6b0d [2020-12-03T16:04:14.527Z] Step 3/21 : WORKDIR /edgex-go [2020-12-03T16:04:14.802Z] ---> Using cache [2020-12-03T16:04:14.802Z] ---> 853d83810fee [2020-12-03T16:04:14.802Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:04:14.802Z] ---> Using cache [2020-12-03T16:04:14.802Z] ---> bb2a51ae5a8c [2020-12-03T16:04:14.802Z] Step 5/21 : RUN apk update && apk add make git [2020-12-03T16:04:14.802Z] ---> Using cache [2020-12-03T16:04:14.802Z] ---> cef4dff73ebc [2020-12-03T16:04:14.802Z] Step 6/21 : COPY go.mod . [2020-12-03T16:04:14.802Z] ---> Using cache [2020-12-03T16:04:14.802Z] ---> b40e3e2573c7 [2020-12-03T16:04:14.802Z] Step 7/21 : RUN go mod download [2020-12-03T16:04:14.802Z] ---> Using cache [2020-12-03T16:04:14.802Z] ---> af724483be37 [2020-12-03T16:04:14.802Z] Step 8/21 : COPY . . [2020-12-03T16:04:15.075Z] ---> Using cache [2020-12-03T16:04:15.075Z] ---> 2f09b4e0d81f [2020-12-03T16:04:15.075Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-03T16:04:16.512Z] ---> Running in f7062b58c5e1 [2020-12-03T16:04:16.786Z] ---> f6958e011521 [2020-12-03T16:04:16.786Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-03T16:04:17.767Z] Removing intermediate container 279ec7852caf [2020-12-03T16:04:17.767Z] ---> f71faf2e97b6 [2020-12-03T16:04:17.767Z] [2020-12-03T16:04:17.767Z] Step 10/23 : FROM alpine [2020-12-03T16:04:18.040Z] latest: Pulling from library/alpine [2020-12-03T16:04:18.041Z] Removing intermediate container c604d361c115 [2020-12-03T16:04:18.041Z] ---> 9a25399b0b18 [2020-12-03T16:04:18.041Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-03T16:04:18.322Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-03T16:04:18.322Z] ---> 73a643c7d851 [2020-12-03T16:04:18.322Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-03T16:04:18.599Z] Status: Downloaded newer image for alpine:latest [2020-12-03T16:04:18.599Z] ---> 2e77e061c27f [2020-12-03T16:04:18.599Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:04:18.599Z] 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 [2020-12-03T16:04:18.599Z] ---> Running in 33abcaac4a29 [2020-12-03T16:04:18.876Z] ---> Running in 938a495e0e68 [2020-12-03T16:04:18.876Z] ---> Running in 6fe4f7f6011e [2020-12-03T16:04:19.868Z] Removing intermediate container 6fe4f7f6011e [2020-12-03T16:04:19.868Z] ---> 4ad99f6e3645 [2020-12-03T16:04:19.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:04:20.150Z] Removing intermediate container 938a495e0e68 [2020-12-03T16:04:20.150Z] ---> 23e19dc6c5cd [2020-12-03T16:04:20.150Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-03T16:04:20.150Z] ---> Running in 05949726d40f [2020-12-03T16:04:20.423Z] ---> Running in 6d2e1ba4a303 [2020-12-03T16:04:21.412Z] Removing intermediate container 05949726d40f [2020-12-03T16:04:21.412Z] ---> 0bb7025a46c9 [2020-12-03T16:04:21.412Z] Step 20/22 : LABEL arch=arm64 [2020-12-03T16:04:21.412Z] Removing intermediate container 6d2e1ba4a303 [2020-12-03T16:04:21.412Z] ---> d4381137fabb [2020-12-03T16:04:21.412Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-03T16:04:21.690Z] ---> Running in 971683c5de7e [2020-12-03T16:04:21.690Z] ---> Running in 21ea3805141c [2020-12-03T16:04:22.291Z] Removing intermediate container 971683c5de7e [2020-12-03T16:04:22.291Z] ---> 1b57ae8225ba [2020-12-03T16:04:22.291Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:04:22.574Z] Removing intermediate container 21ea3805141c [2020-12-03T16:04:22.574Z] ---> e60e8a0fe94b [2020-12-03T16:04:22.574Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:04:22.849Z] ---> Running in c85c9ea9c62f [2020-12-03T16:04:23.126Z] ---> Running in 6847be1763ce [2020-12-03T16:04:23.727Z] Removing intermediate container c85c9ea9c62f [2020-12-03T16:04:23.727Z] ---> a33ea87ad2a8 [2020-12-03T16:04:23.727Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:04:24.328Z] ---> Running in 3dbd1586beff [2020-12-03T16:04:25.318Z] Removing intermediate container 3dbd1586beff [2020-12-03T16:04:25.318Z] ---> 7c717b6fdaa1 [2020-12-03T16:04:25.318Z] [2020-12-03T16:04:26.309Z] Collecting docker-compose==1.23.2 [2020-12-03T16:04:26.309Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-03T16:04:26.584Z] Successfully built 7c717b6fdaa1 [2020-12-03T16:04:26.584Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-03T16:04:26.584Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2020-12-03T16:04:27.571Z] Removing intermediate container 6847be1763ce [2020-12-03T16:04:27.571Z] ---> 4e785d77846d [2020-12-03T16:04:27.571Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-03T16:04:27.571Z] ---> Running in 62cf857d0d0b [2020-12-03T16:04:28.174Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-03T16:04:28.174Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-03T16:04:29.168Z] Collecting cached-property<2,>=1.2.0 [2020-12-03T16:04:29.168Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-03T16:04:29.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:04:29.773Z] Collecting docker<4.0,>=3.6.0 [2020-12-03T16:04:30.060Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-03T16:04:30.060Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:04:30.060Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:04:30.060Z] ---> dbefcaff6b0d [2020-12-03T16:04:30.060Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> 853d83810fee [2020-12-03T16:04:30.060Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> bb2a51ae5a8c [2020-12-03T16:04:30.060Z] Step 5/24 : RUN apk update && apk add make git [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> cef4dff73ebc [2020-12-03T16:04:30.060Z] Step 6/24 : COPY go.mod . [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> b40e3e2573c7 [2020-12-03T16:04:30.060Z] Step 7/24 : RUN go mod download [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> af724483be37 [2020-12-03T16:04:30.060Z] Step 8/24 : COPY . . [2020-12-03T16:04:30.060Z] ---> Using cache [2020-12-03T16:04:30.060Z] ---> 2f09b4e0d81f [2020-12-03T16:04:30.060Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-03T16:04:30.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:04:30.682Z] ---> Running in 6bc9600c2ead [2020-12-03T16:04:31.681Z] Collecting PyYAML<4,>=3.10 [2020-12-03T16:04:31.681Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-03T16:04:31.681Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-03T16:04:31.681Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-03T16:04:31.965Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-03T16:04:31.965Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-03T16:04:32.249Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-03T16:04:32.249Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:04:32.249Z] OK: 8 MiB in 19 packages [2020-12-03T16:04:32.530Z] 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 [2020-12-03T16:04:35.953Z] Removing intermediate container 62cf857d0d0b [2020-12-03T16:04:35.953Z] ---> 121fbb46401e [2020-12-03T16:04:35.953Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-03T16:04:36.231Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-03T16:04:36.231Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-03T16:04:36.834Z] ---> 4e6ba966ef5a [2020-12-03T16:04:36.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-03T16:04:37.115Z] Collecting jsonschema<3,>=2.5.1 [2020-12-03T16:04:37.115Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-03T16:04:38.109Z] Collecting texttable<0.10,>=0.9.0 [2020-12-03T16:04:38.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-03T16:04:39.098Z] ---> 27f91d839ba0 [2020-12-03T16:04:39.099Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-03T16:04:40.546Z] ---> 2182a38ebf19 [2020-12-03T16:04:40.546Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-03T16:04:40.824Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-03T16:04:40.824Z] ---> Running in 8442fb82cdb7 [2020-12-03T16:04:41.102Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-03T16:04:41.102Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-03T16:04:41.710Z] Removing intermediate container 8442fb82cdb7 [2020-12-03T16:04:41.710Z] ---> d8b38ba76656 [2020-12-03T16:04:41.710Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:04:42.020Z] ---> Running in f9eb89385d8f [2020-12-03T16:04:43.178Z] Removing intermediate container f9eb89385d8f [2020-12-03T16:04:43.178Z] ---> d24a278050be [2020-12-03T16:04:43.178Z] Step 21/23 : LABEL arch=arm64 [2020-12-03T16:04:43.178Z] ---> Running in 94b1f74426a4 [2020-12-03T16:04:44.226Z] Removing intermediate container 94b1f74426a4 [2020-12-03T16:04:44.226Z] ---> 46f711d1ced3 [2020-12-03T16:04:44.226Z] Step 22/23 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:04:44.583Z] ---> Running in 2d5430d4298f [2020-12-03T16:04:44.860Z] Collecting docopt<0.7,>=0.6.1 [2020-12-03T16:04:44.860Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-03T16:04:45.468Z] Removing intermediate container 2d5430d4298f [2020-12-03T16:04:45.468Z] ---> 536c72935a33 [2020-12-03T16:04:45.468Z] Step 23/23 : LABEL version=0.0.0 [2020-12-03T16:04:45.468Z] ---> Running in 96b2b10af341 [2020-12-03T16:04:46.479Z] Removing intermediate container 96b2b10af341 [2020-12-03T16:04:46.479Z] ---> bbb1ec5ba352 [2020-12-03T16:04:46.479Z] [2020-12-03T16:04:47.080Z] Successfully built bbb1ec5ba352 [2020-12-03T16:04:47.080Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-03T16:04:47.080Z] Building docker-core-command-go [2020-12-03T16:04:48.522Z]  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) [2020-12-03T16:04:48.522Z] 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) [2020-12-03T16:04:48.522Z] Collecting idna<2.8,>=2.5 [2020-12-03T16:04:48.796Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-03T16:04:49.780Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-03T16:04:49.780Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-03T16:04:50.381Z] Collecting docker-pycreds>=0.4.0 [2020-12-03T16:04:50.381Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-03T16:04:50.659Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-03T16:04:50.659Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-03T16:04:50.659Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-03T16:04:50.659Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-03T16:04:52.104Z] Installing collected packages: idna, urllib3, requests, cached-property, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, texttable, dockerpty, docopt, docker-compose [2020-12-03T16:04:52.104Z] Attempting uninstall: idna [2020-12-03T16:04:52.104Z] Found existing installation: idna 2.9 [2020-12-03T16:04:52.104Z] Uninstalling idna-2.9: [2020-12-03T16:04:52.104Z] Successfully uninstalled idna-2.9 [2020-12-03T16:04:53.089Z] Attempting uninstall: urllib3 [2020-12-03T16:04:53.089Z] Found existing installation: urllib3 1.25.9 [2020-12-03T16:04:53.089Z] Uninstalling urllib3-1.25.9: [2020-12-03T16:04:53.089Z] Successfully uninstalled urllib3-1.25.9 [2020-12-03T16:04:54.072Z] Attempting uninstall: requests [2020-12-03T16:04:54.072Z] Found existing installation: requests 2.23.0 [2020-12-03T16:04:54.072Z] Uninstalling requests-2.23.0: [2020-12-03T16:04:54.072Z] Successfully uninstalled requests-2.23.0 [2020-12-03T16:04:56.057Z] Running setup.py install for PyYAML: started [2020-12-03T16:04:58.048Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:04:58.048Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:04:58.048Z] ---> dbefcaff6b0d [2020-12-03T16:04:58.048Z] Step 3/24 : WORKDIR /edgex-go [2020-12-03T16:04:58.048Z] ---> Using cache [2020-12-03T16:04:58.048Z] ---> 853d83810fee [2020-12-03T16:04:58.048Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:04:58.048Z] ---> Using cache [2020-12-03T16:04:58.048Z] ---> bb2a51ae5a8c [2020-12-03T16:04:58.048Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-03T16:04:59.033Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-03T16:04:59.635Z] Running setup.py install for texttable: started [2020-12-03T16:04:59.635Z] ---> Running in d8a063d3e55b [2020-12-03T16:05:01.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:02.621Z] Running setup.py install for texttable: finished with status 'done' [2020-12-03T16:05:02.621Z] Running setup.py install for dockerpty: started [2020-12-03T16:05:02.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:04.067Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:05:04.067Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:05:04.067Z] OK: 12616 distinct packages available [2020-12-03T16:05:05.517Z] OK: 217 MiB in 51 packages [2020-12-03T16:05:05.805Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-03T16:05:05.805Z] Running setup.py install for docopt: started [2020-12-03T16:05:08.460Z] Removing intermediate container d8a063d3e55b [2020-12-03T16:05:08.460Z] ---> 48454d634976 [2020-12-03T16:05:08.460Z] Step 6/24 : COPY go.mod . [2020-12-03T16:05:09.064Z] Running setup.py install for docopt: finished with status 'done' [2020-12-03T16:05:09.341Z] ---> 27f979f0e774 [2020-12-03T16:05:09.341Z] Step 7/24 : RUN go mod download [2020-12-03T16:05:09.615Z] ---> Running in c15b61b91ebc [2020-12-03T16:05:10.605Z] 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 [2020-12-03T16:05:12.565Z] ---> f7e3925edd2a [2020-12-03T16:05:12.565Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-03T16:05:12.565Z] ---> 2442fc59b7fd [2020-12-03T16:05:12.565Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-03T16:05:12.565Z] ---> 2a47d42c834b [2020-12-03T16:05:12.565Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-03T16:05:12.565Z] ---> 4297704f13b7 [2020-12-03T16:05:12.565Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-03T16:05:12.565Z] ---> Running in 430fdd741251 [2020-12-03T16:05:12.565Z] ---> Running in a2b3bc74ec89 [2020-12-03T16:05:12.565Z] ---> Running in 6672873dc5bc [2020-12-03T16:05:12.565Z] ---> Running in b7cfa4b2e117 [2020-12-03T16:05:12.565Z] ---> 3f4cb7214f7f [2020-12-03T16:05:12.565Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-03T16:05:12.565Z] ---> Running in c345d20f589c [2020-12-03T16:05:12.565Z] 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 [2020-12-03T16:05:12.565Z] 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 [2020-12-03T16:05:12.565Z] 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 [2020-12-03T16:05:12.565Z] 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 [2020-12-03T16:05:12.565Z] 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 [2020-12-03T16:05:16.030Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:05:16.030Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-03T16:05:16.030Z] ---> dbefcaff6b0d [2020-12-03T16:05:16.030Z] Step 3/22 : WORKDIR /edgex-go [2020-12-03T16:05:16.030Z] ---> Using cache [2020-12-03T16:05:16.030Z] ---> 853d83810fee [2020-12-03T16:05:16.030Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:05:16.030Z] ---> Using cache [2020-12-03T16:05:16.030Z] ---> bb2a51ae5a8c [2020-12-03T16:05:16.030Z] Step 5/22 : RUN apk update && apk add make git [2020-12-03T16:05:16.030Z] ---> Using cache [2020-12-03T16:05:16.030Z] ---> cef4dff73ebc [2020-12-03T16:05:16.030Z] Step 6/22 : COPY go.mod . [2020-12-03T16:05:16.030Z] ---> Using cache [2020-12-03T16:05:16.030Z] ---> b40e3e2573c7 [2020-12-03T16:05:16.030Z] Step 7/22 : RUN go mod download [2020-12-03T16:05:16.030Z] ---> Using cache [2020-12-03T16:05:16.030Z] ---> af724483be37 [2020-12-03T16:05:16.030Z] Step 8/22 : COPY . . [2020-12-03T16:05:16.307Z] Removing intermediate container c15b61b91ebc [2020-12-03T16:05:16.307Z] ---> 175d4eef0270 [2020-12-03T16:05:16.307Z] Step 8/24 : COPY . . [2020-12-03T16:05:16.583Z] ---> Using cache [2020-12-03T16:05:16.583Z] ---> 2f09b4e0d81f [2020-12-03T16:05:16.583Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-03T16:05:17.190Z] ---> Running in 11c032bd9dcb [2020-12-03T16:05:18.173Z] Removing intermediate container 33abcaac4a29 [2020-12-03T16:05:18.173Z] ---> 1380052965ef [2020-12-03T16:05:18.173Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-03T16:05:18.449Z] ---> Running in 92dcf1f1c7d0 [2020-12-03T16:05:19.902Z] 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 [2020-12-03T16:05:20.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:21.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:22.196Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T16:05:22.196Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-03T16:05:22.477Z] (3/3) Installing curl (7.69.1-r1) [2020-12-03T16:05:22.477Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:05:22.477Z] OK: 71 MiB in 58 packages [2020-12-03T16:05:25.911Z] Removing intermediate container 92dcf1f1c7d0 [2020-12-03T16:05:25.911Z] ---> bbfb4a78f174 [2020-12-03T16:05:25.911Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-03T16:05:26.190Z] ---> Running in 1ef2b3492c18 [2020-12-03T16:05:27.188Z] Removing intermediate container 1ef2b3492c18 [2020-12-03T16:05:27.188Z] ---> 8d32d87fef7f [2020-12-03T16:05:27.188Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:05:27.466Z] ---> Running in 5f4df7f87ec3 [2020-12-03T16:05:28.067Z] 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 [2020-12-03T16:05:28.360Z] Removing intermediate container 5f4df7f87ec3 [2020-12-03T16:05:28.360Z] ---> 16ed295c834f [2020-12-03T16:05:28.360Z] Step 25/27 : LABEL arch=arm64 [2020-12-03T16:05:28.971Z] ---> Running in 0cf9cd6172e7 [2020-12-03T16:05:29.966Z] Removing intermediate container 0cf9cd6172e7 [2020-12-03T16:05:29.966Z] ---> dfcb09e666e9 [2020-12-03T16:05:29.966Z] Step 26/27 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:05:30.242Z] ---> Running in 62eb7be2bddc [2020-12-03T16:05:31.236Z] Removing intermediate container 62eb7be2bddc [2020-12-03T16:05:31.236Z] ---> a249a30a1273 [2020-12-03T16:05:31.236Z] Step 27/27 : LABEL version=0.0.0 [2020-12-03T16:05:31.512Z] ---> Running in ac887ec7502b [2020-12-03T16:05:32.501Z] Removing intermediate container ac887ec7502b [2020-12-03T16:05:32.501Z] ---> 82c307e533c3 [2020-12-03T16:05:32.501Z] [2020-12-03T16:05:33.495Z] Successfully built 82c307e533c3 [2020-12-03T16:05:33.495Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-03T16:05:33.496Z] Building docker-security-secrets-setup-go [2020-12-03T16:05:38.118Z]  Building docker-sys-mgmt-agent-go ... done  ---> 8eefe2f33a71 [2020-12-03T16:05:38.118Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-03T16:05:38.724Z] ---> Running in e2915380b922 [2020-12-03T16:05:40.711Z] 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 [2020-12-03T16:05:45.056Z] 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 [2020-12-03T16:05:48.498Z] Removing intermediate container f7062b58c5e1 [2020-12-03T16:05:48.498Z] ---> f7c2d7749925 [2020-12-03T16:05:48.498Z] [2020-12-03T16:05:48.498Z] Step 10/21 : FROM alpine [2020-12-03T16:05:48.498Z] ---> 2e77e061c27f [2020-12-03T16:05:48.498Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-03T16:05:48.498Z] ---> Running in b466461225c1 [2020-12-03T16:05:51.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:51.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:05:52.131Z] 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 [2020-12-03T16:05:52.310Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:05:52.310Z] v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:05:52.310Z] OK: 12617 distinct packages available [2020-12-03T16:05:53.751Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-03T16:05:53.751Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T16:05:53.751Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-03T16:05:53.751Z] (4/4) Installing curl (7.69.1-r1) [2020-12-03T16:05:53.751Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:05:53.751Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T16:05:54.351Z] OK: 7 MiB in 18 packages [2020-12-03T16:05:58.718Z] Removing intermediate container b466461225c1 [2020-12-03T16:05:58.718Z] ---> ab942d75233c [2020-12-03T16:05:58.718Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T16:05:58.995Z] ---> Running in ef41f867c21a [2020-12-03T16:05:59.601Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-03T16:05:59.601Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-03T16:05:59.601Z] ---> dbefcaff6b0d [2020-12-03T16:05:59.601Z] Step 3/29 : WORKDIR /edgex-go [2020-12-03T16:05:59.601Z] ---> Using cache [2020-12-03T16:05:59.601Z] ---> 853d83810fee [2020-12-03T16:05:59.601Z] Step 4/29 : RUN apk update && apk add make git [2020-12-03T16:05:59.881Z] ---> Running in 7cea52cbf25d [2020-12-03T16:06:00.502Z] Removing intermediate container ef41f867c21a [2020-12-03T16:06:00.502Z] ---> 216650e8e5b6 [2020-12-03T16:06:00.502Z] Step 13/21 : WORKDIR /edgex [2020-12-03T16:06:00.789Z] ---> Running in 5bb262c563a8 [2020-12-03T16:06:02.240Z] Removing intermediate container 5bb262c563a8 [2020-12-03T16:06:02.240Z] ---> d65954a9e4d8 [2020-12-03T16:06:02.240Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-03T16:06:02.844Z] Removing intermediate container 6bc9600c2ead [2020-12-03T16:06:02.844Z] ---> fc957cc3438e [2020-12-03T16:06:02.844Z] [2020-12-03T16:06:02.844Z] Step 10/24 : FROM alpine:3.10 [2020-12-03T16:06:02.844Z] ---> 536a684cf733 [2020-12-03T16:06:02.844Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T16:06:02.844Z] ---> Using cache [2020-12-03T16:06:02.844Z] ---> df87324629f5 [2020-12-03T16:06:02.844Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T16:06:02.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:06:02.897Z] Removing intermediate container a2b3bc74ec89 [2020-12-03T16:06:02.897Z] ---> ea73071f1dcf [2020-12-03T16:06:02.897Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-03T16:06:02.897Z] ---> Running in 409e306bf8a5 [2020-12-03T16:06:03.119Z] ---> Running in cc225f058362 [2020-12-03T16:06:03.738Z] ---> 937fe145d993 [2020-12-03T16:06:03.738Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-03T16:06:03.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:06:04.024Z] Removing intermediate container cc225f058362 [2020-12-03T16:06:04.024Z] ---> c69eb67dcc44 [2020-12-03T16:06:04.024Z] Step 13/24 : WORKDIR / [2020-12-03T16:06:04.628Z] ---> Running in 49c79b6800cf [2020-12-03T16:06:04.909Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:06:04.909Z] v3.12.1-71-gfc587ffaa2 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:06:04.909Z] OK: 12616 distinct packages available [2020-12-03T16:06:05.186Z] Removing intermediate container 49c79b6800cf [2020-12-03T16:06:05.186Z] ---> 9b78aeef529c [2020-12-03T16:06:05.186Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-03T16:06:05.471Z] ---> 57ba1ef8b1a7 [2020-12-03T16:06:05.471Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-03T16:06:05.837Z] 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 [2020-12-03T16:06:06.078Z] OK: 217 MiB in 51 packages [2020-12-03T16:06:06.689Z] ---> 7e4cd0c1cd3c [2020-12-03T16:06:06.689Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-03T16:06:08.145Z] ---> a52bcaa45366 [2020-12-03T16:06:08.145Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-03T16:06:08.145Z] ---> Running in 5cf02b7b9f55 [2020-12-03T16:06:08.421Z] Removing intermediate container 7cea52cbf25d [2020-12-03T16:06:08.421Z] ---> 71718898ee9a [2020-12-03T16:06:08.421Z] Step 5/29 : COPY go.mod . [2020-12-03T16:06:08.421Z] ---> f3248373ca5a [2020-12-03T16:06:08.421Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:09.415Z] Removing intermediate container 5cf02b7b9f55 [2020-12-03T16:06:09.415Z] ---> 83bafc83829d [2020-12-03T16:06:09.415Z] Step 18/21 : CMD ["--init=true"] [2020-12-03T16:06:09.415Z] ---> Running in 14b441bce1b7 [2020-12-03T16:06:10.021Z] ---> a99fe134a722 [2020-12-03T16:06:10.021Z] Step 6/29 : RUN go mod download [2020-12-03T16:06:10.299Z] ---> ebc85d5c8446 [2020-12-03T16:06:10.299Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-03T16:06:10.299Z] ---> Running in 53d862c1b152 [2020-12-03T16:06:10.576Z] Removing intermediate container 14b441bce1b7 [2020-12-03T16:06:10.576Z] ---> 5e28f577eb4e [2020-12-03T16:06:10.576Z] Step 19/21 : LABEL arch=arm64 [2020-12-03T16:06:10.851Z] ---> Running in 1a4807c785fb [2020-12-03T16:06:10.965Z] Removing intermediate container c345d20f589c [2020-12-03T16:06:10.965Z] ---> 1ca42574d43c [2020-12-03T16:06:10.965Z] [2020-12-03T16:06:10.965Z] Step 10/24 : FROM alpine:3.10 [2020-12-03T16:06:10.965Z] ---> be4e4bea2c2e [2020-12-03T16:06:10.965Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-03T16:06:10.965Z] ---> Using cache [2020-12-03T16:06:10.965Z] ---> 8aa8f02325e8 [2020-12-03T16:06:10.965Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-03T16:06:10.965Z] Removing intermediate container 430fdd741251 [2020-12-03T16:06:10.965Z] ---> b8df4d9da7cf [2020-12-03T16:06:10.965Z] [2020-12-03T16:06:10.965Z] Step 10/22 : FROM scratch [2020-12-03T16:06:10.965Z] ---> [2020-12-03T16:06:10.965Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:06:11.254Z] ---> Running in d52903baab12 [2020-12-03T16:06:11.254Z] Removing intermediate container b7cfa4b2e117 [2020-12-03T16:06:11.254Z] ---> acb6b2afe29f [2020-12-03T16:06:11.254Z] [2020-12-03T16:06:11.254Z] Step 10/21 : FROM scratch [2020-12-03T16:06:11.254Z] ---> [2020-12-03T16:06:11.254Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:06:12.304Z] Removing intermediate container 1a4807c785fb [2020-12-03T16:06:12.304Z] ---> 0b06b2e1f75f [2020-12-03T16:06:12.304Z] Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:12.581Z] ---> Running in 3320d0f3d4ca [2020-12-03T16:06:12.748Z] ---> Using cache [2020-12-03T16:06:12.748Z] ---> b879b15c4fc8 [2020-12-03T16:06:12.748Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-03T16:06:12.748Z] ---> Using cache [2020-12-03T16:06:12.748Z] ---> b879b15c4fc8 [2020-12-03T16:06:12.748Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-03T16:06:12.860Z] ---> 9b39d1cfcd02 [2020-12-03T16:06:12.860Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-03T16:06:13.399Z] ---> Running in d9faf82511ca [2020-12-03T16:06:13.399Z] Removing intermediate container d52903baab12 [2020-12-03T16:06:13.399Z] ---> ae03c5213d23 [2020-12-03T16:06:13.399Z] Step 13/24 : WORKDIR / [2020-12-03T16:06:13.465Z] Removing intermediate container 3320d0f3d4ca [2020-12-03T16:06:13.466Z] ---> 50c945e3f74e [2020-12-03T16:06:13.466Z] Step 21/21 : LABEL version=0.0.0 [2020-12-03T16:06:13.699Z] Removing intermediate container 409e306bf8a5 [2020-12-03T16:06:13.699Z] ---> 740be7a09519 [2020-12-03T16:06:13.699Z] [2020-12-03T16:06:13.699Z] Step 11/27 : FROM docker:latest [2020-12-03T16:06:13.699Z] ---> Running in 16b49cccc03e [2020-12-03T16:06:13.699Z] ---> b0757c55a1fd [2020-12-03T16:06:13.699Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-03T16:06:13.699Z] ---> Running in 3a31f2eb62cd [2020-12-03T16:06:13.699Z] ---> Running in d26a4d509e06 [2020-12-03T16:06:13.747Z] ---> Running in 1813bd15d48e [2020-12-03T16:06:14.002Z] Removing intermediate container 16b49cccc03e [2020-12-03T16:06:14.002Z] ---> 4c57fb8f6e0d [2020-12-03T16:06:14.002Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-03T16:06:14.353Z] Removing intermediate container d9faf82511ca [2020-12-03T16:06:14.353Z] ---> 0a097ea157dd [2020-12-03T16:06:14.353Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T16:06:14.353Z] Removing intermediate container 3a31f2eb62cd [2020-12-03T16:06:14.353Z] ---> 02b29853c6f9 [2020-12-03T16:06:14.353Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-03T16:06:14.353Z] ---> Running in 1bdd67290e12 [2020-12-03T16:06:14.353Z] ---> Running in 5826729ffc23 [2020-12-03T16:06:14.759Z] Removing intermediate container 1813bd15d48e [2020-12-03T16:06:14.759Z] ---> 8de65ae5e744 [2020-12-03T16:06:14.759Z] [2020-12-03T16:06:15.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:15.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:15.391Z] Removing intermediate container 1bdd67290e12 [2020-12-03T16:06:15.391Z] ---> 8945877f66f6 [2020-12-03T16:06:15.391Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-03T16:06:15.754Z] Removing intermediate container 53d862c1b152 [2020-12-03T16:06:15.754Z] ---> c31c89815a28 [2020-12-03T16:06:15.754Z] Step 7/29 : COPY . . [2020-12-03T16:06:15.754Z] ---> 8c3f78b52d58 [2020-12-03T16:06:15.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T16:06:15.754Z] Successfully built 8de65ae5e744 [2020-12-03T16:06:15.754Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-03T16:06:15.782Z] (1/2) Installing readline (8.0.4-r0) [2020-12-03T16:06:15.782Z] (2/2) Installing bash (5.0.17-r0) [2020-12-03T16:06:16.121Z] Executing bash-5.0.17-r0.post-install [2020-12-03T16:06:16.121Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:06:16.121Z] OK: 12 MiB in 22 packages [2020-12-03T16:06:16.121Z] Removing intermediate container 5826729ffc23 [2020-12-03T16:06:16.121Z] ---> 61b0bdafece4 [2020-12-03T16:06:16.121Z] Step 14/22 : WORKDIR / [2020-12-03T16:06:17.095Z] ---> 8918e3e9c38e [2020-12-03T16:06:17.095Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-03T16:06:17.095Z] ---> Running in 6281aead8ee6 [2020-12-03T16:06:17.095Z] ---> de3efad02f7e [2020-12-03T16:06:17.095Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-03T16:06:17.257Z]  Building docker-security-proxy-setup-go ... done  ---> 348229a8a7fb [2020-12-03T16:06:17.257Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T16:06:17.385Z] Removing intermediate container 6672873dc5bc [2020-12-03T16:06:17.385Z] ---> 285bc3b6c82d [2020-12-03T16:06:17.385Z] [2020-12-03T16:06:17.385Z] Step 10/23 : FROM alpine [2020-12-03T16:06:17.385Z] ---> d6e46aa2470d [2020-12-03T16:06:17.385Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:06:17.664Z] ---> Running in d96af5c8e52f [2020-12-03T16:06:17.664Z] Removing intermediate container 6281aead8ee6 [2020-12-03T16:06:17.664Z] ---> b948c00de5c9 [2020-12-03T16:06:17.664Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-03T16:06:17.865Z] ---> Running in 1ac76cc037a7 [2020-12-03T16:06:17.954Z] ---> 910e1215f2a9 [2020-12-03T16:06:17.954Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:17.954Z] Removing intermediate container d26a4d509e06 [2020-12-03T16:06:17.954Z] ---> f4c6c0737364 [2020-12-03T16:06:17.954Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-03T16:06:18.234Z] Removing intermediate container d96af5c8e52f [2020-12-03T16:06:18.234Z] ---> a00f2ca606bb [2020-12-03T16:06:18.234Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-03T16:06:18.522Z] ---> Running in 2f33b3ea5084 [2020-12-03T16:06:18.522Z] ---> e9e1777cdd35 [2020-12-03T16:06:18.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-03T16:06:18.522Z] ---> 385283b0113a [2020-12-03T16:06:18.522Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:18.880Z] ---> 8ab2f95592be [2020-12-03T16:06:18.880Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-03T16:06:18.880Z] ---> Running in 879a19f07242 [2020-12-03T16:06:19.613Z] ---> 798eb3c00aad [2020-12-03T16:06:19.613Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-03T16:06:19.906Z] ---> Running in e4e7a2f697d9 [2020-12-03T16:06:19.906Z] Removing intermediate container 879a19f07242 [2020-12-03T16:06:19.906Z] ---> 781499556e37 [2020-12-03T16:06:19.906Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-03T16:06:19.906Z] ---> 3c87eaf03dcb [2020-12-03T16:06:19.906Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-03T16:06:20.214Z] ---> 8ae65003c40e [2020-12-03T16:06:20.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:20.214Z] ---> Running in 06323c6a54ea [2020-12-03T16:06:20.539Z] Removing intermediate container e4e7a2f697d9 [2020-12-03T16:06:20.539Z] ---> 3cd632aaf76e [2020-12-03T16:06:20.539Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:06:20.539Z] ---> Running in 4efae6b088a7 [2020-12-03T16:06:21.159Z] Removing intermediate container 06323c6a54ea [2020-12-03T16:06:21.159Z] ---> 4b921a789841 [2020-12-03T16:06:21.159Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-03T16:06:21.159Z] ---> 4649cbfb1eac [2020-12-03T16:06:21.159Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-03T16:06:21.159Z] Removing intermediate container 2f33b3ea5084 [2020-12-03T16:06:21.159Z] ---> 6a620acfc843 [2020-12-03T16:06:21.159Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-03T16:06:21.843Z] Removing intermediate container 4efae6b088a7 [2020-12-03T16:06:21.843Z] ---> 27a1853363db [2020-12-03T16:06:21.843Z] Step 19/21 : LABEL arch=x86_64 [2020-12-03T16:06:21.843Z] ---> Running in 796380c41e73 [2020-12-03T16:06:21.843Z] ---> Running in 5ca2dcef9705 [2020-12-03T16:06:21.843Z] ---> Running in 4d53e20de415 [2020-12-03T16:06:22.170Z] ---> Running in 044a0c6ab4e4 [2020-12-03T16:06:22.170Z] ---> 5ffcda0ee906 [2020-12-03T16:06:22.170Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T16:06:22.791Z] Removing intermediate container 5ca2dcef9705 [2020-12-03T16:06:22.791Z] ---> a569ff853bc0 [2020-12-03T16:06:22.791Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:06:22.791Z] Removing intermediate container 4d53e20de415 [2020-12-03T16:06:22.791Z] ---> 7132871c5c10 [2020-12-03T16:06:22.791Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-03T16:06:22.791Z] Removing intermediate container 044a0c6ab4e4 [2020-12-03T16:06:22.791Z] ---> cdc5eeae9425 [2020-12-03T16:06:22.791Z] Step 20/21 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:23.816Z] ---> Running in 9d62acbf2885 [2020-12-03T16:06:23.816Z] ---> Running in a9259ca1e112 [2020-12-03T16:06:23.816Z] ---> Running in 76c997306e87 [2020-12-03T16:06:23.816Z] ---> c07fbf7617e7 [2020-12-03T16:06:23.816Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T16:06:24.098Z] Removing intermediate container 9d62acbf2885 [2020-12-03T16:06:24.098Z] ---> bf4b9847ddda [2020-12-03T16:06:24.098Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-03T16:06:24.098Z] ---> Running in 5898c4290970 [2020-12-03T16:06:24.098Z] Removing intermediate container 76c997306e87 [2020-12-03T16:06:24.098Z] ---> a4d359c00329 [2020-12-03T16:06:24.098Z] Step 21/21 : LABEL version=0.0.0 [2020-12-03T16:06:24.098Z] Removing intermediate container a9259ca1e112 [2020-12-03T16:06:24.098Z] ---> b319eed20664 [2020-12-03T16:06:24.098Z] Step 20/22 : LABEL arch=x86_64 [2020-12-03T16:06:24.412Z] ---> Running in 2a1e7dc5e173 [2020-12-03T16:06:24.412Z] ---> Running in 2dc5d721fa70 [2020-12-03T16:06:24.412Z] ---> Running in 1ccf66d5381f [2020-12-03T16:06:24.623Z] Removing intermediate container 1ac76cc037a7 [2020-12-03T16:06:24.623Z] ---> 5d671fca34d9 [2020-12-03T16:06:24.623Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T16:06:24.623Z] ---> Running in f43627bc5627 [2020-12-03T16:06:24.623Z] Removing intermediate container f43627bc5627 [2020-12-03T16:06:24.623Z] ---> 51036a5b1a90 [2020-12-03T16:06:24.623Z] Step 22/24 : LABEL arch=arm64 [2020-12-03T16:06:24.904Z] ---> Running in 979202f213e5 [2020-12-03T16:06:25.234Z] Removing intermediate container 796380c41e73 [2020-12-03T16:06:25.234Z] ---> 55389368ca4d [2020-12-03T16:06:25.234Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-03T16:06:25.234Z] Removing intermediate container 2dc5d721fa70 [2020-12-03T16:06:25.234Z] ---> 13431c0efd5d [2020-12-03T16:06:25.234Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-03T16:06:25.234Z] Removing intermediate container 2a1e7dc5e173 [2020-12-03T16:06:25.234Z] ---> 6a894d550715 [2020-12-03T16:06:25.234Z] [2020-12-03T16:06:25.234Z] ---> Running in 25e4aa473463 [2020-12-03T16:06:25.234Z] Removing intermediate container 1ccf66d5381f [2020-12-03T16:06:25.234Z] ---> c4d2c69a15eb [2020-12-03T16:06:25.234Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:25.889Z] Removing intermediate container 979202f213e5 [2020-12-03T16:06:25.889Z] ---> 0ce262f91b13 [2020-12-03T16:06:25.889Z] Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:26.381Z] ---> Running in 96d469c29e4e [2020-12-03T16:06:26.490Z] ---> Running in b3a1a6feb379 [2020-12-03T16:06:27.474Z] Removing intermediate container b3a1a6feb379 [2020-12-03T16:06:27.474Z] ---> 774cde8b9093 [2020-12-03T16:06:27.474Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T16:06:28.064Z] Removing intermediate container 96d469c29e4e [2020-12-03T16:06:28.064Z] ---> 0e8c19f2592f [2020-12-03T16:06:28.064Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:06:28.064Z] ---> 4bd749a45c49 [2020-12-03T16:06:28.064Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:28.064Z] ---> Running in 249f94cbea2b [2020-12-03T16:06:28.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:28.064Z] Successfully built 6a894d550715 [2020-12-03T16:06:28.064Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-03T16:06:28.064Z]  Building docker-support-scheduler-go ... done Removing intermediate container 249f94cbea2b [2020-12-03T16:06:28.064Z] ---> c29a47da505e [2020-12-03T16:06:28.064Z] [2020-12-03T16:06:28.074Z] ---> Running in 940f58e8b44e [2020-12-03T16:06:28.562Z] ---> 485d84a7a238 [2020-12-03T16:06:28.562Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-03T16:06:28.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:28.562Z] Successfully built c29a47da505e [2020-12-03T16:06:28.562Z] Successfully tagged docker-core-command-go:latest [2020-12-03T16:06:28.562Z]  Building docker-core-command-go ... done Removing intermediate container 5898c4290970 [2020-12-03T16:06:28.562Z] ---> 40570829e88a [2020-12-03T16:06:28.562Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T16:06:28.971Z] ---> Running in 8ab85b118a17 [2020-12-03T16:06:28.971Z] ---> 71b676712706 [2020-12-03T16:06:28.971Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-03T16:06:29.070Z] Removing intermediate container 940f58e8b44e [2020-12-03T16:06:29.070Z] ---> b45155e767b2 [2020-12-03T16:06:29.070Z] [2020-12-03T16:06:29.332Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-03T16:06:29.332Z] ---> Running in 288eb72caa42 [2020-12-03T16:06:29.332Z] Removing intermediate container 8ab85b118a17 [2020-12-03T16:06:29.332Z] ---> 342ab3b23de4 [2020-12-03T16:06:29.332Z] Step 22/24 : LABEL arch=x86_64 [2020-12-03T16:06:29.332Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-03T16:06:29.332Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-03T16:06:30.005Z] ---> Running in f224e616540f [2020-12-03T16:06:30.005Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-03T16:06:30.351Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-03T16:06:30.351Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:06:30.351Z] OK: 8 MiB in 19 packages [2020-12-03T16:06:30.518Z] Successfully built b45155e767b2 [2020-12-03T16:06:30.518Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-03T16:06:30.703Z] Removing intermediate container f224e616540f [2020-12-03T16:06:30.703Z] ---> 3a70796df5c8 [2020-12-03T16:06:30.703Z] Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:30.703Z] ---> Running in 38c66d681b86 [2020-12-03T16:06:31.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:31.156Z] Removing intermediate container 38c66d681b86 [2020-12-03T16:06:31.156Z] ---> 435e2d5f207e [2020-12-03T16:06:31.156Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T16:06:31.479Z] ---> Running in a9d9e03e445b [2020-12-03T16:06:31.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:06:32.192Z] Removing intermediate container a9d9e03e445b [2020-12-03T16:06:32.192Z] ---> 7c27a9869b7c [2020-12-03T16:06:32.192Z] [2020-12-03T16:06:32.192Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-03T16:06:32.192Z] (2/33) Installing expat (2.2.9-r1) [2020-12-03T16:06:32.548Z] (3/33) Installing libffi (3.3-r2) [2020-12-03T16:06:32.548Z] Removing intermediate container 25e4aa473463 [2020-12-03T16:06:32.548Z] ---> f9507472d3ce [2020-12-03T16:06:32.548Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-03T16:06:32.548Z] (4/33) Installing gdbm (1.13-r1) [2020-12-03T16:06:32.548Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-03T16:06:32.548Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-03T16:06:32.548Z] Successfully built 7c27a9869b7c [2020-12-03T16:06:32.548Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-03T16:06:32.548Z]  Building docker-security-secretstore-setup-go ... done (7/33) Installing python3 (3.8.5-r0) [2020-12-03T16:06:33.656Z] ---> 14e7a420e638 [2020-12-03T16:06:33.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-03T16:06:37.278Z]  Building docker-security-secretstore-setup-go ... done  ---> 8a75009bec56 [2020-12-03T16:06:37.278Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-03T16:06:37.278Z] ---> Running in f19b16715358 [2020-12-03T16:06:38.033Z] ---> 727bffc4bd8d [2020-12-03T16:06:38.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:38.033Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-03T16:06:38.033Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-03T16:06:38.033Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-03T16:06:38.033Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-03T16:06:38.033Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-03T16:06:38.033Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-03T16:06:38.033Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-03T16:06:38.033Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-03T16:06:38.033Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-03T16:06:38.033Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-03T16:06:38.033Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-03T16:06:38.033Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-03T16:06:38.033Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-03T16:06:38.033Z] ---> 7d85c55aaba7 [2020-12-03T16:06:38.033Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-03T16:06:38.353Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-03T16:06:38.353Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-03T16:06:38.353Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-03T16:06:38.668Z] ---> Running in fb637bb07944 [2020-12-03T16:06:38.668Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-03T16:06:38.668Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-03T16:06:38.668Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-03T16:06:38.668Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-03T16:06:38.668Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-03T16:06:38.668Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-03T16:06:38.668Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-03T16:06:38.737Z] 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 [2020-12-03T16:06:38.958Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-03T16:06:38.958Z] Removing intermediate container fb637bb07944 [2020-12-03T16:06:38.958Z] ---> 2672c8c6bb70 [2020-12-03T16:06:38.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:06:38.958Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-03T16:06:38.958Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-03T16:06:39.586Z] ---> Running in 63a4d572f9a3 [2020-12-03T16:06:39.586Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:06:39.586Z] OK: 71 MiB in 55 packages [2020-12-03T16:06:39.887Z] Removing intermediate container 63a4d572f9a3 [2020-12-03T16:06:39.887Z] ---> 1ba2cae40b32 [2020-12-03T16:06:39.887Z] Step 21/23 : LABEL arch=x86_64 [2020-12-03T16:06:40.191Z] ---> Running in cc2990237046 [2020-12-03T16:06:40.912Z] Removing intermediate container cc2990237046 [2020-12-03T16:06:40.912Z] ---> a650debab742 [2020-12-03T16:06:40.912Z] Step 22/23 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:40.912Z] ---> Running in 840ff23685dc [2020-12-03T16:06:42.501Z] Removing intermediate container 840ff23685dc [2020-12-03T16:06:42.501Z] ---> 1d56c826d402 [2020-12-03T16:06:42.501Z] Step 23/23 : LABEL version=0.0.0 [2020-12-03T16:06:43.630Z] ---> Running in 87022e66a464 [2020-12-03T16:06:45.690Z] Removing intermediate container 87022e66a464 [2020-12-03T16:06:45.690Z] ---> e1a34f361502 [2020-12-03T16:06:45.690Z] [2020-12-03T16:06:45.969Z] Successfully built e1a34f361502 [2020-12-03T16:06:45.969Z] Successfully tagged docker-core-data-go:latest [2020-12-03T16:06:46.286Z]  Building docker-core-data-go ... done Removing intermediate container 288eb72caa42 [2020-12-03T16:06:46.286Z] ---> d2ba7cd48283 [2020-12-03T16:06:46.286Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-03T16:06:46.286Z] ---> Running in fda337e2bda2 [2020-12-03T16:06:48.937Z] Removing intermediate container 11c032bd9dcb [2020-12-03T16:06:48.937Z] ---> 578c0eb6592f [2020-12-03T16:06:48.937Z] [2020-12-03T16:06:48.937Z] Step 10/22 : FROM scratch [2020-12-03T16:06:48.937Z] ---> [2020-12-03T16:06:48.937Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-03T16:06:48.937Z] ---> Using cache [2020-12-03T16:06:48.937Z] ---> 5e4af6126c56 [2020-12-03T16:06:48.937Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-03T16:06:48.937Z] ---> Running in 021c40e53871 [2020-12-03T16:06:49.093Z] Collecting docker-compose==1.23.2 [2020-12-03T16:06:49.363Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-03T16:06:49.363Z] Collecting cached-property<2,>=1.2.0 [2020-12-03T16:06:49.363Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-03T16:06:49.642Z] Collecting texttable<0.10,>=0.9.0 [2020-12-03T16:06:49.642Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-03T16:06:49.933Z] Removing intermediate container 021c40e53871 [2020-12-03T16:06:49.933Z] ---> b820db0bf835 [2020-12-03T16:06:49.933Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-03T16:06:49.933Z] ---> Running in e536f1e5d464 [2020-12-03T16:06:50.538Z] Removing intermediate container e536f1e5d464 [2020-12-03T16:06:50.538Z] ---> d76e35d2ff57 [2020-12-03T16:06:50.538Z] Step 14/22 : WORKDIR / [2020-12-03T16:06:50.538Z] ---> Running in aee4e0288a99 [2020-12-03T16:06:50.631Z] Collecting docker<4.0,>=3.6.0 [2020-12-03T16:06:50.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-03T16:06:50.632Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-03T16:06:50.908Z] Collecting jsonschema<3,>=2.5.1 [2020-12-03T16:06:50.909Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-03T16:06:51.144Z] Removing intermediate container aee4e0288a99 [2020-12-03T16:06:51.144Z] ---> 882172db995f [2020-12-03T16:06:51.144Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-03T16:06:51.529Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-03T16:06:51.530Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-03T16:06:51.530Z] Collecting docopt<0.7,>=0.6.1 [2020-12-03T16:06:51.530Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-03T16:06:52.141Z] ---> 9d994467f0fc [2020-12-03T16:06:52.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-03T16:06:52.508Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-03T16:06:52.508Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-03T16:06:54.135Z] ---> 14ff482172fb [2020-12-03T16:06:54.135Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-03T16:06:54.509Z] Collecting PyYAML<4,>=3.10 [2020-12-03T16:06:54.509Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-03T16:06:55.123Z] ---> 062ce626909a [2020-12-03T16:06:55.123Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-03T16:06:55.398Z] ---> Running in 171c1901785d [2020-12-03T16:06:55.986Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-03T16:06:55.986Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-03T16:06:55.986Z] Collecting docker-pycreds>=0.4.0 [2020-12-03T16:06:55.986Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-03T16:06:55.986Z] 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) [2020-12-03T16:06:55.998Z] Removing intermediate container 171c1901785d [2020-12-03T16:06:55.998Z] ---> 008020ca188c [2020-12-03T16:06:55.998Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:06:56.273Z] ---> Running in 47905b778084 [2020-12-03T16:06:56.284Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-03T16:06:56.284Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-03T16:06:56.284Z] 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) [2020-12-03T16:06:56.557Z] Collecting idna<2.8,>=2.5 [2020-12-03T16:06:56.557Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-03T16:06:56.557Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-03T16:06:56.557Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-03T16:06:56.557Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-03T16:06:56.557Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-03T16:06:56.828Z] Installing collected packages: cached-property, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, dockerpty, PyYAML, docker-compose [2020-12-03T16:06:56.828Z] Running setup.py install for texttable: started [2020-12-03T16:06:57.257Z] Removing intermediate container 47905b778084 [2020-12-03T16:06:57.257Z] ---> 1f35b3103589 [2020-12-03T16:06:57.257Z] Step 20/22 : LABEL arch=arm64 [2020-12-03T16:06:57.434Z] Running setup.py install for texttable: finished with status 'done' [2020-12-03T16:06:57.435Z] Attempting uninstall: urllib3 [2020-12-03T16:06:57.435Z] Found existing installation: urllib3 1.25.9 [2020-12-03T16:06:57.435Z] Uninstalling urllib3-1.25.9: [2020-12-03T16:06:57.531Z] ---> Running in d7fbe0c6112c [2020-12-03T16:06:57.718Z] Successfully uninstalled urllib3-1.25.9 [2020-12-03T16:06:58.006Z] Attempting uninstall: idna [2020-12-03T16:06:58.006Z] Found existing installation: idna 2.9 [2020-12-03T16:06:58.006Z] Uninstalling idna-2.9: [2020-12-03T16:06:58.006Z] Successfully uninstalled idna-2.9 [2020-12-03T16:06:58.284Z] Attempting uninstall: requests [2020-12-03T16:06:58.284Z] Found existing installation: requests 2.23.0 [2020-12-03T16:06:58.284Z] Uninstalling requests-2.23.0: [2020-12-03T16:06:58.284Z] Successfully uninstalled requests-2.23.0 [2020-12-03T16:06:58.506Z] Removing intermediate container d7fbe0c6112c [2020-12-03T16:06:58.506Z] ---> 46dd7fbb51a7 [2020-12-03T16:06:58.506Z] Step 21/22 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:06:58.774Z] ---> Running in 49b7c8f75ebe [2020-12-03T16:06:59.090Z] Removing intermediate container e2915380b922 [2020-12-03T16:06:59.090Z] ---> 285c247e3323 [2020-12-03T16:06:59.090Z] [2020-12-03T16:06:59.090Z] Step 10/24 : FROM scratch [2020-12-03T16:06:59.090Z] ---> [2020-12-03T16:06:59.090Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-03T16:06:59.262Z] Running setup.py install for docopt: started [2020-12-03T16:06:59.375Z] Removing intermediate container 49b7c8f75ebe [2020-12-03T16:06:59.375Z] ---> f0921d1f712f [2020-12-03T16:06:59.375Z] Step 22/22 : LABEL version=0.0.0 [2020-12-03T16:06:59.375Z] ---> Running in 42897c69e66b [2020-12-03T16:06:59.672Z] ---> Running in 90fa10a40db8 [2020-12-03T16:06:59.854Z] Running setup.py install for docopt: finished with status 'done' [2020-12-03T16:06:59.854Z] Running setup.py install for dockerpty: started [2020-12-03T16:06:59.998Z] Removing intermediate container 42897c69e66b [2020-12-03T16:06:59.998Z] ---> ab801b1e7cb7 [2020-12-03T16:06:59.998Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-03T16:07:00.399Z] ---> Running in 95306705281d [2020-12-03T16:07:00.400Z] Removing intermediate container 90fa10a40db8 [2020-12-03T16:07:00.400Z] ---> 85cd22a766c2 [2020-12-03T16:07:00.400Z] [2020-12-03T16:07:00.478Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-03T16:07:00.478Z] Running setup.py install for PyYAML: started [2020-12-03T16:07:01.117Z] Removing intermediate container 95306705281d [2020-12-03T16:07:01.117Z] ---> 408fcdad378e [2020-12-03T16:07:01.117Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-03T16:07:01.117Z] ---> Running in 96eb1d0f5807 [2020-12-03T16:07:01.117Z] Successfully built 85cd22a766c2 [2020-12-03T16:07:01.117Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-03T16:07:01.478Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-03T16:07:01.755Z] 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 [2020-12-03T16:07:01.760Z]  Building docker-core-command-go ... done Removing intermediate container 96eb1d0f5807 [2020-12-03T16:07:01.760Z] ---> 4cf159ef7815 [2020-12-03T16:07:01.760Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-03T16:07:02.740Z] ---> cbd0f4167c4c [2020-12-03T16:07:02.740Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-03T16:07:04.177Z] ---> 9debcdd2e904 [2020-12-03T16:07:04.177Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-03T16:07:05.635Z] ---> 88f607508391 [2020-12-03T16:07:05.635Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-03T16:07:06.256Z] Removing intermediate container fda337e2bda2 [2020-12-03T16:07:06.256Z] ---> 6350e1488e09 [2020-12-03T16:07:06.256Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-03T16:07:06.256Z] ---> Running in b61f21b0cb8f [2020-12-03T16:07:06.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-03T16:07:07.106Z] ---> 3385cd98180e [2020-12-03T16:07:07.106Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-03T16:07:07.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-03T16:07:07.592Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-03T16:07:07.592Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-03T16:07:07.592Z] (3/3) Installing curl (7.69.1-r1) [2020-12-03T16:07:07.592Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:07:07.592Z] OK: 72 MiB in 58 packages [2020-12-03T16:07:08.550Z] ---> 7196e062ddf1 [2020-12-03T16:07:08.550Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-03T16:07:08.662Z] Removing intermediate container b61f21b0cb8f [2020-12-03T16:07:08.662Z] ---> 44da74ae5f3f [2020-12-03T16:07:08.662Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-03T16:07:08.935Z] ---> Running in 6048d00844ee [2020-12-03T16:07:09.211Z] Removing intermediate container 6048d00844ee [2020-12-03T16:07:09.211Z] ---> 2c55f7bf8b11 [2020-12-03T16:07:09.211Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:07:09.487Z] ---> Running in 52070595d6cb [2020-12-03T16:07:09.528Z] ---> f399d2c926d9 [2020-12-03T16:07:09.528Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-03T16:07:09.528Z] ---> Running in a89fc22e8a23 [2020-12-03T16:07:09.798Z] Removing intermediate container a89fc22e8a23 [2020-12-03T16:07:09.798Z] ---> 33cb3a7cb96c [2020-12-03T16:07:09.798Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-03T16:07:10.069Z] ---> Running in 5e5b6dac9f8e [2020-12-03T16:07:10.213Z] Removing intermediate container 52070595d6cb [2020-12-03T16:07:10.213Z] ---> 73de8e62b043 [2020-12-03T16:07:10.213Z] Step 25/27 : LABEL arch=x86_64 [2020-12-03T16:07:10.213Z] ---> Running in da8fa00146fd [2020-12-03T16:07:10.340Z] Removing intermediate container 5e5b6dac9f8e [2020-12-03T16:07:10.340Z] ---> 0e0ea5bfb804 [2020-12-03T16:07:10.340Z] Step 22/24 : LABEL arch=arm64 [2020-12-03T16:07:10.613Z] ---> Running in 5882f835bc93 [2020-12-03T16:07:10.897Z] Removing intermediate container da8fa00146fd [2020-12-03T16:07:10.897Z] ---> 9d61e1ef9f6f [2020-12-03T16:07:10.897Z] Step 26/27 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:07:11.206Z] Removing intermediate container 5882f835bc93 [2020-12-03T16:07:11.206Z] ---> 537c4378a234 [2020-12-03T16:07:11.206Z] Step 23/24 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:07:11.217Z] ---> Running in 5b97214dfe79 [2020-12-03T16:07:11.482Z] ---> Running in 53a20ac8893d [2020-12-03T16:07:11.541Z] Removing intermediate container 5b97214dfe79 [2020-12-03T16:07:11.541Z] ---> 1270b496df82 [2020-12-03T16:07:11.541Z] Step 27/27 : LABEL version=0.0.0 [2020-12-03T16:07:11.766Z] Removing intermediate container 53a20ac8893d [2020-12-03T16:07:11.766Z] ---> 213da2753892 [2020-12-03T16:07:11.766Z] Step 24/24 : LABEL version=0.0.0 [2020-12-03T16:07:11.832Z] ---> Running in 52436e9bc0af [2020-12-03T16:07:12.038Z] ---> Running in c733eb7301da [2020-12-03T16:07:12.628Z] Removing intermediate container 52436e9bc0af [2020-12-03T16:07:12.628Z] ---> 51dad9248367 [2020-12-03T16:07:12.628Z] [2020-12-03T16:07:12.631Z] Removing intermediate container c733eb7301da [2020-12-03T16:07:12.631Z] ---> 84cbd96780a8 [2020-12-03T16:07:12.631Z] [2020-12-03T16:07:13.223Z] Successfully built 84cbd96780a8 [2020-12-03T16:07:13.223Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-03T16:07:13.223Z]  Building docker-support-notifications-go ... done Removing intermediate container f19b16715358 [2020-12-03T16:07:13.223Z] ---> ed6b0c04f2da [2020-12-03T16:07:13.223Z] [2020-12-03T16:07:13.223Z] Step 9/29 : FROM alpine:latest [2020-12-03T16:07:13.223Z] ---> 2e77e061c27f [2020-12-03T16:07:13.223Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-03T16:07:13.272Z] Successfully built 51dad9248367 [2020-12-03T16:07:13.272Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-03T16:07:13.493Z] ---> Running in d331f585ae06 [2020-12-03T16:07:14.088Z] Removing intermediate container d331f585ae06 [2020-12-03T16:07:14.088Z] ---> 79e5590b62ef [2020-12-03T16:07:14.088Z] Step 11/29 : USER root [2020-12-03T16:07:14.088Z] ---> Running in 12b65a9ae717 [2020-12-03T16:07:14.361Z] Removing intermediate container 12b65a9ae717 [2020-12-03T16:07:14.361Z] ---> 56092b2fc151 [2020-12-03T16:07:14.361Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-03T16:07:14.633Z] ---> Running in 03d6937b40cc [2020-12-03T16:07:14.828Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-03T16:07:14.962Z] $ docker stop --time=1 b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 [2020-12-03T16:07:15.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-03T16:07:15.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-03T16:07:16.465Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-03T16:07:16.465Z] v3.12.1-71-gfc587ffaa2 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-03T16:07:16.465Z] OK: 12617 distinct packages available [2020-12-03T16:07:17.057Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-03T16:07:17.057Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-03T16:07:17.057Z] Executing busybox-1.31.1-r19.trigger [2020-12-03T16:07:17.057Z] Executing ca-certificates-20191127-r4.trigger [2020-12-03T16:07:17.329Z] OK: 6 MiB in 16 packages [2020-12-03T16:07:17.671Z] $ docker rm -f b5983bc5f0dac3f2907c5dbed99ca76d670159592446e60c26430bd0d6a58a98 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T16:07:20.282Z] Removing intermediate container 03d6937b40cc [2020-12-03T16:07:20.282Z] ---> d3094f81a6e2 [2020-12-03T16:07:20.282Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-03T16:07:20.282Z] ---> Running in 8e19cb6baac7 [2020-12-03T16:07:20.282Z] Removing intermediate container 8e19cb6baac7 [2020-12-03T16:07:20.282Z] ---> d3bbc7cfa625 [2020-12-03T16:07:20.282Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-03T16:07:20.282Z] ---> Running in 7649fbb64c59 [2020-12-03T16:07:20.282Z] Removing intermediate container 7649fbb64c59 [2020-12-03T16:07:20.282Z] ---> 300b10015936 [2020-12-03T16:07:20.282Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-03T16:07:20.282Z] ---> Running in 74882bbb31c8 [2020-12-03T16:07:20.341Z] + grep docker [2020-12-03T16:07:20.341Z] + docker images [2020-12-03T16:07:20.341Z] docker-sys-mgmt-agent-go latest 51dad9248367 7 seconds ago 293MB [2020-12-03T16:07:20.341Z] docker-core-data-go latest e1a34f361502 36 seconds ago 23.7MB [2020-12-03T16:07:20.341Z] docker-security-secretstore-setup-go latest 7c27a9869b7c 48 seconds ago 24.7MB [2020-12-03T16:07:20.341Z] docker-core-command-go latest c29a47da505e 52 seconds ago 12.2MB [2020-12-03T16:07:20.341Z] docker-support-scheduler-go latest 6a894d550715 55 seconds ago 12.3MB [2020-12-03T16:07:20.341Z] docker-security-secrets-setup-go latest 667951dbfb48 5 minutes ago 23.9MB [2020-12-03T16:07:20.341Z] docker-security-bootstrap-redis-go latest 135bb5f64391 5 minutes ago 15.8MB [2020-12-03T16:07:20.341Z] docker-core-metadata-go latest 1c8577666827 5 minutes ago 14.5MB [2020-12-03T16:07:20.341Z] docker-support-notifications-go latest ad9280bd35a3 5 minutes ago 13.6MB [2020-12-03T16:07:20.341Z] docker-security-proxy-setup-go latest 070537cfc7d1 5 minutes ago 24.6MB [2020-12-03T16:07:20.341Z] 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 [2020-12-03T16:07:22.251Z] Removing intermediate container 74882bbb31c8 [2020-12-03T16:07:22.251Z] ---> 8a3fcfe934f4 [2020-12-03T16:07:22.251Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] node [2020-12-03T16:07:23.681Z] ---> 83c95d961733 [2020-12-03T16:07:23.681Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-03T16:07:24.276Z] ---> 3c16c78c8deb [2020-12-03T16:07:24.276Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-03T16:07:24.870Z] ---> 97c34d35a978 [2020-12-03T16:07:24.871Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-03T16:07:25.465Z] ---> 685ad31c8c2b [2020-12-03T16:07:25.465Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-03T16:07:26.439Z] ---> 2607aaf0f3f6 [2020-12-03T16:07:26.439Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-03T16:07:26.439Z] ---> Running in f2110b1c7583 [2020-12-03T16:07:29.049Z] Removing intermediate container f2110b1c7583 [2020-12-03T16:07:29.049Z] ---> eeca3a729c0e [2020-12-03T16:07:29.049Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-03T16:07:29.330Z] ---> 1d034bd7996b [2020-12-03T16:07:29.330Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-03T16:07:29.330Z] ---> Running in 409daeccd285 [2020-12-03T16:07:31.942Z] Removing intermediate container 409daeccd285 [2020-12-03T16:07:31.942Z] ---> 61a0102c00e4 [2020-12-03T16:07:31.942Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-03T16:07:31.942Z] ---> Running in a48199b8b208 [2020-12-03T16:07:34.552Z] Removing intermediate container a48199b8b208 [2020-12-03T16:07:34.552Z] ---> cdf5c17e2579 [2020-12-03T16:07:34.552Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-03T16:07:34.552Z] ---> Running in bd33634abbfb [2020-12-03T16:07:34.824Z] Removing intermediate container bd33634abbfb [2020-12-03T16:07:34.824Z] ---> 851034405b9b [2020-12-03T16:07:34.824Z] Step 26/29 : CMD [ "generate" ] [2020-12-03T16:07:34.824Z] ---> Running in fafdc883b034 [2020-12-03T16:07:35.419Z] Removing intermediate container fafdc883b034 [2020-12-03T16:07:35.419Z] ---> db67be23bf98 [2020-12-03T16:07:35.419Z] Step 27/29 : LABEL arch=arm64 [2020-12-03T16:07:35.419Z] ---> Running in a6272fc66c8e [2020-12-03T16:07:36.011Z] Removing intermediate container a6272fc66c8e [2020-12-03T16:07:36.012Z] ---> e453126824ef [2020-12-03T16:07:36.012Z] Step 28/29 : LABEL git_sha=0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:07:36.012Z] ---> Running in 7082d4bfb544 [2020-12-03T16:07:36.606Z] Removing intermediate container 7082d4bfb544 [2020-12-03T16:07:36.606Z] ---> 2cb972865cbd [2020-12-03T16:07:36.606Z] Step 29/29 : LABEL version=0.0.0 [2020-12-03T16:07:36.606Z] ---> Running in 019ed32407d6 [2020-12-03T16:07:37.201Z] Removing intermediate container 019ed32407d6 [2020-12-03T16:07:37.201Z] ---> f8b42296ad38 [2020-12-03T16:07:37.201Z] [2020-12-03T16:07:37.367Z] Still waiting to schedule task [2020-12-03T16:07:37.367Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-03T16:07:37.475Z] Successfully built f8b42296ad38 [2020-12-03T16:07:37.475Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-03T16:07:38.086Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-12-03T16:07:38.091Z] $ docker stop --time=1 c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb [2020-12-03T16:07:40.003Z] $ docker rm -f c582568695c91e2096fb527a494ec5f52fa4c0e18fe658e1c21c2f813c548cbb [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-03T16:07:40.727Z] + docker images+ [2020-12-03T16:07:40.727Z] grep docker [2020-12-03T16:07:41.000Z] docker-security-secrets-setup-go-arm64 latest f8b42296ad38 4 seconds ago 22.7MB [2020-12-03T16:07:41.000Z] docker-support-notifications-go-arm64 latest 84cbd96780a8 28 seconds ago 12.9MB [2020-12-03T16:07:41.000Z] docker-core-command-go-arm64 latest 85cd22a766c2 40 seconds ago 11.4MB [2020-12-03T16:07:41.000Z] docker-security-secretstore-setup-go-arm64 latest b45155e767b2 About a minute ago 23.5MB [2020-12-03T16:07:41.000Z] docker-security-proxy-setup-go-arm64 latest 8de65ae5e744 About a minute ago 23.4MB [2020-12-03T16:07:41.000Z] docker-sys-mgmt-agent-go-arm64 latest 82c307e533c3 2 minutes ago 273MB [2020-12-03T16:07:41.000Z] docker-core-data-go-arm64 latest bbb1ec5ba352 2 minutes ago 22.3MB [2020-12-03T16:07:41.000Z] docker-core-metadata-go-arm64 latest 7c717b6fdaa1 3 minutes ago 13.6MB [2020-12-03T16:07:41.000Z] docker-support-scheduler-go-arm64 latest a49cf29e7e30 3 minutes ago 11.5MB [2020-12-03T16:07:41.000Z] docker-security-bootstrap-redis-go-arm64 latest 1e640c4f0dcf 3 minutes ago 15.2MB [2020-12-03T16:07:41.000Z] 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] } [2020-12-03T16:08:41.657Z] Running on prd-centos7-docker-8c-8g-14319 in /w/workspace/edgexfoundry_edgex-go_PR-2919 [Pipeline] { [Pipeline] ws [2020-12-03T16:08:41.779Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-03T16:08:44.232Z] using credential edgex-jenkins-ssh [2020-12-03T16:08:44.291Z] Cloning the remote Git repository [2020-12-03T16:08:44.319Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-03T16:08:44.398Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-03T16:08:44.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T16:08:44.432Z] > git --version # timeout=10 [2020-12-03T16:08:44.442Z] > git --version # 'git version 2.24.3' [2020-12-03T16:08:44.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T16:08:44.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T16:08:51.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T16:08:51.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-03T16:08:51.423Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-03T16:08:51.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-03T16:08:51.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T16:08:51.447Z] > 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 [2020-12-03T16:08:52.061Z] Merging remotes/origin/master commit 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 into PR head commit 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:08:52.305Z] Merge succeeded, producing 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 [2020-12-03T16:08:52.305Z] Checking out Revision 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 (PR-2919) [2020-12-03T16:08:52.073Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T16:08:52.080Z] > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 [2020-12-03T16:08:52.273Z] > git remote # timeout=10 [2020-12-03T16:08:52.279Z] > git config --get remote.origin.url # timeout=10 [2020-12-03T16:08:52.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-03T16:08:52.288Z] > git merge 698f2b4ca2ad3edd7414788e0b4318dfa9ebd6d8 # timeout=10 [2020-12-03T16:08:52.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-03T16:08:52.311Z] > git config core.sparsecheckout # timeout=10 [2020-12-03T16:08:52.316Z] > git checkout -f 0f7cd340ab44a6a6d4f67edcff8a65ff08a84624 # timeout=10 [2020-12-03T16:08:56.003Z] Commit message: "fix: Fix failing unit test due to removal of proxy for logging services" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-03T16:08:58.161Z] ++ find /w/workspace/edgex-go/4 [2020-12-03T16:08:58.161Z] ++ grep snapcraft.yaml [2020-12-03T16:08:58.161Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T16:08:58.325Z] provisioning config files... [2020-12-03T16:08:58.360Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/4@tmp/config3594893338382766770tmp [Pipeline] { [Pipeline] sh [2020-12-03T16:08:58.793Z] + cp /w/workspace/edgex-go/4@tmp/config3594893338382766770tmp /w/workspace/edgex-go/4/edgex-snap-store-login [Pipeline] sh [2020-12-03T16:08:59.104Z] + 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 [2020-12-03T16:08:59.369Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-12-03T16:08:59.369Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-12-03T16:08:59.369Z] f08d8e2a3ba1: Pulling fs layer [2020-12-03T16:08:59.369Z] 3baa9cb2483b: Pulling fs layer [2020-12-03T16:08:59.369Z] 94e5ff4c0b15: Pulling fs layer [2020-12-03T16:08:59.369Z] 1860925334f9: Pulling fs layer [2020-12-03T16:08:59.369Z] 2daf38717194: Pulling fs layer [2020-12-03T16:08:59.369Z] 309017e8d7a4: Pulling fs layer [2020-12-03T16:08:59.369Z] f7790dc9fd0f: Pulling fs layer [2020-12-03T16:08:59.369Z] cac0ae9282c2: Pulling fs layer [2020-12-03T16:08:59.369Z] 1f4cadf9a1ed: Pulling fs layer [2020-12-03T16:08:59.369Z] 1860925334f9: Waiting [2020-12-03T16:08:59.369Z] 2daf38717194: Waiting [2020-12-03T16:08:59.369Z] 309017e8d7a4: Waiting [2020-12-03T16:08:59.369Z] f7790dc9fd0f: Waiting [2020-12-03T16:08:59.369Z] cac0ae9282c2: Waiting [2020-12-03T16:08:59.369Z] 1f4cadf9a1ed: Waiting [2020-12-03T16:08:59.635Z] 3baa9cb2483b: Verifying Checksum [2020-12-03T16:08:59.635Z] 3baa9cb2483b: Download complete [2020-12-03T16:08:59.635Z] 94e5ff4c0b15: Download complete [2020-12-03T16:08:59.635Z] 1860925334f9: Verifying Checksum [2020-12-03T16:08:59.635Z] 1860925334f9: Download complete [2020-12-03T16:08:59.635Z] 309017e8d7a4: Verifying Checksum [2020-12-03T16:08:59.635Z] 309017e8d7a4: Download complete [2020-12-03T16:08:59.635Z] f7790dc9fd0f: Download complete [2020-12-03T16:08:59.635Z] cac0ae9282c2: Verifying Checksum [2020-12-03T16:08:59.635Z] cac0ae9282c2: Download complete [2020-12-03T16:08:59.635Z] 1f4cadf9a1ed: Verifying Checksum [2020-12-03T16:08:59.635Z] 1f4cadf9a1ed: Download complete [2020-12-03T16:09:02.205Z] f08d8e2a3ba1: Verifying Checksum [2020-12-03T16:09:02.205Z] f08d8e2a3ba1: Download complete [2020-12-03T16:09:04.165Z] f08d8e2a3ba1: Pull complete [2020-12-03T16:09:04.165Z] 3baa9cb2483b: Pull complete [2020-12-03T16:09:04.429Z] 94e5ff4c0b15: Pull complete [2020-12-03T16:09:04.429Z] 1860925334f9: Pull complete [2020-12-03T16:09:08.671Z] 2daf38717194: Verifying Checksum [2020-12-03T16:09:08.671Z] 2daf38717194: Download complete [2020-12-03T16:09:30.714Z] 2daf38717194: Pull complete [2020-12-03T16:09:30.714Z] 309017e8d7a4: Pull complete [2020-12-03T16:09:30.714Z] f7790dc9fd0f: Pull complete [2020-12-03T16:09:30.714Z] cac0ae9282c2: Pull complete [2020-12-03T16:09:30.980Z] 1f4cadf9a1ed: Pull complete [2020-12-03T16:09:30.980Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-12-03T16:09:30.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-03T16:09:32.919Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-03T16:09:32.919Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:09:32.919Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-03T16:09:32.919Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-03T16:09:32.919Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1824 kB] [2020-12-03T16:09:33.185Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-03T16:09:33.185Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1371 kB] [2020-12-03T16:09:33.185Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-03T16:09:33.449Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2244 kB] [2020-12-03T16:09:34.024Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-03T16:09:34.024Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-03T16:09:34.024Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-03T16:09:34.024Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-03T16:09:34.024Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-03T16:09:34.288Z] Fetched 8419 kB in 2s (4754 kB/s) [2020-12-03T16:09:36.211Z] Reading package lists... [2020-12-03T16:09:38.146Z] 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: [2020-12-03T16:09:38.146Z] - README.md [2020-12-03T16:09:38.146Z] [2020-12-03T16:09:38.146Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-03T16:09:40.722Z] 0% [Working] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:09:40.722Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:09:40.985Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:09:40.985Z] 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 [2020-12-03T16:09:43.146Z] 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 [2020-12-03T16:09:45.707Z] 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 [2020-12-03T16:09:47.339Z] 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 [2020-12-03T16:09:47.602Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-12-03T16:09:47.602Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-12-03T16:09:47.867Z] The following packages were automatically installed and are no longer required: [2020-12-03T16:09:47.867Z] libjq1 libonig4 [2020-12-03T16:09:47.867Z] Use 'sudo apt autoremove' to remove them. [2020-12-03T16:09:47.867Z] Suggested packages: [2020-12-03T16:09:47.867Z] binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring [2020-12-03T16:09:47.867Z] gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf [2020-12-03T16:09:47.867Z] automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg [2020-12-03T16:09:47.867Z] libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg [2020-12-03T16:09:47.867Z] libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-12-03T16:09:47.867Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-12-03T16:09:47.867Z] git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc [2020-12-03T16:09:47.867Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-12-03T16:09:47.867Z] | libterm-readline-perl-perl [2020-12-03T16:09:48.445Z] The following NEW packages will be installed: [2020-12-03T16:09:48.445Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake [2020-12-03T16:09:48.445Z] cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib [2020-12-03T16:09:48.445Z] g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man [2020-12-03T16:09:48.445Z] less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 [2020-12-03T16:09:48.445Z] lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 [2020-12-03T16:09:48.445Z] lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-12-03T16:09:48.445Z] libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils [2020-12-03T16:09:48.445Z] libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 [2020-12-03T16:09:48.445Z] libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-12-03T16:09:48.445Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-12-03T16:09:48.445Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 [2020-12-03T16:09:48.445Z] libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 [2020-12-03T16:09:48.445Z] libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 [2020-12-03T16:09:48.445Z] libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 [2020-12-03T16:09:48.445Z] libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 [2020-12-03T16:09:48.445Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-12-03T16:09:48.445Z] perl perl-modules-5.26 pkg-config unzip zip [2020-12-03T16:09:48.445Z] The following packages will be upgraded: [2020-12-03T16:09:48.445Z] libc6 perl-base [2020-12-03T16:09:48.445Z] 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. [2020-12-03T16:09:48.445Z] Need to get 84.4 MB of archives. [2020-12-03T16:09:48.445Z] After this operation, 369 MB of additional disk space will be used. [2020-12-03T16:09:48.708Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-03T16:09:49.287Z] 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] [2020-12-03T16:09:49.550Z] 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] [2020-12-03T16:09:49.550Z] 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] [2020-12-03T16:09:49.816Z] 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] [2020-12-03T16:09:49.816Z] 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] [2020-12-03T16:09:49.816Z] 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] [2020-12-03T16:09:49.817Z] 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] [2020-12-03T16:09:49.817Z] 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] [2020-12-03T16:09:49.817Z] 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] [2020-12-03T16:09:49.817Z] 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] [2020-12-03T16:09:49.817Z] 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] [2020-12-03T16:09:50.080Z] 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] [2020-12-03T16:09:50.080Z] 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] [2020-12-03T16:09:50.080Z] 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] [2020-12-03T16:09:50.080Z] 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] [2020-12-03T16:09:50.080Z] 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] [2020-12-03T16:09:50.343Z] 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] [2020-12-03T16:09:50.343Z] 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] [2020-12-03T16:09:50.343Z] 21% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-12-03T16:09:50.343Z] 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] [2020-12-03T16:09:50.343Z] 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] [2020-12-03T16:09:50.343Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:50.921Z] 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] [2020-12-03T16:09:51.497Z] 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] [2020-12-03T16:09:51.497Z] 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] [2020-12-03T16:09:51.497Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 57% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.074Z] 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] [2020-12-03T16:09:52.338Z] 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] [2020-12-03T16:09:52.338Z] 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] [2020-12-03T16:09:52.338Z] 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] [2020-12-03T16:09:52.338Z] 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] [2020-12-03T16:09:52.338Z] 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] [2020-12-03T16:09:52.603Z] 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] [2020-12-03T16:09:52.603Z] 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] [2020-12-03T16:09:52.603Z] 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] [2020-12-03T16:09:52.867Z] 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] [2020-12-03T16:09:52.867Z] 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] [2020-12-03T16:09:52.867Z] 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] [2020-12-03T16:09:52.867Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:52.868Z] 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] [2020-12-03T16:09:53.130Z] 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] [2020-12-03T16:09:53.130Z] 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] [2020-12-03T16:09:53.130Z] 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] [2020-12-03T16:09:53.130Z] 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] [2020-12-03T16:09:53.130Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 88% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.392Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.655Z] 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] [2020-12-03T16:09:53.918Z] 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] [2020-12-03T16:09:53.918Z] 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] [2020-12-03T16:09:54.444Z] 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] [2020-12-03T16:09:54.444Z] 100% [103 zip 7445 B/167 kB 4%] 100% [Working] Fetched 84.4 MB in 6s (14.1 MB/s) [2020-12-03T16:09:54.708Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-03T16:09:54.708Z] (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.) [2020-12-03T16:09:54.708Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-03T16:09:54.708Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-12-03T16:09:58.941Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-03T16:09:58.941Z] (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.) [2020-12-03T16:09:58.941Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:09:58.941Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... [2020-12-03T16:10:01.502Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:02.897Z] Selecting previously unselected package liblocale-gettext-perl. [2020-12-03T16:10:02.897Z] (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.) [2020-12-03T16:10:02.897Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-12-03T16:10:02.897Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-12-03T16:10:02.897Z] Selecting previously unselected package perl-modules-5.26. [2020-12-03T16:10:02.897Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-03T16:10:02.897Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:03.845Z] Selecting previously unselected package libgdbm5:amd64. [2020-12-03T16:10:03.845Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-12-03T16:10:03.845Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-12-03T16:10:04.109Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-12-03T16:10:04.109Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-12-03T16:10:04.109Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-03T16:10:04.109Z] Selecting previously unselected package libperl5.26:amd64. [2020-12-03T16:10:04.109Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-03T16:10:04.109Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:05.062Z] Selecting previously unselected package perl. [2020-12-03T16:10:05.062Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-03T16:10:05.062Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:05.062Z] Selecting previously unselected package less. [2020-12-03T16:10:05.062Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-12-03T16:10:05.062Z] Unpacking less (487-0.1) ... [2020-12-03T16:10:05.062Z] Selecting previously unselected package netbase. [2020-12-03T16:10:05.062Z] Preparing to unpack .../007-netbase_5.4_all.deb ... [2020-12-03T16:10:05.062Z] Unpacking netbase (5.4) ... [2020-12-03T16:10:05.062Z] Selecting previously unselected package manpages. [2020-12-03T16:10:05.062Z] Preparing to unpack .../008-manpages_4.15-1_all.deb ... [2020-12-03T16:10:05.062Z] Unpacking manpages (4.15-1) ... [2020-12-03T16:10:05.326Z] Selecting previously unselected package binutils-common:amd64. [2020-12-03T16:10:05.326Z] Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-03T16:10:05.326Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:05.326Z] Selecting previously unselected package libbinutils:amd64. [2020-12-03T16:10:05.326Z] Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-03T16:10:05.326Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:05.590Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-12-03T16:10:05.590Z] Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-03T16:10:05.590Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:05.854Z] Selecting previously unselected package binutils. [2020-12-03T16:10:05.854Z] Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-03T16:10:06.118Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:06.118Z] Selecting previously unselected package libc-dev-bin. [2020-12-03T16:10:06.118Z] Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:06.118Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-03T16:10:06.118Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-12-03T16:10:06.118Z] Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-03T16:10:06.118Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-03T16:10:06.695Z] Selecting previously unselected package libc6-dev:amd64. [2020-12-03T16:10:06.695Z] Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:06.695Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:07.271Z] Selecting previously unselected package gcc-7-base:amd64. [2020-12-03T16:10:07.271Z] Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:07.535Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:07.535Z] Selecting previously unselected package libisl19:amd64. [2020-12-03T16:10:07.535Z] Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... [2020-12-03T16:10:07.535Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-12-03T16:10:07.535Z] Selecting previously unselected package libmpfr6:amd64. [2020-12-03T16:10:07.535Z] Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... [2020-12-03T16:10:07.535Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-12-03T16:10:07.799Z] Selecting previously unselected package libmpc3:amd64. [2020-12-03T16:10:07.799Z] Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... [2020-12-03T16:10:07.799Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-12-03T16:10:07.799Z] Selecting previously unselected package cpp-7. [2020-12-03T16:10:07.799Z] Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:07.799Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:09.203Z] Selecting previously unselected package cpp. [2020-12-03T16:10:09.203Z] Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-03T16:10:09.203Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:09.203Z] Selecting previously unselected package libcc1-0:amd64. [2020-12-03T16:10:09.203Z] Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.203Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.203Z] Selecting previously unselected package libgomp1:amd64. [2020-12-03T16:10:09.203Z] Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.203Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.203Z] Selecting previously unselected package libitm1:amd64. [2020-12-03T16:10:09.203Z] Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.203Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.203Z] Selecting previously unselected package libatomic1:amd64. [2020-12-03T16:10:09.203Z] Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.203Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.466Z] Selecting previously unselected package libasan4:amd64. [2020-12-03T16:10:09.466Z] Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.466Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:09.466Z] Selecting previously unselected package liblsan0:amd64. [2020-12-03T16:10:09.466Z] Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.466Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.731Z] Selecting previously unselected package libtsan0:amd64. [2020-12-03T16:10:09.731Z] Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.731Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.731Z] Selecting previously unselected package libubsan0:amd64. [2020-12-03T16:10:09.731Z] Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.731Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:09.731Z] Selecting previously unselected package libcilkrts5:amd64. [2020-12-03T16:10:09.731Z] Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.731Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:09.995Z] Selecting previously unselected package libmpx2:amd64. [2020-12-03T16:10:09.995Z] Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.995Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.995Z] Selecting previously unselected package libquadmath0:amd64. [2020-12-03T16:10:09.995Z] Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.995Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:09.995Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-12-03T16:10:09.995Z] Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:09.995Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:10.573Z] Selecting previously unselected package gcc-7. [2020-12-03T16:10:10.573Z] Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:10.573Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:11.969Z] Selecting previously unselected package gcc. [2020-12-03T16:10:11.969Z] Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-03T16:10:11.969Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:11.969Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-12-03T16:10:11.969Z] Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:11.969Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:12.547Z] Selecting previously unselected package g++-7. [2020-12-03T16:10:12.547Z] Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:12.547Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:13.945Z] Selecting previously unselected package g++. [2020-12-03T16:10:13.945Z] Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-03T16:10:13.945Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:13.945Z] Selecting previously unselected package make. [2020-12-03T16:10:13.945Z] Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... [2020-12-03T16:10:13.945Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-12-03T16:10:13.945Z] Selecting previously unselected package libdpkg-perl. [2020-12-03T16:10:13.945Z] Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-03T16:10:13.945Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-03T16:10:13.945Z] Selecting previously unselected package patch. [2020-12-03T16:10:13.945Z] Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-03T16:10:13.945Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-12-03T16:10:13.945Z] Selecting previously unselected package dpkg-dev. [2020-12-03T16:10:13.945Z] Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-03T16:10:13.945Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-03T16:10:14.212Z] Selecting previously unselected package build-essential. [2020-12-03T16:10:14.212Z] Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... [2020-12-03T16:10:14.212Z] Unpacking build-essential (12.4ubuntu1) ... [2020-12-03T16:10:14.212Z] Selecting previously unselected package cmake-data. [2020-12-03T16:10:14.212Z] Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-12-03T16:10:14.212Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-03T16:10:15.610Z] Selecting previously unselected package libarchive13:amd64. [2020-12-03T16:10:15.610Z] Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-12-03T16:10:15.610Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-03T16:10:15.610Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-12-03T16:10:15.610Z] Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-03T16:10:15.610Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-03T16:10:15.610Z] Selecting previously unselected package librhash0:amd64. [2020-12-03T16:10:15.610Z] Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... [2020-12-03T16:10:15.610Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-12-03T16:10:15.906Z] Selecting previously unselected package libuv1:amd64. [2020-12-03T16:10:15.906Z] Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... [2020-12-03T16:10:15.906Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-12-03T16:10:15.907Z] Selecting previously unselected package cmake. [2020-12-03T16:10:15.907Z] Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-12-03T16:10:15.907Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-03T16:10:16.488Z] Selecting previously unselected package curl. [2020-12-03T16:10:16.488Z] Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-03T16:10:16.488Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-12-03T16:10:16.488Z] Selecting previously unselected package libfakeroot:amd64. [2020-12-03T16:10:16.488Z] Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-03T16:10:16.488Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-03T16:10:16.488Z] Selecting previously unselected package fakeroot. [2020-12-03T16:10:16.488Z] Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-03T16:10:16.488Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-12-03T16:10:16.752Z] Selecting previously unselected package libc6-i386. [2020-12-03T16:10:16.752Z] Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:16.752Z] Unpacking libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:17.330Z] Selecting previously unselected package libc6-dev-i386. [2020-12-03T16:10:17.330Z] Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:17.330Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:17.596Z] Selecting previously unselected package libc6-x32. [2020-12-03T16:10:17.596Z] Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:17.596Z] Unpacking libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:18.173Z] Selecting previously unselected package libc6-dev-x32. [2020-12-03T16:10:18.173Z] Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-03T16:10:18.173Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:18.752Z] Selecting previously unselected package lib32gcc1. [2020-12-03T16:10:18.752Z] Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:18.752Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:18.752Z] Selecting previously unselected package libx32gcc1. [2020-12-03T16:10:18.752Z] Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:18.752Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:18.752Z] Selecting previously unselected package lib32gomp1. [2020-12-03T16:10:18.752Z] Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:18.752Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.015Z] Selecting previously unselected package libx32gomp1. [2020-12-03T16:10:19.015Z] Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.015Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.015Z] Selecting previously unselected package lib32itm1. [2020-12-03T16:10:19.015Z] Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.015Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.015Z] Selecting previously unselected package libx32itm1. [2020-12-03T16:10:19.015Z] Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.015Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.278Z] Selecting previously unselected package lib32atomic1. [2020-12-03T16:10:19.278Z] Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.278Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.278Z] Selecting previously unselected package libx32atomic1. [2020-12-03T16:10:19.278Z] Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.278Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.278Z] Selecting previously unselected package lib32asan4. [2020-12-03T16:10:19.278Z] Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.278Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:19.542Z] Selecting previously unselected package libx32asan4. [2020-12-03T16:10:19.542Z] Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.542Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:19.542Z] Selecting previously unselected package lib32stdc++6. [2020-12-03T16:10:19.542Z] Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.542Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.805Z] Selecting previously unselected package lib32ubsan0. [2020-12-03T16:10:19.805Z] Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.805Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:19.805Z] Selecting previously unselected package libx32stdc++6. [2020-12-03T16:10:19.805Z] Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:19.805Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:19.805Z] Selecting previously unselected package libx32ubsan0. [2020-12-03T16:10:19.805Z] Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.068Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:20.068Z] Selecting previously unselected package lib32cilkrts5. [2020-12-03T16:10:20.068Z] Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.068Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:20.068Z] Selecting previously unselected package libx32cilkrts5. [2020-12-03T16:10:20.068Z] Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.068Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:20.336Z] Selecting previously unselected package lib32mpx2. [2020-12-03T16:10:20.336Z] Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.337Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:20.337Z] Selecting previously unselected package lib32quadmath0. [2020-12-03T16:10:20.337Z] Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.337Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:20.337Z] Selecting previously unselected package libx32quadmath0. [2020-12-03T16:10:20.337Z] Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.337Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:20.601Z] Selecting previously unselected package lib32gcc-7-dev. [2020-12-03T16:10:20.601Z] Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.601Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:20.865Z] Selecting previously unselected package libx32gcc-7-dev. [2020-12-03T16:10:20.865Z] Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:20.865Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:21.129Z] Selecting previously unselected package gcc-7-multilib. [2020-12-03T16:10:21.129Z] Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:21.129Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:21.129Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-12-03T16:10:21.129Z] Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:21.129Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:21.393Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-12-03T16:10:21.393Z] Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:21.393Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:21.657Z] Selecting previously unselected package g++-7-multilib. [2020-12-03T16:10:21.657Z] Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-03T16:10:21.657Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:21.657Z] Selecting previously unselected package gcc-multilib. [2020-12-03T16:10:21.657Z] Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-03T16:10:21.657Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:21.923Z] Selecting previously unselected package g++-multilib. [2020-12-03T16:10:21.924Z] Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-03T16:10:21.924Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:21.924Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-03T16:10:21.924Z] Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-03T16:10:21.924Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-03T16:10:22.189Z] Selecting previously unselected package liberror-perl. [2020-12-03T16:10:22.189Z] Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... [2020-12-03T16:10:22.189Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-03T16:10:22.189Z] Selecting previously unselected package git-man. [2020-12-03T16:10:22.189Z] Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-03T16:10:22.189Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-03T16:10:22.454Z] Selecting previously unselected package git. [2020-12-03T16:10:22.454Z] Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-03T16:10:22.454Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-03T16:10:23.404Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-12-03T16:10:23.404Z] Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-12-03T16:10:23.404Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-12-03T16:10:23.404Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-12-03T16:10:23.404Z] Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-12-03T16:10:23.404Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-03T16:10:23.404Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-12-03T16:10:23.404Z] Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-12-03T16:10:23.404Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-12-03T16:10:23.404Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-12-03T16:10:23.404Z] Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-12-03T16:10:23.404Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-12-03T16:10:23.669Z] Selecting previously unselected package libnorm1:amd64. [2020-12-03T16:10:23.669Z] Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-03T16:10:23.669Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-03T16:10:23.669Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-03T16:10:23.669Z] Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-03T16:10:23.669Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-03T16:10:23.933Z] Selecting previously unselected package libsodium23:amd64. [2020-12-03T16:10:23.933Z] Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... [2020-12-03T16:10:23.933Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-03T16:10:23.933Z] Selecting previously unselected package libzmq5:amd64. [2020-12-03T16:10:23.933Z] Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-03T16:10:23.933Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-03T16:10:23.933Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-03T16:10:23.933Z] Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-03T16:10:23.933Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-03T16:10:24.196Z] Selecting previously unselected package manpages-dev. [2020-12-03T16:10:24.196Z] Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... [2020-12-03T16:10:24.196Z] Unpacking manpages-dev (4.15-1) ... [2020-12-03T16:10:24.460Z] Selecting previously unselected package pkg-config. [2020-12-03T16:10:24.461Z] Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-03T16:10:24.461Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-03T16:10:24.725Z] Selecting previously unselected package unzip. [2020-12-03T16:10:24.725Z] Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... [2020-12-03T16:10:24.725Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-12-03T16:10:24.725Z] Selecting previously unselected package zip. [2020-12-03T16:10:24.725Z] Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... [2020-12-03T16:10:24.725Z] Unpacking zip (3.0-11build1) ... [2020-12-03T16:10:24.989Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:24.989Z] Setting up libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:24.989Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:24.989Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-03T16:10:24.989Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:24.989Z] Setting up manpages (4.15-1) ... [2020-12-03T16:10:24.989Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-03T16:10:24.989Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:24.989Z] Setting up less (487-0.1) ... [2020-12-03T16:10:25.252Z] Setting up make (4.1-9.1ubuntu1) ... [2020-12-03T16:10:25.252Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.252Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-12-03T16:10:25.252Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-03T16:10:25.516Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-12-03T16:10:25.516Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-03T16:10:25.516Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.516Z] Setting up unzip (6.0-21ubuntu1) ... [2020-12-03T16:10:25.516Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-03T16:10:25.516Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-12-03T16:10:25.516Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-03T16:10:25.516Z] Setting up libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:25.779Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:25.779Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-12-03T16:10:25.779Z] Setting up zip (3.0-11build1) ... [2020-12-03T16:10:25.779Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.779Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.779Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.779Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-12-03T16:10:25.779Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:25.779Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-03T16:10:25.779Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.043Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.043Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:26.043Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-03T16:10:26.043Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.043Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-03T16:10:26.043Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-03T16:10:26.043Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.044Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-12-03T16:10:26.044Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-12-03T16:10:26.044Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-03T16:10:26.308Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-03T16:10:26.308Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.308Z] Setting up manpages-dev (4.15-1) ... [2020-12-03T16:10:26.308Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:26.308Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.308Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.308Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.308Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.308Z] Setting up netbase (5.4) ... [2020-12-03T16:10:26.572Z] Setting up libisl19:amd64 (0.19-1) ... [2020-12-03T16:10:26.572Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-03T16:10:26.572Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.572Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-03T16:10:26.572Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.572Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.572Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:26.572Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.572Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.836Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.836Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.836Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:26.836Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:26.836Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-03T16:10:26.836Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-12-03T16:10:26.836Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] 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 [2020-12-03T16:10:26.836Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:27.101Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-03T16:10:27.101Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.101Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:27.367Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-03T16:10:27.367Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:27.367Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:27.367Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.367Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-03T16:10:27.367Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-12-03T16:10:27.367Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-12-03T16:10:27.631Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.631Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-03T16:10:27.631Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.631Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.631Z] Setting up liberror-perl (0.17025-1) ... [2020-12-03T16:10:27.631Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.631Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-03T16:10:27.631Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.631Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:27.895Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.895Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-03T16:10:27.895Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-12-03T16:10:27.895Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-03T16:10:27.895Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-03T16:10:27.895Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:27.895Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-12-03T16:10:27.896Z] 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 [2020-12-03T16:10:27.896Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-03T16:10:28.160Z] Setting up build-essential (12.4ubuntu1) ... [2020-12-03T16:10:28.160Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:28.160Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-03T16:10:28.160Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-03T16:10:28.160Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-03T16:10:28.160Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-12-03T16:10:30.720Z] binutils set to automatically installed. [2020-12-03T16:10:30.720Z] binutils-common set to automatically installed. [2020-12-03T16:10:30.720Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-12-03T16:10:30.720Z] build-essential set to automatically installed. [2020-12-03T16:10:30.720Z] cmake set to automatically installed. [2020-12-03T16:10:30.720Z] cmake-data set to automatically installed. [2020-12-03T16:10:30.720Z] cpp set to automatically installed. [2020-12-03T16:10:30.720Z] cpp-7 set to automatically installed. [2020-12-03T16:10:30.720Z] curl set to automatically installed. [2020-12-03T16:10:30.720Z] dpkg-dev set to automatically installed. [2020-12-03T16:10:30.720Z] fakeroot set to automatically installed. [2020-12-03T16:10:30.720Z] g++ set to automatically installed. [2020-12-03T16:10:30.720Z] g++-7 set to automatically installed. [2020-12-03T16:10:30.720Z] g++-7-multilib set to automatically installed. [2020-12-03T16:10:30.720Z] g++-multilib set to automatically installed. [2020-12-03T16:10:30.720Z] gcc set to automatically installed. [2020-12-03T16:10:30.720Z] gcc-7 set to automatically installed. [2020-12-03T16:10:30.720Z] gcc-7-base set to automatically installed. [2020-12-03T16:10:30.720Z] gcc-7-multilib set to automatically installed. [2020-12-03T16:10:30.720Z] gcc-multilib set to automatically installed. [2020-12-03T16:10:30.720Z] git set to automatically installed. [2020-12-03T16:10:30.720Z] git-man set to automatically installed. [2020-12-03T16:10:30.720Z] less set to automatically installed. [2020-12-03T16:10:30.720Z] lib32asan4 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32atomic1 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32cilkrts5 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32gcc-7-dev set to automatically installed. [2020-12-03T16:10:30.720Z] lib32gcc1 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32gomp1 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32itm1 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32mpx2 set to automatically installed. [2020-12-03T16:10:30.720Z] lib32quadmath0 set to automatically installed. [2020-12-03T16:10:30.984Z] lib32stdc++-7-dev set to automatically installed. [2020-12-03T16:10:30.984Z] lib32stdc++6 set to automatically installed. [2020-12-03T16:10:30.984Z] lib32ubsan0 set to automatically installed. [2020-12-03T16:10:30.984Z] libalgorithm-diff-perl set to automatically installed. [2020-12-03T16:10:30.984Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-12-03T16:10:30.984Z] libalgorithm-merge-perl set to automatically installed. [2020-12-03T16:10:30.984Z] libarchive13 set to automatically installed. [2020-12-03T16:10:30.984Z] libasan4 set to automatically installed. [2020-12-03T16:10:30.984Z] libatomic1 set to automatically installed. [2020-12-03T16:10:30.984Z] libbinutils set to automatically installed. [2020-12-03T16:10:30.984Z] libc-dev-bin set to automatically installed. [2020-12-03T16:10:30.984Z] libc6 set to automatically installed. [2020-12-03T16:10:30.984Z] libc6-dev set to automatically installed. [2020-12-03T16:10:30.984Z] libc6-dev-i386 set to automatically installed. [2020-12-03T16:10:30.984Z] libc6-dev-x32 set to automatically installed. [2020-12-03T16:10:30.984Z] libc6-i386 set to automatically installed. [2020-12-03T16:10:30.984Z] libc6-x32 set to automatically installed. [2020-12-03T16:10:30.984Z] libcc1-0 set to automatically installed. [2020-12-03T16:10:30.984Z] libcilkrts5 set to automatically installed. [2020-12-03T16:10:30.984Z] libcurl3-gnutls set to automatically installed. [2020-12-03T16:10:30.984Z] libdpkg-perl set to automatically installed. [2020-12-03T16:10:30.984Z] liberror-perl set to automatically installed. [2020-12-03T16:10:30.984Z] libfakeroot set to automatically installed. [2020-12-03T16:10:30.984Z] libfile-fcntllock-perl set to automatically installed. [2020-12-03T16:10:30.984Z] libgcc-7-dev set to automatically installed. [2020-12-03T16:10:31.254Z] libgdbm-compat4 set to automatically installed. [2020-12-03T16:10:31.255Z] libgdbm5 set to automatically installed. [2020-12-03T16:10:31.255Z] libgomp1 set to automatically installed. [2020-12-03T16:10:31.255Z] libisl19 set to automatically installed. [2020-12-03T16:10:31.255Z] libitm1 set to automatically installed. [2020-12-03T16:10:31.255Z] libjsoncpp1 set to automatically installed. [2020-12-03T16:10:31.255Z] liblocale-gettext-perl set to automatically installed. [2020-12-03T16:10:31.255Z] liblsan0 set to automatically installed. [2020-12-03T16:10:31.255Z] libmpc3 set to automatically installed. [2020-12-03T16:10:31.255Z] libmpfr6 set to automatically installed. [2020-12-03T16:10:31.255Z] libmpx2 set to automatically installed. [2020-12-03T16:10:31.255Z] libnorm1 set to automatically installed. [2020-12-03T16:10:31.255Z] libperl5.26 set to automatically installed. [2020-12-03T16:10:31.255Z] libpgm-5.2-0 set to automatically installed. [2020-12-03T16:10:31.255Z] libquadmath0 set to automatically installed. [2020-12-03T16:10:31.255Z] librhash0 set to automatically installed. [2020-12-03T16:10:31.255Z] libsodium23 set to automatically installed. [2020-12-03T16:10:31.255Z] libstdc++-7-dev set to automatically installed. [2020-12-03T16:10:31.255Z] libtsan0 set to automatically installed. [2020-12-03T16:10:31.255Z] libubsan0 set to automatically installed. [2020-12-03T16:10:31.255Z] libuv1 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32asan4 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32atomic1 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32cilkrts5 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32gcc-7-dev set to automatically installed. [2020-12-03T16:10:31.255Z] libx32gcc1 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32gomp1 set to automatically installed. [2020-12-03T16:10:31.255Z] libx32itm1 set to automatically installed. [2020-12-03T16:10:31.518Z] libx32quadmath0 set to automatically installed. [2020-12-03T16:10:31.518Z] libx32stdc++-7-dev set to automatically installed. [2020-12-03T16:10:31.518Z] libx32stdc++6 set to automatically installed. [2020-12-03T16:10:31.518Z] libx32ubsan0 set to automatically installed. [2020-12-03T16:10:31.518Z] libzmq3-dev set to automatically installed. [2020-12-03T16:10:31.518Z] libzmq5 set to automatically installed. [2020-12-03T16:10:31.518Z] linux-libc-dev set to automatically installed. [2020-12-03T16:10:31.518Z] make set to automatically installed. [2020-12-03T16:10:31.518Z] manpages set to automatically installed. [2020-12-03T16:10:31.518Z] manpages-dev set to automatically installed. [2020-12-03T16:10:31.518Z] netbase set to automatically installed. [2020-12-03T16:10:31.518Z] patch set to automatically installed. [2020-12-03T16:10:31.518Z] perl set to automatically installed. [2020-12-03T16:10:31.518Z] perl-base set to automatically installed. [2020-12-03T16:10:31.518Z] perl-modules-5.26 set to automatically installed. [2020-12-03T16:10:31.518Z] pkg-config set to automatically installed. [2020-12-03T16:10:31.518Z] unzip set to automatically installed. [2020-12-03T16:10:31.518Z] zip set to automatically installed. [2020-12-03T16:10:31.518Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-12-03T16:10:31.518Z] Please ensure the environment is properly setup before continuing. [2020-12-03T16:10:31.518Z] Ignore this message if the appropriate measures have already been taken [2020-12-03T16:10:32.470Z] Pulling go-build-helper  [2020-12-03T16:10:33.865Z] 'go115' has dependencies that need to be staged: go-build-helper [2020-12-03T16:10:33.865Z] Skipping pull go-build-helper (already ran) [2020-12-03T16:10:33.865Z] Building go-build-helper  [2020-12-03T16:10:38.092Z] Staging go-build-helper  [2020-12-03T16:10:39.488Z] Pulling go115  [2020-12-03T16:10:40.436Z] 'app-service-config' has dependencies that need to be staged: go115 [2020-12-03T16:10:40.436Z] Skipping pull go115 (already ran) [2020-12-03T16:10:40.436Z] Building go115  [2020-12-03T16:10:40.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-03T16:10:40.436Z] Dload Upload Total Spent Left Speed [2020-12-03T16:10:42.655Z] 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 [2020-12-03T16:10:43.603Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-03T16:10:51.769Z] Staging go115  [2020-12-03T16:10:52.721Z] 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] [2020-12-03T16:10:52.985Z] 14% [Working] 54% [Working] 54% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-03T16:10:52.985Z] 30% 3% 3% 3% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1371 kB] [2020-12-03T16:10:53.248Z] 3% 41% 41% 41% 41% Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1824 kB] [2020-12-03T16:10:53.248Z] 43% 89% Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-03T16:10:53.248Z] 90% Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-03T16:10:53.511Z] 91% 96% 96% 96% 96% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-03T16:10:53.511Z] 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] [2020-12-03T16:10:53.512Z] 23% 23% 23% 23% Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-12-03T16:10:53.512Z] 23% 23% Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-12-03T16:10:54.353Z] 23% 18% 18% 18% 21% 47% Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-12-03T16:10:54.353Z] 71% 71% 72% 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-12-03T16:10:54.616Z] 77% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-03T16:10:54.616Z] 78% 87% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2244 kB] [2020-12-03T16:10:54.879Z] 88% 98% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-03T16:10:54.879Z] 98% 99% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-03T16:10:54.879Z] 99% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-03T16:10:54.879Z] 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-03T16:10:56.243Z] 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) [2020-12-03T16:11:00.467Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-03T16:11:01.044Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-12-03T16:11:01.308Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-03T16:11:01.581Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-12-03T16:11:01.847Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-03T16:11:02.429Z] 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-12-03T16:11:02.429Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-03T16:11:03.007Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-12-03T16:11:03.584Z] Pulling app-service-config  [2020-12-03T16:11:04.533Z] Cloning into '/build/parts/app-service-config/src'... [2020-12-03T16:11:04.796Z] remote: Enumerating objects: 14, done. [2020-12-03T16:11:04.796Z] 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. [2020-12-03T16:11:04.796Z] 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. [2020-12-03T16:11:04.796Z] 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 [2020-12-03T16:11:04.796Z] 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. [2020-12-03T16:11:04.796Z] 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. [2020-12-03T16:11:05.370Z] Pulling config-common  [2020-12-03T16:11:06.315Z] Pulling consul  [2020-12-03T16:11:07.264Z] Cloning into '/build/parts/consul/src'... [2020-12-03T16:11:07.526Z] remote: Enumerating objects: 9433, done. [2020-12-03T16:11:07.788Z] 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. [2020-12-03T16:11:08.838Z] 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. [2020-12-03T16:11:11.368Z] 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 [2020-12-03T16:11:11.368Z] 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. [2020-12-03T16:11:11.368Z] 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. [2020-12-03T16:11:11.630Z] Note: checking out '12b16df320052414244659e4dadda078f67849ed'. [2020-12-03T16:11:11.630Z] [2020-12-03T16:11:11.630Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:11:11.630Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:11:11.630Z] state without impacting any branches by performing another checkout. [2020-12-03T16:11:11.630Z] [2020-12-03T16:11:11.630Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:11:11.630Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:11:11.630Z] [2020-12-03T16:11:11.630Z] git checkout -b [2020-12-03T16:11:11.630Z] [2020-12-03T16:11:13.367Z] 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. [2020-12-03T16:11:13.628Z] Pulling device-virtual-go  [2020-12-03T16:11:14.575Z] Cloning into '/build/parts/device-virtual-go/src'... [2020-12-03T16:11:15.519Z] remote: Enumerating objects: 39, done. [2020-12-03T16:11:15.519Z] 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. [2020-12-03T16:11:15.519Z] 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. [2020-12-03T16:11:15.519Z] remote: Total 39 (delta 7), reused 14 (delta 3), pack-reused 0 [2020-12-03T16:11:15.519Z] 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. [2020-12-03T16:11:15.519Z] Note: checking out '765a8ae72530510c4ebab34c81f831f56123a77d'. [2020-12-03T16:11:15.519Z] [2020-12-03T16:11:15.519Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:11:15.519Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:11:15.519Z] state without impacting any branches by performing another checkout. [2020-12-03T16:11:15.519Z] [2020-12-03T16:11:15.519Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:11:15.519Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:11:15.519Z] [2020-12-03T16:11:15.519Z] git checkout -b [2020-12-03T16:11:15.519Z] [2020-12-03T16:11:18.071Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:11:18.072Z] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:11:18.072Z] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:11:18.333Z] 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:11:18.596Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:23.900Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-03T16:11:23.900Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:23.900Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-03T16:11:23.900Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:23.900Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-03T16:11:23.900Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:23.900Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-03T16:11:23.900Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:23.900Z] Pulling edgex-go  [2020-12-03T16:11:27.210Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:11:27.210Z] 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:11:27.470Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:11:27.471Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:11:27.733Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:32.210Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-126.129_amd64.deb [989 kB] [2020-12-03T16:11:32.784Z] 1% 39% 100% [Working] Fetched 989 kB in 0s (0 B/s) [2020-12-03T16:11:33.047Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.3_amd64.deb [2586 kB] [2020-12-03T16:11:33.885Z] 0% 16% 100% [Working] Fetched 2586 kB in 0s (0 B/s) [2020-12-03T16:11:34.146Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-12-03T16:11:34.982Z] 0% 17% 100% [Working] Fetched 2762 kB in 0s (0 B/s) [2020-12-03T16:11:35.244Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zlib1g-dev_1.2.11.dfsg-0ubuntu2_amd64.deb [176 kB] [2020-12-03T16:11:35.511Z] 7% 100% [Working] Fetched 176 kB in 0s (0 B/s) [2020-12-03T16:11:35.773Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-12-03T16:11:36.612Z] 0% 20% 100% [Working] Fetched 3534 kB in 0s (0 B/s) [2020-12-03T16:11:36.875Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpcre3_8.39-9_amd64.deb [229 kB] [2020-12-03T16:11:37.137Z] 5% 100% [Working] Fetched 229 kB in 0s (0 B/s) [2020-12-03T16:11:37.399Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-12-03T16:11:37.661Z] 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) [2020-12-03T16:11:37.661Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.3_amd64.deb [71.8 kB] [2020-12-03T16:11:37.924Z] 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) [2020-12-03T16:11:38.186Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-12-03T16:11:38.759Z] 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) [2020-12-03T16:11:38.759Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-12-03T16:11:38.759Z] 99% 100% [Working] Fetched 6084 B in 0s (0 B/s) [2020-12-03T16:11:42.974Z] Copying needed target link from the system /lib/x86_64-linux-gnu/libz.so.1.2.11 [2020-12-03T16:11:44.903Z] Pulling kong  [2020-12-03T16:11:48.223Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:11:48.223Z] 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:11:48.223Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:11:48.485Z] 69% 69% 85% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:11:48.748Z] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:52.967Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-03T16:11:52.967Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:53.230Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-03T16:11:53.230Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:53.496Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-03T16:11:53.496Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:53.496Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-03T16:11:53.496Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:11:53.759Z] Pulling kuiper  [2020-12-03T16:11:54.707Z] Cloning into '/build/parts/kuiper/src'... [2020-12-03T16:11:54.972Z] remote: Enumerating objects: 83, done. [2020-12-03T16:11:54.972Z] 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. [2020-12-03T16:11:54.973Z] 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. [2020-12-03T16:11:55.812Z] 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 [2020-12-03T16:11:55.812Z] 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. [2020-12-03T16:11:55.812Z] 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. [2020-12-03T16:11:56.075Z] Note: checking out '2dd53791ab79e7b902d6ca90361961f61066a1a0'. [2020-12-03T16:11:56.076Z] [2020-12-03T16:11:56.076Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:11:56.076Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:11:56.076Z] state without impacting any branches by performing another checkout. [2020-12-03T16:11:56.076Z] [2020-12-03T16:11:56.076Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:11:56.076Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:11:56.076Z] [2020-12-03T16:11:56.076Z] git checkout -b [2020-12-03T16:11:56.076Z] [2020-12-03T16:11:58.628Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:11:58.629Z] 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:11:58.629Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:11:58.892Z] 69% 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:11:59.154Z] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:04.466Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-03T16:12:04.466Z] 13% 100% [Working] Fetched 96.5 kB in 0s (0 B/s) [2020-12-03T16:12:04.729Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-common_190ubuntu0.1_all.deb [157 kB] [2020-12-03T16:12:04.990Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-12-03T16:12:05.252Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 init-system-helpers_1.51_all.deb [37.3 kB] [2020-12-03T16:12:05.515Z] 33% 100% [Working] Fetched 37.3 kB in 0s (0 B/s) [2020-12-03T16:12:05.777Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-03T16:12:06.039Z] 4% 100% [Working] Fetched 279 kB in 0s (0 B/s) [2020-12-03T16:12:06.301Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-03T16:12:06.564Z] 10% 100% [Working] Fetched 122 kB in 0s (0 B/s) [2020-12-03T16:12:06.827Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-03T16:12:06.827Z] 100% [Working] Fetched 8848 B in 0s (0 B/s) [2020-12-03T16:12:07.089Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-03T16:12:07.352Z] 26% 100% [Working] Fetched 47.8 kB in 0s (0 B/s) [2020-12-03T16:12:07.352Z] 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] [2020-12-03T16:12:07.615Z] 84% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) [2020-12-03T16:12:07.877Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-03T16:12:08.138Z] 8% 100% [Working] Fetched 155 kB in 0s (0 B/s) [2020-12-03T16:12:08.401Z] 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] [2020-12-03T16:12:08.975Z] 2% 74% 100% [Working] Fetched 614 kB in 0s (0 B/s) [2020-12-03T16:12:08.975Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-03T16:12:09.237Z] 85% 100% [Working] Fetched 14.8 kB in 0s (0 B/s) [2020-12-03T16:12:09.499Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-03T16:12:09.761Z] 2% 100% [Working] Fetched 499 kB in 0s (0 B/s) [2020-12-03T16:12:10.023Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libicu60_60.2-3ubuntu3.1_amd64.deb [8054 kB] [2020-12-03T16:12:11.744Z] 0% 6% 89% 99% 100% [Working] Fetched 8054 kB in 0s (0 B/s) [2020-12-03T16:12:12.006Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-03T16:12:12.268Z] 5% 100% [Working] Fetched 240 kB in 0s (0 B/s) [2020-12-03T16:12:12.530Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-12-03T16:12:12.530Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:12.791Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-03T16:12:13.053Z] 43% 100% [Working] Fetched 29.3 kB in 0s (0 B/s) [2020-12-03T16:12:13.053Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 netbase_5.4_all.deb [12.7 kB] [2020-12-03T16:12:13.316Z] 99% 100% [Working] Fetched 12.7 kB in 0s (0 B/s) [2020-12-03T16:12:13.577Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-03T16:12:13.577Z] 14% 100% [Working] Fetched 85.5 kB in 0s (0 B/s) [2020-12-03T16:12:13.839Z] 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] [2020-12-03T16:12:14.102Z] 25% 100% [Working] Fetched 49.2 kB in 0s (0 B/s) [2020-12-03T16:12:14.365Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpq5_10.15-0ubuntu0.18.04.1_amd64.deb [108 kB] [2020-12-03T16:12:14.628Z] 11% 100% [Working] Fetched 108 kB in 0s (0 B/s) [2020-12-03T16:12:14.891Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ssl-cert_1.0.39_all.deb [17.0 kB] [2020-12-03T16:12:14.891Z] 74% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) [2020-12-03T16:12:15.154Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-12-03T16:12:15.154Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:15.416Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-10_10.15-0ubuntu0.18.04.1_amd64.deb [3766 kB] [2020-12-03T16:12:16.251Z] 0% 19% 100% [Working] Fetched 3766 kB in 0s (0 B/s) [2020-12-03T16:12:16.513Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client_10+190ubuntu0.1_all.deb [5896 B] [2020-12-03T16:12:16.513Z] 100% [Working] Fetched 5896 B in 0s (0 B/s) [2020-12-03T16:12:16.776Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-03T16:12:16.776Z] 40% 100% [Working] Fetched 30.8 kB in 0s (0 B/s) [2020-12-03T16:12:17.039Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-03T16:12:17.039Z] 73% 100% [Working] Fetched 17.0 kB in 0s (0 B/s) [2020-12-03T16:12:17.301Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql_10+190ubuntu0.1_all.deb [5884 B] [2020-12-03T16:12:17.301Z] 99% 100% [Working] Fetched 5884 B in 0s (0 B/s) [2020-12-03T16:12:17.562Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-12-03T16:12:17.562Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:17.562Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-03T16:12:17.829Z] 14% 100% [Working] Fetched 85.9 kB in 0s (0 B/s) [2020-12-03T16:12:18.090Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 ucf_3.0038_all.deb [50.5 kB] [2020-12-03T16:12:18.352Z] 24% 100% [Working] Fetched 50.5 kB in 0s (0 B/s) [2020-12-03T16:12:18.614Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-03T16:12:18.614Z] 100% [Working] Fetched 8720 B in 0s (0 B/s) [2020-12-03T16:12:18.875Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-contrib_10+190ubuntu0.1_all.deb [5896 B] [2020-12-03T16:12:18.875Z] 99% 100% [Working] Fetched 5896 B in 0s (0 B/s) [2020-12-03T16:12:19.178Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-03T16:12:19.440Z] 10% 100% [Working] Fetched 137 kB in 0s (0 B/s) [2020-12-03T16:12:19.440Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-03T16:12:20.017Z] 11% 100% [Working] Fetched 109 kB in 0s (0 B/s) [2020-12-03T16:12:20.017Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb [663 kB] [2020-12-03T16:12:20.590Z] 1% 100% [Working] Fetched 663 kB in 0s (0 B/s) [2020-12-03T16:12:20.856Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-03T16:12:21.431Z] 1% 100% [Working] Fetched 645 kB in 0s (0 B/s) [2020-12-03T16:12:21.431Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libedit2_3.1-20170329-1_amd64.deb [76.9 kB] [2020-12-03T16:12:21.693Z] 16% 100% [Working] Fetched 76.9 kB in 0s (0 B/s) [2020-12-03T16:12:21.957Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-03T16:12:21.957Z] 30% 100% [Working] Fetched 41.3 kB in 0s (0 B/s) [2020-12-03T16:12:22.218Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-12-03T16:12:22.218Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:22.479Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-03T16:12:22.479Z] 70% 100% [Working] Fetched 17.9 kB in 0s (0 B/s) [2020-12-03T16:12:22.740Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-03T16:12:23.314Z] 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) [2020-12-03T16:12:23.575Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-03T16:12:23.841Z] 6% 100% [Working] Fetched 187 kB in 0s (0 B/s) [2020-12-03T16:12:24.107Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-03T16:12:24.369Z] 7% 100% [Working] Fetched 175 kB in 0s (0 B/s) [2020-12-03T16:12:24.631Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-03T16:12:24.893Z] 6% 100% [Working] Fetched 206 kB in 0s (0 B/s) [2020-12-03T16:12:25.154Z] 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] [2020-12-03T16:12:25.726Z] 0% 53% 100% [Working] Fetched 1301 kB in 0s (0 B/s) [2020-12-03T16:12:25.991Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-03T16:12:25.991Z] 34% 100% [Working] Fetched 36.2 kB in 0s (0 B/s) [2020-12-03T16:12:26.253Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-12-03T16:12:26.253Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:26.515Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-03T16:12:26.786Z] 11% 100% [Working] Fetched 107 kB in 0s (0 B/s) [2020-12-03T16:12:27.048Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-10_10.15-0ubuntu0.18.04.1_amd64.deb [939 kB] [2020-12-03T16:12:27.622Z] 1% 70% 100% [Working] Fetched 939 kB in 0s (0 B/s) [2020-12-03T16:12:27.622Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-03T16:12:27.889Z] 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) [2020-12-03T16:12:28.151Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb [150 kB] [2020-12-03T16:12:28.413Z] 8% 100% [Working] Fetched 150 kB in 0s (0 B/s) [2020-12-03T16:12:28.674Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 postgresql-client-common_190ubuntu0.1_all.deb [29.6 kB] [2020-12-03T16:12:28.674Z] 42% 100% [Working] Fetched 29.6 kB in 0s (0 B/s) [2020-12-03T16:12:38.698Z] Pulling postgres  [2020-12-03T16:12:38.698Z] Pulling redis  [2020-12-03T16:12:38.960Z] Cloning into '/build/parts/redis/src'... [2020-12-03T16:12:39.533Z] remote: Enumerating objects: 881, done. [2020-12-03T16:12:39.803Z] 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. [2020-12-03T16:12:39.803Z] 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. [2020-12-03T16:12:40.072Z] 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 [2020-12-03T16:12:40.072Z] 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. [2020-12-03T16:12:40.072Z] 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. [2020-12-03T16:12:40.335Z] Note: checking out '03b59cd5f0788a52039287daa83229d459641ff5'. [2020-12-03T16:12:40.335Z] [2020-12-03T16:12:40.335Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:12:40.335Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:12:40.335Z] state without impacting any branches by performing another checkout. [2020-12-03T16:12:40.335Z] [2020-12-03T16:12:40.335Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:12:40.335Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:12:40.335Z] [2020-12-03T16:12:40.335Z] git checkout -b [2020-12-03T16:12:40.335Z] [2020-12-03T16:12:42.890Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:12:42.890Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:12:42.890Z] 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:12:43.152Z] 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:12:43.414Z] 69% [Working] 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:12:47.712Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] [2020-12-03T16:12:48.299Z] 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) [2020-12-03T16:12:48.569Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] [2020-12-03T16:12:48.569Z] 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) [2020-12-03T16:12:48.844Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] [2020-12-03T16:12:48.844Z] 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) [2020-12-03T16:12:49.114Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.3_amd64.deb [2652 kB] [2020-12-03T16:12:49.967Z] 0% 22% 100% [Working] Fetched 2652 kB in 0s (0 B/s) [2020-12-03T16:12:50.963Z] Pulling snapcraft-preload  [2020-12-03T16:12:51.565Z] Cloning into '/build/parts/snapcraft-preload/src'... [2020-12-03T16:12:51.839Z] remote: Enumerating objects: 187, done. [2020-12-03T16:12:51.839Z] 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 [2020-12-03T16:12:51.839Z] 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. [2020-12-03T16:12:51.839Z] 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. [2020-12-03T16:12:52.437Z] From https://github.com/sergiusens/snapcraft-preload [2020-12-03T16:12:52.437Z] * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD [2020-12-03T16:12:52.437Z] Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. [2020-12-03T16:12:52.437Z] [2020-12-03T16:12:52.437Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:12:52.437Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:12:52.437Z] state without impacting any branches by performing another checkout. [2020-12-03T16:12:52.437Z] [2020-12-03T16:12:52.437Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:12:52.437Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:12:52.437Z] [2020-12-03T16:12:52.437Z] git checkout -b [2020-12-03T16:12:52.437Z] [2020-12-03T16:12:52.437Z] HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) [2020-12-03T16:12:55.028Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-03T16:12:55.029Z] 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-03T16:12:55.029Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-03T16:12:55.029Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-03T16:12:55.289Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:00.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-03T16:13:00.593Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:00.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-03T16:13:00.593Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:00.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-03T16:13:00.593Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:00.593Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-03T16:13:00.593Z] 16% 100% [Working] Fetched 77.8 kB in 0s (0 B/s) [2020-12-03T16:13:00.855Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-03T16:13:00.855Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:00.855Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-03T16:13:00.855Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:01.117Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-03T16:13:01.378Z] 30% 100% [Working] Fetched 45.6 kB in 0s (0 B/s) [2020-12-03T16:13:01.646Z] 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] [2020-12-03T16:13:01.646Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:01.646Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-03T16:13:02.221Z] 5% 100% [Working] Fetched 214 kB in 0s (0 B/s) [2020-12-03T16:13:02.221Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-03T16:13:02.221Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:02.484Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-03T16:13:02.746Z] 24% 100% [Working] Fetched 50.6 kB in 0s (0 B/s) [2020-12-03T16:13:03.008Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-03T16:13:03.008Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:03.008Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-03T16:13:03.271Z] 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) [2020-12-03T16:13:03.533Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-03T16:13:03.533Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:03.796Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-03T16:13:04.059Z] 11% 100% [Working] Fetched 111 kB in 0s (0 B/s) [2020-12-03T16:13:04.059Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-03T16:13:04.059Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:04.326Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-03T16:13:04.326Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:04.326Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-03T16:13:04.326Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:04.589Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-03T16:13:04.851Z] 51% 100% [Working] Fetched 24.5 kB in 0s (0 B/s) [2020-12-03T16:13:04.851Z] 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] [2020-12-03T16:13:04.851Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:05.112Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-03T16:13:05.373Z] 23% 100% [Working] Fetched 54.2 kB in 0s (0 B/s) [2020-12-03T16:13:05.635Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-03T16:13:05.635Z] 99% 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:05.635Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-03T16:13:05.635Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:05.897Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-03T16:13:05.897Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:05.897Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-03T16:13:05.897Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:06.158Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-03T16:13:06.158Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:06.420Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-03T16:13:06.714Z] 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) [2020-12-03T16:13:06.714Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-03T16:13:06.714Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:06.977Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-03T16:13:06.977Z] 100% [Working] Fetched 11.1 kB in 0s (0 B/s) [2020-12-03T16:13:07.239Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-03T16:13:07.239Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:07.239Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-03T16:13:07.239Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:07.501Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-03T16:13:07.501Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:07.501Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-03T16:13:07.501Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:07.763Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-03T16:13:07.763Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:07.763Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-03T16:13:07.763Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:08.026Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-03T16:13:08.026Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:08.026Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-12-03T16:13:08.026Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:08.288Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-03T16:13:08.288Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:08.550Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-03T16:13:08.811Z] 8% 100% [Working] Fetched 159 kB in 0s (0 B/s) [2020-12-03T16:13:09.073Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-03T16:13:09.073Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:09.073Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-03T16:13:09.073Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-12-03T16:13:10.991Z] Pulling static-packages  [2020-12-03T16:13:12.378Z] Pulling vault  [2020-12-03T16:13:12.951Z] Cloning into '/build/parts/vault/src'... [2020-12-03T16:13:13.524Z] remote: Enumerating objects: 12795, done. [2020-12-03T16:13:13.524Z] 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. [2020-12-03T16:13:15.097Z] 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. [2020-12-03T16:13:17.203Z] 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 [2020-12-03T16:13:17.203Z] 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. [2020-12-03T16:13:17.466Z] 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. [2020-12-03T16:13:17.727Z] Note: checking out '1a730771ec70149293efe91e1d283b10d255c6d1'. [2020-12-03T16:13:17.727Z] [2020-12-03T16:13:17.727Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-12-03T16:13:17.727Z] changes and commit them, and you can discard any commits you make in this [2020-12-03T16:13:17.727Z] state without impacting any branches by performing another checkout. [2020-12-03T16:13:17.727Z] [2020-12-03T16:13:17.727Z] If you want to create a new branch to retain commits you create, you may [2020-12-03T16:13:17.727Z] do so (now or later) by using -b with the checkout command again. Example: [2020-12-03T16:13:17.727Z] [2020-12-03T16:13:17.727Z] git checkout -b [2020-12-03T16:13:17.727Z] [2020-12-03T16:13:19.984Z] 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. [2020-12-03T16:13:20.249Z] Pulling version  [2020-12-03T16:13:21.196Z] Skipping build go-build-helper (already ran) [2020-12-03T16:13:21.196Z] Skipping build go115 (already ran) [2020-12-03T16:13:21.459Z] Building app-service-config  [2020-12-03T16:13:21.459Z] 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 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-03T16:13:23.385Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-03T16:13:23.385Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-03T16:13:23.385Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-12-03T16:13:23.385Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-03T16:13:23.385Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-03T16:13:23.385Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-03T16:13:23.385Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-03T16:13:23.385Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-03T16:13:23.650Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-03T16:13:23.650Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-03T16:13:23.650Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-03T16:13:23.650Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-03T16:13:23.650Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-03T16:13:23.650Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-03T16:13:23.650Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-03T16:13:23.650Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-12-03T16:13:23.918Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-03T16:13:23.918Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-03T16:13:23.918Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-03T16:13:23.918Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-03T16:13:23.918Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-03T16:13:24.181Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-03T16:13:24.181Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-03T16:13:24.181Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-03T16:13:24.181Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-03T16:13:24.181Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-12-03T16:13:24.181Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-12-03T16:13:24.181Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-12-03T16:13:24.181Z] go: downloading github.com/golang/snappy v0.0.1 [2020-12-03T16:13:24.181Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-12-03T16:13:24.181Z] go: downloading golang.org/x/text v0.3.2 [2020-12-03T16:13:24.181Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-03T16:13:39.174Z] Building config-common  [2020-12-03T16:13:43.387Z] Building consul  [2020-12-03T16:13:53.412Z] go: downloading github.com/kardianos/govendor v1.0.9 [2020-12-03T16:13:53.412Z] go: github.com/kardianos/govendor upgrade => v1.0.9 [2020-12-03T16:13:53.412Z] go: finding module for package github.com/Bowery/prompt [2020-12-03T16:13:53.412Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-12-03T16:13:53.412Z] go: finding module for package github.com/google/shlex [2020-12-03T16:13:53.412Z] go: downloading golang.org/x/tools v0.0.0-20191108193012-7d206e10da11 [2020-12-03T16:13:53.412Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-03T16:13:53.412Z] go: finding module for package github.com/dchest/safefile [2020-12-03T16:13:53.412Z] go: downloading github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 [2020-12-03T16:13:53.412Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-03T16:13:53.412Z] go: downloading github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 [2020-12-03T16:13:53.412Z] go: found github.com/Bowery/prompt in github.com/Bowery/prompt v0.0.0-20190916142128-fa8279994f75 [2020-12-03T16:13:53.412Z] go: found github.com/google/shlex in github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-03T16:13:53.412Z] go: found github.com/dchest/safefile in github.com/dchest/safefile v0.0.0-20151022103144-855e8d98f185 [2020-12-03T16:13:53.412Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2020-12-03T16:13:53.412Z] go: golang.org/x/sys upgrade => v0.0.0-20201202213521-69691e467435 [2020-12-03T16:13:53.412Z] go: golang.org/x/tools upgrade => v0.0.0-20201202200335-bef1c476418a [2020-12-03T16:13:53.412Z] go: gopkg.in/yaml.v2 upgrade => v2.4.0 [2020-12-03T16:13:53.412Z] go: github.com/pkg/errors upgrade => v0.9.1 [2020-12-03T16:13:53.676Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-03T16:13:53.676Z] go: downloading golang.org/x/sys v0.0.0-20201202213521-69691e467435 [2020-12-03T16:13:53.676Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-03T16:13:53.676Z] go: downloading golang.org/x/tools v0.0.0-20201202200335-bef1c476418a [2020-12-03T16:14:05.957Z] go: downloading github.com/mitchellh/cli v1.1.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/serf v0.9.4 [2020-12-03T16:14:05.957Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2020-12-03T16:14:05.957Z] go: downloading github.com/mitchellh/mapstructure v1.3.3 [2020-12-03T16:14:05.957Z] go: downloading github.com/armon/go-metrics v0.3.4 [2020-12-03T16:14:05.957Z] go: downloading github.com/mitchellh/go-testing-interface v1.14.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/hil v0.0.0-20160711231837-1e86c6b523c5 [2020-12-03T16:14:05.957Z] go: downloading github.com/golang/protobuf v1.3.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-raftchunking v0.6.1 [2020-12-03T16:14:05.957Z] go: downloading k8s.io/client-go v0.16.9 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/bgentry/speakeasy v0.1.0 [2020-12-03T16:14:05.957Z] go: downloading k8s.io/api v0.16.9 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/raft-boltdb v0.0.0-20171010151810-6e5ba93211ea [2020-12-03T16:14:05.957Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/raft v1.1.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-bexpr v0.1.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-connlimit v0.2.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-12-03T16:14:05.957Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-03T16:14:05.957Z] go: downloading golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 [2020-12-03T16:14:05.957Z] go: downloading github.com/kr/text v0.1.0 [2020-12-03T16:14:05.957Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2020-12-03T16:14:05.957Z] go: downloading k8s.io/apimachinery v0.16.9 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-memdb v1.0.3 [2020-12-03T16:14:05.957Z] go: downloading github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-12-03T16:14:05.957Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/docker/go-connections v0.3.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/aws/aws-sdk-go v1.25.41 [2020-12-03T16:14:05.957Z] go: downloading github.com/boltdb/bolt v1.3.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading google.golang.org/grpc v1.25.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-12-03T16:14:05.957Z] go: downloading github.com/posener/complete v1.2.3 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/google/btree v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading k8s.io/klog v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-syslog v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/stretchr/objx v0.1.1 [2020-12-03T16:14:05.957Z] go: downloading sigs.k8s.io/yaml v1.1.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 [2020-12-03T16:14:05.957Z] go: downloading golang.org/x/net v0.0.0-20201021035429-f5854403a974 [2020-12-03T16:14:05.957Z] go: downloading github.com/circonus-labs/circonusllhist v0.1.3 [2020-12-03T16:14:05.957Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-immutable-radix v1.2.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/miekg/dns v1.1.26 [2020-12-03T16:14:05.957Z] go: downloading github.com/coreos/go-oidc v2.1.0+incompatible [2020-12-03T16:14:05.957Z] go: downloading github.com/google/gofuzz v1.0.0 [2020-12-03T16:14:05.957Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-03T16:14:05.957Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2020-12-03T16:14:05.957Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2020-12-03T16:14:05.957Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2020-12-03T16:14:06.223Z] go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 [2020-12-03T16:14:06.223Z] go: downloading github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-12-03T16:14:06.223Z] go: downloading github.com/prometheus/client_golang v1.4.0 [2020-12-03T16:14:06.223Z] go: downloading github.com/hashicorp/go-discover v0.0.0-20200501174627-ad1e96bde088 [2020-12-03T16:14:06.223Z] go: downloading github.com/envoyproxy/go-control-plane v0.9.5 [2020-12-03T16:14:06.223Z] go: downloading github.com/prometheus/client_model v0.2.0 [2020-12-03T16:14:06.486Z] go: downloading golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 [2020-12-03T16:14:06.486Z] go: downloading github.com/prometheus/procfs v0.0.8 [2020-12-03T16:14:06.486Z] go: downloading github.com/elazarl/go-bindata-assetfs v0.0.0-20160803192304-e1a2a7ec64b0 [2020-12-03T16:14:06.752Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2020-12-03T16:14:06.752Z] go: downloading github.com/beorn7/perks v1.0.1 [2020-12-03T16:14:06.752Z] go: downloading github.com/armon/go-radix v1.0.0 [2020-12-03T16:14:06.752Z] go: downloading k8s.io/utils v0.0.0-20190801114015-581e00157fb1 [2020-12-03T16:14:06.752Z] go: downloading github.com/hashicorp/vault/api v1.0.4 [2020-12-03T16:14:06.752Z] go: downloading github.com/googleapis/gnostic v0.2.0 [2020-12-03T16:14:06.752Z] go: downloading github.com/coredns/coredns v1.1.2 [2020-12-03T16:14:06.752Z] go: downloading github.com/shirou/gopsutil v0.0.0-20181107111621-48177ef5f880 [2020-12-03T16:14:07.019Z] go: downloading github.com/cncf/udpa/go v0.0.0-20200313221541-5f7e5dd04533 [2020-12-03T16:14:07.019Z] go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible [2020-12-03T16:14:07.019Z] go: downloading github.com/Azure/go-autorest/autorest v0.10.0 [2020-12-03T16:14:07.019Z] go: downloading github.com/imdario/mergo v0.3.6 [2020-12-03T16:14:07.019Z] go: downloading github.com/mitchellh/pointerstructure v1.0.0 [2020-12-03T16:14:07.019Z] go: downloading github.com/hashicorp/vault/sdk v0.1.13 [2020-12-03T16:14:07.019Z] go: downloading github.com/hashicorp/go-checkpoint v0.0.0-20171009173528-1545e56e46de [2020-12-03T16:14:07.019Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.8.2 [2020-12-03T16:14:07.019Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.2.0 [2020-12-03T16:14:07.019Z] go: downloading github.com/vmware/govmomi v0.18.0 [2020-12-03T16:14:07.287Z] go: downloading github.com/softlayer/softlayer-go v0.0.0-20180806151055-260589d94c7d [2020-12-03T16:14:07.287Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.1.0 [2020-12-03T16:14:07.287Z] go: downloading github.com/gophercloud/gophercloud v0.1.0 [2020-12-03T16:14:07.287Z] go: downloading github.com/Azure/go-autorest/logger v0.1.0 [2020-12-03T16:14:07.287Z] go: downloading github.com/cespare/xxhash v1.1.0 [2020-12-03T16:14:07.554Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2020-12-03T16:14:07.554Z] go: downloading github.com/digitalocean/godo v1.10.0 [2020-12-03T16:14:07.554Z] go: downloading github.com/hashicorp/vic v1.5.1-0.20190403131502-bbfe86ec9443 [2020-12-03T16:14:07.554Z] go: downloading github.com/prometheus/common v0.9.1 [2020-12-03T16:14:07.554Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.4.2 [2020-12-03T16:14:07.554Z] go: downloading github.com/joyent/triton-go v1.7.1-0.20200416154420-6801d15b779f [2020-12-03T16:14:07.554Z] go: downloading golang.org/x/text v0.3.3 [2020-12-03T16:14:07.554Z] go: downloading github.com/ryanuber/columnize v2.1.0+incompatible [2020-12-03T16:14:07.823Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2020-12-03T16:14:07.823Z] go: downloading github.com/tencentcloud/tencentcloud-sdk-go v3.0.83+incompatible [2020-12-03T16:14:07.823Z] go: downloading github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-12-03T16:14:07.823Z] go: downloading github.com/golang/snappy v0.0.1 [2020-12-03T16:14:07.823Z] go: downloading github.com/json-iterator/go v1.1.9 [2020-12-03T16:14:08.089Z] go: downloading github.com/modern-go/reflect2 v1.0.1 [2020-12-03T16:14:08.089Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-03T16:14:08.089Z] go: downloading github.com/renier/xmlrpc v0.0.0-20170708154548-ce4a1a486c03 [2020-12-03T16:14:08.089Z] go: downloading github.com/hashicorp/net-rpc-msgpackrpc v0.0.0-20151116020338-a14192a58a69 [2020-12-03T16:14:08.089Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.3.1 [2020-12-03T16:14:08.089Z] go: downloading github.com/pierrec/lz4 v2.0.5+incompatible [2020-12-03T16:14:08.089Z] go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 [2020-12-03T16:14:08.360Z] go: downloading github.com/packethost/packngo v0.1.1-0.20180711074735-b9cb5096f54c [2020-12-03T16:14:08.360Z] go: downloading cloud.google.com/go v0.38.0 [2020-12-03T16:14:08.360Z] go: downloading github.com/spf13/pflag v1.0.5 [2020-12-03T16:14:08.360Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-12-03T16:14:08.625Z] go: downloading github.com/Azure/go-autorest/tracing v0.5.0 [2020-12-03T16:14:08.625Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-12-03T16:14:08.625Z] go: downloading github.com/dimchansky/utfbom v1.1.0 [2020-12-03T16:14:08.625Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-03T16:14:08.625Z] go: downloading github.com/linode/linodego v0.7.1 [2020-12-03T16:14:08.889Z] go: downloading github.com/census-instrumentation/opencensus-proto v0.2.1 [2020-12-03T16:14:09.153Z] go: downloading github.com/rboyer/safeio v0.2.1 [2020-12-03T16:14:09.153Z] go: downloading github.com/google/go-querystring v1.0.0 [2020-12-03T16:14:09.153Z] go: downloading gopkg.in/resty.v1 v1.12.0 [2020-12-03T16:14:09.153Z] go: downloading github.com/Azure/azure-sdk-for-go v40.3.0+incompatible [2020-12-03T16:14:09.422Z] go: downloading github.com/hashicorp/mdns v1.0.1 [2020-12-03T16:14:09.422Z] go: downloading github.com/NYTimes/gziphandler v1.0.1 [2020-12-03T16:14:09.422Z] go: downloading google.golang.org/api v0.7.0 [2020-12-03T16:14:09.422Z] go: downloading github.com/denverdino/aliyungo v0.0.0-20170926055100-d3308649c661 [2020-12-03T16:14:09.690Z] go: downloading github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 [2020-12-03T16:14:09.690Z] go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af [2020-12-03T16:14:10.275Z] go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-03T16:14:16.896Z] go: downloading go.opencensus.io v0.22.0 [2020-12-03T16:14:21.125Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.3.0 [2020-12-03T16:14:21.125Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.2.0 [2020-12-03T16:15:17.591Z] go: creating new go.mod: module consul-tools [2020-12-03T16:15:17.591Z] 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 [2020-12-03T16:15:17.591Z] go: found golang.org/x/tools/cmd/cover in golang.org/x/tools v0.0.0-20201202200335-bef1c476418a [2020-12-03T16:15:17.591Z] go: found golang.org/x/tools/cmd/stringer in golang.org/x/tools v0.0.0-20201202200335-bef1c476418a [2020-12-03T16:15:17.591Z] go: downloading github.com/golangci/golangci-lint v1.23.6 [2020-12-03T16:15:17.591Z] go: downloading github.com/vektra/mockery v1.1.2 [2020-12-03T16:15:17.591Z] go: downloading github.com/hashicorp/protoc-gen-go-binary v0.0.0-20200316174223-e4c249d51dbb [2020-12-03T16:15:17.591Z] go: found github.com/vektra/mockery/cmd/mockery in github.com/vektra/mockery v1.1.2 [2020-12-03T16:15:17.591Z] go: github.com/hashicorp/protoc-gen-go-binary upgrade => v0.0.0-20200316174223-e4c249d51dbb [2020-12-03T16:15:18.539Z] go: found github.com/golangci/golangci-lint/cmd/golangci-lint in github.com/golangci/golangci-lint v1.23.6 [2020-12-03T16:15:18.802Z] go: downloading github.com/elazarl/go-bindata-assetfs v1.0.1 [2020-12-03T16:15:19.066Z] go: found github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs in github.com/elazarl/go-bindata-assetfs v1.0.1 [2020-12-03T16:15:21.625Z] go: downloading github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible [2020-12-03T16:15:21.625Z] go: found github.com/hashicorp/go-bindata/go-bindata in github.com/hashicorp/go-bindata v3.0.8-0.20180209072458-bf7910af8997+incompatible [2020-12-03T16:15:31.668Z] go: found github.com/gogo/protobuf/protoc-gen-gofast in github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d [2020-12-03T16:15:32.244Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-12-03T16:15:32.244Z] go: downloading github.com/spf13/cobra v0.0.5 [2020-12-03T16:15:32.244Z] go: downloading github.com/fatih/color v1.7.0 [2020-12-03T16:15:32.244Z] go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-03T16:15:32.244Z] go: downloading github.com/spf13/viper v1.6.1 [2020-12-03T16:15:32.244Z] go: downloading github.com/stretchr/testify v1.4.0 [2020-12-03T16:15:32.244Z] go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-03T16:15:32.244Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.11.2 [2020-12-03T16:15:32.244Z] go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-03T16:15:32.244Z] go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-03T16:15:32.244Z] go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-03T16:15:32.244Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2020-12-03T16:15:32.244Z] go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-03T16:15:32.244Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-03T16:15:32.509Z] go: downloading github.com/magiconair/properties v1.8.1 [2020-12-03T16:15:32.509Z] go: downloading golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f [2020-12-03T16:15:32.509Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-03T16:15:32.509Z] go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-03T16:15:32.509Z] go: downloading golang.org/x/mod v0.3.0 [2020-12-03T16:15:32.510Z] go: downloading github.com/stretchr/objx v0.2.0 [2020-12-03T16:15:32.510Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-03T16:15:32.510Z] go: downloading github.com/spf13/afero v1.1.2 [2020-12-03T16:15:32.510Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-03T16:15:32.510Z] go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-03T16:15:32.510Z] go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-03T16:15:32.779Z] go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-03T16:15:32.779Z] go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-03T16:15:32.780Z] go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-03T16:15:32.780Z] go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-03T16:15:32.780Z] go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-03T16:15:32.780Z] go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-03T16:15:32.780Z] go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-03T16:15:32.780Z] go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-03T16:15:32.780Z] go: downloading google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-03T16:15:32.780Z] go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-03T16:15:32.780Z] go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-03T16:15:32.780Z] go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-03T16:15:32.780Z] go: downloading github.com/spf13/cast v1.3.0 [2020-12-03T16:15:32.780Z] go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-03T16:15:32.780Z] go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-03T16:15:32.780Z] go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-03T16:15:32.780Z] go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-03T16:15:32.780Z] go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-03T16:15:32.780Z] go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-03T16:15:32.780Z] go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-03T16:15:33.045Z] go: downloading github.com/ghodss/yaml v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-03T16:15:33.045Z] go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-03T16:15:33.045Z] go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-03T16:15:33.045Z] go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-03T16:15:33.045Z] go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-03T16:15:33.045Z] go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-03T16:15:33.045Z] go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-03T16:15:33.045Z] go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading github.com/gobwas/glob v0.2.3 [2020-12-03T16:15:33.045Z] go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-03T16:15:33.045Z] go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-03T16:15:33.045Z] go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-03T16:15:33.045Z] go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-03T16:15:33.045Z] go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-03T16:15:33.045Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-03T16:15:33.045Z] go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-03T16:15:33.999Z] golang.org/x/mod/semver [2020-12-03T16:15:33.999Z] golang.org/x/xerrors/internal [2020-12-03T16:15:33.999Z] golang.org/x/sys/internal/unsafeheader [2020-12-03T16:15:33.999Z] github.com/golangci/golangci-lint/pkg/exitcodes [2020-12-03T16:15:33.999Z] github.com/gobwas/glob/util/runes [2020-12-03T16:15:33.999Z] github.com/nbutton23/zxcvbn-go/match [2020-12-03T16:15:33.999Z] github.com/nbutton23/zxcvbn-go/utils/math [2020-12-03T16:15:33.999Z] honnef.co/go/tools/arg [2020-12-03T16:15:33.999Z] honnef.co/go/tools/deprecated [2020-12-03T16:15:33.999Z] golang.org/x/sys/unix [2020-12-03T16:15:33.999Z] github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs [2020-12-03T16:15:33.999Z] github.com/hashicorp/go-bindata [2020-12-03T16:15:33.999Z] golang.org/x/tools/cover [2020-12-03T16:15:33.999Z] golang.org/x/tools/internal/event/label [2020-12-03T16:15:33.999Z] golang.org/x/xerrors [2020-12-03T16:15:33.999Z] github.com/gogo/protobuf/vanity [2020-12-03T16:15:33.999Z] golang.org/x/tools/internal/event/keys [2020-12-03T16:15:33.999Z] golang.org/x/tools/cmd/cover [2020-12-03T16:15:33.999Z] golang.org/x/tools/go/internal/gcimporter [2020-12-03T16:15:33.999Z] github.com/hashicorp/go-bindata/go-bindata [2020-12-03T16:15:33.999Z] github.com/gogo/protobuf/protoc-gen-gogo/generator/internal/remap [2020-12-03T16:15:34.305Z] golang.org/x/tools/internal/event/core [2020-12-03T16:15:34.305Z] github.com/gogo/protobuf/protoc-gen-gogo/plugin [2020-12-03T16:15:34.305Z] golang.org/x/tools/internal/typesinternal [2020-12-03T16:15:34.305Z] golang.org/x/tools/internal/event [2020-12-03T16:15:34.305Z] github.com/golang/glog [2020-12-03T16:15:34.305Z] golang.org/x/tools/internal/gocommand [2020-12-03T16:15:34.305Z] github.com/gogo/protobuf/protoc-gen-gogo/generator [2020-12-03T16:15:34.598Z] github.com/golang/protobuf/protoc-gen-go/plugin [2020-12-03T16:15:34.598Z] golang.org/x/tools/go/internal/packagesdriver [2020-12-03T16:15:34.598Z] gopkg.in/yaml.v2 [2020-12-03T16:15:34.598Z] golang.org/x/tools/internal/packagesinternal [2020-12-03T16:15:34.598Z] github.com/golang/protobuf/protoc-gen-go/generator/internal/remap [2020-12-03T16:15:34.598Z] github.com/grpc-ecosystem/grpc-gateway/codegenerator [2020-12-03T16:15:34.598Z] github.com/grpc-ecosystem/grpc-gateway/utilities [2020-12-03T16:15:34.598Z] google.golang.org/genproto/googleapis/api/annotations [2020-12-03T16:15:34.871Z] github.com/golang/protobuf/protoc-gen-go/generator [2020-12-03T16:15:34.871Z] golang.org/x/mod/module [2020-12-03T16:15:34.871Z] github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/httprule [2020-12-03T16:15:34.871Z] golang.org/x/tools/go/ast/astutil [2020-12-03T16:15:34.871Z] golang.org/x/tools/internal/fastwalk [2020-12-03T16:15:34.871Z] golang.org/x/tools/go/gcexportdata [2020-12-03T16:15:34.871Z] github.com/mattn/go-isatty [2020-12-03T16:15:35.142Z] golang.org/x/tools/internal/gopathwalk [2020-12-03T16:15:35.142Z] github.com/mattn/go-colorable [2020-12-03T16:15:35.142Z] golang.org/x/tools/go/packages [2020-12-03T16:15:35.142Z] github.com/gofrs/flock [2020-12-03T16:15:35.432Z] github.com/fatih/color [2020-12-03T16:15:35.432Z] github.com/golangci/golangci-lint/internal/robustio [2020-12-03T16:15:35.432Z] github.com/golangci/golangci-lint/internal/renameio [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/testgen [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/defaultcheck [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/embedcheck [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/enumstringer [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/marshalto [2020-12-03T16:15:35.432Z] github.com/gogo/protobuf/plugin/oneofcheck [2020-12-03T16:15:35.702Z] github.com/gogo/protobuf/plugin/populate [2020-12-03T16:15:35.702Z] github.com/gogo/protobuf/plugin/unmarshal [2020-12-03T16:15:35.702Z] github.com/gogo/protobuf/protoc-gen-gogo/grpc [2020-12-03T16:15:35.702Z] github.com/ghodss/yaml [2020-12-03T16:15:35.702Z] golang.org/x/tools/cmd/stringer [2020-12-03T16:15:35.702Z] golang.org/x/tools/internal/imports [2020-12-03T16:15:35.977Z] github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor [2020-12-03T16:15:35.977Z] github.com/pkg/errors [2020-12-03T16:15:35.977Z] github.com/gogo/protobuf/plugin/compare [2020-12-03T16:15:36.243Z] github.com/gogo/protobuf/plugin/description [2020-12-03T16:15:36.243Z] github.com/gogo/protobuf/plugin/equal [2020-12-03T16:15:36.243Z] github.com/gogo/protobuf/plugin/face [2020-12-03T16:15:36.514Z] github.com/gogo/protobuf/plugin/gostring [2020-12-03T16:15:36.514Z] github.com/gogo/protobuf/plugin/size [2020-12-03T16:15:36.514Z] github.com/gogo/protobuf/plugin/stringer [2020-12-03T16:15:36.514Z] github.com/gogo/protobuf/plugin/union [2020-12-03T16:15:36.794Z] github.com/hashicorp/protoc-gen-go-binary/gen [2020-12-03T16:15:36.794Z] golang.org/x/tools/imports [2020-12-03T16:15:36.794Z] github.com/golangci/golangci-lint/internal/cache [2020-12-03T16:15:36.794Z] github.com/vektra/mockery/mockery [2020-12-03T16:15:36.794Z] github.com/hashicorp/protoc-gen-go-binary [2020-12-03T16:15:37.066Z] github.com/sirupsen/logrus [2020-12-03T16:15:37.066Z] github.com/stretchr/objx [2020-12-03T16:15:37.066Z] github.com/go-toolsmith/astequal [2020-12-03T16:15:37.066Z] github.com/go-toolsmith/astp [2020-12-03T16:15:37.066Z] github.com/stretchr/testify/assert [2020-12-03T16:15:37.066Z] github.com/vektra/mockery/cmd/mockery [2020-12-03T16:15:37.066Z] github.com/gogo/protobuf/vanity/command [2020-12-03T16:15:37.066Z] github.com/go-toolsmith/typep [2020-12-03T16:15:37.066Z] github.com/go-toolsmith/astfmt [2020-12-03T16:15:37.340Z] github.com/go-critic/go-critic/checkers/internal/lintutil [2020-12-03T16:15:37.340Z] github.com/go-lintpack/lintpack [2020-12-03T16:15:37.340Z] github.com/gogo/protobuf/protoc-gen-gofast [2020-12-03T16:15:37.340Z] github.com/go-toolsmith/astcast [2020-12-03T16:15:37.340Z] github.com/go-toolsmith/astcopy [2020-12-03T16:15:37.340Z] github.com/go-toolsmith/strparse [2020-12-03T16:15:37.340Z] github.com/fsnotify/fsnotify [2020-12-03T16:15:37.340Z] github.com/go-lintpack/lintpack/astwalk [2020-12-03T16:15:37.608Z] github.com/magiconair/properties [2020-12-03T16:15:37.608Z] github.com/mitchellh/mapstructure [2020-12-03T16:15:37.608Z] github.com/pelletier/go-toml [2020-12-03T16:15:37.608Z] github.com/go-critic/go-critic/checkers [2020-12-03T16:15:37.609Z] github.com/stretchr/testify/mock [2020-12-03T16:15:37.874Z] github.com/spf13/afero/mem [2020-12-03T16:15:37.874Z] github.com/spf13/cast [2020-12-03T16:15:37.874Z] github.com/golangci/golangci-lint/pkg/logutils [2020-12-03T16:15:37.874Z] github.com/spf13/jwalterweatherman [2020-12-03T16:15:38.142Z] github.com/spf13/afero [2020-12-03T16:15:38.142Z] github.com/golangci/golangci-lint/pkg/timeutils [2020-12-03T16:15:38.142Z] github.com/golangci/golangci-lint/pkg/fsutils [2020-12-03T16:15:38.142Z] github.com/subosito/gotenv [2020-12-03T16:15:38.142Z] gopkg.in/ini.v1 [2020-12-03T16:15:38.142Z] github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load [2020-12-03T16:15:38.142Z] github.com/golangci/golangci-lint/pkg/goutil [2020-12-03T16:15:38.142Z] github.com/golangci/golangci-lint/internal/pkgcache [2020-12-03T16:15:38.412Z] github.com/golangci/golangci-lint/internal/errorutil [2020-12-03T16:15:38.412Z] github.com/golangci/golangci-lint/pkg/result [2020-12-03T16:15:38.412Z] github.com/gobwas/glob/util/strings [2020-12-03T16:15:38.412Z] github.com/gobwas/glob/match [2020-12-03T16:15:38.412Z] github.com/gobwas/glob/syntax/lexer [2020-12-03T16:15:38.412Z] golang.org/x/tools/go/buildutil [2020-12-03T16:15:38.412Z] golang.org/x/tools/go/internal/cgo [2020-12-03T16:15:38.696Z] github.com/gobwas/glob/syntax/ast [2020-12-03T16:15:38.696Z] github.com/bombsimon/wsl/v2 [2020-12-03T16:15:38.696Z] github.com/golangci/dupl/suffixtree [2020-12-03T16:15:38.696Z] github.com/golangci/goconst [2020-12-03T16:15:38.696Z] github.com/gobwas/glob/syntax [2020-12-03T16:15:38.696Z] github.com/spf13/viper [2020-12-03T16:15:38.696Z] github.com/golangci/gocyclo/pkg/gocyclo [2020-12-03T16:15:38.696Z] github.com/golangci/dupl/syntax [2020-12-03T16:15:38.696Z] golang.org/x/tools/go/loader [2020-12-03T16:15:38.696Z] github.com/golangci/gofmt/gofmt [2020-12-03T16:15:38.696Z] github.com/golangci/gofmt/goimports [2020-12-03T16:15:38.696Z] github.com/golangci/dupl/syntax/golang [2020-12-03T16:15:38.696Z] github.com/golangci/dupl/printer [2020-12-03T16:15:38.696Z] github.com/gobwas/glob/compiler [2020-12-03T16:15:38.696Z] github.com/golangci/golangci-lint/pkg/packages [2020-12-03T16:15:38.971Z] golang.org/x/tools/internal/lsp/fuzzy [2020-12-03T16:15:38.971Z] golang.org/x/tools/go/types/objectpath [2020-12-03T16:15:38.971Z] github.com/golangci/ineffassign [2020-12-03T16:15:38.971Z] github.com/golangci/check/cmd/structcheck [2020-12-03T16:15:38.971Z] github.com/golangci/check/cmd/varcheck [2020-12-03T16:15:38.971Z] github.com/gobwas/glob [2020-12-03T16:15:38.971Z] github.com/OpenPeeDeeP/depguard [2020-12-03T16:15:38.971Z] github.com/golangci/errcheck/internal/errcheck [2020-12-03T16:15:38.971Z] github.com/golangci/go-misc/deadcode [2020-12-03T16:15:38.971Z] golang.org/x/tools/internal/analysisinternal [2020-12-03T16:15:38.971Z] github.com/golangci/golangci-lint/pkg/config [2020-12-03T16:15:38.971Z] github.com/golangci/lint-1 [2020-12-03T16:15:38.971Z] github.com/golangci/maligned [2020-12-03T16:15:38.971Z] github.com/golangci/dupl/job [2020-12-03T16:15:39.237Z] github.com/golangci/prealloc [2020-12-03T16:15:39.237Z] github.com/golangci/misspell [2020-12-03T16:15:39.237Z] github.com/golangci/dupl [2020-12-03T16:15:39.237Z] github.com/kisielk/gotool/internal/load [2020-12-03T16:15:39.237Z] golang.org/x/tools/go/analysis [2020-12-03T16:15:39.237Z] github.com/golangci/golangci-lint/pkg/lint/linter [2020-12-03T16:15:39.237Z] golang.org/x/text/width [2020-12-03T16:15:39.237Z] github.com/golangci/errcheck/golangci [2020-12-03T16:15:39.237Z] golang.org/x/tools/go/types/typeutil [2020-12-03T16:15:39.237Z] golang.org/x/tools/go/ast/inspector [2020-12-03T16:15:39.237Z] github.com/golangci/golangci-lint/pkg/golinters/goanalysis [2020-12-03T16:15:39.237Z] github.com/kisielk/gotool [2020-12-03T16:15:39.237Z] github.com/matoous/godox [2020-12-03T16:15:39.504Z] golang.org/x/tools/go/analysis/passes/inspect [2020-12-03T16:15:39.504Z] github.com/securego/gosec [2020-12-03T16:15:39.504Z] github.com/golangci/unconvert [2020-12-03T16:15:39.504Z] github.com/nbutton23/zxcvbn-go/data [2020-12-03T16:15:39.504Z] sourcegraph.com/sqs/pbtypes [2020-12-03T16:15:39.504Z] github.com/jirfag/go-printf-func-name/pkg/analyzer [2020-12-03T16:15:39.504Z] golang.org/x/tools/go/ssa [2020-12-03T16:15:39.504Z] github.com/tommy-muehle/go-mnd/checks [2020-12-03T16:15:39.504Z] github.com/sourcegraph/go-diff/diff [2020-12-03T16:15:39.504Z] github.com/nbutton23/zxcvbn-go/adjacency [2020-12-03T16:15:39.773Z] github.com/nbutton23/zxcvbn-go/frequency [2020-12-03T16:15:39.773Z] github.com/tommy-muehle/go-mnd [2020-12-03T16:15:39.773Z] github.com/nbutton23/zxcvbn-go/entropy [2020-12-03T16:15:39.773Z] github.com/ultraware/funlen [2020-12-03T16:15:39.773Z] github.com/ultraware/whitespace [2020-12-03T16:15:39.773Z] github.com/uudashr/gocognit [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/internal/analysisutil [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/composite [2020-12-03T16:15:39.773Z] github.com/nbutton23/zxcvbn-go/matching [2020-12-03T16:15:39.773Z] github.com/nbutton23/zxcvbn-go/scoring [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/cfg [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/deepequalerrors [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/errorsas [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/asmdecl [2020-12-03T16:15:39.773Z] golang.org/x/tools/go/analysis/passes/assign [2020-12-03T16:15:39.773Z] github.com/nbutton23/zxcvbn-go [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/atomic [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/atomicalign [2020-12-03T16:15:40.044Z] github.com/securego/gosec/rules [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/bools [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/buildtag [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/cgocall [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/copylock [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/ctrlflow [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/findcall [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/httpresponse [2020-12-03T16:15:40.044Z] golang.org/x/tools/go/analysis/passes/loopclosure [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/lostcancel [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/nilfunc [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/pkgfact [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/printf [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/shadow [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/shift [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/sortslice [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/stdmethods [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/structtag [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/testinggoroutine [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/tests [2020-12-03T16:15:40.314Z] golang.org/x/tools/go/analysis/passes/unmarshal [2020-12-03T16:15:40.586Z] golang.org/x/tools/go/analysis/passes/unreachable [2020-12-03T16:15:40.586Z] golang.org/x/tools/go/analysis/passes/unsafeptr [2020-12-03T16:15:40.586Z] golang.org/x/tools/go/analysis/passes/unusedresult [2020-12-03T16:15:40.586Z] honnef.co/go/tools/ssa [2020-12-03T16:15:40.586Z] github.com/BurntSushi/toml [2020-12-03T16:15:40.586Z] honnef.co/go/tools/internal/renameio [2020-12-03T16:15:40.586Z] honnef.co/go/tools/loader [2020-12-03T16:15:40.586Z] honnef.co/go/tools/version [2020-12-03T16:15:40.586Z] honnef.co/go/tools/printf [2020-12-03T16:15:40.586Z] honnef.co/go/tools/internal/cache [2020-12-03T16:15:40.586Z] honnef.co/go/tools/go/types/typeutil [2020-12-03T16:15:40.586Z] github.com/golangci/golangci-lint/pkg/report [2020-12-03T16:15:40.586Z] github.com/gostaticanalysis/analysisutil [2020-12-03T16:15:40.586Z] golang.org/x/tools/go/analysis/passes/buildssa [2020-12-03T16:15:40.586Z] golang.org/x/tools/go/ssa/ssautil [2020-12-03T16:15:40.586Z] mvdan.cc/lint [2020-12-03T16:15:40.854Z] github.com/golangci/revgrep [2020-12-03T16:15:40.854Z] github.com/golangci/golangci-lint/pkg/printers [2020-12-03T16:15:40.854Z] github.com/spf13/cobra [2020-12-03T16:15:40.854Z] github.com/jingyugao/rowserrcheck/passes/rowserr [2020-12-03T16:15:40.854Z] github.com/timakin/bodyclose/passes/bodyclose [2020-12-03T16:15:40.854Z] golang.org/x/tools/go/analysis/passes/nilness [2020-12-03T16:15:40.854Z] mvdan.cc/interfacer/check [2020-12-03T16:15:40.854Z] mvdan.cc/unparam/check [2020-12-03T16:15:40.854Z] honnef.co/go/tools/config [2020-12-03T16:15:41.436Z] honnef.co/go/tools/internal/passes/buildssa [2020-12-03T16:15:41.436Z] honnef.co/go/tools/functions [2020-12-03T16:15:41.436Z] honnef.co/go/tools/ssautil [2020-12-03T16:15:41.436Z] honnef.co/go/tools/facts [2020-12-03T16:15:41.702Z] honnef.co/go/tools/lint [2020-12-03T16:15:41.702Z] honnef.co/go/tools/lint/lintutil/format [2020-12-03T16:15:41.702Z] honnef.co/go/tools/lint/lintdsl [2020-12-03T16:15:41.702Z] honnef.co/go/tools/staticcheck/vrp [2020-12-03T16:15:41.702Z] honnef.co/go/tools/lint/lintutil [2020-12-03T16:15:41.971Z] honnef.co/go/tools/internal/sharedcheck [2020-12-03T16:15:41.971Z] honnef.co/go/tools/unused [2020-12-03T16:15:41.971Z] honnef.co/go/tools/stylecheck [2020-12-03T16:15:41.971Z] honnef.co/go/tools/simple [2020-12-03T16:15:42.239Z] honnef.co/go/tools/staticcheck [2020-12-03T16:15:42.502Z] github.com/golangci/golangci-lint/pkg/golinters [2020-12-03T16:15:42.766Z] github.com/golangci/golangci-lint/pkg/lint/lintersdb [2020-12-03T16:15:43.030Z] github.com/golangci/golangci-lint/pkg/result/processors [2020-12-03T16:15:43.030Z] github.com/golangci/golangci-lint/pkg/lint [2020-12-03T16:15:43.293Z] github.com/golangci/golangci-lint/pkg/commands [2020-12-03T16:15:43.293Z] github.com/golangci/golangci-lint/cmd/golangci-lint [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] ==> Building Consul - OSes: linux, Architectures: amd64 [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] Building sequentially with go install [2020-12-03T16:15:48.610Z] tput: No value for $TERM and no -T specified [2020-12-03T16:15:48.610Z] ---> linux/amd64 [2020-12-03T16:16:35.539Z] Building device-virtual-go  [2020-12-03T16:16:35.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.1" -o cmd/device-virtual ./cmd [2020-12-03T16:16:36.118Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-12-03T16:16:36.118Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-12-03T16:16:36.118Z] go: downloading modernc.org/ql v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-12-03T16:16:36.381Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-12-03T16:16:36.381Z] go: downloading github.com/google/uuid v1.1.0 [2020-12-03T16:16:36.381Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/b v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/db v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/file v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-03T16:16:36.381Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/golex v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/strutil v1.0.0 [2020-12-03T16:16:36.381Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-12-03T16:16:36.381Z] go: downloading modernc.org/internal v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading modernc.org/mathutil v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-12-03T16:16:36.644Z] go: downloading modernc.org/lldb v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading modernc.org/fileutil v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-12-03T16:16:36.644Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-12-03T16:16:36.644Z] go: downloading modernc.org/zappy v1.0.0 [2020-12-03T16:16:36.644Z] go: downloading modernc.org/sortutil v1.0.0 [2020-12-03T16:16:43.296Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-03T16:16:48.610Z] Building edgex-go  [2020-12-03T16:16:49.226Z] 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 [2020-12-03T16:16:49.497Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-03T16:16:49.497Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.119 [2020-12-03T16:16:49.497Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-03T16:16:49.770Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-03T16:16:49.770Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-03T16:16:54.546Z] 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 [2020-12-03T16:16:54.546Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-03T16:16:59.945Z] 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 [2020-12-03T16:17:00.904Z] 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 [2020-12-03T16:17:01.170Z] 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 [2020-12-03T16:17:01.170Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-03T16:17:01.442Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-03T16:17:01.442Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-03T16:17:03.422Z] 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 [2020-12-03T16:17:03.422Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-03T16:17:03.422Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-03T16:17:04.823Z] 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 [2020-12-03T16:17:06.240Z] 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 [2020-12-03T16:17:06.240Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-03T16:17:07.671Z] 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 [2020-12-03T16:17:09.074Z] 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 [2020-12-03T16:17:10.035Z] 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 [2020-12-03T16:17:11.009Z] 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 [2020-12-03T16:17:12.431Z] install: cannot stat './cmd/core-command/core-command': No such file or directory [2020-12-03T16:17:12.431Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-12-03T16:17:17.790Z] 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] } [2020-12-03T16:17:19.224Z] 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 [2020-12-03T16:17:23.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:17:24.439Z] ---> package-listing.sh [2020-12-03T16:17:24.439Z] ++ facter osfamily [2020-12-03T16:17:24.439Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-03T16:17:24.716Z] + OS_FAMILY=redhat [2020-12-03T16:17:24.716Z] + workspace=/w/workspace/edgex-go/4 [2020-12-03T16:17:24.716Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-03T16:17:24.716Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-03T16:17:24.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-03T16:17:24.716Z] + PACKAGES=/tmp/packages_start.txt [2020-12-03T16:17:24.716Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-03T16:17:24.716Z] + PACKAGES=/tmp/packages_end.txt [2020-12-03T16:17:24.716Z] + case "${OS_FAMILY}" in [2020-12-03T16:17:24.716Z] + rpm -qa [2020-12-03T16:17:24.716Z] + sort [2020-12-03T16:17:31.619Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-03T16:17:31.619Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-03T16:17:31.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-03T16:17:31.619Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-03T16:17:31.619Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2020-12-03T16:17:31.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2020-12-03T16:17:31.664Z] 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 [2020-12-03T16:17:31.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-03T16:17:32.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T16:17:32.862Z] [2020-12-03T16:17:32.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-03T16:17:33.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T16:17:34.007Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-03T16:17:34.007Z] df20fa9351a1: Pulling fs layer [2020-12-03T16:17:34.007Z] 36b3adc4ff6f: Pulling fs layer [2020-12-03T16:17:34.007Z] 8ad3a11d3b57: Pulling fs layer [2020-12-03T16:17:34.007Z] 46f8f816bc3b: Pulling fs layer [2020-12-03T16:17:34.007Z] 93b61091891f: Pulling fs layer [2020-12-03T16:17:34.007Z] 93b9cdb0e59b: Pulling fs layer [2020-12-03T16:17:34.007Z] 5e14af77c1be: Pulling fs layer [2020-12-03T16:17:34.007Z] 01666e4c0597: Pulling fs layer [2020-12-03T16:17:34.007Z] aa168da1d23b: Pulling fs layer [2020-12-03T16:17:34.007Z] 93b9cdb0e59b: Waiting [2020-12-03T16:17:34.007Z] 01666e4c0597: Waiting [2020-12-03T16:17:34.007Z] aa168da1d23b: Waiting [2020-12-03T16:17:34.007Z] 5e14af77c1be: Waiting [2020-12-03T16:17:34.007Z] 46f8f816bc3b: Waiting [2020-12-03T16:17:34.007Z] 93b61091891f: Waiting [2020-12-03T16:17:34.007Z] 36b3adc4ff6f: Download complete [2020-12-03T16:17:34.007Z] 46f8f816bc3b: Verifying Checksum [2020-12-03T16:17:34.007Z] 46f8f816bc3b: Download complete [2020-12-03T16:17:34.321Z] df20fa9351a1: Verifying Checksum [2020-12-03T16:17:34.321Z] df20fa9351a1: Download complete [2020-12-03T16:17:34.321Z] 93b9cdb0e59b: Verifying Checksum [2020-12-03T16:17:34.321Z] 93b9cdb0e59b: Download complete [2020-12-03T16:17:34.321Z] 5e14af77c1be: Verifying Checksum [2020-12-03T16:17:34.321Z] 5e14af77c1be: Download complete [2020-12-03T16:17:34.321Z] 93b61091891f: Verifying Checksum [2020-12-03T16:17:34.321Z] 93b61091891f: Download complete [2020-12-03T16:17:34.321Z] 01666e4c0597: Verifying Checksum [2020-12-03T16:17:34.321Z] 01666e4c0597: Download complete [2020-12-03T16:17:34.643Z] 8ad3a11d3b57: Verifying Checksum [2020-12-03T16:17:34.644Z] 8ad3a11d3b57: Download complete [2020-12-03T16:17:35.072Z] df20fa9351a1: Pull complete [2020-12-03T16:17:35.396Z] 36b3adc4ff6f: Pull complete [2020-12-03T16:17:38.319Z] 8ad3a11d3b57: Pull complete [2020-12-03T16:17:38.642Z] 46f8f816bc3b: Pull complete [2020-12-03T16:17:40.263Z] 93b61091891f: Pull complete [2020-12-03T16:17:40.263Z] 93b9cdb0e59b: Pull complete [2020-12-03T16:17:40.945Z] 5e14af77c1be: Pull complete [2020-12-03T16:17:40.945Z] aa168da1d23b: Verifying Checksum [2020-12-03T16:17:40.945Z] aa168da1d23b: Download complete [2020-12-03T16:17:41.910Z] 01666e4c0597: Pull complete [2020-12-03T16:17:54.413Z] aa168da1d23b: Pull complete [2020-12-03T16:17:54.413Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-03T16:17:54.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-03T16:17:54.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-03T16:17:55.135Z] prd-centos7-docker-4c-2g-14316 does not seem to be running inside a container [2020-12-03T16:17:55.296Z] $ 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 [2020-12-03T16:17:58.543Z] $ docker top 8819ad0ff46c3480036f34eb8956fa25153ba31ae4a0faea74f01322caf52c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-03T16:18:00.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-03T16:18:00.930Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-03T16:18:01.994Z] + ls /var/log/sa-host [2020-12-03T16:18:01.994Z] + sadf -c /var/log/sa-host/sa03 [2020-12-03T16:18:01.994Z] file_magic: OK [2020-12-03T16:18:01.994Z] HZ: Using current value: 100 [2020-12-03T16:18:01.994Z] file_header: OK [2020-12-03T16:18:01.994Z] 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 [2020-12-03T16:18:01.994Z] Statistics: [2020-12-03T16:18:01.994Z] 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... [2020-12-03T16:18:01.994Z] File successfully converted to sysstat format version 12.2.1 [2020-12-03T16:18:01.994Z] + sadf -c /var/log/sa-host/sa23 [2020-12-03T16:18:01.994Z] file_magic: OK [2020-12-03T16:18:01.994Z] HZ: Using current value: 100 [2020-12-03T16:18:01.994Z] file_header: OK [2020-12-03T16:18:01.994Z] 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 [2020-12-03T16:18:01.994Z] Statistics: [2020-12-03T16:18:01.994Z] Hnuu...uuuununununu... [2020-12-03T16:18:01.994Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-03T16:18:02.827Z] provisioning config files... [2020-12-03T16:18:02.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1864022164301789289tmp [Pipeline] { [Pipeline] echo [2020-12-03T16:18:03.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:18:03.847Z] ---> create-netrc.sh [Pipeline] } [2020-12-03T16:18:03.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-03T16:18:04.044Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:18:04.816Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-03T16:18:04.847Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:18:05.580Z] ---> sudo-logs.sh [2020-12-03T16:18:05.580Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-03T16:18:05.868Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:18:06.685Z] ---> job-cost.sh [2020-12-03T16:18:06.685Z] lf-activate-venv: SKIPPING [2020-12-03T16:18:06.685Z] INFO: No Stack... [2020-12-03T16:18:08.184Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-03T16:18:08.489Z] INFO: Archiving Costs [Pipeline] echo [2020-12-03T16:18:08.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-03T16:18:09.773Z] ---> logs-deploy.sh [2020-12-03T16:18:09.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2919/4 [2020-12-03T16:18:09.773Z] INFO: archiving workspace using pattern(s): [2020-12-03T16:18:14.248Z] Archives upload complete. [2020-12-03T16:18:14.625Z] INFO: archiving logs to Nexus [2020-12-03T16:18:16.781Z] ---> uname -a: [2020-12-03T16:18:16.781Z] 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 [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> lscpu: [2020-12-03T16:18:16.781Z] Architecture: x86_64 [2020-12-03T16:18:16.781Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-03T16:18:16.781Z] Byte Order: Little Endian [2020-12-03T16:18:16.781Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-03T16:18:16.781Z] CPU(s): 4 [2020-12-03T16:18:16.781Z] On-line CPU(s) list: 0-3 [2020-12-03T16:18:16.781Z] Thread(s) per core: 1 [2020-12-03T16:18:16.781Z] Core(s) per socket: 1 [2020-12-03T16:18:16.781Z] Socket(s): 4 [2020-12-03T16:18:16.781Z] NUMA node(s): 1 [2020-12-03T16:18:16.781Z] Vendor ID: GenuineIntel [2020-12-03T16:18:16.781Z] CPU family: 6 [2020-12-03T16:18:16.781Z] Model: 44 [2020-12-03T16:18:16.781Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-03T16:18:16.781Z] Stepping: 1 [2020-12-03T16:18:16.781Z] CPU MHz: 2933.438 [2020-12-03T16:18:16.781Z] BogoMIPS: 5866.87 [2020-12-03T16:18:16.781Z] Virtualization: VT-x [2020-12-03T16:18:16.781Z] Hypervisor vendor: KVM [2020-12-03T16:18:16.781Z] Virtualization type: full [2020-12-03T16:18:16.781Z] L1d cache: 128 KiB [2020-12-03T16:18:16.781Z] L1i cache: 128 KiB [2020-12-03T16:18:16.781Z] L2 cache: 16 MiB [2020-12-03T16:18:16.781Z] L3 cache: 64 MiB [2020-12-03T16:18:16.781Z] NUMA node0 CPU(s): 0-3 [2020-12-03T16:18:16.781Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-03T16:18:16.781Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-03T16:18:16.781Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-03T16:18:16.781Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-03T16:18:16.781Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-03T16:18:16.781Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-03T16:18:16.781Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-03T16:18:16.781Z] Vulnerability Srbds: Not affected [2020-12-03T16:18:16.781Z] Vulnerability Tsx async abort: Not affected [2020-12-03T16:18:16.781Z] 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 [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> nproc: [2020-12-03T16:18:16.781Z] 4 [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> df -h: [2020-12-03T16:18:16.781Z] Filesystem Size Used Available Use% Mounted on [2020-12-03T16:18:16.781Z] overlay 50.0G 13.8G 36.2G 28% / [2020-12-03T16:18:16.781Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-03T16:18:16.781Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-03T16:18:16.781Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /facter-os [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/resolv.conf [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hostname [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hosts [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /run/cloud-init/result.json [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/sa-host [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/secure [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/auth.log [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/4 [2020-12-03T16:18:16.781Z] /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/4@tmp [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> free -m: [2020-12-03T16:18:16.781Z] total used free shared buff/cache available [2020-12-03T16:18:16.781Z] Mem: 1837 821 181 0 834 959 [2020-12-03T16:18:16.781Z] Swap: 1023 95 928 [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> ip addr: [2020-12-03T16:18:16.781Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-03T16:18:16.781Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-03T16:18:16.781Z] inet 127.0.0.1/8 scope host lo [2020-12-03T16:18:16.781Z] valid_lft forever preferred_lft forever [2020-12-03T16:18:16.781Z] inet6 ::1/128 scope host [2020-12-03T16:18:16.781Z] valid_lft forever preferred_lft forever [2020-12-03T16:18:16.781Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-03T16:18:16.781Z] link/ether fa:16:3e:dc:50:96 brd ff:ff:ff:ff:ff:ff [2020-12-03T16:18:16.781Z] inet 10.30.123.63/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-03T16:18:16.781Z] valid_lft 84502sec preferred_lft 84502sec [2020-12-03T16:18:16.781Z] inet6 fe80::f816:3eff:fedc:5096/64 scope link [2020-12-03T16:18:16.781Z] valid_lft forever preferred_lft forever [2020-12-03T16:18:16.781Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-03T16:18:16.781Z] link/ether 02:42:e0:61:a5:fc brd ff:ff:ff:ff:ff:ff [2020-12-03T16:18:16.781Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-03T16:18:16.781Z] valid_lft forever preferred_lft forever [2020-12-03T16:18:16.781Z] inet6 fe80::42:e0ff:fe61:a5fc/64 scope link [2020-12-03T16:18:16.781Z] valid_lft forever preferred_lft forever [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] ---> sar -b -r -n DEV: [2020-12-03T16:18:16.781Z] 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) [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] 15:46:19 LINUX RESTART (4 CPU) [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-03T16:18:16.781Z] 15:48:01 126.01 72.41 53.61 0.00 4763.33 38684.44 0.00 [2020-12-03T16:18:16.781Z] 15:49:01 57.25 13.41 43.84 0.00 4854.71 10359.28 0.00 [2020-12-03T16:18:16.781Z] 15:50:02 121.29 49.99 71.30 0.00 5068.87 30428.17 0.00 [2020-12-03T16:18:16.781Z] 15:51:01 238.50 82.46 156.03 0.00 3587.51 33362.84 0.00 [2020-12-03T16:18:16.781Z] 15:52:02 139.52 90.23 49.30 0.00 4313.28 6917.46 0.00 [2020-12-03T16:18:16.781Z] 15:53:01 79.75 29.32 50.43 0.00 1001.44 6318.60 0.00 [2020-12-03T16:18:16.781Z] 15:54:01 49.52 13.36 36.16 0.00 530.27 4388.02 0.00 [2020-12-03T16:18:16.781Z] 15:55:02 113.89 62.66 51.23 0.00 2083.55 4610.52 0.00 [2020-12-03T16:18:16.781Z] 15:56:01 44.91 17.44 27.47 0.00 954.29 3952.03 0.00 [2020-12-03T16:18:16.781Z] 15:57:01 87.36 9.32 78.04 0.00 1799.20 18866.93 0.00 [2020-12-03T16:18:16.781Z] 15:58:11 761.68 603.28 158.40 0.00 76010.35 123053.73 0.00 [2020-12-03T16:18:16.781Z] 15:59:06 1229.20 1051.90 177.31 0.00 64978.63 69855.88 0.00 [2020-12-03T16:18:16.781Z] 16:00:02 1729.18 1541.52 187.66 0.00 85003.60 97495.06 0.00 [2020-12-03T16:18:16.781Z] 16:01:02 195.07 116.94 78.13 0.00 10315.27 14543.25 0.00 [2020-12-03T16:18:16.781Z] 16:02:02 311.95 89.65 222.30 0.00 19261.50 72425.49 0.00 [2020-12-03T16:18:16.781Z] 16:03:02 767.31 610.32 156.99 0.00 86024.41 89581.68 0.00 [2020-12-03T16:18:16.781Z] 16:04:07 1341.83 1182.03 159.81 0.00 72421.16 78115.71 0.00 [2020-12-03T16:18:16.781Z] 16:05:02 1316.23 1192.74 123.49 0.00 65460.03 71870.91 0.00 [2020-12-03T16:18:16.781Z] 16:06:01 191.66 111.11 80.55 0.00 10781.46 14727.20 0.00 [2020-12-03T16:18:16.781Z] 16:07:01 229.44 34.79 194.65 0.00 2684.71 20974.10 0.00 [2020-12-03T16:18:16.781Z] 16:08:02 37.12 12.32 24.80 0.00 2837.50 850.32 0.00 [2020-12-03T16:18:16.781Z] 16:09:01 90.17 84.69 5.49 0.00 1084.99 260.07 0.00 [2020-12-03T16:18:16.781Z] 16:10:01 94.41 81.52 12.90 0.00 855.19 500.85 0.00 [2020-12-03T16:18:16.781Z] 16:11:01 148.15 140.21 7.94 0.00 2657.94 452.96 0.00 [2020-12-03T16:18:16.781Z] 16:12:01 0.50 0.02 0.48 0.00 0.27 6.78 0.00 [2020-12-03T16:18:16.781Z] 16:13:01 0.53 0.37 0.17 0.00 11.17 1.60 0.00 [2020-12-03T16:18:16.781Z] 16:14:02 0.17 0.00 0.17 0.00 0.00 1.46 0.00 [2020-12-03T16:18:16.781Z] 16:15:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2020-12-03T16:18:16.781Z] 16:16:01 0.27 0.02 0.25 0.00 0.53 2.86 0.00 [2020-12-03T16:18:16.781Z] 16:17:01 0.50 0.28 0.22 0.00 12.35 2.14 0.00 [2020-12-03T16:18:16.781Z] Average: 313.52 239.87 73.65 0.00 17708.05 27376.23 0.00 [2020-12-03T16:18:16.781Z] [2020-12-03T16:18:16.781Z] 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-03T16:18:16.781Z] 15:48:01 69904 0 585696 31.13 2620 1223324 1085232 37.04 511908 1102900 89184 [2020-12-03T16:18:16.781Z] 15:49:01 81816 0 715156 38.01 2620 1081952 1364696 46.57 612496 980932 7532 [2020-12-03T16:18:16.781Z] 15:50:02 65316 0 731224 38.86 2188 1082816 1548640 52.85 710660 879280 71004 [2020-12-03T16:18:16.781Z] 15:51:01 77588 0 770752 40.96 1492 1031712 1523336 51.99 642300 894188 10608 [2020-12-03T16:18:16.781Z] 15:52:02 123752 0 784516 41.70 864 972412 1723872 58.83 630620 854156 45752 [2020-12-03T16:18:16.781Z] 15:53:01 221616 0 783668 41.65 528 875732 1734212 59.19 655872 728224 56672 [2020-12-03T16:18:16.781Z] 15:54:01 182616 0 816996 43.42 384 881548 1547640 52.82 709796 710388 42760 [2020-12-03T16:18:16.781Z] 15:55:02 284440 0 744156 39.55 384 852564 1333840 45.52 566636 743884 21484 [2020-12-03T16:18:16.781Z] 15:56:01 204644 0 817960 43.47 288 858652 1491284 50.90 675568 713268 73316 [2020-12-03T16:18:16.781Z] 15:57:01 157580 0 752776 40.01 288 970900 1268040 43.28 632260 809320 220 [2020-12-03T16:18:16.781Z] 15:58:11 261340 0 775176 41.20 32 844996 1871744 63.88 631332 781848 81208 [2020-12-03T16:18:16.781Z] 15:59:06 69252 0 847844 45.06 32 964416 2447644 83.53 773720 823352 75184 [2020-12-03T16:18:16.781Z] 16:00:02 618732 0 680328 36.16 32 582452 1397272 47.69 473456 561960 72 [2020-12-03T16:18:16.781Z] 16:01:02 355988 0 773684 41.12 32 751840 2129668 72.68 602576 660096 17948 [2020-12-03T16:18:16.781Z] 16:02:02 93004 0 680676 36.18 32 1107832 1422344 48.54 713660 835452 1644 [2020-12-03T16:18:16.781Z] 16:03:02 389528 0 683268 36.31 32 808716 1972760 67.33 524544 746132 2544 [2020-12-03T16:18:16.781Z] 16:04:07 71968 0 811660 43.14 32 997884 2370268 80.89 759560 810008 45812 [2020-12-03T16:18:16.781Z] 16:05:02 509188 0 712860 37.89 32 659464 2454368 83.76 504516 610096 80 [2020-12-03T16:18:16.781Z] 16:06:01 378676 0 738600 39.25 32 764236 2037468 69.54 570108 664776 13060 [2020-12-03T16:18:16.781Z] 16:07:01 278688 0 712996 37.89 32 889828 1579372 53.90 529984 801920 14964 [2020-12-03T16:18:16.781Z] 16:08:02 287548 0 630596 33.51 32 963368 1245940 42.52 493232 837624 8 [2020-12-03T16:18:16.781Z] 16:09:01 251892 0 639296 33.98 32 990324 1208916 41.26 514184 844024 464 [2020-12-03T16:18:16.781Z] 16:10:01 213184 0 655432 34.83 32 1012896 1214660 41.45 534576 848868 28 [2020-12-03T16:18:16.782Z] 16:11:01 104624 0 755484 40.15 8 1021428 1201600 41.01 529660 856152 8 [2020-12-03T16:18:16.782Z] 16:12:01 104836 0 755308 40.14 8 1021392 1201604 41.01 529336 856184 8 [2020-12-03T16:18:16.782Z] 16:13:01 104492 0 755320 40.14 8 1021724 1201700 41.01 529564 856432 12 [2020-12-03T16:18:16.782Z] 16:14:02 104760 0 755044 40.13 8 1021732 1201604 41.01 529680 856432 12 [2020-12-03T16:18:16.782Z] 16:15:01 104644 0 755152 40.13 8 1021740 1201632 41.01 529704 856432 8 [2020-12-03T16:18:16.782Z] 16:16:01 104536 0 755268 40.14 8 1021732 1201604 41.01 529708 856432 8 [2020-12-03T16:18:16.782Z] 16:17:01 104404 0 755020 40.13 8 1022112 1201600 41.01 529464 856808 8 [2020-12-03T16:18:16.782Z] Average: 199352 0 737730 39.21 404 944057 1546152 52.77 589356 807919 22387 [2020-12-03T16:18:16.782Z] [2020-12-03T16:18:16.782Z] 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-03T16:18:16.782Z] 15:48:01 eth0 497.81 407.68 3037.52 61.08 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:49:01 eth0 650.73 718.13 3119.84 122.94 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:49:01 vetha7432ad 617.43 527.54 65.00 2500.21 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:49:01 docker0 617.43 527.41 56.56 2500.20 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:50:02 eth0 312.40 249.36 2959.64 28.45 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:50:02 docker0 28.80 27.28 2.69 139.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:51:01 eth0 362.68 159.73 1975.46 22.56 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:51:01 docker0 94.53 168.41 7.06 841.75 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:52:02 vetha630147 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:52:02 eth0 28.33 29.15 22.74 63.98 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:53:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:53:01 eth0 13.97 11.86 9.38 14.73 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:54:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:54:01 eth0 31.27 23.60 24.09 13.34 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:55:02 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:55:02 eth0 8.38 6.23 6.44 3.51 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:56:01 vetha630147 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:56:01 eth0 37.46 31.56 23.14 75.92 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:57:01 eth0 180.43 129.97 1695.63 22.15 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:57:01 veth00a6a31 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:58:11 eth0 5.66 4.22 4.21 2.32 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:58:11 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:58:11 veth00a6a31 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:58:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:59:06 eth0 50.61 37.95 176.74 65.42 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:59:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:59:06 veth00a6a31 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 15:59:06 docker0 12.78 23.87 0.68 161.05 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:00:02 vethb089c22 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:00:02 veth4300763 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:00:02 vethc4b2938 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:00:02 veth9ebcc42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:01:02 vetha319d3f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:01:02 eth0 2232.91 1842.83 13196.56 499.12 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:01:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:01:02 veth00a6a31 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:02:02 eth0 74.24 55.54 136.16 80.83 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:02:02 veth00a6a31 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:02:02 docker0 766.09 767.05 67.70 3726.30 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:03:02 vethc2e50c4 1.50 3.37 0.10 17.74 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:03:02 eth0 21.34 14.67 58.99 8.22 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:03:02 vethf17a429 0.98 1.38 0.07 7.14 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:04:07 eth0 29.00 20.34 101.77 6.76 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:04:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:04:07 veth00a6a31 0.00 0.93 0.00 0.04 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:04:07 docker0 725.94 735.34 63.68 3599.53 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:05:02 vetha64d8bf 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:05:02 veth9b396c6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:05:02 vethf4520f5 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:05:02 veth491492b 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:06:01 vetha64d8bf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:06:01 veth9b396c6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:06:01 vethf4520f5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:06:01 veth491492b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:07:01 veth1514123 2.99 3.71 0.47 20.37 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:07:01 eth0 2527.69 2039.58 13890.67 678.69 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:07:01 veth00a6a31 0.00 1.16 0.00 0.05 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:08:02 eth0 22.47 13.98 47.64 5.81 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:08:02 docker0 842.19 905.30 72.07 4315.87 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:09:01 eth0 0.83 0.41 0.31 0.21 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:13:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:14:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] Average: eth0 84.22 68.19 464.33 22.84 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.782Z] Average: docker0 28.14 30.25 2.41 144.23 0.00 0.00 0.00 0.00 [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] ---> sar -P ALL: [2020-12-03T16:18:16.783Z] 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) [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] 15:46:19 LINUX RESTART (4 CPU) [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] 15:47:01 CPU %user %nice %system %iowait %steal %idle [2020-12-03T16:18:16.783Z] 15:48:01 all 11.21 0.00 7.23 8.78 34.55 38.23 [2020-12-03T16:18:16.783Z] 15:48:01 0 8.83 0.00 6.16 10.12 36.23 38.66 [2020-12-03T16:18:16.783Z] 15:48:01 1 11.07 0.00 6.54 10.20 34.06 38.14 [2020-12-03T16:18:16.783Z] 15:48:01 2 11.70 0.00 10.53 7.81 32.87 37.09 [2020-12-03T16:18:16.783Z] 15:48:01 3 13.29 0.00 5.86 6.88 34.97 39.00 [2020-12-03T16:18:16.783Z] 15:49:01 all 5.43 0.00 3.50 0.97 22.87 67.23 [2020-12-03T16:18:16.783Z] 15:49:01 0 5.73 0.00 4.43 0.60 26.12 63.12 [2020-12-03T16:18:16.783Z] 15:49:01 1 3.96 0.00 2.81 0.39 20.35 72.49 [2020-12-03T16:18:16.783Z] 15:49:01 2 6.06 0.00 3.75 0.88 23.19 66.11 [2020-12-03T16:18:16.783Z] 15:49:01 3 5.96 0.00 3.00 2.03 21.82 67.19 [2020-12-03T16:18:16.783Z] 15:50:02 all 5.98 0.00 3.15 1.22 28.11 61.55 [2020-12-03T16:18:16.783Z] 15:50:02 0 5.79 0.00 2.51 0.83 28.94 61.93 [2020-12-03T16:18:16.783Z] 15:50:02 1 8.55 0.00 3.17 1.87 27.45 58.95 [2020-12-03T16:18:16.783Z] 15:50:02 2 5.42 0.00 3.50 0.57 27.61 62.90 [2020-12-03T16:18:16.783Z] 15:50:02 3 4.19 0.00 3.43 1.59 28.41 62.37 [2020-12-03T16:18:16.783Z] 15:51:01 all 4.35 0.00 4.17 3.47 28.37 59.64 [2020-12-03T16:18:16.783Z] 15:51:01 0 3.90 0.00 3.84 3.49 30.17 58.60 [2020-12-03T16:18:16.783Z] 15:51:01 1 3.47 0.00 3.74 2.85 27.28 62.67 [2020-12-03T16:18:16.783Z] 15:51:01 2 4.85 0.00 4.60 3.29 27.87 59.39 [2020-12-03T16:18:16.783Z] 15:51:01 3 5.26 0.00 4.51 4.27 28.16 57.80 [2020-12-03T16:18:16.783Z] 15:52:02 all 7.51 0.00 5.02 6.01 34.76 46.70 [2020-12-03T16:18:16.783Z] 15:52:02 0 10.66 0.00 5.18 6.18 34.48 43.50 [2020-12-03T16:18:16.783Z] 15:52:02 1 5.50 0.00 5.04 6.33 35.64 47.49 [2020-12-03T16:18:16.783Z] 15:52:02 2 7.63 0.00 4.95 6.00 34.16 47.26 [2020-12-03T16:18:16.783Z] 15:52:02 3 6.30 0.00 4.92 5.51 34.74 48.53 [2020-12-03T16:18:16.783Z] 15:53:01 all 29.60 0.00 8.84 2.14 42.11 17.32 [2020-12-03T16:18:16.783Z] 15:53:01 0 29.59 0.00 8.86 2.25 42.24 17.05 [2020-12-03T16:18:16.783Z] 15:53:01 1 26.17 0.00 8.52 2.24 43.28 19.79 [2020-12-03T16:18:16.783Z] 15:53:01 2 29.20 0.00 8.93 2.21 41.07 18.60 [2020-12-03T16:18:16.783Z] 15:53:01 3 33.72 0.00 9.06 1.86 41.79 13.57 [2020-12-03T16:18:16.783Z] 15:54:01 all 33.65 0.00 9.45 1.63 37.45 17.82 [2020-12-03T16:18:16.783Z] 15:54:01 0 31.56 0.00 9.12 1.35 38.78 19.19 [2020-12-03T16:18:16.783Z] 15:54:01 1 28.86 0.00 8.84 2.21 39.29 20.80 [2020-12-03T16:18:16.783Z] 15:54:01 2 38.22 0.00 9.10 2.27 34.63 15.78 [2020-12-03T16:18:16.783Z] 15:54:01 3 36.43 0.00 10.81 0.67 36.91 15.19 [2020-12-03T16:18:16.783Z] 15:55:02 all 29.03 0.00 12.31 6.14 30.91 21.61 [2020-12-03T16:18:16.783Z] 15:55:02 0 28.96 0.00 12.44 6.22 30.72 21.66 [2020-12-03T16:18:16.783Z] 15:55:02 1 28.68 0.00 13.02 6.00 30.80 21.50 [2020-12-03T16:18:16.783Z] 15:55:02 2 27.67 0.00 12.02 6.50 31.17 22.65 [2020-12-03T16:18:16.783Z] 15:55:02 3 30.79 0.00 11.76 5.85 30.96 20.64 [2020-12-03T16:18:16.783Z] 15:56:01 all 14.08 0.00 8.11 1.77 32.93 43.10 [2020-12-03T16:18:16.783Z] 15:56:01 0 13.81 0.00 7.66 3.16 32.86 42.51 [2020-12-03T16:18:16.783Z] 15:56:01 1 12.24 0.00 7.08 1.20 34.44 45.04 [2020-12-03T16:18:16.783Z] 15:56:01 2 16.86 0.00 9.81 1.39 31.75 40.19 [2020-12-03T16:18:16.783Z] 15:56:01 3 13.51 0.00 7.97 1.31 32.63 44.58 [2020-12-03T16:18:16.783Z] 15:57:01 all 5.70 0.00 5.85 0.77 26.41 61.26 [2020-12-03T16:18:16.783Z] 15:57:01 0 5.18 0.00 6.15 0.98 28.01 59.68 [2020-12-03T16:18:16.783Z] 15:57:01 1 6.11 0.00 5.11 0.30 25.99 62.48 [2020-12-03T16:18:16.783Z] 15:57:01 2 4.94 0.00 5.14 1.48 26.02 62.42 [2020-12-03T16:18:16.783Z] 15:57:01 3 6.56 0.00 7.04 0.32 25.63 60.45 [2020-12-03T16:18:16.783Z] 15:58:11 all 9.90 0.00 10.67 10.93 40.12 28.38 [2020-12-03T16:18:16.783Z] 15:58:11 0 9.06 0.00 9.54 12.18 40.61 28.61 [2020-12-03T16:18:16.783Z] 15:58:11 1 10.48 0.00 11.85 10.43 40.30 26.94 [2020-12-03T16:18:16.783Z] 15:58:11 2 9.80 0.00 11.03 11.15 39.80 28.21 [2020-12-03T16:18:16.783Z] 15:58:11 3 10.26 0.00 10.30 9.93 39.76 29.74 [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] 15:58:11 CPU %user %nice %system %iowait %steal %idle [2020-12-03T16:18:16.783Z] 15:59:06 all 5.36 0.00 9.81 26.38 35.62 22.84 [2020-12-03T16:18:16.783Z] 15:59:06 0 6.05 0.00 8.99 25.68 34.88 24.41 [2020-12-03T16:18:16.783Z] 15:59:06 1 5.76 0.00 10.97 26.41 35.37 21.49 [2020-12-03T16:18:16.783Z] 15:59:06 2 4.81 0.00 9.19 26.00 35.90 24.11 [2020-12-03T16:18:16.783Z] 15:59:06 3 4.80 0.00 10.10 27.45 36.33 21.33 [2020-12-03T16:18:16.783Z] 16:00:02 all 9.04 0.00 7.73 24.18 38.79 20.25 [2020-12-03T16:18:16.783Z] 16:00:02 0 10.71 0.00 8.43 23.11 39.33 18.42 [2020-12-03T16:18:16.783Z] 16:00:02 1 9.04 0.00 7.75 24.70 38.12 20.39 [2020-12-03T16:18:16.783Z] 16:00:02 2 7.74 0.00 6.98 25.52 38.23 21.53 [2020-12-03T16:18:16.783Z] 16:00:02 3 8.72 0.00 7.79 23.36 39.49 20.64 [2020-12-03T16:18:16.783Z] 16:01:02 all 56.61 0.00 13.47 2.78 25.35 1.79 [2020-12-03T16:18:16.783Z] 16:01:02 0 58.48 0.00 12.42 3.07 23.16 2.87 [2020-12-03T16:18:16.783Z] 16:01:02 1 58.18 0.00 13.61 1.79 24.69 1.73 [2020-12-03T16:18:16.783Z] 16:01:02 2 55.63 0.00 14.53 3.39 24.75 1.70 [2020-12-03T16:18:16.783Z] 16:01:02 3 54.20 0.00 13.22 2.86 28.85 0.87 [2020-12-03T16:18:16.783Z] 16:02:02 all 7.68 0.00 10.01 11.59 44.04 26.68 [2020-12-03T16:18:16.783Z] 16:02:02 0 7.72 0.00 9.66 8.29 44.81 29.51 [2020-12-03T16:18:16.783Z] 16:02:02 1 8.80 0.00 10.67 14.73 43.48 22.32 [2020-12-03T16:18:16.783Z] 16:02:02 2 7.00 0.00 9.89 11.95 43.28 27.88 [2020-12-03T16:18:16.783Z] 16:02:02 3 7.22 0.00 9.86 11.50 44.57 26.85 [2020-12-03T16:18:16.783Z] 16:03:02 all 10.04 0.00 10.07 7.83 42.94 29.12 [2020-12-03T16:18:16.783Z] 16:03:02 0 10.23 0.00 10.05 6.87 42.91 29.95 [2020-12-03T16:18:16.783Z] 16:03:02 1 10.19 0.00 9.76 8.07 42.91 29.07 [2020-12-03T16:18:16.783Z] 16:03:02 2 9.22 0.00 10.08 7.71 43.32 29.67 [2020-12-03T16:18:16.783Z] 16:03:02 3 10.52 0.00 10.39 8.67 42.63 27.79 [2020-12-03T16:18:16.783Z] 16:04:07 all 3.93 0.00 6.73 31.50 38.57 19.27 [2020-12-03T16:18:16.783Z] 16:04:07 0 3.48 0.00 6.07 27.61 38.83 24.01 [2020-12-03T16:18:16.783Z] 16:04:07 1 3.19 0.00 6.20 32.79 38.81 19.01 [2020-12-03T16:18:16.783Z] 16:04:07 2 4.25 0.00 7.33 32.54 37.42 18.46 [2020-12-03T16:18:16.783Z] 16:04:07 3 4.83 0.00 7.33 33.07 39.22 15.56 [2020-12-03T16:18:16.783Z] 16:05:02 all 6.90 0.00 6.14 24.03 42.24 20.70 [2020-12-03T16:18:16.783Z] 16:05:02 0 7.13 0.00 5.96 24.65 41.70 20.56 [2020-12-03T16:18:16.783Z] 16:05:02 1 6.79 0.00 6.45 21.81 42.19 22.76 [2020-12-03T16:18:16.783Z] 16:05:02 2 6.33 0.00 6.02 25.25 41.14 21.26 [2020-12-03T16:18:16.783Z] 16:05:02 3 7.34 0.00 6.11 24.41 43.93 18.22 [2020-12-03T16:18:16.783Z] 16:06:01 all 66.08 0.00 13.52 1.85 17.70 0.85 [2020-12-03T16:18:16.783Z] 16:06:01 0 68.63 0.00 14.26 1.47 14.76 0.88 [2020-12-03T16:18:16.783Z] 16:06:01 1 63.35 0.00 14.56 1.74 19.62 0.73 [2020-12-03T16:18:16.783Z] 16:06:01 2 64.18 0.00 12.05 2.38 19.92 1.48 [2020-12-03T16:18:16.783Z] 16:06:01 3 68.22 0.00 13.18 1.84 16.46 0.30 [2020-12-03T16:18:16.783Z] 16:07:01 all 9.73 0.00 8.06 9.11 25.76 47.33 [2020-12-03T16:18:16.783Z] 16:07:01 0 10.35 0.00 8.28 7.18 26.94 47.25 [2020-12-03T16:18:16.783Z] 16:07:01 1 6.64 0.00 6.90 10.17 25.99 50.30 [2020-12-03T16:18:16.783Z] 16:07:01 2 12.61 0.00 8.33 13.51 25.16 40.39 [2020-12-03T16:18:16.783Z] 16:07:01 3 9.39 0.00 8.77 5.50 24.95 51.38 [2020-12-03T16:18:16.783Z] 16:08:02 all 0.76 0.00 1.54 1.40 9.44 86.86 [2020-12-03T16:18:16.783Z] 16:08:02 0 0.81 0.00 1.50 1.96 9.57 86.16 [2020-12-03T16:18:16.783Z] 16:08:02 1 0.80 0.00 1.45 1.89 9.91 85.96 [2020-12-03T16:18:16.783Z] 16:08:02 2 0.52 0.00 1.40 0.90 9.44 87.74 [2020-12-03T16:18:16.783Z] 16:08:02 3 0.91 0.00 1.83 0.85 8.82 87.59 [2020-12-03T16:18:16.783Z] 16:09:01 all 0.05 0.76 3.71 5.06 32.59 57.84 [2020-12-03T16:18:16.783Z] 16:09:01 0 0.04 0.76 3.64 5.61 32.71 57.25 [2020-12-03T16:18:16.783Z] 16:09:01 1 0.05 0.75 3.86 6.05 32.13 57.15 [2020-12-03T16:18:16.783Z] 16:09:01 2 0.08 0.70 3.60 3.49 32.58 59.55 [2020-12-03T16:18:16.783Z] 16:09:01 3 0.03 0.81 3.74 5.10 32.92 57.40 [2020-12-03T16:18:16.783Z] [2020-12-03T16:18:16.783Z] 16:09:01 CPU %user %nice %system %iowait %steal %idle [2020-12-03T16:18:16.783Z] 16:10:01 all 0.07 0.82 4.45 5.22 31.28 58.16 [2020-12-03T16:18:16.783Z] 16:10:01 0 0.05 0.84 4.40 6.45 31.69 56.57 [2020-12-03T16:18:16.783Z] 16:10:01 1 0.04 0.86 4.68 5.92 30.86 57.64 [2020-12-03T16:18:16.783Z] 16:10:01 2 0.13 0.79 4.39 4.74 31.22 58.72 [2020-12-03T16:18:16.783Z] 16:10:01 3 0.05 0.79 4.33 3.76 31.35 59.72 [2020-12-03T16:18:16.783Z] 16:11:01 all 0.06 0.34 2.28 1.13 9.27 86.91 [2020-12-03T16:18:16.783Z] 16:11:01 0 0.02 0.31 1.91 0.58 8.64 88.55 [2020-12-03T16:18:16.783Z] 16:11:01 1 0.02 0.34 1.97 1.51 10.32 85.85 [2020-12-03T16:18:16.783Z] 16:11:01 2 0.14 0.44 3.00 1.12 9.13 86.17 [2020-12-03T16:18:16.783Z] 16:11:01 3 0.06 0.28 2.27 1.32 8.98 87.09 [2020-12-03T16:18:16.783Z] 16:12:01 all 0.05 0.00 0.04 0.00 1.51 98.39 [2020-12-03T16:18:16.783Z] 16:12:01 0 0.05 0.00 0.05 0.02 0.81 99.07 [2020-12-03T16:18:16.783Z] 16:12:01 1 0.05 0.00 0.07 0.00 2.19 97.69 [2020-12-03T16:18:16.783Z] 16:12:01 2 0.07 0.00 0.02 0.00 1.58 98.34 [2020-12-03T16:18:16.783Z] 16:12:01 3 0.03 0.00 0.03 0.00 1.46 98.47 [2020-12-03T16:18:16.783Z] 16:13:01 all 0.04 0.00 0.03 0.00 1.19 98.73 [2020-12-03T16:18:16.783Z] 16:13:01 0 0.02 0.00 0.05 0.00 1.71 98.23 [2020-12-03T16:18:16.783Z] 16:13:01 1 0.10 0.00 0.03 0.00 1.16 98.71 [2020-12-03T16:18:16.783Z] 16:13:01 2 0.02 0.00 0.02 0.00 0.58 99.39 [2020-12-03T16:18:16.783Z] 16:13:01 3 0.03 0.00 0.02 0.02 1.32 98.62 [2020-12-03T16:18:16.783Z] 16:14:02 all 0.06 0.00 0.03 0.00 1.24 98.68 [2020-12-03T16:18:16.783Z] 16:14:02 0 0.02 0.00 0.02 0.00 0.84 99.12 [2020-12-03T16:18:16.783Z] 16:14:02 1 0.15 0.00 0.02 0.00 1.04 98.79 [2020-12-03T16:18:16.783Z] 16:14:02 2 0.03 0.00 0.03 0.00 1.48 98.45 [2020-12-03T16:18:16.783Z] 16:14:02 3 0.03 0.00 0.05 0.00 1.58 98.34 [2020-12-03T16:18:16.783Z] 16:15:01 all 0.04 0.00 0.03 0.00 0.84 99.10 [2020-12-03T16:18:16.783Z] 16:15:01 0 0.00 0.00 0.02 0.00 0.82 99.16 [2020-12-03T16:18:16.783Z] 16:15:01 1 0.10 0.00 0.05 0.00 1.75 98.09 [2020-12-03T16:18:16.783Z] 16:15:01 2 0.03 0.00 0.02 0.00 0.17 99.78 [2020-12-03T16:18:16.783Z] 16:15:01 3 0.02 0.00 0.03 0.00 0.59 99.36 [2020-12-03T16:18:16.783Z] 16:16:01 all 0.04 0.00 0.01 0.02 1.39 98.54 [2020-12-03T16:18:16.783Z] 16:16:01 0 0.02 0.00 0.02 0.07 1.35 98.55 [2020-12-03T16:18:16.783Z] 16:16:01 1 0.12 0.00 0.02 0.00 1.50 98.37 [2020-12-03T16:18:16.783Z] 16:16:01 2 0.00 0.00 0.00 0.00 1.54 98.46 [2020-12-03T16:18:16.783Z] 16:16:01 3 0.03 0.00 0.02 0.00 1.15 98.80 [2020-12-03T16:18:16.783Z] 16:17:01 all 0.09 0.00 0.03 0.01 0.86 99.01 [2020-12-03T16:18:16.784Z] 16:17:01 0 0.03 0.00 0.02 0.03 1.61 98.31 [2020-12-03T16:18:16.784Z] 16:17:01 1 0.28 0.00 0.03 0.00 0.71 98.98 [2020-12-03T16:18:16.784Z] 16:17:01 2 0.02 0.00 0.03 0.00 0.48 99.47 [2020-12-03T16:18:16.784Z] 16:17:01 3 0.02 0.00 0.05 0.00 0.63 99.31 [2020-12-03T16:18:16.784Z] Average: all 9.92 0.08 5.72 6.69 25.68 51.91 [2020-12-03T16:18:16.784Z] Average: 0 9.96 0.08 5.56 6.52 26.01 51.88 [2020-12-03T16:18:16.784Z] Average: 1 9.55 0.08 5.68 6.89 25.75 52.04 [2020-12-03T16:18:16.784Z] Average: 2 10.00 0.08 5.87 6.87 25.27 51.91 [2020-12-03T16:18:16.784Z] Average: 3 10.15 0.08 5.76 6.50 25.70 51.82 [2020-12-03T16:18:16.784Z] [2020-12-03T16:18:16.784Z] [2020-12-03T16:18:16.784Z]