jpwhitemn 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 7f1b246cd91fdde841e58e27203730296a863e14+6aacc02e765899b5f00a422c0b56178915ca79e6 (03bb5edc055730a3159a521cf540958a38909e01) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19176 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" > git rev-list --no-walk 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-09T00:12:17.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-09T00:12:17.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-09T00:12:17.585Z] ========================================================= [2021-01-09T00:12:17.585Z] EdgeX Global Pipelines Version Info [2021-01-09T00:12:17.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:12:19.024Z] ------------------- [2021-01-09T00:12:19.024Z] stable info: [2021-01-09T00:12:19.024Z] ------------------- [2021-01-09T00:12:19.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-09T00:12:19.024Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T00:12:19.024Z] Message: update stable to v1.0.173 [2021-01-09T00:12:19.971Z] ------------------- [2021-01-09T00:12:19.971Z] experimental info: [2021-01-09T00:12:19.971Z] ------------------- [2021-01-09T00:12:19.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-09T00:12:19.971Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T00:12:19.971Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-09T00:12:20.305Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-09T00:12:20.419Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-09T00:12:20.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-09T00:12:20.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-09T00:12:20.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-09T00:12:20.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-09T00:12:20.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-09T00:12:20.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-09T00:12:21.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-09T00:12:21.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-09T00:12:21.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-09T00:12:21.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-09T00:12:21.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-09T00:12:21.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-09T00:12:21.651Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T00:12:21.733Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T00:12:21.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-09T00:12:21.902Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-09T00:12:21.985Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-09T00:12:22.072Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-09T00:12:22.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-09T00:12:22.264Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-09T00:12:22.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-09T00:12:22.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo [2021-01-09T00:12:22.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo [2021-01-09T00:12:22.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo [2021-01-09T00:12:22.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1b246cd91fdde841e58e27203730296a863e14 [Pipeline] echo [2021-01-09T00:12:22.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1b246 [Pipeline] echo [2021-01-09T00:12:22.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T00:12:23.103Z] provisioning config files... [2021-01-09T00:12:23.131Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4117355329220532080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:12:23.477Z] ---> docker-login.sh [2021-01-09T00:12:23.477Z] nexus3.edgexfoundry.org:10001 [2021-01-09T00:12:23.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:12:23.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:12:23.741Z] Configure a credential helper to remove this warning. See [2021-01-09T00:12:23.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:12:23.741Z] [2021-01-09T00:12:23.741Z] Login Succeeded [2021-01-09T00:12:23.741Z] nexus3.edgexfoundry.org:10002 [2021-01-09T00:12:24.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:12:24.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:12:24.005Z] Configure a credential helper to remove this warning. See [2021-01-09T00:12:24.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:12:24.005Z] [2021-01-09T00:12:24.005Z] Login Succeeded [2021-01-09T00:12:24.005Z] nexus3.edgexfoundry.org:10003 [2021-01-09T00:12:24.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:12:24.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:12:24.275Z] Configure a credential helper to remove this warning. See [2021-01-09T00:12:24.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:12:24.275Z] [2021-01-09T00:12:24.275Z] Login Succeeded [2021-01-09T00:12:24.275Z] nexus3.edgexfoundry.org:10004 [2021-01-09T00:12:24.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:12:24.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:12:24.275Z] Configure a credential helper to remove this warning. See [2021-01-09T00:12:24.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:12:24.275Z] [2021-01-09T00:12:24.275Z] Login Succeeded [2021-01-09T00:12:24.275Z] docker.io [2021-01-09T00:12:24.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:12:24.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:12:24.802Z] Configure a credential helper to remove this warning. See [2021-01-09T00:12:24.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:12:24.802Z] [2021-01-09T00:12:24.802Z] Login Succeeded [2021-01-09T00:12:24.802Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T00:12:24.813Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T00:12:25.288Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/core-command/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/core-data/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-09T00:12:25.288Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T00:12:25.288Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-09T00:12:25.288Z] ++ cut -d/ -f2 [2021-01-09T00:12:25.288Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-09T00:12:25.369Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:12:26.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T00:12:26.975Z] [2021-01-09T00:12:26.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:12:27.319Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T00:12:27.319Z] latest: Pulling from edgex-devops/git-semver [2021-01-09T00:12:27.319Z] 31603596830f: Pulling fs layer [2021-01-09T00:12:27.319Z] 2a8b12db71e7: Pulling fs layer [2021-01-09T00:12:27.319Z] 6ca5941a6612: Pulling fs layer [2021-01-09T00:12:27.319Z] ecc8261a40a4: Pulling fs layer [2021-01-09T00:12:27.319Z] ecc8261a40a4: Waiting [2021-01-09T00:12:27.319Z] 2a8b12db71e7: Verifying Checksum [2021-01-09T00:12:27.319Z] 2a8b12db71e7: Download complete [2021-01-09T00:12:27.319Z] 31603596830f: Verifying Checksum [2021-01-09T00:12:27.319Z] 31603596830f: Download complete [2021-01-09T00:12:27.583Z] 6ca5941a6612: Verifying Checksum [2021-01-09T00:12:27.583Z] 6ca5941a6612: Download complete [2021-01-09T00:12:27.583Z] 31603596830f: Pull complete [2021-01-09T00:12:27.845Z] ecc8261a40a4: Download complete [2021-01-09T00:12:28.106Z] 2a8b12db71e7: Pull complete [2021-01-09T00:12:29.061Z] 6ca5941a6612: Pull complete [2021-01-09T00:12:29.061Z] ecc8261a40a4: Pull complete [2021-01-09T00:12:29.061Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-09T00:12:29.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T00:12:29.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-09T00:12:29.162Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:12:29.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-01-09T00:12:31.549Z] $ docker top 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-09T00:12:31.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T00:12:31.852Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T00:12:32.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T00:12:32.058Z] $ docker exec 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent [2021-01-09T00:12:32.240Z] SSH_AUTH_SOCK=/tmp/ssh-MYpvys71nFFN/agent.11 [2021-01-09T00:12:32.240Z] SSH_AGENT_PID=16 [2021-01-09T00:12:32.249Z] Running ssh-add (command line suppressed) [2021-01-09T00:12:32.370Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5931549856084830678.key (/w/workspace/edgex-go/5@tmp/private_key_5931549856084830678.key) [2021-01-09T00:12:32.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T00:12:32.774Z] + git tag --points-at HEAD [Pipeline] } [2021-01-09T00:12:32.797Z] $ docker exec --env ******** --env ******** 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent -k [2021-01-09T00:12:32.909Z] unset SSH_AUTH_SOCK; [2021-01-09T00:12:32.909Z] unset SSH_AGENT_PID; [2021-01-09T00:12:32.909Z] echo Agent pid 16 killed; [2021-01-09T00:12:32.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-09T00:12:33.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T00:12:33.103Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T00:12:33.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T00:12:33.282Z] $ docker exec 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent [2021-01-09T00:12:33.452Z] SSH_AUTH_SOCK=/tmp/ssh-At6WSzOrGicf/agent.45 [2021-01-09T00:12:33.452Z] SSH_AGENT_PID=50 [2021-01-09T00:12:33.461Z] Running ssh-add (command line suppressed) [2021-01-09T00:12:33.581Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7912408389801668156.key (/w/workspace/edgex-go/5@tmp/private_key_7912408389801668156.key) [2021-01-09T00:12:33.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T00:12:33.969Z] + git semver init [2021-01-09T00:12:33.969Z] # -> Open(): unable to determine branch for HEAD [2021-01-09T00:12:33.969Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-01-09T00:12:33.969Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-01-09T00:12:33.969Z] # $SEMVER_REMOTE_NAME = origin [2021-01-09T00:12:33.969Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-09T00:12:33.969Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-09T00:12:33.969Z] # $SEMVER_BRANCH = PR-3004 [2021-01-09T00:12:33.969Z] # $SEMVER_TEMP = /tmp/semver-076656610 [2021-01-09T00:12:33.969Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-09T00:12:52.126Z] # '/tmp/semver-076656610' -> '/w/workspace/edgex-go/5/.semver' [2021-01-09T00:12:52.126Z] # -> Force: false [2021-01-09T00:12:52.126Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-01-09T00:12:52.140Z] $ docker exec --env ******** --env ******** 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae ssh-agent -k [2021-01-09T00:12:52.347Z] unset SSH_AUTH_SOCK; [2021-01-09T00:12:52.348Z] unset SSH_AGENT_PID; [2021-01-09T00:12:52.348Z] echo Agent pid 50 killed; [2021-01-09T00:12:52.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T00:12:52.963Z] + git semver [Pipeline] } [2021-01-09T00:12:52.981Z] $ docker stop --time=1 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae [2021-01-09T00:12:54.577Z] $ docker rm -f 6cd09bdd6bedb93fab54af941aec3bc7cadbbf74ea3076fdfb61e943fb084eae [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T00:12:55.085Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-09T00:12:55.619Z] Stashed 1 file(s) [Pipeline] echo [2021-01-09T00:12:55.622Z] [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 [2021-01-09T00:12:56.528Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-09T00:12:56.827Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T00:12:57.122Z] + sudo service docker restart [2021-01-09T00:12:57.122Z] + true [2021-01-09T00:12:57.122Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-09T00:12:57.708Z] ========================================================= [2021-01-09T00:12:57.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-09T00:12:57.708Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:12:58.055Z] + 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 . [2021-01-09T00:13:01.362Z] Sending build context to Docker daemon 326.4MB [2021-01-09T00:13:01.362Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T00:13:01.362Z] Step 2/6 : FROM ${BASE} [2021-01-09T00:13:01.362Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-09T00:13:01.362Z] 188c0c94c7c5: Pulling fs layer [2021-01-09T00:13:01.362Z] 0ef7d3d256c8: Pulling fs layer [2021-01-09T00:13:01.362Z] de9db76c5a1d: Pulling fs layer [2021-01-09T00:13:01.362Z] bca2f99d35d6: Pulling fs layer [2021-01-09T00:13:01.362Z] 93359f2a8cfa: Pulling fs layer [2021-01-09T00:13:01.362Z] 7c6f9722023f: Pulling fs layer [2021-01-09T00:13:01.362Z] a35cf1a2eb13: Pulling fs layer [2021-01-09T00:13:01.362Z] 93359f2a8cfa: Waiting [2021-01-09T00:13:01.362Z] 7c6f9722023f: Waiting [2021-01-09T00:13:01.362Z] a35cf1a2eb13: Waiting [2021-01-09T00:13:01.362Z] bca2f99d35d6: Waiting [2021-01-09T00:13:01.362Z] de9db76c5a1d: Verifying Checksum [2021-01-09T00:13:01.362Z] de9db76c5a1d: Download complete [2021-01-09T00:13:01.362Z] 0ef7d3d256c8: Download complete [2021-01-09T00:13:01.362Z] 188c0c94c7c5: Verifying Checksum [2021-01-09T00:13:01.362Z] 188c0c94c7c5: Download complete [2021-01-09T00:13:01.362Z] 93359f2a8cfa: Verifying Checksum [2021-01-09T00:13:01.362Z] 93359f2a8cfa: Download complete [2021-01-09T00:13:01.362Z] 7c6f9722023f: Verifying Checksum [2021-01-09T00:13:01.362Z] 7c6f9722023f: Download complete [2021-01-09T00:13:01.624Z] 188c0c94c7c5: Pull complete [2021-01-09T00:13:01.888Z] 0ef7d3d256c8: Pull complete [2021-01-09T00:13:01.888Z] de9db76c5a1d: Pull complete [2021-01-09T00:13:03.303Z] a35cf1a2eb13: Verifying Checksum [2021-01-09T00:13:03.304Z] a35cf1a2eb13: Download complete [2021-01-09T00:13:03.568Z] bca2f99d35d6: Verifying Checksum [2021-01-09T00:13:03.568Z] bca2f99d35d6: Download complete [2021-01-09T00:13:08.919Z] bca2f99d35d6: Pull complete [2021-01-09T00:13:09.181Z] 93359f2a8cfa: Pull complete [2021-01-09T00:13:09.456Z] 7c6f9722023f: Pull complete [2021-01-09T00:13:11.027Z] Still waiting to schedule task [2021-01-09T00:13:11.027Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-09T00:13:13.671Z] a35cf1a2eb13: Pull complete [2021-01-09T00:13:13.671Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-09T00:13:13.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-09T00:13:13.671Z] ---> a62c8e92a672 [2021-01-09T00:13:13.671Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-09T00:13:13.671Z] ---> Running in db907a24c007 [2021-01-09T00:13:14.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:13:15.188Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:13:15.762Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T00:13:16.023Z] (2/12) Installing file (5.38-r0) [2021-01-09T00:13:16.023Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T00:13:16.023Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T00:13:30.960Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T00:13:30.960Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T00:13:30.960Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T00:13:30.960Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T00:13:30.960Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T00:13:30.960Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T00:13:30.960Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T00:13:30.960Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T00:13:30.960Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:13:30.960Z] OK: 233 MiB in 51 packages [2021-01-09T00:13:33.521Z] Removing intermediate container db907a24c007 [2021-01-09T00:13:33.521Z] ---> b0f2984fd553 [2021-01-09T00:13:33.521Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T00:13:33.521Z] ---> Running in 072fb8aa38f3 [2021-01-09T00:13:33.783Z] Removing intermediate container 072fb8aa38f3 [2021-01-09T00:13:33.783Z] ---> e193d5e9f75c [2021-01-09T00:13:33.783Z] Step 5/6 : COPY go.mod . [2021-01-09T00:13:34.044Z] ---> 0c672f479b7d [2021-01-09T00:13:34.044Z] Step 6/6 : RUN go mod download [2021-01-09T00:13:34.044Z] ---> Running in 904e20d98c1e [2021-01-09T00:13:56.045Z] Removing intermediate container 904e20d98c1e [2021-01-09T00:13:56.045Z] ---> 83e237f77a47 [2021-01-09T00:13:56.045Z] Successfully built 83e237f77a47 [2021-01-09T00:13:56.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:13:56.367Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T00:13:56.367Z] . [Pipeline] withDockerContainer [2021-01-09T00:13:56.467Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:13:56.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T00:13:57.351Z] $ docker top 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:13:57.852Z] + go version [2021-01-09T00:13:57.852Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-09T00:13:57.865Z] $ docker stop --time=1 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb [2021-01-09T00:14:00.220Z] $ docker rm -f 86bbb23e17f6ff1e8ee562a040dc47bfc613f12863163de4ec7b7f51311bcfcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:14:01.069Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T00:14:01.069Z] . [Pipeline] withDockerContainer [2021-01-09T00:14:01.164Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:14:01.216Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T00:14:01.955Z] $ docker top 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-09T00:14:02.169Z] ========================================================= [2021-01-09T00:14:02.169Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T00:14:02.169Z] ========================================================= [Pipeline] sh [2021-01-09T00:14:02.460Z] + make test [2021-01-09T00:14:02.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T00:14:10.648Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T00:14:23.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T00:14:31.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T00:14:31.908Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T00:14:32.177Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T00:14:32.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T00:14:34.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T00:14:34.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T00:14:34.715Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T00:14:36.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.145s coverage: 46.6% of statements [2021-01-09T00:14:36.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T00:14:36.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T00:14:36.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T00:14:36.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T00:14:36.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T00:14:42.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.0% of statements [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T00:14:42.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T00:14:42.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T00:14:42.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.419s coverage: 77.8% of statements [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T00:14:42.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.4% of statements [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T00:14:42.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T00:14:42.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T00:14:42.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T00:14:42.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements [2021-01-09T00:14:42.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T00:14:43.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.130s coverage: 86.7% of statements [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T00:14:43.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T00:14:43.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T00:14:43.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T00:14:45.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.354s coverage: 93.8% of statements [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 75.5% of statements [2021-01-09T00:14:45.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-01-09T00:14:45.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2021-01-09T00:14:46.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.2% of statements [2021-01-09T00:14:46.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.095s coverage: 91.4% of statements [2021-01-09T00:14:46.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T00:14:47.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.232s coverage: 63.5% of statements [2021-01-09T00:14:47.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T00:14:47.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T00:14:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-01-09T00:14:47.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-01-09T00:14:47.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-01-09T00:14:47.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-01-09T00:14:47.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-01-09T00:14:49.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 55.9% of statements [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T00:14:49.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 37.0% of statements [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T00:14:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T00:14:49.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements [2021-01-09T00:14:49.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.049s coverage: 100.0% of statements [2021-01-09T00:14:51.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.115s coverage: 47.1% of statements [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T00:14:51.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T00:14:51.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements [2021-01-09T00:14:51.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.747s coverage: 29.1% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.067s coverage: 87.9% of statements [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T00:14:52.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T00:14:52.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-01-09T00:14:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements [2021-01-09T00:14:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-09T00:14:54.099Z] GO111MODULE=on go vet ./... [2021-01-09T00:15:09.495Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19180 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws [2021-01-09T00:15:09.555Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-09T00:15:15.338Z] using credential edgex-jenkins-ssh [2021-01-09T00:15:15.409Z] Cloning the remote Git repository [2021-01-09T00:15:15.492Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:15:15.639Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-09T00:15:15.738Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:15:15.739Z] > git --version # timeout=10 [2021-01-09T00:15:15.758Z] > git --version # 'git version 2.17.1' [2021-01-09T00:15:15.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:15:15.831Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T00:15:16.223Z] gofmt -l . [2021-01-09T00:15:16.223Z] [ "`gofmt -l .`" = "" ] [2021-01-09T00:15:16.486Z] ./bin/test-go-mod-tidy.sh [2021-01-09T00:15:17.064Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-09T00:15:17.631Z] + ls -al . [2021-01-09T00:15:17.631Z] total 648 [2021-01-09T00:15:17.631Z] drwxrwxr-x 10 1001 1001 4096 Jan 9 00:15 . [2021-01-09T00:15:17.631Z] drwxr-xr-x 4 root root 28 Jan 9 00:14 .. [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 00:12 .dockerignore [2021-01-09T00:15:17.631Z] drwxrwxr-x 8 1001 1001 179 Jan 9 00:12 .git [2021-01-09T00:15:17.631Z] drwxrwxr-x 3 1001 1001 125 Jan 9 00:12 .github [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 824 Jan 9 00:12 .gitignore [2021-01-09T00:15:17.631Z] drwx------ 3 1001 1001 47 Jan 9 00:12 .semver [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 00:12 .sonarcloud.properties [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 7741 Jan 9 00:12 Attribution.txt [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 00:12 CONTRIBUTING.md [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 00:12 Dockerfile.build [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 00:12 Jenkinsfile [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 00:12 LICENSE [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 5750 Jan 9 00:12 Makefile [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 00:12 README.md [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 00:12 SECURITY.md [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 00:12 VERSION [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 00:12 ZMQWindows.md [2021-01-09T00:15:17.631Z] drwxrwxr-x 2 1001 1001 117 Jan 9 00:12 bin [2021-01-09T00:15:17.631Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 00:12 cmd [2021-01-09T00:15:17.631Z] -rw-r--r-- 1 root root 541590 Jan 9 00:14 coverage.out [2021-01-09T00:15:17.631Z] -rw-r--r-- 1 root root 979 Jan 9 00:15 go.mod [2021-01-09T00:15:17.631Z] -rw-r--r-- 1 root root 19019 Jan 9 00:15 go.sum [2021-01-09T00:15:17.631Z] drwxrwxr-x 8 1001 1001 127 Jan 9 00:12 internal [2021-01-09T00:15:17.631Z] drwxrwxr-x 4 1001 1001 26 Jan 9 00:12 openapi [2021-01-09T00:15:17.631Z] drwxrwxr-x 4 1001 1001 71 Jan 9 00:12 snap [2021-01-09T00:15:17.631Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 00:12 version.go [Pipeline] sh [2021-01-09T00:15:17.932Z] + '[' -e coverage.out ] [2021-01-09T00:15:17.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T00:15:18.094Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T00:15:18.389Z] + make build [2021-01-09T00:15:18.389Z] 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 [2021-01-09T00:15:20.943Z] 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 [2021-01-09T00:15:29.172Z] 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 [2021-01-09T00:15:29.748Z] 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 [2021-01-09T00:15:31.150Z] 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 [2021-01-09T00:15:31.416Z] 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 [2021-01-09T00:15:32.819Z] 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 [2021-01-09T00:15:34.739Z] 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 [2021-01-09T00:15:35.692Z] 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 [2021-01-09T00:15:36.646Z] 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 [2021-01-09T00:15:38.033Z] 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 [2021-01-09T00:15:38.998Z] 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] } [2021-01-09T00:15:39.959Z] $ docker stop --time=1 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b [2021-01-09T00:15:40.252Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:15:40.818Z] Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:15:40.819Z] Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) [2021-01-09T00:15:39.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T00:15:39.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T00:15:39.412Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T00:15:39.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:15:39.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:15:39.475Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T00:15:40.279Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T00:15:40.302Z] > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [2021-01-09T00:15:40.633Z] > git remote # timeout=10 [2021-01-09T00:15:40.709Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T00:15:40.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:15:40.760Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-09T00:15:40.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T00:15:40.832Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T00:15:40.856Z] > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [2021-01-09T00:15:41.547Z] $ docker rm -f 97a8feca85fb7eb5f7c116fd7b61d0501ddac3e359314f467c826ab000ef918b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:15:45.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T00:15:45.195Z] [2021-01-09T00:15:45.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:15:45.361Z] Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" [2021-01-09T00:15:45.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T00:15:45.544Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-09T00:15:45.544Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-09T00:15:45.544Z] ca9280d653b3: Pulling fs layer [2021-01-09T00:15:45.544Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-09T00:15:45.806Z] cbdbe7a5bc2a: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T00:15:46.080Z] cbdbe7a5bc2a: Pull complete [2021-01-09T00:15:46.081Z] ca9280d653b3: Verifying Checksum [2021-01-09T00:15:46.081Z] ca9280d653b3: Download complete [2021-01-09T00:15:46.856Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-09T00:15:47.033Z] ca9280d653b3: Pull complete [2021-01-09T00:15:47.033Z] 7e9c9ca2126c: Verifying Checksum [2021-01-09T00:15:47.033Z] 7e9c9ca2126c: Download complete [2021-01-09T00:15:47.277Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T00:15:47.619Z] + sudo+ service docker restarttrue [2021-01-09T00:15:47.619Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T00:15:49.674Z] provisioning config files... [2021-01-09T00:15:49.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4039116046962075779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:15:50.147Z] ---> docker-login.sh [2021-01-09T00:15:50.147Z] nexus3.edgexfoundry.org:10001 [2021-01-09T00:15:51.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:15:51.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:15:51.416Z] Configure a credential helper to remove this warning. See [2021-01-09T00:15:51.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:15:51.416Z] [2021-01-09T00:15:51.416Z] Login Succeeded [2021-01-09T00:15:51.416Z] nexus3.edgexfoundry.org:10002 [2021-01-09T00:15:51.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:15:51.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:15:51.972Z] Configure a credential helper to remove this warning. See [2021-01-09T00:15:51.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:15:51.972Z] [2021-01-09T00:15:51.972Z] Login Succeeded [2021-01-09T00:15:51.972Z] nexus3.edgexfoundry.org:10003 [2021-01-09T00:15:52.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:15:52.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:15:52.524Z] Configure a credential helper to remove this warning. See [2021-01-09T00:15:52.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:15:52.524Z] [2021-01-09T00:15:52.524Z] Login Succeeded [2021-01-09T00:15:52.524Z] nexus3.edgexfoundry.org:10004 [2021-01-09T00:15:52.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:15:53.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:15:53.069Z] Configure a credential helper to remove this warning. See [2021-01-09T00:15:53.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:15:53.069Z] [2021-01-09T00:15:53.069Z] Login Succeeded [2021-01-09T00:15:53.069Z] docker.io [2021-01-09T00:15:53.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T00:15:53.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T00:15:53.621Z] Configure a credential helper to remove this warning. See [2021-01-09T00:15:53.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T00:15:53.621Z] [2021-01-09T00:15:53.621Z] Login Succeeded [2021-01-09T00:15:53.621Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T00:15:53.640Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-09T00:15:54.184Z] ========================================================= [2021-01-09T00:15:54.184Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-09T00:15:54.184Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:15:54.573Z] + 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 . [2021-01-09T00:15:55.196Z] 7e9c9ca2126c: Pull complete [2021-01-09T00:15:55.197Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-09T00:15:55.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T00:15:55.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-09T00:15:55.352Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:15:55.395Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T00:15:56.167Z] $ docker top db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:15:56.654Z] + docker-compose build --help [2021-01-09T00:15:56.654Z] + grep parallel [2021-01-09T00:15:57.225Z] Sending build context to Docker daemon 165.5MB [2021-01-09T00:15:57.225Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T00:15:57.225Z] Step 2/6 : FROM ${BASE} [2021-01-09T00:15:57.225Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-09T00:15:57.225Z] 5f621e34cdf4: Pulling fs layer [2021-01-09T00:15:57.225Z] a4357932f1b6: Pulling fs layer [2021-01-09T00:15:57.225Z] 18c013af1878: Pulling fs layer [2021-01-09T00:15:57.225Z] 00ac8860ef70: Pulling fs layer [2021-01-09T00:15:57.225Z] 63d7cb157983: Pulling fs layer [2021-01-09T00:15:57.225Z] b116817d02f9: Pulling fs layer [2021-01-09T00:15:57.225Z] 745a02a5169b: Pulling fs layer [2021-01-09T00:15:57.225Z] 00ac8860ef70: Waiting [2021-01-09T00:15:57.225Z] 63d7cb157983: Waiting [2021-01-09T00:15:57.225Z] b116817d02f9: Waiting [2021-01-09T00:15:57.225Z] 745a02a5169b: Waiting [2021-01-09T00:15:57.225Z] 18c013af1878: Download complete [2021-01-09T00:15:57.225Z] a4357932f1b6: Download complete [2021-01-09T00:15:57.225Z] 63d7cb157983: Download complete [2021-01-09T00:15:57.225Z] b116817d02f9: Verifying Checksum [2021-01-09T00:15:57.226Z] b116817d02f9: Download complete [2021-01-09T00:15:57.226Z] 5f621e34cdf4: Download complete [2021-01-09T00:15:57.598Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T00:15:57.612Z] $ docker stop --time=1 db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 [2021-01-09T00:15:57.838Z] 5f621e34cdf4: Pull complete [2021-01-09T00:15:58.437Z] a4357932f1b6: Pull complete [2021-01-09T00:15:59.034Z] 18c013af1878: Pull complete [2021-01-09T00:15:59.636Z] 745a02a5169b: Verifying Checksum [2021-01-09T00:15:59.636Z] 745a02a5169b: Download complete [2021-01-09T00:16:00.125Z] $ docker rm -f db61950dd8bd60445e37ebd91329ae3d3f2719bd298118133d078a65ce90a696 [2021-01-09T00:16:00.232Z] 00ac8860ef70: Download complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:16:00.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T00:16:00.771Z] . [Pipeline] withDockerContainer [2021-01-09T00:16:00.871Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:16:00.915Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T00:16:01.655Z] $ docker top e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:16:02.269Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T00:16:03.291Z] Building docker-core-command-go ... [2021-01-09T00:16:03.291Z] Building docker-core-data-go ... [2021-01-09T00:16:03.291Z] Building docker-core-metadata-go ... [2021-01-09T00:16:03.291Z] Building docker-security-bootstrap-redis-go ... [2021-01-09T00:16:03.291Z] Building docker-security-proxy-setup-go ... [2021-01-09T00:16:03.291Z] Building docker-security-secretstore-setup-go ... [2021-01-09T00:16:03.291Z] Building docker-support-notifications-go ... [2021-01-09T00:16:03.291Z] Building docker-support-scheduler-go ... [2021-01-09T00:16:03.291Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T00:16:03.291Z] Building docker-core-data-go [2021-01-09T00:16:03.291Z] Building docker-support-scheduler-go [2021-01-09T00:16:03.291Z] Building docker-security-secretstore-setup-go [2021-01-09T00:16:03.291Z] Building docker-support-notifications-go [2021-01-09T00:16:03.291Z] Building docker-security-bootstrap-redis-go [2021-01-09T00:16:10.415Z] 00ac8860ef70: Pull complete [2021-01-09T00:16:10.415Z] 63d7cb157983: Pull complete [2021-01-09T00:16:11.402Z] b116817d02f9: Pull complete [2021-01-09T00:16:15.708Z] 745a02a5169b: Pull complete [2021-01-09T00:16:15.708Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-09T00:16:15.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-09T00:16:15.708Z] ---> b7e6874047d6 [2021-01-09T00:16:15.708Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-09T00:16:20.019Z] ---> Running in 90b1914019ec [2021-01-09T00:16:21.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:16:22.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:16:23.070Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T00:16:23.070Z] (2/12) Installing file (5.38-r0) [2021-01-09T00:16:23.344Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T00:16:23.344Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T00:16:27.117Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T00:16:27.117Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T00:16:27.117Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T00:16:27.117Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T00:16:27.117Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T00:16:27.117Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T00:16:27.117Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T00:16:27.117Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T00:16:27.117Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:16:27.117Z] OK: 217 MiB in 51 packages [2021-01-09T00:16:31.443Z] Removing intermediate container 90b1914019ec [2021-01-09T00:16:31.443Z] ---> 49a9279363dc [2021-01-09T00:16:31.443Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T00:16:31.716Z] ---> Running in 743d94f4aa29 [2021-01-09T00:16:32.309Z] Removing intermediate container 743d94f4aa29 [2021-01-09T00:16:32.309Z] ---> 06e0e1c88afd [2021-01-09T00:16:32.309Z] Step 5/6 : COPY go.mod . [2021-01-09T00:16:32.905Z] ---> 113b2823602e [2021-01-09T00:16:32.905Z] Step 6/6 : RUN go mod download [2021-01-09T00:16:33.502Z] ---> Running in 7e1c57bc9352 [2021-01-09T00:16:35.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:16:35.529Z] [2021-01-09T00:16:35.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:16:35.530Z] [2021-01-09T00:16:35.530Z] [2021-01-09T00:16:35.530Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:16:35.530Z] ---> 83e237f77a47 [2021-01-09T00:16:35.530Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T00:16:35.530Z] ---> 83e237f77a47 [2021-01-09T00:16:35.530Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:16:35.530Z] ---> 83e237f77a47 [2021-01-09T00:16:35.530Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T00:16:35.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:16:35.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:16:35.530Z] ---> 83e237f77a47 [2021-01-09T00:16:35.530Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T00:16:35.530Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:16:35.530Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:16:35.530Z] ---> 83e237f77a47 [2021-01-09T00:16:35.530Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T00:16:35.530Z] ---> Running in 890fcce6193e [2021-01-09T00:16:35.530Z] ---> Running in 35ebe064b995 [2021-01-09T00:16:35.530Z] ---> Running in 15630c6eb762 [2021-01-09T00:16:35.530Z] ---> Running in 7f8f27876606 [2021-01-09T00:16:35.530Z] ---> Running in d93c577410cc [2021-01-09T00:16:35.530Z] Removing intermediate container 35ebe064b995 [2021-01-09T00:16:35.530Z] ---> b4f2d61b5605 [2021-01-09T00:16:35.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:16:35.530Z] Removing intermediate container 15630c6eb762 [2021-01-09T00:16:35.530Z] ---> 2009c32338d3 [2021-01-09T00:16:35.530Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:16:35.530Z] Removing intermediate container 890fcce6193e [2021-01-09T00:16:35.530Z] ---> 9924dade06f1 [2021-01-09T00:16:35.530Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:16:35.530Z] Removing intermediate container 7f8f27876606 [2021-01-09T00:16:35.530Z] ---> c0dc2303b426 [2021-01-09T00:16:35.530Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:16:35.530Z] Removing intermediate container d93c577410cc [2021-01-09T00:16:35.530Z] ---> f69c41bfcede [2021-01-09T00:16:35.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:16:35.530Z] ---> Running in 17f6b5a7a673 [2021-01-09T00:16:35.530Z] ---> Running in 082c62145de3 [2021-01-09T00:16:35.530Z] ---> Running in 8afbddb756ef [2021-01-09T00:16:35.530Z] ---> Running in 7ad931725345 [2021-01-09T00:16:35.530Z] ---> Running in 26d7ed5e7c20 [2021-01-09T00:16:35.530Z] Removing intermediate container 8afbddb756ef [2021-01-09T00:16:35.530Z] ---> 6a015f330e52 [2021-01-09T00:16:35.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-09T00:16:35.530Z] Removing intermediate container 17f6b5a7a673 [2021-01-09T00:16:35.530Z] ---> c46fb49507c6 [2021-01-09T00:16:35.530Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T00:16:35.530Z] Removing intermediate container 082c62145de3 [2021-01-09T00:16:35.530Z] ---> a0d78b64c110 [2021-01-09T00:16:35.530Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T00:16:35.530Z] ---> Running in 75c7305de066 [2021-01-09T00:16:35.530Z] ---> Running in c9c891e8132f [2021-01-09T00:16:35.530Z] ---> Running in e854b357bcca [2021-01-09T00:16:35.530Z] Removing intermediate container 26d7ed5e7c20 [2021-01-09T00:16:35.530Z] ---> 0e632e0f4dec [2021-01-09T00:16:35.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:16:35.530Z] Removing intermediate container 7ad931725345 [2021-01-09T00:16:35.530Z] ---> 7d7a8c2bbc76 [2021-01-09T00:16:35.530Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-09T00:16:35.810Z] ---> Running in b0362b8df581 [2021-01-09T00:16:35.810Z] ---> Running in deade5610e34 [2021-01-09T00:16:36.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:36.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:36.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:36.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:36.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.467Z] OK: 233 MiB in 51 packages [2021-01-09T00:16:37.467Z] OK: 233 MiB in 51 packages [2021-01-09T00:16:37.732Z] OK: 233 MiB in 51 packages [2021-01-09T00:16:37.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:16:37.996Z] Removing intermediate container c9c891e8132f [2021-01-09T00:16:37.996Z] ---> f2a2f8b63194 [2021-01-09T00:16:37.996Z] Step 6/21 : COPY go.mod . [2021-01-09T00:16:37.996Z] Removing intermediate container 75c7305de066 [2021-01-09T00:16:37.996Z] ---> 270db3d87e84 [2021-01-09T00:16:37.996Z] Step 6/24 : COPY go.mod . [2021-01-09T00:16:37.996Z] OK: 233 MiB in 51 packages [2021-01-09T00:16:38.259Z] OK: 233 MiB in 51 packages [2021-01-09T00:16:38.259Z] Removing intermediate container e854b357bcca [2021-01-09T00:16:38.259Z] ---> abf3567ee962 [2021-01-09T00:16:38.259Z] Step 6/23 : COPY go.mod . [2021-01-09T00:16:38.522Z] ---> 54f1d15819c7 [2021-01-09T00:16:38.522Z] Step 7/21 : RUN go mod download [2021-01-09T00:16:38.522Z] ---> d18ae4022b7c [2021-01-09T00:16:38.522Z] Step 7/24 : RUN go mod download [2021-01-09T00:16:38.522Z] ---> Running in 447d8976a35c [2021-01-09T00:16:38.522Z] ---> Running in a4a746dc6981 [2021-01-09T00:16:38.784Z] ---> f031b7cf5ef9 [2021-01-09T00:16:38.785Z] Step 7/23 : RUN go mod download [2021-01-09T00:16:39.047Z] ---> Running in 975b680d1581 [2021-01-09T00:16:39.047Z] Removing intermediate container deade5610e34 [2021-01-09T00:16:39.047Z] ---> fa414bfa924b [2021-01-09T00:16:39.047Z] Step 6/24 : COPY go.mod . [2021-01-09T00:16:39.047Z] Removing intermediate container b0362b8df581 [2021-01-09T00:16:39.047Z] ---> 380a8bd360b2 [2021-01-09T00:16:39.047Z] Step 6/22 : COPY go.mod . [2021-01-09T00:16:39.991Z] ---> bd3a9c23bd42 [2021-01-09T00:16:39.991Z] Step 7/24 : RUN go mod download [2021-01-09T00:16:39.991Z] ---> 9b312afb6ea1 [2021-01-09T00:16:39.991Z] Step 7/22 : RUN go mod download [2021-01-09T00:16:39.991Z] ---> Running in 959afd161b61 [2021-01-09T00:16:39.991Z] ---> Running in 57eac64ea4c9 [2021-01-09T00:16:41.386Z] Removing intermediate container 975b680d1581 [2021-01-09T00:16:41.386Z] ---> 40c7829cf6c0 [2021-01-09T00:16:41.386Z] Step 8/23 : COPY . . [2021-01-09T00:16:41.656Z] Removing intermediate container a4a746dc6981 [2021-01-09T00:16:41.656Z] ---> 7442986cdff7 [2021-01-09T00:16:41.656Z] Step 8/24 : COPY . . [2021-01-09T00:16:46.981Z] Removing intermediate container 447d8976a35c [2021-01-09T00:16:46.981Z] ---> 71f9c004c9f8 [2021-01-09T00:16:46.981Z] Step 8/21 : COPY . . [2021-01-09T00:16:47.248Z] Removing intermediate container 57eac64ea4c9 [2021-01-09T00:16:47.248Z] ---> e74e956c69d3 [2021-01-09T00:16:47.248Z] Step 8/24 : COPY . . [2021-01-09T00:16:53.921Z] Removing intermediate container 959afd161b61 [2021-01-09T00:16:53.921Z] ---> 82dc3d801ff2 [2021-01-09T00:16:53.921Z] Step 8/22 : COPY . . [2021-01-09T00:17:00.319Z] Removing intermediate container 7e1c57bc9352 [2021-01-09T00:17:00.319Z] ---> 3fa1e6b31c60 [2021-01-09T00:17:00.319Z] Successfully built 3fa1e6b31c60 [2021-01-09T00:17:00.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:17:00.662Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T00:17:00.662Z] . [Pipeline] withDockerContainer [2021-01-09T00:17:00.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container [2021-01-09T00:17:01.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T00:17:02.741Z] $ docker top e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:17:03.767Z] + go version [2021-01-09T00:17:03.767Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-09T00:17:03.799Z] $ docker stop --time=1 e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 [2021-01-09T00:17:05.861Z] $ docker rm -f e887bf74486fb8bfc0ec96b3327b9ab8de1a497653773d9d73281e34b11f5b54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:17:06.919Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T00:17:06.919Z] . [Pipeline] withDockerContainer [2021-01-09T00:17:07.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container [2021-01-09T00:17:07.300Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T00:17:08.993Z] $ docker top eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-09T00:17:09.342Z] ========================================================= [2021-01-09T00:17:09.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T00:17:09.342Z] ========================================================= [Pipeline] sh [2021-01-09T00:17:09.982Z] + make test [2021-01-09T00:17:09.982Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T00:17:26.143Z] ---> 4817cb64003e [2021-01-09T00:17:26.143Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T00:17:26.143Z] ---> 77d7b8f0ea8e [2021-01-09T00:17:26.143Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T00:17:26.143Z] ---> 2b28712dba60 [2021-01-09T00:17:26.143Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-09T00:17:26.143Z] ---> 3ec40f9af281 [2021-01-09T00:17:26.143Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-09T00:17:26.143Z] ---> Running in 990400bb69cc [2021-01-09T00:17:26.143Z] ---> Running in 2e1e194b5a46 [2021-01-09T00:17:26.143Z] ---> Running in a93ab29a5e52 [2021-01-09T00:17:26.143Z] ---> Running in 478f69625fe4 [2021-01-09T00:17:26.143Z] ---> 820683b2953c [2021-01-09T00:17:26.143Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T00:17:26.143Z] ---> Running in eb3ab319fdfa [2021-01-09T00:17:26.730Z] 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 [2021-01-09T00:17:26.730Z] 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 [2021-01-09T00:17:26.730Z] 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 [2021-01-09T00:17:26.730Z] 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 [2021-01-09T00:17:26.730Z] 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 [2021-01-09T00:17:32.174Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T00:17:53.450Z] 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 [2021-01-09T00:18:00.107Z] Removing intermediate container eb3ab319fdfa [2021-01-09T00:18:00.107Z] ---> c08d34295dd5 [2021-01-09T00:18:00.107Z] [2021-01-09T00:18:00.107Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T00:18:00.107Z] Removing intermediate container a93ab29a5e52 [2021-01-09T00:18:00.107Z] ---> eb9819e803ab [2021-01-09T00:18:00.107Z] [2021-01-09T00:18:00.107Z] Step 10/21 : FROM scratch [2021-01-09T00:18:00.107Z] ---> [2021-01-09T00:18:00.107Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:18:00.107Z] Removing intermediate container 478f69625fe4 [2021-01-09T00:18:00.107Z] ---> 4bc2e72c5834 [2021-01-09T00:18:00.107Z] [2021-01-09T00:18:00.107Z] Step 10/24 : FROM scratch [2021-01-09T00:18:00.107Z] ---> [2021-01-09T00:18:00.107Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-09T00:18:00.107Z] 3.12: Pulling from library/alpine [2021-01-09T00:18:00.107Z] ---> Running in b1fcbcf86460 [2021-01-09T00:18:00.107Z] ---> Running in bf78c288b70b [2021-01-09T00:18:02.680Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T00:18:02.680Z] Removing intermediate container b1fcbcf86460 [2021-01-09T00:18:02.680Z] ---> 26873fa7ec63 [2021-01-09T00:18:02.680Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-09T00:18:02.680Z] Removing intermediate container bf78c288b70b [2021-01-09T00:18:02.680Z] ---> 1b853318f4a3 [2021-01-09T00:18:02.680Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-09T00:18:02.680Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T00:18:02.680Z] ---> 389fef711851 [2021-01-09T00:18:02.680Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T00:18:02.680Z] Removing intermediate container 990400bb69cc [2021-01-09T00:18:02.680Z] ---> d37d4bd223bb [2021-01-09T00:18:02.680Z] [2021-01-09T00:18:02.680Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T00:18:02.680Z] ---> 389fef711851 [2021-01-09T00:18:02.680Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T00:18:02.680Z] ---> Running in ce1f64fbcf48 [2021-01-09T00:18:02.680Z] ---> Running in cd98890ea2cc [2021-01-09T00:18:02.680Z] ---> Running in 90542e6fb13f [2021-01-09T00:18:02.680Z] ---> Running in fdd6669b7811 [2021-01-09T00:18:02.942Z] Removing intermediate container ce1f64fbcf48 [2021-01-09T00:18:02.942Z] ---> dd9b2316ea58 [2021-01-09T00:18:02.942Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-09T00:18:03.887Z] Removing intermediate container cd98890ea2cc [2021-01-09T00:18:03.887Z] ---> adc6b1a51f78 [2021-01-09T00:18:03.887Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T00:18:03.887Z] ---> Running in ac6b6e20c1e1 [2021-01-09T00:18:04.845Z] ---> Running in 9cb0319543d7 [2021-01-09T00:18:04.845Z] Removing intermediate container ac6b6e20c1e1 [2021-01-09T00:18:04.845Z] ---> 2212039f4f11 [2021-01-09T00:18:04.845Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:18:05.110Z] Removing intermediate container 2e1e194b5a46 [2021-01-09T00:18:05.110Z] ---> cd60e7404328 [2021-01-09T00:18:05.110Z] [2021-01-09T00:18:05.110Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T00:18:05.110Z] ---> 389fef711851 [2021-01-09T00:18:05.110Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:18:05.110Z] Removing intermediate container 9cb0319543d7 [2021-01-09T00:18:05.110Z] ---> 14769c4cefec [2021-01-09T00:18:05.110Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-09T00:18:05.110Z] ---> Running in 95b82834cb76 [2021-01-09T00:18:05.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:05.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:05.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:05.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:05.388Z] ---> e2529b26e5ef [2021-01-09T00:18:05.388Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T00:18:05.388Z] ---> aaee65e47607 [2021-01-09T00:18:05.388Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-09T00:18:05.388Z] Removing intermediate container 95b82834cb76 [2021-01-09T00:18:05.388Z] ---> 9c0f2ab76f2f [2021-01-09T00:18:05.388Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T00:18:05.388Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T00:18:05.388Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T00:18:05.388Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:18:05.388Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T00:18:05.388Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:18:05.388Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T00:18:05.388Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T00:18:05.388Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T00:18:05.650Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T00:18:05.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:18:05.650Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T00:18:05.650Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:18:05.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:18:05.650Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:18:05.650Z] OK: 7 MiB in 19 packages [2021-01-09T00:18:05.650Z] OK: 7 MiB in 19 packages [2021-01-09T00:18:05.911Z] ---> Running in da5442e01780 [2021-01-09T00:18:06.483Z] ---> 631eb6a02459 [2021-01-09T00:18:06.483Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T00:18:06.483Z] ---> 605cda5f27df [2021-01-09T00:18:06.483Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-09T00:18:06.745Z] Removing intermediate container da5442e01780 [2021-01-09T00:18:06.745Z] ---> 635684648672 [2021-01-09T00:18:06.745Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T00:18:08.130Z] ---> Running in 90917d961140 [2021-01-09T00:18:08.130Z] ---> 9ddd5b316e00 [2021-01-09T00:18:08.130Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T00:18:08.398Z] ---> Running in 365fa9e3a1ad [2021-01-09T00:18:08.398Z] Removing intermediate container fdd6669b7811 [2021-01-09T00:18:08.398Z] ---> 9ccca8966c39 [2021-01-09T00:18:08.398Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T00:18:08.398Z] ---> 7059a6f9a119 [2021-01-09T00:18:08.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:18:08.398Z] Removing intermediate container 90542e6fb13f [2021-01-09T00:18:08.398Z] ---> fcf6378e5359 [2021-01-09T00:18:08.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-09T00:18:08.398Z] Removing intermediate container 90917d961140 [2021-01-09T00:18:08.398Z] ---> 8ab2583efc12 [2021-01-09T00:18:08.398Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:18:08.663Z] ---> Running in 7e4c3774ace1 [2021-01-09T00:18:08.663Z] ---> Running in a85d6acaff7d [2021-01-09T00:18:08.663Z] ---> Running in 03477842cb28 [2021-01-09T00:18:08.663Z] Removing intermediate container 365fa9e3a1ad [2021-01-09T00:18:08.663Z] ---> 073074386117 [2021-01-09T00:18:08.663Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:18:08.663Z] ---> 1f80230378b4 [2021-01-09T00:18:08.663Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T00:18:08.935Z] ---> Running in 6a2635ff4328 [2021-01-09T00:18:09.200Z] Removing intermediate container 7e4c3774ace1 [2021-01-09T00:18:09.200Z] ---> b661f4fe84d2 [2021-01-09T00:18:09.200Z] Step 13/24 : WORKDIR / [2021-01-09T00:18:09.461Z] Removing intermediate container a85d6acaff7d [2021-01-09T00:18:09.461Z] ---> 7258e3dd7e17 [2021-01-09T00:18:09.461Z] Step 13/22 : WORKDIR / [2021-01-09T00:18:09.725Z] ---> Running in b828cc3c6656 [2021-01-09T00:18:09.725Z] ---> Running in 83cce97e5f20 [2021-01-09T00:18:09.725Z] Removing intermediate container 6a2635ff4328 [2021-01-09T00:18:09.725Z] ---> 58a308549f5e [2021-01-09T00:18:09.725Z] Step 19/21 : LABEL arch=x86_64 [2021-01-09T00:18:09.725Z] ---> 323762e6f18c [2021-01-09T00:18:09.725Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T00:18:09.993Z] ---> Running in 1561e99a31ec [2021-01-09T00:18:09.993Z] Removing intermediate container b828cc3c6656 [2021-01-09T00:18:09.993Z] ---> 206367e8d5dc [2021-01-09T00:18:09.993Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-09T00:18:09.993Z] Removing intermediate container 83cce97e5f20 [2021-01-09T00:18:09.993Z] ---> 7ab1f5d0408e [2021-01-09T00:18:09.993Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:18:10.255Z] ---> 03f7884e5542 [2021-01-09T00:18:10.255Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-09T00:18:10.255Z] Removing intermediate container 1561e99a31ec [2021-01-09T00:18:10.255Z] ---> 89be0fee4009 [2021-01-09T00:18:10.255Z] Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:18:10.517Z] ---> Running in 5092c30e6404 [2021-01-09T00:18:10.517Z] Removing intermediate container 03477842cb28 [2021-01-09T00:18:10.517Z] ---> 0dc6dc48393a [2021-01-09T00:18:10.517Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-09T00:18:10.517Z] ---> Running in 3000c1e8d455 [2021-01-09T00:18:10.517Z] ---> 44c248e47b2d [2021-01-09T00:18:10.517Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-09T00:18:10.517Z] ---> 202a66aa4b15 [2021-01-09T00:18:10.518Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-09T00:18:10.779Z] ---> Running in df0003348633 [2021-01-09T00:18:11.040Z] Removing intermediate container 5092c30e6404 [2021-01-09T00:18:11.040Z] ---> 5f0fc980bffd [2021-01-09T00:18:11.040Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:18:11.040Z] Removing intermediate container 3000c1e8d455 [2021-01-09T00:18:11.040Z] ---> 6ab1655d9931 [2021-01-09T00:18:11.040Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T00:18:11.301Z] ---> Running in 4e5ac53b63a9 [2021-01-09T00:18:11.301Z] ---> 4b3ec5d4ad28 [2021-01-09T00:18:11.301Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T00:18:11.301Z] ---> 6e3780e4a316 [2021-01-09T00:18:11.301Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-09T00:18:11.301Z] ---> Running in 14577cc97d76 [2021-01-09T00:18:11.566Z] Removing intermediate container 4e5ac53b63a9 [2021-01-09T00:18:11.566Z] ---> 586d2738cbba [2021-01-09T00:18:11.566Z] Step 22/24 : LABEL arch=x86_64 [2021-01-09T00:18:11.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:11.566Z] ---> Running in 3c6d81604f72 [2021-01-09T00:18:11.566Z] Removing intermediate container 14577cc97d76 [2021-01-09T00:18:11.566Z] ---> 37d3d2c24039 [2021-01-09T00:18:11.566Z] [2021-01-09T00:18:11.566Z] ---> 5f1a15500d9d [2021-01-09T00:18:11.566Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T00:18:11.826Z] Successfully built 37d3d2c24039 [2021-01-09T00:18:12.089Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-09T00:18:12.089Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-09T00:18:12.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:12.089Z] ---> 7838cf6a8ac2 [2021-01-09T00:18:12.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-09T00:18:12.350Z] Removing intermediate container 3c6d81604f72 [2021-01-09T00:18:12.350Z] ---> d122626d8f91 [2021-01-09T00:18:12.350Z] Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:18:12.350Z] ---> 08e4b4445768 [2021-01-09T00:18:12.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T00:18:12.350Z] ---> Running in 58e84c865ead [2021-01-09T00:18:12.611Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-09T00:18:12.611Z] ---> 525f8358c67f [2021-01-09T00:18:12.611Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-09T00:18:12.611Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-09T00:18:12.611Z] Removing intermediate container 58e84c865ead [2021-01-09T00:18:12.611Z] ---> f3b77a464252 [2021-01-09T00:18:12.611Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T00:18:12.612Z] ---> Running in 3e0735c9fbf2 [2021-01-09T00:18:12.612Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-09T00:18:12.874Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-09T00:18:13.147Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-09T00:18:13.147Z] ---> Running in e6a72ec2b182 [2021-01-09T00:18:13.147Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:18:13.147Z] OK: 8 MiB in 19 packages [2021-01-09T00:18:13.412Z] ---> 34e05c458ffb [2021-01-09T00:18:13.412Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T00:18:13.412Z] Removing intermediate container e6a72ec2b182 [2021-01-09T00:18:13.412Z] ---> 416d483a6265 [2021-01-09T00:18:13.412Z] [2021-01-09T00:18:14.808Z] Successfully built 416d483a6265 [2021-01-09T00:18:16.194Z] Successfully tagged docker-support-notifications-go:latest [2021-01-09T00:18:16.194Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-09T00:18:18.124Z] ---> 64b81398d1ed [2021-01-09T00:18:18.124Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-09T00:18:19.093Z] ---> Running in 10ca4d30e572 [2021-01-09T00:18:19.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T00:18:21.016Z] Removing intermediate container df0003348633 [2021-01-09T00:18:21.016Z] ---> e2c5979ba507 [2021-01-09T00:18:21.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:18:24.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T00:18:25.254Z] Removing intermediate container 3e0735c9fbf2 [2021-01-09T00:18:25.255Z] ---> 5b10ec7a4552 [2021-01-09T00:18:25.255Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-09T00:18:25.255Z] ---> 079ddbf4585c [2021-01-09T00:18:25.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T00:18:25.856Z] ---> Running in d81187e2c236 [2021-01-09T00:18:26.813Z] ---> 05fe6154a733 [2021-01-09T00:18:26.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T00:18:26.814Z] Removing intermediate container d81187e2c236 [2021-01-09T00:18:26.814Z] ---> 43d8e4c03ec5 [2021-01-09T00:18:26.814Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T00:18:27.386Z] ---> Running in 04074870f5a4 [2021-01-09T00:18:28.788Z] Removing intermediate container 10ca4d30e572 [2021-01-09T00:18:28.788Z] ---> f7c0f1db7fd4 [2021-01-09T00:18:28.788Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T00:18:29.049Z] ---> d8efdcb4f732 [2021-01-09T00:18:29.049Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T00:18:29.422Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T00:18:29.635Z] ---> Running in e90b3892a756 [2021-01-09T00:18:29.635Z] Removing intermediate container 04074870f5a4 [2021-01-09T00:18:29.635Z] ---> 7cbaebcf3422 [2021-01-09T00:18:29.635Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:18:29.904Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:18:29.904Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:18:29.904Z] ---> 83e237f77a47 [2021-01-09T00:18:29.904Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T00:18:29.904Z] ---> Using cache [2021-01-09T00:18:29.904Z] ---> f69c41bfcede [2021-01-09T00:18:29.904Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:18:29.904Z] ---> Using cache [2021-01-09T00:18:29.904Z] ---> 0e632e0f4dec [2021-01-09T00:18:29.904Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T00:18:30.850Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:18:30.850Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:18:30.850Z] ---> 83e237f77a47 [2021-01-09T00:18:30.850Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> f69c41bfcede [2021-01-09T00:18:30.850Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> 0e632e0f4dec [2021-01-09T00:18:30.850Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> 380a8bd360b2 [2021-01-09T00:18:30.850Z] Step 6/21 : COPY go.mod . [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> 9b312afb6ea1 [2021-01-09T00:18:30.850Z] Step 7/21 : RUN go mod download [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> 82dc3d801ff2 [2021-01-09T00:18:30.850Z] Step 8/21 : COPY . . [2021-01-09T00:18:30.850Z] ---> Using cache [2021-01-09T00:18:30.850Z] ---> 820683b2953c [2021-01-09T00:18:30.850Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T00:18:32.067Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T00:18:32.241Z] ---> Running in 3d1f1c499bc7 [2021-01-09T00:18:32.241Z] ---> Running in 15c4f114e20e [2021-01-09T00:18:32.241Z] ---> Running in 2c5e41e8c87f [2021-01-09T00:18:32.241Z] ---> Running in 86b407cb6610 [2021-01-09T00:18:32.241Z] Removing intermediate container e90b3892a756 [2021-01-09T00:18:32.241Z] ---> 9f55ef134009 [2021-01-09T00:18:32.241Z] Step 22/24 : LABEL arch=x86_64 [2021-01-09T00:18:32.505Z] ---> Running in 3873437fd1e6 [2021-01-09T00:18:32.505Z] Removing intermediate container 3d1f1c499bc7 [2021-01-09T00:18:32.505Z] ---> ee11d6f840e0 [2021-01-09T00:18:32.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:18:32.766Z] Removing intermediate container 15c4f114e20e [2021-01-09T00:18:32.766Z] ---> 54518823f980 [2021-01-09T00:18:32.766Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:18:32.766Z] ---> Running in b5e893cc00d5 [2021-01-09T00:18:33.030Z] ---> Running in 837bdcac04e2 [2021-01-09T00:18:33.030Z] Removing intermediate container 3873437fd1e6 [2021-01-09T00:18:33.030Z] ---> a57e4610fe7a [2021-01-09T00:18:33.030Z] Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:18:33.030Z] Removing intermediate container b5e893cc00d5 [2021-01-09T00:18:33.030Z] ---> 47be47abdde5 [2021-01-09T00:18:33.030Z] Step 21/23 : LABEL arch=x86_64 [2021-01-09T00:18:33.055Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T00:18:33.299Z] ---> Running in 280ace995ffb [2021-01-09T00:18:33.299Z] ---> Running in cf7c3c6ac9e5 [2021-01-09T00:18:33.299Z] Removing intermediate container 837bdcac04e2 [2021-01-09T00:18:33.299Z] ---> 82634816bce2 [2021-01-09T00:18:33.299Z] [2021-01-09T00:18:33.299Z] Successfully built 82634816bce2 [2021-01-09T00:18:33.299Z] 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 [2021-01-09T00:18:33.565Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:33.565Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-09T00:18:33.565Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2021-01-09T00:18:33.565Z] Removing intermediate container 280ace995ffb [2021-01-09T00:18:33.565Z] ---> e395a0de6a30 [2021-01-09T00:18:33.565Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T00:18:33.565Z] Removing intermediate container cf7c3c6ac9e5 [2021-01-09T00:18:33.565Z] ---> 7f9e07b17e29 [2021-01-09T00:18:33.565Z] Step 22/23 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:18:33.565Z] ---> Running in c94df85fa331 [2021-01-09T00:18:33.565Z] ---> Running in 53d1f20502b5 [2021-01-09T00:18:33.831Z] Removing intermediate container c94df85fa331 [2021-01-09T00:18:33.831Z] ---> 1a019f188edb [2021-01-09T00:18:33.831Z] [2021-01-09T00:18:33.831Z] Removing intermediate container 53d1f20502b5 [2021-01-09T00:18:33.831Z] ---> 716c4c7e5d23 [2021-01-09T00:18:33.831Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T00:18:34.106Z] Successfully built 1a019f188edb [2021-01-09T00:18:34.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:18:34.106Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-09T00:18:34.106Z] Building docker-core-command-go [2021-01-09T00:18:34.106Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in c2a3b660d1ce [2021-01-09T00:18:34.693Z] Removing intermediate container c2a3b660d1ce [2021-01-09T00:18:34.693Z] ---> 63913f59b6b2 [2021-01-09T00:18:34.693Z] [2021-01-09T00:18:34.693Z] OK: 233 MiB in 51 packages [2021-01-09T00:18:34.693Z] Successfully built 63913f59b6b2 [2021-01-09T00:18:34.693Z] Successfully tagged docker-core-data-go:latest [2021-01-09T00:18:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T00:18:39.815Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T00:18:39.815Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T00:18:42.875Z]  Building docker-core-data-go ... done Removing intermediate container 2c5e41e8c87f [2021-01-09T00:18:42.875Z] ---> 13c18374ff58 [2021-01-09T00:18:42.875Z] Step 6/26 : COPY go.mod . [2021-01-09T00:18:42.875Z] ---> 632f195b37e4 [2021-01-09T00:18:42.875Z] Step 7/26 : RUN go mod download [2021-01-09T00:18:42.875Z] ---> Running in abc396bf740d [2021-01-09T00:18:46.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.267s coverage: 46.6% of statements [2021-01-09T00:18:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T00:18:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T00:18:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T00:18:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T00:18:46.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T00:18:49.560Z] Removing intermediate container abc396bf740d [2021-01-09T00:18:49.560Z] ---> 3d8ff3690aa4 [2021-01-09T00:18:49.560Z] Step 8/26 : COPY . . [2021-01-09T00:18:53.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.0% of statements [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T00:18:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T00:18:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T00:18:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.575s coverage: 77.8% of statements [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T00:18:53.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T00:18:54.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:18:54.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:18:54.185Z] ---> 83e237f77a47 [2021-01-09T00:18:54.185Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> f69c41bfcede [2021-01-09T00:18:54.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 0e632e0f4dec [2021-01-09T00:18:54.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 380a8bd360b2 [2021-01-09T00:18:54.185Z] Step 6/22 : COPY go.mod . [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 9b312afb6ea1 [2021-01-09T00:18:54.185Z] Step 7/22 : RUN go mod download [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 82dc3d801ff2 [2021-01-09T00:18:54.185Z] Step 8/22 : COPY . . [2021-01-09T00:18:54.185Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:18:54.185Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:18:54.185Z] ---> 83e237f77a47 [2021-01-09T00:18:54.185Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> f69c41bfcede [2021-01-09T00:18:54.185Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 0e632e0f4dec [2021-01-09T00:18:54.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 380a8bd360b2 [2021-01-09T00:18:54.185Z] Step 6/22 : COPY go.mod . [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 9b312afb6ea1 [2021-01-09T00:18:54.185Z] Step 7/22 : RUN go mod download [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 82dc3d801ff2 [2021-01-09T00:18:54.185Z] Step 8/22 : COPY . . [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 820683b2953c [2021-01-09T00:18:54.185Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-09T00:18:54.185Z] ---> Using cache [2021-01-09T00:18:54.185Z] ---> 820683b2953c [2021-01-09T00:18:54.185Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-09T00:18:55.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.843s coverage: 82.4% of statements [2021-01-09T00:18:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T00:18:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T00:18:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T00:18:55.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T00:18:56.110Z] 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 [2021-01-09T00:18:56.372Z] ---> Running in 5a6eacd3e4d4 [2021-01-09T00:18:56.372Z] ---> Running in 3629ee5a8477 [2021-01-09T00:18:58.315Z] 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 [2021-01-09T00:18:58.315Z] 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 [2021-01-09T00:19:01.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T00:19:01.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T00:19:01.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T00:19:01.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.355s coverage: 86.7% of statements [2021-01-09T00:19:01.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T00:19:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.471s coverage: 97.5% of statements [2021-01-09T00:19:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T00:19:02.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.126s coverage: 78.3% of statements [2021-01-09T00:19:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T00:19:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T00:19:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T00:19:02.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T00:19:08.474Z] Removing intermediate container 86b407cb6610 [2021-01-09T00:19:08.474Z] ---> c871d5fcb42f [2021-01-09T00:19:08.474Z] [2021-01-09T00:19:08.474Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T00:19:08.474Z] ---> 389fef711851 [2021-01-09T00:19:08.474Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T00:19:08.474Z] ---> Running in c4acdc18b564 [2021-01-09T00:19:10.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:10.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:10.471Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T00:19:10.471Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:19:10.471Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T00:19:10.471Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T00:19:10.471Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:19:10.737Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:19:10.737Z] OK: 7 MiB in 18 packages [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.073s coverage: 93.8% of statements [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.1% of statements [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements [2021-01-09T00:19:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.156s coverage: 87.2% of statements [2021-01-09T00:19:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements [2021-01-09T00:19:11.333Z] ---> 91b2aeb733e4 [2021-01-09T00:19:11.333Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T00:19:12.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements [2021-01-09T00:19:12.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T00:19:12.295Z] ---> Running in 0f92958b546b [2021-01-09T00:19:12.882Z] Removing intermediate container c4acdc18b564 [2021-01-09T00:19:12.882Z] ---> 8dabe9711fc0 [2021-01-09T00:19:12.882Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T00:19:13.152Z] ---> Running in 9eb68d8be84f [2021-01-09T00:19:13.421Z] 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 [2021-01-09T00:19:13.421Z] Removing intermediate container 9eb68d8be84f [2021-01-09T00:19:13.421Z] ---> 2c0d4509564b [2021-01-09T00:19:13.421Z] Step 13/21 : WORKDIR /edgex [2021-01-09T00:19:14.019Z] ---> Running in 94f5125b5baf [2021-01-09T00:19:14.285Z] Removing intermediate container 94f5125b5baf [2021-01-09T00:19:14.285Z] ---> db07d192f983 [2021-01-09T00:19:14.285Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T00:19:14.551Z] ---> e03cb496adb8 [2021-01-09T00:19:14.551Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T00:19:15.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 63.5% of statements [2021-01-09T00:19:15.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T00:19:15.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T00:19:15.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2021-01-09T00:19:15.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-01-09T00:19:15.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-01-09T00:19:15.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-01-09T00:19:15.962Z] ---> a8b33872a689 [2021-01-09T00:19:15.962Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T00:19:16.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-01-09T00:19:16.912Z] ---> 7c333353c40c [2021-01-09T00:19:16.912Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T00:19:16.912Z] ---> Running in de7e65779cf2 [2021-01-09T00:19:17.182Z] Removing intermediate container de7e65779cf2 [2021-01-09T00:19:17.182Z] ---> b3ff6463b067 [2021-01-09T00:19:17.182Z] Step 18/21 : CMD ["--init=true"] [2021-01-09T00:19:17.182Z] ---> Running in 18c9a270083b [2021-01-09T00:19:17.454Z] Removing intermediate container 18c9a270083b [2021-01-09T00:19:17.454Z] ---> 374009fd5c33 [2021-01-09T00:19:17.454Z] Step 19/21 : LABEL arch=x86_64 [2021-01-09T00:19:17.721Z] ---> Running in 8afac015d0fa [2021-01-09T00:19:18.013Z] Removing intermediate container 8afac015d0fa [2021-01-09T00:19:18.013Z] ---> 3b19cb646d11 [2021-01-09T00:19:18.013Z] Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:19:18.013Z] ---> Running in bbc9bd98d3fc [2021-01-09T00:19:18.286Z] Removing intermediate container bbc9bd98d3fc [2021-01-09T00:19:18.286Z] ---> 1de1a59088c0 [2021-01-09T00:19:18.286Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T00:19:18.286Z] ---> Running in 8b1c9ebfae2e [2021-01-09T00:19:19.729Z] Removing intermediate container 8b1c9ebfae2e [2021-01-09T00:19:19.729Z] ---> 594e413561ca [2021-01-09T00:19:19.729Z] [2021-01-09T00:19:19.729Z] Successfully built 594e413561ca [2021-01-09T00:19:19.729Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-09T00:19:21.133Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 5a6eacd3e4d4 [2021-01-09T00:19:21.133Z] ---> b8c4d12b065a [2021-01-09T00:19:21.133Z] [2021-01-09T00:19:21.133Z] Step 10/22 : FROM scratch [2021-01-09T00:19:21.133Z] ---> [2021-01-09T00:19:21.133Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:19:21.133Z] ---> Using cache [2021-01-09T00:19:21.133Z] ---> 26873fa7ec63 [2021-01-09T00:19:21.133Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-09T00:19:21.411Z] ---> Running in 7aae2c5798b9 [2021-01-09T00:19:21.723Z] Removing intermediate container 7aae2c5798b9 [2021-01-09T00:19:21.723Z] ---> 810f53908b2b [2021-01-09T00:19:21.723Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T00:19:21.723Z] ---> Running in 067bf7760075 [2021-01-09T00:19:21.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.825s coverage: 55.9% of statements [2021-01-09T00:19:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T00:19:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T00:19:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T00:19:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T00:19:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T00:19:21.997Z] Removing intermediate container 067bf7760075 [2021-01-09T00:19:21.997Z] ---> 91e1afc7addd [2021-01-09T00:19:21.997Z] Step 14/22 : WORKDIR / [2021-01-09T00:19:22.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.371s coverage: 37.0% of statements [2021-01-09T00:19:22.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T00:19:22.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T00:19:22.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.624s coverage: 84.0% of statements [2021-01-09T00:19:22.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2021-01-09T00:19:23.397Z] ---> Running in f473f81b6e38 [2021-01-09T00:19:24.358Z] Removing intermediate container 3629ee5a8477 [2021-01-09T00:19:24.358Z] ---> 385fc084a291 [2021-01-09T00:19:24.358Z] [2021-01-09T00:19:24.358Z] Step 10/22 : FROM scratch [2021-01-09T00:19:24.358Z] ---> [2021-01-09T00:19:24.358Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:19:24.358Z] ---> Using cache [2021-01-09T00:19:24.358Z] ---> 26873fa7ec63 [2021-01-09T00:19:24.358Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-09T00:19:24.358Z] Removing intermediate container f473f81b6e38 [2021-01-09T00:19:24.358Z] ---> 52689c5a0f75 [2021-01-09T00:19:24.358Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:19:24.625Z] ---> Running in d13ef4aff723 [2021-01-09T00:19:24.889Z] Removing intermediate container d13ef4aff723 [2021-01-09T00:19:24.889Z] ---> d7c9fd6e19a6 [2021-01-09T00:19:24.889Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T00:19:24.889Z] ---> Running in 7f8a232c6b93 [2021-01-09T00:19:24.889Z] ---> 379a61e21716 [2021-01-09T00:19:24.889Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T00:19:25.840Z] Removing intermediate container 7f8a232c6b93 [2021-01-09T00:19:25.840Z] ---> 3b17c91f9f4b [2021-01-09T00:19:25.840Z] Step 14/22 : WORKDIR / [2021-01-09T00:19:25.840Z] ---> Running in 8009152a48ed [2021-01-09T00:19:26.105Z] ---> 613488381477 [2021-01-09T00:19:26.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T00:19:26.366Z] Removing intermediate container 8009152a48ed [2021-01-09T00:19:26.366Z] ---> 2ad9cb6c6de4 [2021-01-09T00:19:26.366Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:19:26.366Z] ---> 1c8112fd82a6 [2021-01-09T00:19:26.366Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-09T00:19:26.366Z] ---> 14b5a37870d6 [2021-01-09T00:19:26.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T00:19:26.628Z] ---> Running in 4f17dbb6d25c [2021-01-09T00:19:26.628Z] Removing intermediate container 4f17dbb6d25c [2021-01-09T00:19:26.628Z] ---> 3c9b0e15497c [2021-01-09T00:19:26.628Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:19:26.892Z] ---> Running in 804fd9e54c35 [2021-01-09T00:19:27.161Z] ---> 12eb941b6938 [2021-01-09T00:19:27.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T00:19:27.161Z] Removing intermediate container 804fd9e54c35 [2021-01-09T00:19:27.161Z] ---> f5d2242ca311 [2021-01-09T00:19:27.161Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T00:19:27.161Z] ---> Running in 818432dcd480 [2021-01-09T00:19:27.424Z] ---> 674a858f36b3 [2021-01-09T00:19:27.424Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-09T00:19:27.424Z] Removing intermediate container 818432dcd480 [2021-01-09T00:19:27.424Z] ---> 0c9c8b7a3d47 [2021-01-09T00:19:27.424Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:19:27.685Z] ---> Running in 079622e6bdac [2021-01-09T00:19:27.685Z] ---> Running in 989b2dbe84d7 [2021-01-09T00:19:28.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T00:19:28.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T00:19:28.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-01-09T00:19:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T00:19:30.233Z] Removing intermediate container 079622e6bdac [2021-01-09T00:19:30.233Z] ---> 7d65b1a93915 [2021-01-09T00:19:30.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:19:30.233Z] Removing intermediate container 989b2dbe84d7 [2021-01-09T00:19:30.233Z] ---> e52be0ae6629 [2021-01-09T00:19:30.233Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:19:30.233Z] ---> Running in 9ae330077eff [2021-01-09T00:19:30.233Z] ---> Running in feafa9e1f606 [2021-01-09T00:19:30.233Z] Removing intermediate container 0f92958b546b [2021-01-09T00:19:30.233Z] ---> 603d0b833b1c [2021-01-09T00:19:30.233Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T00:19:30.233Z] ---> Running in dc2d50afdc12 [2021-01-09T00:19:30.233Z] Removing intermediate container 9ae330077eff [2021-01-09T00:19:30.233Z] ---> 3400c0f68dc5 [2021-01-09T00:19:30.233Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T00:19:30.233Z] Removing intermediate container feafa9e1f606 [2021-01-09T00:19:30.233Z] ---> a8875e2f483f [2021-01-09T00:19:30.233Z] [2021-01-09T00:19:30.233Z] ---> Running in 952af4831bac [2021-01-09T00:19:30.233Z] Successfully built a8875e2f483f [2021-01-09T00:19:30.507Z] Successfully tagged docker-core-command-go:latest [2021-01-09T00:19:30.507Z]  Building docker-core-command-go ... done Removing intermediate container 952af4831bac [2021-01-09T00:19:30.507Z] ---> d46d6b906aac [2021-01-09T00:19:30.507Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:19:30.507Z] 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 [2021-01-09T00:19:30.507Z] ---> Running in 41d57f2600dc [2021-01-09T00:19:30.773Z] Removing intermediate container 41d57f2600dc [2021-01-09T00:19:30.773Z] ---> b85c8f867985 [2021-01-09T00:19:30.773Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:19:31.034Z] ---> Running in d51f93711ee4 [2021-01-09T00:19:31.977Z] Removing intermediate container d51f93711ee4 [2021-01-09T00:19:31.977Z] ---> 94cf71d4238e [2021-01-09T00:19:31.977Z] [2021-01-09T00:19:31.977Z] Successfully built 94cf71d4238e [2021-01-09T00:19:31.977Z] Successfully tagged docker-core-metadata-go:latest [2021-01-09T00:19:32.239Z]  Building docker-core-metadata-go ... done Removing intermediate container dc2d50afdc12 [2021-01-09T00:19:32.239Z] ---> f44ab57d3f8b [2021-01-09T00:19:32.239Z] [2021-01-09T00:19:32.239Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T00:19:32.499Z] 20.10.0: Pulling from library/docker [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.964s coverage: 29.1% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T00:19:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T00:19:34.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2021-01-09T00:19:35.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-09T00:19:35.605Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-09T00:19:36.579Z] GO111MODULE=on go vet ./... [2021-01-09T00:19:37.801Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T00:19:37.801Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T00:19:37.801Z] ---> aefe523efa57 [2021-01-09T00:19:37.801Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T00:19:37.801Z] ---> Running in 1cf5b4c9a6c1 [2021-01-09T00:19:37.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:37.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:37.801Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T00:19:37.801Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T00:19:37.801Z] Executing bash-5.0.17-r0.post-install [2021-01-09T00:19:37.801Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:19:37.801Z] OK: 12 MiB in 22 packages [2021-01-09T00:19:38.374Z] Removing intermediate container 1cf5b4c9a6c1 [2021-01-09T00:19:38.374Z] ---> 91d654e2970b [2021-01-09T00:19:38.374Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T00:19:38.374Z] ---> Running in 7646c7a6546b [2021-01-09T00:19:38.639Z] Removing intermediate container 7646c7a6546b [2021-01-09T00:19:38.639Z] ---> d07863c222a3 [2021-01-09T00:19:38.639Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T00:19:38.639Z] ---> Running in fd892a03451a [2021-01-09T00:19:38.899Z] Removing intermediate container fd892a03451a [2021-01-09T00:19:38.900Z] ---> a7b3e76c9c7d [2021-01-09T00:19:38.900Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T00:19:38.900Z] ---> Running in ee904e512992 [2021-01-09T00:19:39.161Z] Removing intermediate container ee904e512992 [2021-01-09T00:19:39.161Z] ---> fe13e341a3cd [2021-01-09T00:19:39.161Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-09T00:19:39.732Z] ---> 55991bc652a0 [2021-01-09T00:19:39.732Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T00:19:39.732Z] ---> 21399e117492 [2021-01-09T00:19:39.732Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T00:19:40.305Z] ---> ce9ddd76844a [2021-01-09T00:19:40.305Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T00:19:40.305Z] ---> Running in 318fc7412d85 [2021-01-09T00:19:40.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:40.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:19:40.827Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T00:19:40.827Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T00:19:40.827Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T00:19:40.827Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T00:19:40.827Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T00:19:41.088Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T00:19:41.088Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T00:19:43.018Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T00:19:43.018Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T00:19:43.018Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T00:19:43.018Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T00:19:43.018Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T00:19:43.018Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T00:19:43.018Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T00:19:43.018Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T00:19:43.018Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T00:19:43.285Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T00:19:43.285Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T00:19:43.552Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T00:19:43.552Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T00:19:43.552Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T00:19:43.552Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T00:19:43.552Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T00:19:43.552Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T00:19:43.552Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T00:19:43.552Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T00:19:43.818Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T00:19:43.818Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T00:19:43.818Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T00:19:43.818Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T00:19:43.818Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T00:19:43.818Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T00:19:43.818Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T00:19:43.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:19:43.818Z] OK: 71 MiB in 55 packages [2021-01-09T00:19:51.972Z] Removing intermediate container 318fc7412d85 [2021-01-09T00:19:51.972Z] ---> b6eb9386f995 [2021-01-09T00:19:51.972Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T00:19:52.233Z] ---> Running in 08a6d47cb1b2 [2021-01-09T00:19:53.617Z] Collecting docker-compose==1.23.2 [2021-01-09T00:19:53.617Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T00:19:53.617Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T00:19:53.617Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T00:19:53.878Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T00:19:53.878Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T00:19:54.138Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T00:19:54.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T00:19:54.138Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T00:19:54.138Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T00:19:54.711Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T00:19:54.711Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T00:19:55.282Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T00:19:55.282Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T00:19:55.855Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T00:19:55.855Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T00:19:55.855Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-09T00:19:55.855Z] Collecting PyYAML<4,>=3.10 [2021-01-09T00:19:55.855Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T00:19:56.800Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T00:19:56.800Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T00:19:57.061Z] 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) [2021-01-09T00:19:57.061Z] 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) [2021-01-09T00:19:57.061Z] Collecting idna<2.8,>=2.5 [2021-01-09T00:19:57.061Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T00:19:57.061Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T00:19:57.061Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T00:19:57.323Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T00:19:57.323Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T00:19:57.323Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T00:19:57.323Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T00:19:57.323Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T00:19:57.323Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T00:19:57.583Z] Installing collected packages: jsonschema, websocket-client, cached-property, texttable, docopt, dockerpty, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docker-compose [2021-01-09T00:19:57.846Z] Running setup.py install for texttable: started [2021-01-09T00:19:58.108Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T00:19:58.108Z] Running setup.py install for docopt: started [2021-01-09T00:19:58.681Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T00:19:58.681Z] Running setup.py install for dockerpty: started [2021-01-09T00:19:59.254Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T00:19:59.254Z] Attempting uninstall: idna [2021-01-09T00:19:59.254Z] Found existing installation: idna 2.9 [2021-01-09T00:19:59.254Z] Uninstalling idna-2.9: [2021-01-09T00:19:59.254Z] Successfully uninstalled idna-2.9 [2021-01-09T00:19:59.254Z] Attempting uninstall: urllib3 [2021-01-09T00:19:59.254Z] Found existing installation: urllib3 1.25.9 [2021-01-09T00:19:59.254Z] Uninstalling urllib3-1.25.9: [2021-01-09T00:19:59.254Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T00:19:59.516Z] Attempting uninstall: requests [2021-01-09T00:19:59.516Z] Found existing installation: requests 2.23.0 [2021-01-09T00:19:59.516Z] Uninstalling requests-2.23.0: [2021-01-09T00:19:59.516Z] Successfully uninstalled requests-2.23.0 [2021-01-09T00:19:59.778Z] Running setup.py install for PyYAML: started [2021-01-09T00:20:00.350Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T00:20:00.923Z] 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 [2021-01-09T00:20:05.165Z] Removing intermediate container 08a6d47cb1b2 [2021-01-09T00:20:05.165Z] ---> 15f380f55ef4 [2021-01-09T00:20:05.165Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T00:20:05.165Z] ---> Running in 8e742f040ac6 [2021-01-09T00:20:05.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T00:20:05.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T00:20:05.427Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:20:05.427Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T00:20:05.427Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T00:20:05.427Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:20:05.427Z] OK: 72 MiB in 58 packages [2021-01-09T00:20:06.003Z] Removing intermediate container 8e742f040ac6 [2021-01-09T00:20:06.003Z] ---> fa356304e16a [2021-01-09T00:20:06.003Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T00:20:06.003Z] ---> Running in 5d52cfbec1b6 [2021-01-09T00:20:06.264Z] Removing intermediate container 5d52cfbec1b6 [2021-01-09T00:20:06.264Z] ---> 3b1966d0fec1 [2021-01-09T00:20:06.264Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:20:06.264Z] ---> Running in 23b6095a7a4a [2021-01-09T00:20:06.526Z] Removing intermediate container 23b6095a7a4a [2021-01-09T00:20:06.526Z] ---> b9e63e99de2a [2021-01-09T00:20:06.526Z] Step 24/26 : LABEL arch=x86_64 [2021-01-09T00:20:06.526Z] ---> Running in 222bc12fd7de [2021-01-09T00:20:06.817Z] Removing intermediate container 222bc12fd7de [2021-01-09T00:20:06.817Z] ---> ce1ca9201e16 [2021-01-09T00:20:06.817Z] Step 25/26 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:20:06.817Z] ---> Running in 0782b1fe5614 [2021-01-09T00:20:07.079Z] Removing intermediate container 0782b1fe5614 [2021-01-09T00:20:07.079Z] ---> 4b5134225fea [2021-01-09T00:20:07.079Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T00:20:07.079Z] ---> Running in 40e7614f8b9b [2021-01-09T00:20:07.079Z] Removing intermediate container 40e7614f8b9b [2021-01-09T00:20:07.079Z] ---> 81839697be47 [2021-01-09T00:20:07.079Z] [2021-01-09T00:20:07.340Z] Successfully built 81839697be47 [2021-01-09T00:20:07.340Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-09T00:20:07.611Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-09T00:20:07.618Z] $ docker stop --time=1 e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b [2021-01-09T00:20:09.132Z] $ docker rm -f e2c563ae35b3f536a350e64df5983934843e7e5bf9f9e6bb1f107be37cde746b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T00:20:09.633Z] + docker images [2021-01-09T00:20:09.633Z] + grep docker [2021-01-09T00:20:09.633Z] docker-sys-mgmt-agent-go latest 81839697be47 2 seconds ago 313MB [2021-01-09T00:20:09.633Z] docker-core-metadata-go latest 94cf71d4238e 38 seconds ago 13MB [2021-01-09T00:20:09.633Z] docker-core-command-go latest a8875e2f483f 39 seconds ago 10.6MB [2021-01-09T00:20:09.633Z] docker-security-proxy-setup-go latest 594e413561ca 51 seconds ago 24.5MB [2021-01-09T00:20:09.633Z] docker-core-data-go latest 63913f59b6b2 About a minute ago 22.3MB [2021-01-09T00:20:09.633Z] docker-security-bootstrap-redis-go latest 82634816bce2 About a minute ago 15.8MB [2021-01-09T00:20:09.633Z] docker-security-secretstore-setup-go latest 1a019f188edb About a minute ago 24.6MB [2021-01-09T00:20:09.633Z] docker-support-notifications-go latest 416d483a6265 About a minute ago 12MB [2021-01-09T00:20:09.633Z] docker-support-scheduler-go latest 37d3d2c24039 About a minute ago 10.7MB [2021-01-09T00:20:09.633Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-09T00:20:25.315Z] Still waiting to schedule task [2021-01-09T00:20:25.315Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-09T00:20:44.636Z] gofmt -l . [2021-01-09T00:20:44.636Z] [ "`gofmt -l .`" = "" ] [2021-01-09T00:20:45.233Z] ./bin/test-go-mod-tidy.sh [2021-01-09T00:20:46.221Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-09T00:20:47.860Z] + ls -al . [2021-01-09T00:20:47.860Z] total 676 [2021-01-09T00:20:47.860Z] drwxrwxr-x 9 1001 1001 4096 Jan 9 00:20 . [2021-01-09T00:20:47.860Z] drwxr-xr-x 4 root root 4096 Jan 9 00:17 .. [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 00:15 .dockerignore [2021-01-09T00:20:47.860Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 00:15 .git [2021-01-09T00:20:47.860Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 00:15 .github [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 824 Jan 9 00:15 .gitignore [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 00:15 .sonarcloud.properties [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 7741 Jan 9 00:15 Attribution.txt [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 00:15 CONTRIBUTING.md [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 00:15 Dockerfile.build [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 00:15 Jenkinsfile [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 00:15 LICENSE [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 5750 Jan 9 00:15 Makefile [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 00:15 README.md [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 00:15 SECURITY.md [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 00:12 VERSION [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 00:15 ZMQWindows.md [2021-01-09T00:20:47.860Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 00:15 bin [2021-01-09T00:20:47.860Z] drwxrwxr-x 14 1001 1001 4096 Jan 9 00:15 cmd [2021-01-09T00:20:47.860Z] -rw-r--r-- 1 root root 541590 Jan 9 00:19 coverage.out [2021-01-09T00:20:47.860Z] -rw-r--r-- 1 root root 979 Jan 9 00:20 go.mod [2021-01-09T00:20:47.860Z] -rw-r--r-- 1 root root 19019 Jan 9 00:20 go.sum [2021-01-09T00:20:47.860Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 00:15 internal [2021-01-09T00:20:47.860Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 00:15 openapi [2021-01-09T00:20:47.860Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 00:15 snap [2021-01-09T00:20:47.860Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 00:15 version.go [Pipeline] sh [2021-01-09T00:20:48.511Z] + '[' -e coverage.out ] [2021-01-09T00:20:48.511Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T00:20:48.580Z] Warning: overwriting stash ‘coverage-report’ [2021-01-09T00:20:49.808Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T00:20:50.503Z] + make build [2021-01-09T00:20:50.503Z] 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 [2021-01-09T00:21:00.715Z] 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 [2021-01-09T00:21:13.432Z] Running on prd-ubuntu18.04-docker-8c-8g-19184 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws [2021-01-09T00:21:13.492Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-01-09T00:21:15.551Z] using credential edgex-jenkins-ssh [2021-01-09T00:21:15.625Z] Cloning the remote Git repository [2021-01-09T00:21:15.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:21:15.714Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-01-09T00:21:15.744Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:21:15.744Z] > git --version # timeout=10 [2021-01-09T00:21:15.752Z] > git --version # 'git version 2.17.1' [2021-01-09T00:21:15.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:21:15.772Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T00:21:22.918Z] 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 [2021-01-09T00:21:24.431Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit 7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:21:24.558Z] Merge succeeded, producing 7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:21:24.559Z] Checking out Revision 7f1b246cd91fdde841e58e27203730296a863e14 (PR-3004) [2021-01-09T00:21:23.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T00:21:23.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T00:21:23.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T00:21:23.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T00:21:23.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:21:23.868Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T00:21:24.443Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T00:21:24.447Z] > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [2021-01-09T00:21:24.539Z] > git remote # timeout=10 [2021-01-09T00:21:24.544Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T00:21:24.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T00:21:24.550Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-09T00:21:24.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T00:21:24.565Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T00:21:24.578Z] > git checkout -f 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [2021-01-09T00:21:25.539Z] 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 [2021-01-09T00:21:28.160Z] Commit message: "feat(all): in snapcraft - add attribution and license once vs per service per tonyespy" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:21:29.314Z] + echo snap-build.sh [2021-01-09T00:21:29.314Z] snap-build.sh [2021-01-09T00:21:29.314Z] + SNAP_BASE_DIR=. [2021-01-09T00:21:29.314Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-01-09T00:21:29.314Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-01-09T00:21:29.314Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-01-09T00:21:29.314Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-01-09T00:21:29.314Z] + cd /w/workspace/edgex-go/5 [2021-01-09T00:21:29.314Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-09T00:21:29.314Z] Reading package lists... [2021-01-09T00:21:29.314Z] Building dependency tree... [2021-01-09T00:21:29.314Z] Reading state information... [2021-01-09T00:21:29.578Z] The following packages were automatically installed and are no longer required: [2021-01-09T00:21:29.578Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-09T00:21:29.578Z] uidmap xdelta3 [2021-01-09T00:21:29.578Z] Use 'sudo apt autoremove' to remove them. [2021-01-09T00:21:29.578Z] The following packages will be REMOVED: [2021-01-09T00:21:29.578Z] lxd* lxd-client* [2021-01-09T00:21:30.164Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-09T00:21:30.164Z] After this operation, 31.7 MB disk space will be freed. [2021-01-09T00:21:30.959Z] 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 [2021-01-09T00:21:31.219Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-09T00:21:31.219Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T00:21:31.790Z] Removing lxd dnsmasq configuration [2021-01-09T00:21:31.947Z] 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 [2021-01-09T00:21:32.052Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T00:21:32.320Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-09T00:21:32.908Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-09T00:21:33.172Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-09T00:21:33.172Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T00:21:34.559Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-09T00:21:34.819Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-09T00:21:36.204Z] + sudo snap remove --purge lxd [2021-01-09T00:21:36.204Z] snap "lxd" is not installed [2021-01-09T00:21:36.204Z] + sudo groupadd --force --system lxd [2021-01-09T00:21:36.204Z] ++ whoami [2021-01-09T00:21:36.204Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-09T00:21:36.466Z] + newgrp - lxd [2021-01-09T00:21:36.466Z] + sudo snap install lxd [2021-01-09T00:21:37.391Z] 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 [2021-01-09T00:21:41.703Z] 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 [2021-01-09T00:21:45.097Z] 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 [2021-01-09T00:21:46.497Z] 2021-01-09T00:21:43Z INFO Waiting for automatic snapd restart... [2021-01-09T00:21:49.425Z] 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 [2021-01-09T00:21:52.811Z] 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 [2021-01-09T00:21:57.136Z] 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] } [2021-01-09T00:21:59.806Z] $ docker stop --time=1 eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce [2021-01-09T00:22:01.416Z] lxd 4.9 from Canonical* installed [2021-01-09T00:22:01.416Z] + sudo lxd init --auto [2021-01-09T00:22:02.294Z] $ docker rm -f eec56ce7ebfffe23ccfdb41f5e9a5ab46ab98891c9f50022addb8c650180ebce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:22:04.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T00:22:04.019Z] [2021-01-09T00:22:04.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:22:04.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T00:22:04.404Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-09T00:22:04.404Z] 29e5d40040c1: Pulling fs layer [2021-01-09T00:22:04.404Z] 1ce36da41761: Pulling fs layer [2021-01-09T00:22:04.679Z] 25b303627fd3: Pulling fs layer [2021-01-09T00:22:04.679Z] 29e5d40040c1: Verifying Checksum [2021-01-09T00:22:04.679Z] 29e5d40040c1: Download complete [2021-01-09T00:22:05.276Z] 1ce36da41761: Verifying Checksum [2021-01-09T00:22:05.276Z] 1ce36da41761: Download complete [2021-01-09T00:22:05.277Z] 29e5d40040c1: Pull complete [2021-01-09T00:22:06.719Z] 1ce36da41761: Pull complete [2021-01-09T00:22:06.994Z] 25b303627fd3: Verifying Checksum [2021-01-09T00:22:06.994Z] 25b303627fd3: Download complete [2021-01-09T00:22:11.442Z] + sudo snap install --classic snapcraft [2021-01-09T00:22:17.147Z] 25b303627fd3: Pull complete [2021-01-09T00:22:17.147Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-09T00:22:17.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T00:22:17.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-09T00:22:17.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container [2021-01-09T00:22:17.472Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T00:22:18.020Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T00:22:18.020Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-09T00:22:18.020Z] + patch --verbose -p1 [2021-01-09T00:22:18.020Z] Hmm... Looks like a unified diff to me... [2021-01-09T00:22:18.020Z] The text leading up to this was: [2021-01-09T00:22:18.020Z] -------------------------- [2021-01-09T00:22:18.020Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-09T00:22:18.020Z] |From: Tony Espy [2021-01-09T00:22:18.020Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-09T00:22:18.020Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-09T00:22:18.020Z] | [2021-01-09T00:22:18.020Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-09T00:22:18.020Z] |optimize the snap CI check run for pull requests. When [2021-01-09T00:22:18.020Z] |applied, it essentially strips out everything (apps and [2021-01-09T00:22:18.020Z] |parts) from the snapcraft.yaml file except those required [2021-01-09T00:22:18.020Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-09T00:22:18.020Z] |catch changes to edgex-go that break the snap build. [2021-01-09T00:22:18.020Z] | [2021-01-09T00:22:18.020Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-09T00:22:18.020Z] |to update this patch file, otherwise it may fail to apply, [2021-01-09T00:22:18.020Z] |resulting in a failed snap build CI check in the associated [2021-01-09T00:22:18.020Z] |pull request. [2021-01-09T00:22:18.020Z] | [2021-01-09T00:22:18.020Z] |Note - in addition to applying this patch, the pipeline also [2021-01-09T00:22:18.020Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-09T00:22:18.020Z] |need to build the finally binary .snap file (and it won't [2021-01-09T00:22:18.020Z] |work with the patch applied). This further reduces the build [2021-01-09T00:22:18.020Z] |time. [2021-01-09T00:22:18.020Z] |--- [2021-01-09T00:22:18.020Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-09T00:22:18.020Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-09T00:22:18.021Z] | [2021-01-09T00:22:18.021Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-09T00:22:18.021Z] |index 1e537489..faf42425 100644 [2021-01-09T00:22:18.021Z] |--- a/snap/snapcraft.yaml [2021-01-09T00:22:18.021Z] |+++ b/snap/snapcraft.yaml [2021-01-09T00:22:18.021Z] -------------------------- [2021-01-09T00:22:18.021Z] patching file snap/snapcraft.yaml [2021-01-09T00:22:18.021Z] Using Plan A... [2021-01-09T00:22:18.021Z] Hunk #1 succeeded at 73. [2021-01-09T00:22:18.021Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-09T00:22:18.021Z] Hunk #3 succeeded at 214. [2021-01-09T00:22:18.021Z] Hunk #4 succeeded at 222. [2021-01-09T00:22:18.021Z] Hunk #5 succeeded at 229. [2021-01-09T00:22:18.021Z] Hunk #6 succeeded at 256. [2021-01-09T00:22:18.021Z] Hunk #7 succeeded at 290. [2021-01-09T00:22:18.021Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-09T00:22:18.021Z] Hmm... Ignoring the trailing garbage. [2021-01-09T00:22:18.021Z] done [2021-01-09T00:22:18.021Z] + sudo snapcraft prime --use-lxd [2021-01-09T00:22:19.414Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-09T00:22:19.414Z] 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: [2021-01-09T00:22:19.414Z] - README.md [2021-01-09T00:22:19.414Z] - snapcraft.yaml.orig [2021-01-09T00:22:19.414Z] [2021-01-09T00:22:19.414Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T00:22:19.984Z] Launching a container. [2021-01-09T00:22:20.519Z] $ docker top 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:22:21.528Z] + docker-compose build --help [2021-01-09T00:22:21.528Z] + grep parallel [2021-01-09T00:22:24.907Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T00:22:25.226Z] $ docker stop --time=1 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 [2021-01-09T00:22:27.172Z] $ docker rm -f 9f3f5c4ee535a866a1e64a554d069c9fc8bfec7454c8771105d929eb852c13a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:22:28.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T00:22:28.149Z] . [Pipeline] withDockerContainer [2021-01-09T00:22:28.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-19180 does not seem to be running inside a container [2021-01-09T00:22:28.537Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T00:22:29.945Z] $ docker top 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:22:30.974Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T00:22:32.220Z] Waiting for container to be ready [2021-01-09T00:22:32.221Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-09T00:22:32.221Z] [2021-01-09T00:22:35.268Z] Building docker-core-command-go ... [2021-01-09T00:22:35.268Z] Building docker-core-data-go ... [2021-01-09T00:22:35.268Z] Building docker-core-metadata-go ... [2021-01-09T00:22:35.268Z] Building docker-security-bootstrap-redis-go ... [2021-01-09T00:22:35.268Z] Building docker-security-proxy-setup-go ... [2021-01-09T00:22:35.268Z] Building docker-security-secretstore-setup-go ... [2021-01-09T00:22:35.268Z] Building docker-support-notifications-go ... [2021-01-09T00:22:35.268Z] Building docker-support-scheduler-go ... [2021-01-09T00:22:35.268Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T00:22:35.268Z] Building docker-security-secretstore-setup-go [2021-01-09T00:22:35.268Z] Building docker-security-proxy-setup-go [2021-01-09T00:22:35.268Z] Building docker-core-metadata-go [2021-01-09T00:22:35.268Z] Building docker-support-scheduler-go [2021-01-09T00:22:35.268Z] Building docker-security-bootstrap-redis-go [2021-01-09T00:22:35.514Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-09T00:22:35.514Z] Waiting for network to be ready... [2021-01-09T00:22:35.773Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T00:22:35.773Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T00:22:36.033Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T00:22:36.033Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T00:22:36.033Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T00:22:36.033Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T00:22:36.033Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T00:22:36.033Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T00:22:36.033Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T00:22:36.033Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T00:22:36.293Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T00:22:36.553Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T00:22:36.813Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T00:22:36.813Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T00:22:36.813Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T00:22:36.813Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T00:22:36.813Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T00:22:36.813Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T00:22:37.072Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T00:22:37.332Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-09T00:22:37.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T00:22:37.592Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T00:22:37.592Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T00:22:37.592Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T00:22:37.592Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T00:22:37.592Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T00:22:37.592Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T00:22:40.886Z] Fetched 23.7 MB in 5s (5043 kB/s) [2021-01-09T00:22:41.828Z] Reading package lists... [2021-01-09T00:22:42.088Z] Reading package lists... [2021-01-09T00:22:42.352Z] Building dependency tree... [2021-01-09T00:22:42.352Z] Reading state information... [2021-01-09T00:22:42.352Z] The following additional packages will be installed: [2021-01-09T00:22:42.352Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T00:22:42.352Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T00:22:42.352Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T00:22:42.352Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-09T00:22:42.352Z] Suggested packages: [2021-01-09T00:22:42.352Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-09T00:22:42.352Z] Recommended packages: [2021-01-09T00:22:42.352Z] gnupg libsasl2-modules [2021-01-09T00:22:42.352Z] The following NEW packages will be installed: [2021-01-09T00:22:42.352Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T00:22:42.352Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T00:22:42.352Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T00:22:42.352Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-09T00:22:42.352Z] The following packages will be upgraded: [2021-01-09T00:22:42.352Z] gpg gpg-agent gpgconf libudev1 [2021-01-09T00:22:42.920Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-09T00:22:42.920Z] Need to get 3532 kB of archives. [2021-01-09T00:22:42.920Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-09T00:22:42.920Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-09T00:22:42.920Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-09T00:22:42.920Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-09T00:22:43.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-09T00:22:43.440Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-09T00:22:43.440Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-09T00:22:43.440Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-09T00:22:43.440Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-09T00:22:43.440Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-09T00:22:43.440Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-09T00:22:43.440Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-09T00:22:43.440Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-09T00:22:43.440Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-09T00:22:43.440Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-09T00:22:43.440Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-09T00:22:43.440Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-09T00:22:43.440Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-09T00:22:43.440Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-09T00:22:43.700Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-09T00:22:43.700Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-09T00:22:43.700Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-09T00:22:43.700Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-09T00:22:43.700Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T00:22:43.700Z] Fetched 3532 kB in 1s (3207 kB/s) [2021-01-09T00:22:43.700Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T00:22:43.700Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-09T00:22:43.967Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T00:22:43.967Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-09T00:22:43.967Z] Selecting previously unselected package udev. [2021-01-09T00:22:43.967Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T00:22:43.967Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-09T00:22:44.227Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-09T00:22:44.227Z] Selecting previously unselected package libfuse2:amd64. [2021-01-09T00:22:44.227Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T00:22:44.227Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T00:22:44.487Z] Selecting previously unselected package fuse. [2021-01-09T00:22:44.487Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T00:22:44.487Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-09T00:22:44.487Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T00:22:44.487Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T00:22:44.749Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T00:22:44.749Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T00:22:44.749Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T00:22:44.749Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T00:22:45.010Z] Selecting previously unselected package libksba8:amd64. [2021-01-09T00:22:45.010Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-09T00:22:45.010Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-09T00:22:45.010Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-09T00:22:45.010Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.010Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.270Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-09T00:22:45.270Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.270Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.270Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-09T00:22:45.270Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.270Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.270Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-09T00:22:45.270Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.270Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.530Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-09T00:22:45.530Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.530Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.530Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-09T00:22:45.530Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.530Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.790Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-09T00:22:45.790Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.790Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.790Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-09T00:22:45.790Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.790Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:45.790Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-09T00:22:45.790Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T00:22:45.790Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:46.050Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-09T00:22:46.050Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T00:22:46.050Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T00:22:46.050Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-09T00:22:46.050Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T00:22:46.050Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T00:22:46.050Z] Selecting previously unselected package libldap-common. [2021-01-09T00:22:46.050Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-09T00:22:46.050Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T00:22:46.310Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-09T00:22:46.310Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-09T00:22:46.310Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T00:22:46.310Z] Selecting previously unselected package dirmngr. [2021-01-09T00:22:46.310Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T00:22:46.310Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T00:22:46.569Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T00:22:46.569Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-09T00:22:46.569Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T00:22:46.569Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T00:22:46.569Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T00:22:46.569Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-09T00:22:46.569Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:46.569Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-09T00:22:46.829Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T00:22:46.829Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-09T00:22:47.088Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-09T00:22:47.088Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.088Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-09T00:22:47.349Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-09T00:22:47.349Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-09T00:22:47.349Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.349Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T00:22:47.608Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T00:22:47.608Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T00:22:47.608Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T00:22:47.868Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-09T00:22:47.868Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-09T00:22:47.868Z] This means they are not meant to be enabled using systemctl. [2021-01-09T00:22:47.868Z] Possible reasons for having this kind of units are: [2021-01-09T00:22:47.868Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-09T00:22:47.868Z] .wants/ or .requires/ directory. [2021-01-09T00:22:47.868Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-09T00:22:47.868Z] a requirement dependency on it. [2021-01-09T00:22:47.868Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-09T00:22:47.868Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-09T00:22:47.868Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-09T00:22:47.868Z] instance name specified. [2021-01-09T00:22:48.128Z] Reading package lists... [2021-01-09T00:22:48.387Z] Building dependency tree... [2021-01-09T00:22:48.387Z] Reading state information... [2021-01-09T00:22:48.387Z] The following additional packages will be installed: [2021-01-09T00:22:48.387Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-09T00:22:48.387Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-09T00:22:48.387Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-09T00:22:48.387Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-09T00:22:48.387Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-09T00:22:48.387Z] Suggested packages: [2021-01-09T00:22:48.387Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-09T00:22:48.387Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-09T00:22:48.387Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-09T00:22:48.387Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-09T00:22:48.387Z] systemd-container policykit-1 [2021-01-09T00:22:48.387Z] Recommended packages: [2021-01-09T00:22:48.387Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-09T00:22:48.387Z] The following NEW packages will be installed: [2021-01-09T00:22:48.387Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-09T00:22:48.387Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-09T00:22:48.663Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-09T00:22:48.663Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-09T00:22:48.663Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-09T00:22:48.663Z] The following packages will be upgraded: [2021-01-09T00:22:48.663Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-09T00:22:48.663Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-09T00:22:48.663Z] Need to get 35.2 MB of archives. [2021-01-09T00:22:48.663Z] After this operation, 141 MB of additional disk space will be used. [2021-01-09T00:22:48.663Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-09T00:22:48.663Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-09T00:22:48.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-09T00:22:48.663Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-09T00:22:48.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-09T00:22:48.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-09T00:22:48.926Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-09T00:22:48.926Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-09T00:22:48.926Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-09T00:22:48.926Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-09T00:22:48.926Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-09T00:22:48.926Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-09T00:22:48.926Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-09T00:22:48.926Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-09T00:22:48.926Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-09T00:22:48.926Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-09T00:22:48.926Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-09T00:22:49.865Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-09T00:22:49.865Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-09T00:22:49.865Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-09T00:22:49.865Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-09T00:22:49.865Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-09T00:22:49.865Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-09T00:22:49.865Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-09T00:22:49.865Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-09T00:22:49.865Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-09T00:22:49.865Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-09T00:22:49.865Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-09T00:22:49.865Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-09T00:22:49.865Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-09T00:22:51.248Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T00:22:51.248Z] Fetched 35.2 MB in 2s (14.3 MB/s) [2021-01-09T00:22:51.248Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T00:22:51.248Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-09T00:22:51.248Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T00:22:52.187Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-09T00:22:52.187Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T00:22:52.187Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-09T00:22:52.447Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T00:22:52.447Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T00:22:52.447Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T00:22:52.708Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-09T00:22:52.708Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T00:22:52.708Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T00:22:52.708Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T00:22:52.967Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-09T00:22:53.228Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-09T00:22:53.495Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-09T00:22:53.762Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-09T00:22:53.762Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T00:22:53.762Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T00:22:54.023Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-09T00:22:54.023Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T00:22:54.023Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:54.283Z] Selecting previously unselected package libexpat1:amd64. [2021-01-09T00:22:54.283Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-09T00:22:54.283Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T00:22:54.283Z] Selecting previously unselected package python3.6-minimal. [2021-01-09T00:22:54.283Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T00:22:54.283Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:54.542Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T00:22:54.802Z] Checking for services that may need to be restarted...done. [2021-01-09T00:22:54.802Z] Checking for services that may need to be restarted...done. [2021-01-09T00:22:54.802Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:54.802Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T00:22:54.802Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:55.372Z] Selecting previously unselected package python3-minimal. [2021-01-09T00:22:55.372Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-09T00:22:55.372Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-09T00:22:55.372Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-09T00:22:55.372Z] Selecting previously unselected package mime-support. [2021-01-09T00:22:55.372Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-09T00:22:55.372Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-09T00:22:55.632Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-09T00:22:55.632Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-09T00:22:55.632Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T00:22:55.632Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-09T00:22:55.632Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T00:22:55.632Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:56.201Z] Selecting previously unselected package python3.6. [2021-01-09T00:22:56.201Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T00:22:56.201Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:22:56.201Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-09T00:22:56.201Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-09T00:22:56.201Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T00:22:56.201Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-09T00:22:56.461Z] Selecting previously unselected package python3. [2021-01-09T00:22:56.461Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-09T00:22:56.461Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-09T00:22:56.461Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-09T00:22:56.461Z] Selecting previously unselected package multiarch-support. [2021-01-09T00:22:56.461Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T00:22:56.461Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T00:22:56.461Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T00:22:56.721Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-09T00:22:56.721Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-09T00:22:56.721Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-09T00:22:56.721Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T00:22:56.721Z] Selecting previously unselected package libbsd0:amd64. [2021-01-09T00:22:56.721Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-09T00:22:56.721Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T00:22:56.721Z] Selecting previously unselected package sudo. [2021-01-09T00:22:56.721Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-09T00:22:56.981Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T00:22:56.981Z] Selecting previously unselected package apparmor. [2021-01-09T00:22:56.981Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T00:22:56.981Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-09T00:22:57.242Z] Selecting previously unselected package libedit2:amd64. [2021-01-09T00:22:57.242Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-09T00:22:57.242Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T00:22:57.242Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-09T00:22:57.242Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T00:22:57.242Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:22:57.503Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-09T00:22:57.504Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T00:22:57.504Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:22:57.504Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-09T00:22:57.504Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-09T00:22:57.504Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T00:22:57.504Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-09T00:22:57.504Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T00:22:57.504Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:22:57.764Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-09T00:22:57.764Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T00:22:57.764Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:22:58.024Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-09T00:22:58.024Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-09T00:22:58.024Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T00:22:58.283Z] Selecting previously unselected package openssh-client. [2021-01-09T00:22:58.283Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-09T00:22:58.283Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T00:22:58.283Z] Selecting previously unselected package squashfs-tools. [2021-01-09T00:22:58.284Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-09T00:22:58.284Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T00:22:58.544Z] Selecting previously unselected package snapd. [2021-01-09T00:22:58.544Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-09T00:22:58.544Z] Unpacking snapd (2.48+18.04) ... [2021-01-09T00:23:01.084Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T00:23:01.084Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T00:23:01.084Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-09T00:23:01.084Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T00:23:01.084Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T00:23:01.084Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:23:01.084Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T00:23:01.084Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-09T00:23:01.084Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-09T00:23:03.003Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T00:23:03.003Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T00:23:03.262Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T00:23:03.262Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:23:03.262Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:23:03.262Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T00:23:04.205Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T00:23:04.205Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:23:04.205Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T00:23:04.205Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-09T00:23:04.205Z] running python rtupdate hooks for python3.6... [2021-01-09T00:23:04.205Z] running python post-rtupdate hooks for python3.6... [2021-01-09T00:23:04.205Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-09T00:23:06.114Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-09T00:23:06.114Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T00:23:06.114Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T00:23:06.114Z] Setting up snapd (2.48+18.04) ... [2021-01-09T00:23:06.682Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-09T00:23:06.942Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-09T00:23:06.942Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-09T00:23:07.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-09T00:23:07.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-09T00:23:07.463Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-09T00:23:07.463Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-09T00:23:07.723Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-09T00:23:07.983Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-09T00:23:08.245Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-09T00:23:08.245Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-09T00:23:08.505Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T00:23:08.505Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T00:23:09.446Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T00:23:09.447Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T00:23:09.447Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T00:23:10.643Z] Reading package lists... [2021-01-09T00:23:10.902Z] Reading package lists... [2021-01-09T00:23:11.161Z] Building dependency tree... [2021-01-09T00:23:11.161Z] Reading state information... [2021-01-09T00:23:11.161Z] Calculating upgrade... [2021-01-09T00:23:11.421Z] The following packages will be upgraded: [2021-01-09T00:23:11.421Z] advancecomp base-files bash binutils binutils-common [2021-01-09T00:23:11.421Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-09T00:23:11.421Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-09T00:23:11.421Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-09T00:23:11.421Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-09T00:23:11.421Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-09T00:23:11.421Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-09T00:23:11.421Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-09T00:23:11.421Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-09T00:23:11.421Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-09T00:23:11.421Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-09T00:23:11.421Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-09T00:23:11.421Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-09T00:23:11.421Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-09T00:23:11.421Z] ubuntu-keyring util-linux [2021-01-09T00:23:11.421Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T00:23:11.421Z] Need to get 63.7 MB of archives. [2021-01-09T00:23:11.421Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-09T00:23:11.421Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-09T00:23:11.421Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-09T00:23:12.358Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-09T00:23:12.358Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-09T00:23:12.358Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-09T00:23:12.358Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-09T00:23:12.358Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-09T00:23:12.358Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-09T00:23:12.358Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-09T00:23:12.358Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-09T00:23:12.358Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-09T00:23:12.358Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-09T00:23:12.358Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-09T00:23:12.358Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-09T00:23:12.358Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-09T00:23:12.358Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-09T00:23:12.358Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-09T00:23:12.358Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-09T00:23:12.358Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-09T00:23:12.617Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-09T00:23:12.617Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-09T00:23:12.617Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-09T00:23:12.617Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-09T00:23:12.617Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-09T00:23:12.878Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-09T00:23:12.878Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-09T00:23:12.878Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-09T00:23:12.878Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-09T00:23:12.878Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-09T00:23:12.878Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-09T00:23:12.878Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-09T00:23:12.878Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-09T00:23:12.878Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-09T00:23:12.878Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-09T00:23:12.878Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-09T00:23:12.878Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-09T00:23:12.878Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-09T00:23:12.878Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-09T00:23:12.878Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-09T00:23:12.878Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-09T00:23:12.878Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-09T00:23:12.878Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-09T00:23:12.878Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-09T00:23:12.878Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-09T00:23:12.878Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-09T00:23:12.878Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-09T00:23:12.878Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-09T00:23:12.878Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-09T00:23:12.878Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-09T00:23:12.878Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-09T00:23:13.138Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-09T00:23:13.138Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-09T00:23:13.138Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-09T00:23:13.138Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-09T00:23:13.138Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-09T00:23:13.138Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-09T00:23:13.138Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-09T00:23:13.138Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-09T00:23:13.138Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-09T00:23:13.138Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-09T00:23:13.138Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-09T00:23:13.138Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-09T00:23:13.138Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-09T00:23:13.138Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-09T00:23:13.138Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-09T00:23:13.138Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-09T00:23:13.138Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-09T00:23:13.138Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-09T00:23:13.138Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-09T00:23:13.138Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-09T00:23:13.138Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-09T00:23:13.138Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-09T00:23:13.398Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-09T00:23:13.398Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-09T00:23:13.398Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-09T00:23:13.398Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-09T00:23:13.398Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-09T00:23:13.398Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-09T00:23:13.398Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-09T00:23:13.398Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-09T00:23:13.398Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-09T00:23:13.398Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-09T00:23:13.660Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-09T00:23:13.660Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-09T00:23:13.660Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-09T00:23:13.660Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-09T00:23:13.660Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-09T00:23:13.660Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-09T00:23:14.233Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-09T00:23:14.493Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-09T00:23:14.493Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-09T00:23:14.493Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-09T00:23:15.062Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-09T00:23:15.062Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-09T00:23:15.062Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-09T00:23:15.062Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-09T00:23:15.062Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-09T00:23:15.062Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T00:23:15.062Z] Fetched 63.7 MB in 4s (17.8 MB/s) [2021-01-09T00:23:15.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:15.322Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T00:23:15.322Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T00:23:15.892Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T00:23:15.892Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T00:23:15.893Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-09T00:23:15.893Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-09T00:23:16.833Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:16.833Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:16.833Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:16.833Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:16.833Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.093Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.093Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.093Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.093Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.093Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.355Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.355Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.355Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.355Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.615Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:17.615Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T00:23:17.615Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.615Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.615Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:17.874Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T00:23:17.874Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.874Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:17.874Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:17.874Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:18.134Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:18.134Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T00:23:18.134Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:18.394Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T00:23:18.394Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T00:23:18.394Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T00:23:18.963Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T00:23:19.257Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T00:23:19.257Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-09T00:23:19.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-09T00:23:19.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-09T00:23:19.257Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-09T00:23:19.519Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-09T00:23:19.519Z] Installing new version of config file /etc/issue ... [2021-01-09T00:23:19.519Z] Installing new version of config file /etc/issue.net ... [2021-01-09T00:23:19.519Z] Installing new version of config file /etc/lsb-release ... [2021-01-09T00:23:19.519Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-09T00:23:19.779Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-09T00:23:19.779Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-09T00:23:20.039Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-09T00:23:20.039Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:20.039Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-09T00:23:20.039Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-09T00:23:20.299Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-09T00:23:20.299Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-09T00:23:20.299Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:20.299Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:20.299Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:20.564Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:20.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:20.564Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-09T00:23:20.564Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-09T00:23:20.824Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-09T00:23:20.824Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:20.824Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-09T00:23:20.824Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T00:23:21.087Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-09T00:23:21.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:21.346Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T00:23:21.346Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T00:23:21.346Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T00:23:21.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:21.346Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T00:23:21.607Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T00:23:21.607Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-09T00:23:21.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:21.607Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-09T00:23:21.607Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-09T00:23:21.867Z] Setting up grep (3.1-2build1) ... [2021-01-09T00:23:21.867Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:21.867Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T00:23:21.867Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T00:23:22.127Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-09T00:23:22.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:22.127Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T00:23:22.127Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T00:23:22.388Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-09T00:23:22.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:22.388Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T00:23:22.388Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T00:23:22.957Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T00:23:22.957Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T00:23:23.217Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T00:23:23.218Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T00:23:23.787Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-09T00:23:23.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:23.787Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-09T00:23:23.787Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T00:23:25.169Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T00:23:25.169Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-09T00:23:25.169Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T00:23:25.169Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-09T00:23:25.169Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T00:23:25.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:25.433Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-09T00:23:25.433Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-09T00:23:25.705Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-09T00:23:25.705Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:25.705Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:25.705Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:25.705Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:25.966Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:25.966Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:25.966Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:25.966Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:26.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:26.225Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:26.225Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:26.225Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:26.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:26.485Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:26.485Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:26.485Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:26.485Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:26.485Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T00:23:26.746Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T00:23:26.746Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T00:23:26.746Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T00:23:26.746Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T00:23:27.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:27.007Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T00:23:27.007Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T00:23:27.007Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T00:23:27.267Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:27.267Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:27.267Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:27.267Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:27.528Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:27.528Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:27.528Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:27.528Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:27.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:27.788Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:27.788Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:28.049Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:28.311Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-09T00:23:28.578Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-09T00:23:28.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:28.837Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T00:23:28.837Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T00:23:29.098Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T00:23:29.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T00:23:29.357Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-09T00:23:29.357Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T00:23:29.357Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-09T00:23:29.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:29.616Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-09T00:23:29.616Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-09T00:23:29.876Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-09T00:23:30.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:30.137Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T00:23:30.137Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T00:23:30.137Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T00:23:30.397Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:30.397Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T00:23:30.397Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T00:23:30.397Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T00:23:30.658Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:30.658Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T00:23:30.658Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T00:23:30.917Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T00:23:31.186Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:31.186Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T00:23:31.186Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T00:23:31.186Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-09T00:23:31.186Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T00:23:31.446Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T00:23:31.446Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T00:23:31.446Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T00:23:31.707Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:31.707Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-09T00:23:31.707Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-09T00:23:31.969Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-09T00:23:31.969Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:31.969Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-09T00:23:31.969Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T00:23:31.969Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T00:23:32.231Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:32.231Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T00:23:32.492Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T00:23:32.492Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T00:23:32.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:32.492Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-09T00:23:32.492Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-09T00:23:32.753Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-09T00:23:32.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:32.753Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T00:23:33.020Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T00:23:33.280Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-09T00:23:33.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:33.280Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T00:23:33.546Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T00:23:33.546Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-09T00:23:33.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:33.890Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-09T00:23:33.890Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-09T00:23:33.890Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-09T00:23:33.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:33.890Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-09T00:23:33.890Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-09T00:23:34.214Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-09T00:23:34.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:34.823Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-09T00:23:34.823Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-09T00:23:34.823Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-09T00:23:34.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:34.823Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-09T00:23:35.104Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-09T00:23:35.104Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-09T00:23:35.104Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:35.104Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T00:23:35.412Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-09T00:23:35.412Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-09T00:23:35.412Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T00:23:35.412Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-09T00:23:35.412Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-09T00:23:35.678Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-09T00:23:35.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-09T00:23:35.678Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T00:23:35.678Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T00:23:35.678Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T00:23:35.678Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T00:23:35.980Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T00:23:35.980Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T00:23:36.239Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-09T00:23:36.239Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-09T00:23:36.501Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T00:23:36.501Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-09T00:23:36.501Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T00:23:36.501Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-09T00:23:36.761Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-09T00:23:36.761Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-09T00:23:36.761Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-09T00:23:36.761Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-09T00:23:37.021Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-09T00:23:37.021Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-09T00:23:37.021Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-09T00:23:37.021Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-09T00:23:37.021Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-09T00:23:37.281Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-09T00:23:37.281Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-09T00:23:37.281Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-09T00:23:38.222Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-09T00:23:38.222Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-09T00:23:38.222Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-09T00:23:38.222Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-09T00:23:38.483Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T00:23:38.483Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T00:23:38.743Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T00:23:38.743Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T00:23:39.001Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T00:23:39.001Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T00:23:39.266Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T00:23:39.266Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T00:23:39.266Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:39.266Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:39.525Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:39.525Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:39.525Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:39.525Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:39.787Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:39.787Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:41.170Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:41.170Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:42.108Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:42.108Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:42.676Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:42.676Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:42.936Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:42.936Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:43.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:23:43.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:23:43.260Z] ---> 3fa1e6b31c60 [2021-01-09T00:23:43.260Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:23:43.260Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:23:43.260Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:23:43.260Z] ---> 3fa1e6b31c60 [2021-01-09T00:23:43.260Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T00:23:43.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:23:43.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:23:43.260Z] ---> 3fa1e6b31c60 [2021-01-09T00:23:43.260Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:23:43.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:23:43.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:23:43.260Z] ---> 3fa1e6b31c60 [2021-01-09T00:23:43.260Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T00:23:43.260Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:23:43.260Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:23:43.260Z] ---> 3fa1e6b31c60 [2021-01-09T00:23:43.260Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T00:23:43.865Z] ---> Running in 2fd0aa650bf5 [2021-01-09T00:23:43.865Z] ---> Running in ef7e1914f2d3 [2021-01-09T00:23:43.865Z] ---> Running in 0132c44a6dbf [2021-01-09T00:23:43.865Z] ---> Running in 8d845f6ed5fa [2021-01-09T00:23:43.865Z] ---> Running in 0631c661c537 [2021-01-09T00:23:43.902Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T00:23:43.902Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T00:23:44.161Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T00:23:44.161Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T00:23:44.161Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T00:23:44.161Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T00:23:44.421Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T00:23:44.421Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T00:23:44.421Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-09T00:23:44.421Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-09T00:23:44.465Z] Removing intermediate container ef7e1914f2d3 [2021-01-09T00:23:44.465Z] ---> 188dc9d6c5c7 [2021-01-09T00:23:44.465Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:23:44.465Z] Removing intermediate container 8d845f6ed5fa [2021-01-09T00:23:44.465Z] Removing intermediate container 2fd0aa650bf5 [2021-01-09T00:23:44.465Z] ---> eb387dae574d [2021-01-09T00:23:44.465Z] ---> 0375667822ab [2021-01-09T00:23:44.465Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:23:44.465Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:23:44.465Z] Removing intermediate container 0132c44a6dbf [2021-01-09T00:23:44.465Z] ---> dd97f5e54f3f [2021-01-09T00:23:44.465Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:23:44.465Z] Removing intermediate container 0631c661c537 [2021-01-09T00:23:44.465Z] ---> a793a5921e62 [2021-01-09T00:23:44.465Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:23:44.681Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T00:23:44.681Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T00:23:44.681Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T00:23:44.681Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T00:23:44.681Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-09T00:23:44.740Z] ---> Running in 74d5c63baf62 [2021-01-09T00:23:44.741Z] ---> Running in 88ed9304511c [2021-01-09T00:23:44.741Z] ---> Running in 2d36b57dd807 [2021-01-09T00:23:44.741Z] ---> Running in 90a5ae9d9968 [2021-01-09T00:23:44.741Z] ---> Running in bb2542a286fb [2021-01-09T00:23:44.942Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-09T00:23:45.207Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.207Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T00:23:45.207Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.207Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.207Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.207Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-09T00:23:45.207Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-09T00:23:45.207Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-09T00:23:45.467Z] [2021-01-09T00:23:45.467Z] Current default time zone: 'Etc/UTC' [2021-01-09T00:23:45.467Z] Local time is now: Sat Jan 9 00:23:45 UTC 2021. [2021-01-09T00:23:45.467Z] Universal Time is now: Sat Jan 9 00:23:45 UTC 2021. [2021-01-09T00:23:45.467Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-09T00:23:45.467Z] [2021-01-09T00:23:45.467Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-09T00:23:45.467Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.467Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-09T00:23:45.467Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-09T00:23:45.467Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-09T00:23:45.735Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-09T00:23:45.735Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-09T00:23:45.735Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-09T00:23:45.735Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-09T00:23:45.735Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T00:23:45.735Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:45.735Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-09T00:23:45.994Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:45.995Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T00:23:46.255Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:46.255Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-09T00:23:46.255Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-09T00:23:46.255Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-09T00:23:46.255Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T00:23:46.255Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-09T00:23:46.255Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-09T00:23:46.255Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-09T00:23:46.255Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T00:23:47.650Z] Updating certificates in /etc/ssl/certs... [2021-01-09T00:23:48.171Z] Removing intermediate container 74d5c63baf62 [2021-01-09T00:23:48.171Z] ---> 8c32a88da879 [2021-01-09T00:23:48.171Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T00:23:48.464Z] Removing intermediate container 88ed9304511c [2021-01-09T00:23:48.464Z] ---> 93e0243a187a [2021-01-09T00:23:48.464Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:23:48.464Z] ---> Running in 9106be47f0c2 [2021-01-09T00:23:48.588Z] 22 added, 17 removed; done. [2021-01-09T00:23:48.588Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T00:23:48.588Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T00:23:48.588Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-09T00:23:48.588Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-09T00:23:48.588Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-09T00:23:48.588Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.588Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T00:23:48.777Z] ---> Running in 9ec33d1a4ff7 [2021-01-09T00:23:48.777Z] Removing intermediate container 2d36b57dd807 [2021-01-09T00:23:48.777Z] ---> 9076e2870aa9 [2021-01-09T00:23:48.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:23:48.853Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.853Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.853Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.853Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.853Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:48.853Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-09T00:23:48.853Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-09T00:23:48.853Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-09T00:23:49.056Z] Removing intermediate container 90a5ae9d9968 [2021-01-09T00:23:49.056Z] ---> ae4e7d5d9fbd [2021-01-09T00:23:49.056Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T00:23:49.056Z] ---> Running in fdecd86c106a [2021-01-09T00:23:49.119Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-09T00:23:49.119Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-09T00:23:49.119Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:49.119Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T00:23:49.119Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-09T00:23:49.119Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-09T00:23:49.119Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-09T00:23:49.119Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T00:23:49.334Z] Removing intermediate container bb2542a286fb [2021-01-09T00:23:49.335Z] ---> b7d45a2e5120 [2021-01-09T00:23:49.335Z] Step 5/24 : RUN apk add --update --no-cache make git ---> Running in fbfed7d4769e [2021-01-09T00:23:49.335Z] [2021-01-09T00:23:49.385Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T00:23:49.385Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-09T00:23:49.385Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T00:23:49.385Z] Updating certificates in /etc/ssl/certs... [2021-01-09T00:23:49.611Z] ---> Running in 9dcb2d4ed3df [2021-01-09T00:23:49.969Z] 0 added, 0 removed; done. [2021-01-09T00:23:49.969Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-09T00:23:49.969Z] done. [2021-01-09T00:23:50.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:50.228Z] Reading package lists... [2021-01-09T00:23:50.487Z] Building dependency tree... [2021-01-09T00:23:50.487Z] Reading state information... [2021-01-09T00:23:50.488Z] The following NEW packages will be installed: [2021-01-09T00:23:50.488Z] apt-transport-https [2021-01-09T00:23:50.748Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T00:23:50.748Z] Need to get 1696 B of archives. [2021-01-09T00:23:50.748Z] After this operation, 153 kB of additional disk space will be used. [2021-01-09T00:23:50.748Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-09T00:23:50.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:50.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.007Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T00:23:51.007Z] Fetched 1696 B in 0s (8513 B/s) [2021-01-09T00:23:51.007Z] Selecting previously unselected package apt-transport-https. [2021-01-09T00:23:51.007Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-09T00:23:51.007Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-09T00:23:51.007Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T00:23:51.007Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T00:23:51.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.267Z] Waiting for network to be ready... [2021-01-09T00:23:51.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.620Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.620Z] OK: 217 MiB in 51 packages [2021-01-09T00:23:51.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:23:51.909Z] OK: 217 MiB in 51 packages [2021-01-09T00:23:52.510Z] OK: 217 MiB in 51 packages [2021-01-09T00:23:52.510Z] OK: 217 MiB in 51 packages [2021-01-09T00:23:52.786Z] OK: 217 MiB in 51 packages [2021-01-09T00:23:53.378Z] Removing intermediate container 9106be47f0c2 [2021-01-09T00:23:53.378Z] ---> a4a01247d45d [2021-01-09T00:23:53.378Z] Step 6/21 : COPY go.mod . [2021-01-09T00:23:53.972Z] Removing intermediate container 9ec33d1a4ff7 [2021-01-09T00:23:53.972Z] ---> d470c61471e4 [2021-01-09T00:23:53.972Z] Step 6/22 : COPY go.mod . [2021-01-09T00:23:54.250Z] ---> b86c5dcf19ba [2021-01-09T00:23:54.250Z] Step 7/21 : RUN go mod download [2021-01-09T00:23:54.250Z] Removing intermediate container fdecd86c106a [2021-01-09T00:23:54.250Z] ---> 543da0912596 [2021-01-09T00:23:54.250Z] Step 6/22 : COPY go.mod . [2021-01-09T00:23:54.525Z] ---> Running in f1e78f79f28c [2021-01-09T00:23:54.525Z] Removing intermediate container 9dcb2d4ed3df [2021-01-09T00:23:54.525Z] ---> 464fb425abde [2021-01-09T00:23:54.525Z] Step 6/24 : COPY go.mod . [2021-01-09T00:23:54.525Z] Removing intermediate container fbfed7d4769e [2021-01-09T00:23:54.525Z] ---> 7bc6daa877c1 [2021-01-09T00:23:54.525Z] Step 6/21 : COPY go.mod . [2021-01-09T00:23:54.801Z] ---> a9765a695941 [2021-01-09T00:23:54.801Z] Step 7/22 : RUN go mod download [2021-01-09T00:23:55.077Z] ---> Running in 289661581f03 [2021-01-09T00:23:55.680Z] ---> ca6df1315bb7 [2021-01-09T00:23:55.680Z] Step 7/22 : RUN go mod download [2021-01-09T00:23:55.680Z] ---> 6aca7bf06de5 [2021-01-09T00:23:55.680Z] Step 7/21 : RUN go mod download [2021-01-09T00:23:55.680Z] ---> b3edcbe48faa [2021-01-09T00:23:55.680Z] Step 7/24 : RUN go mod download [2021-01-09T00:23:55.680Z] ---> Running in 60d134dd3226 [2021-01-09T00:23:56.279Z] ---> Running in df9696bfddc6 [2021-01-09T00:23:56.279Z] ---> Running in a54cb729e949 [2021-01-09T00:23:57.840Z] 2021-01-09T00:23:54Z INFO Waiting for automatic snapd restart... [2021-01-09T00:23:58.100Z] snapd 2.48.2 from Canonical* installed [2021-01-09T00:23:58.254Z] Removing intermediate container f1e78f79f28c [2021-01-09T00:23:58.254Z] ---> 308fe0a06bce [2021-01-09T00:23:58.254Z] Step 8/21 : COPY . . [2021-01-09T00:23:58.855Z] Removing intermediate container 289661581f03 [2021-01-09T00:23:58.855Z] ---> 63d6dbf030ca [2021-01-09T00:23:58.855Z] Step 8/22 : COPY . . [2021-01-09T00:23:59.491Z] "snapd" switched to the "latest/stable" channel [2021-01-09T00:23:59.491Z] [2021-01-09T00:24:00.290Z] Removing intermediate container 60d134dd3226 [2021-01-09T00:24:00.290Z] ---> 41d84e6001e3 [2021-01-09T00:24:00.290Z] Step 8/22 : COPY . . [2021-01-09T00:24:02.787Z] core18 20201210 from Canonical* installed [2021-01-09T00:24:03.046Z] "core18" switched to the "latest/stable" channel [2021-01-09T00:24:03.046Z] [2021-01-09T00:24:03.721Z] Removing intermediate container a54cb729e949 [2021-01-09T00:24:03.721Z] ---> 075b6cc8988e [2021-01-09T00:24:03.721Z] Step 8/21 : COPY . . [2021-01-09T00:24:03.721Z] Removing intermediate container df9696bfddc6 [2021-01-09T00:24:03.721Z] ---> 0ff6dd6a99df [2021-01-09T00:24:03.721Z] Step 8/24 : COPY . . [2021-01-09T00:24:07.245Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T00:24:07.504Z] "snapcraft" switched to the "latest/stable" channel [2021-01-09T00:24:07.504Z] [2021-01-09T00:24:10.797Z] 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: [2021-01-09T00:24:10.797Z] - README.md [2021-01-09T00:24:10.797Z] - snapcraft.yaml.orig [2021-01-09T00:24:10.797Z] [2021-01-09T00:24:10.797Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T00:24:17.400Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T00:24:17.400Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T00:24:17.400Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T00:24:17.400Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T00:24:18.784Z] Reading package lists... [2021-01-09T00:24:19.044Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-09T00:24:25.648Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T00:24:25.649Z] Reading package lists... [2021-01-09T00:24:25.649Z] Building dependency tree... [2021-01-09T00:24:25.649Z] Reading state information... [2021-01-09T00:24:25.649Z] Suggested packages: [2021-01-09T00:24:25.649Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-09T00:24:25.649Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-09T00:24:25.649Z] Recommended packages: [2021-01-09T00:24:25.649Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-09T00:24:25.649Z] The following NEW packages will be installed: [2021-01-09T00:24:25.649Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-09T00:24:25.649Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-09T00:24:25.649Z] pkg-config zip [2021-01-09T00:24:25.649Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T00:24:25.649Z] Need to get 7655 kB of archives. [2021-01-09T00:24:25.649Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-09T00:24:25.649Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-09T00:24:25.649Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-09T00:24:25.649Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-09T00:24:25.910Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-09T00:24:25.910Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-09T00:24:25.910Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-09T00:24:25.910Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-09T00:24:25.910Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-09T00:24:25.949Z] ---> 7021aed5853f [2021-01-09T00:24:25.949Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T00:24:25.949Z] ---> 4e775f790221 [2021-01-09T00:24:25.949Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-09T00:24:25.949Z] ---> 26d4fa1900f4 [2021-01-09T00:24:25.949Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-09T00:24:25.949Z] ---> c8e11b0d4bd6 [2021-01-09T00:24:25.949Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T00:24:25.949Z] ---> b231236eb492 [2021-01-09T00:24:25.949Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T00:24:25.949Z] ---> Running in 06a3b51dc3b3 [2021-01-09T00:24:25.949Z] ---> Running in a05d5fa0f408 [2021-01-09T00:24:25.949Z] ---> Running in a4caf4034662 [2021-01-09T00:24:25.949Z] ---> Running in e52fb7d1987a [2021-01-09T00:24:25.949Z] ---> Running in 891bee152fbc [2021-01-09T00:24:26.171Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-09T00:24:26.171Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-09T00:24:26.171Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-09T00:24:26.171Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-09T00:24:26.225Z] 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 [2021-01-09T00:24:26.226Z] 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 [2021-01-09T00:24:26.431Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-09T00:24:26.431Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-09T00:24:26.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-09T00:24:26.500Z] 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 [2021-01-09T00:24:26.500Z] 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 [2021-01-09T00:24:26.691Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T00:24:26.691Z] Fetched 7655 kB in 1s (6538 kB/s) [2021-01-09T00:24:26.775Z] 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 [2021-01-09T00:24:26.951Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-09T00:24:26.951Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-09T00:24:26.951Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-09T00:24:26.951Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T00:24:27.211Z] Selecting previously unselected package libpsl5:amd64. [2021-01-09T00:24:27.211Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-09T00:24:27.211Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T00:24:27.211Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-09T00:24:27.211Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-09T00:24:27.212Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T00:24:27.212Z] Selecting previously unselected package librtmp1:amd64. [2021-01-09T00:24:27.212Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-09T00:24:27.212Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T00:24:27.474Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-09T00:24:27.474Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-09T00:24:27.474Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T00:24:27.474Z] Selecting previously unselected package liberror-perl. [2021-01-09T00:24:27.474Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-09T00:24:27.474Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-09T00:24:27.474Z] Selecting previously unselected package git-man. [2021-01-09T00:24:27.474Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-09T00:24:27.474Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T00:24:27.736Z] Selecting previously unselected package git. [2021-01-09T00:24:27.736Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-09T00:24:27.736Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T00:24:28.674Z] Selecting previously unselected package libnorm1:amd64. [2021-01-09T00:24:28.674Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-09T00:24:28.674Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T00:24:28.674Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-09T00:24:28.674Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-09T00:24:28.674Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T00:24:28.933Z] Selecting previously unselected package libsodium23:amd64. [2021-01-09T00:24:28.933Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-09T00:24:28.933Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-09T00:24:28.933Z] Selecting previously unselected package libzmq5:amd64. [2021-01-09T00:24:28.933Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T00:24:28.933Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T00:24:28.933Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-09T00:24:28.933Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T00:24:28.933Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T00:24:29.193Z] Selecting previously unselected package pkg-config. [2021-01-09T00:24:29.193Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-09T00:24:29.193Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T00:24:29.193Z] Selecting previously unselected package zip. [2021-01-09T00:24:29.193Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-09T00:24:29.193Z] Unpacking zip (3.0-11build1) ... [2021-01-09T00:24:29.193Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T00:24:29.193Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T00:24:29.452Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T00:24:29.452Z] Setting up liberror-perl (0.17025-1) ... [2021-01-09T00:24:29.452Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T00:24:29.452Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T00:24:29.452Z] No schema files found: doing nothing. [2021-01-09T00:24:29.452Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T00:24:29.452Z] Setting up zip (3.0-11build1) ... [2021-01-09T00:24:29.452Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T00:24:29.452Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-09T00:24:29.452Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T00:24:29.711Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T00:24:29.711Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T00:24:29.711Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T00:24:29.711Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T00:24:29.711Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T00:24:36.285Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T00:24:36.285Z] git set to automatically installed. [2021-01-09T00:24:36.285Z] git-man set to automatically installed. [2021-01-09T00:24:36.285Z] libcurl3-gnutls set to automatically installed. [2021-01-09T00:24:36.285Z] liberror-perl set to automatically installed. [2021-01-09T00:24:36.285Z] libglib2.0-0 set to automatically installed. [2021-01-09T00:24:36.285Z] libnghttp2-14 set to automatically installed. [2021-01-09T00:24:36.285Z] libnorm1 set to automatically installed. [2021-01-09T00:24:36.285Z] libpgm-5.2-0 set to automatically installed. [2021-01-09T00:24:36.285Z] libpsl5 set to automatically installed. [2021-01-09T00:24:36.285Z] librtmp1 set to automatically installed. [2021-01-09T00:24:36.285Z] libsodium23 set to automatically installed. [2021-01-09T00:24:36.285Z] libzmq3-dev set to automatically installed. [2021-01-09T00:24:36.285Z] libzmq5 set to automatically installed. [2021-01-09T00:24:36.285Z] pkg-config set to automatically installed. [2021-01-09T00:24:36.285Z] zip set to automatically installed. [2021-01-09T00:24:38.994Z] snapd is not logged in, snap install commands will use sudo [2021-01-09T00:24:45.587Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T00:24:45.587Z] snap "core18" has no updates available [2021-01-09T00:24:46.970Z] Pulling config-common [2021-01-09T00:24:47.908Z] Pulling go-build-helper [2021-01-09T00:25:14.479Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T00:25:14.479Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T00:25:14.479Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T00:25:14.479Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T00:25:14.479Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T00:25:14.479Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T00:25:14.479Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T00:25:14.479Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T00:25:14.479Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T00:25:14.479Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T00:25:14.479Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T00:25:14.479Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T00:25:14.479Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T00:25:14.480Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T00:25:14.480Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T00:25:14.480Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T00:25:14.480Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T00:25:14.480Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T00:25:14.480Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T00:25:14.480Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-09T00:25:14.480Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T00:25:14.480Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T00:25:14.480Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T00:25:14.480Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T00:25:14.480Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T00:25:14.480Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T00:25:14.480Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T00:25:14.480Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-09T00:25:14.480Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-09T00:25:14.480Z] Fetched 279 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-09T00:25:14.480Z] Fetched 122 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-09T00:25:14.480Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-09T00:25:14.480Z] Fetched 8848 B in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-09T00:25:14.480Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-09T00:25:14.480Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-09T00:25:14.480Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-09T00:25:14.480Z] Fetched 214 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-09T00:25:14.480Z] Fetched 155 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-09T00:25:14.480Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-09T00:25:14.480Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-09T00:25:14.480Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-09T00:25:14.480Z] Fetched 499 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-09T00:25:14.480Z] Fetched 111 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-09T00:25:14.480Z] Fetched 240 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-09T00:25:14.480Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-09T00:25:14.480Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-09T00:25:14.480Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-09T00:25:14.480Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-09T00:25:14.480Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-09T00:25:14.480Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-09T00:25:14.480Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-09T00:25:14.480Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-09T00:25:14.480Z] Fetched 8720 B in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-09T00:25:14.480Z] Fetched 137 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-09T00:25:14.480Z] Fetched 119 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-09T00:25:14.480Z] Fetched 109 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-09T00:25:14.480Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-09T00:25:14.480Z] Fetched 645 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-09T00:25:14.480Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-09T00:25:14.480Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-09T00:25:14.480Z] Fetched 368 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-09T00:25:14.480Z] Fetched 187 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-09T00:25:14.480Z] Fetched 175 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-09T00:25:14.480Z] Fetched 206 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-09T00:25:14.480Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-09T00:25:14.480Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-09T00:25:14.480Z] Fetched 159 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-09T00:25:14.480Z] Fetched 107 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-09T00:25:14.480Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-09T00:25:14.480Z] Pulling static-packages [2021-01-09T00:25:14.480Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-09T00:25:14.480Z] Skipping pull go-build-helper (already ran) [2021-01-09T00:25:14.480Z] Skipping pull static-packages (already ran) [2021-01-09T00:25:14.480Z] Building go-build-helper [2021-01-09T00:25:17.774Z] Building static-packages [2021-01-09T00:25:20.316Z] Staging go-build-helper [2021-01-09T00:25:21.262Z] Staging static-packages [2021-01-09T00:25:22.207Z] Pulling go115 [2021-01-09T00:25:23.145Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-09T00:25:23.145Z] Skipping pull go115 (already ran) [2021-01-09T00:25:23.145Z] Building go115 [2021-01-09T00:25:23.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T00:25:23.145Z] Dload Upload Total Spent Left Speed [2021-01-09T00:25:26.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 3087k 0 0 6150k 0 0:00:19 --:--:-- 0:00:19 6137k 30 115M 30 35.3M 0 0 23.6M 0 0:00:04 0:00:01 0:00:03 23.6M 64 115M 64 74.3M 0 0 29.8M 0 0:00:03 0:00:02 0:00:01 29.8M 98 115M 98 113M 0 0 32.5M 0 0:00:03 0:00:03 --:--:-- 32.5M 100 115M 100 115M 0 0 32.7M 0 0:00:03 0:00:03 --:--:-- 32.7M [2021-01-09T00:25:27.603Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-09T00:25:31.802Z] Staging go115 [2021-01-09T00:25:38.379Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T00:25:38.379Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T00:25:38.379Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T00:25:38.379Z] Fetched 0 B in 0s (0 B/s) [2021-01-09T00:25:38.379Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-09T00:25:38.379Z] Fetched 224 kB in 0s (0 B/s) [2021-01-09T00:25:38.379Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-09T00:25:38.379Z] Fetched 157 kB in 0s (0 B/s) [2021-01-09T00:25:38.379Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-09T00:25:38.379Z] Fetched 221 kB in 0s (0 B/s) [2021-01-09T00:25:38.379Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-09T00:25:38.379Z] Fetched 143 kB in 0s (0 B/s) [2021-01-09T00:25:38.379Z] Pulling edgex-go [2021-01-09T00:25:39.321Z] Pulling version [2021-01-09T00:25:40.259Z] Building config-common [2021-01-09T00:25:42.798Z] Skipping build go-build-helper (already ran) [2021-01-09T00:25:42.798Z] Skipping build static-packages (already ran) [2021-01-09T00:25:42.798Z] Skipping build go115 (already ran) [2021-01-09T00:25:42.798Z] Building edgex-go [2021-01-09T00:25:42.798Z] 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 [2021-01-09T00:25:44.178Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-09T00:25:44.178Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-09T00:25:44.178Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-09T00:25:44.178Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-09T00:25:44.178Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-09T00:25:44.178Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-09T00:25:44.178Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-09T00:25:44.178Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-09T00:25:44.445Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-09T00:25:44.445Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-09T00:25:44.445Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-09T00:25:44.445Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-09T00:25:44.445Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-09T00:25:44.445Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-09T00:25:44.445Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-09T00:25:44.445Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-09T00:25:44.445Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-09T00:25:44.445Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-09T00:25:44.445Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-09T00:25:44.445Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-09T00:25:44.445Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-09T00:25:44.713Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-09T00:25:44.713Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-09T00:25:44.713Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-09T00:25:48.625Z] 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 [2021-01-09T00:25:48.625Z] 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 [2021-01-09T00:25:52.858Z] 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 [2021-01-09T00:25:57.058Z] 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 [2021-01-09T00:25:57.317Z] 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 [2021-01-09T00:25:58.255Z] 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 [2021-01-09T00:25:58.828Z] 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 [2021-01-09T00:25:58.828Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-09T00:25:59.089Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-09T00:25:59.089Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-09T00:25:59.089Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-09T00:26:00.475Z] 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 [2021-01-09T00:26:00.475Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-09T00:26:00.475Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-09T00:26:01.100Z] Removing intermediate container a4caf4034662 [2021-01-09T00:26:01.100Z] ---> 3173145358ff [2021-01-09T00:26:01.100Z] [2021-01-09T00:26:01.100Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T00:26:01.100Z] 3.12: Pulling from library/alpine [2021-01-09T00:26:01.855Z] 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 [2021-01-09T00:26:01.855Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-09T00:26:02.795Z] 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 [2021-01-09T00:26:02.795Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-09T00:26:03.761Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T00:26:03.761Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T00:26:03.761Z] ---> afeebe901d6b [2021-01-09T00:26:03.761Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T00:26:04.177Z] 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 [2021-01-09T00:26:05.120Z] 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 [2021-01-09T00:26:05.691Z] 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 [2021-01-09T00:26:05.810Z] ---> Running in a09738ccb5b9 [2021-01-09T00:26:06.487Z] Removing intermediate container 06a3b51dc3b3 [2021-01-09T00:26:06.487Z] ---> 4140915e1ab4 [2021-01-09T00:26:06.487Z] [2021-01-09T00:26:06.487Z] Step 10/21 : FROM scratch [2021-01-09T00:26:06.487Z] ---> [2021-01-09T00:26:06.487Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:26:06.798Z] Removing intermediate container 891bee152fbc [2021-01-09T00:26:06.798Z] ---> 543304f6854d [2021-01-09T00:26:06.798Z] [2021-01-09T00:26:06.798Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T00:26:06.798Z] ---> afeebe901d6b [2021-01-09T00:26:06.798Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T00:26:07.119Z] ---> Running in fb1e448bd6bb [2021-01-09T00:26:07.119Z] ---> Running in a04ee3a2dfc6 [2021-01-09T00:26:07.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:07.800Z] Removing intermediate container e52fb7d1987a [2021-01-09T00:26:07.800Z] ---> 8686e2fcfabb [2021-01-09T00:26:07.800Z] [2021-01-09T00:26:07.800Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T00:26:07.800Z] ---> afeebe901d6b [2021-01-09T00:26:07.800Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T00:26:08.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:08.085Z] Removing intermediate container fb1e448bd6bb [2021-01-09T00:26:08.085Z] ---> e4afdc412d23 [2021-01-09T00:26:08.085Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-09T00:26:08.085Z] ---> Running in da592d4ef6ed [2021-01-09T00:26:08.234Z] Building version [2021-01-09T00:26:08.368Z] ---> Running in d242ffbe02ce [2021-01-09T00:26:08.989Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T00:26:08.989Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:26:08.989Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T00:26:08.989Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T00:26:08.989Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T00:26:08.989Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:26:08.989Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:26:09.266Z] OK: 7 MiB in 19 packages [2021-01-09T00:26:09.546Z] Removing intermediate container d242ffbe02ce [2021-01-09T00:26:09.546Z] ---> 031dc09643ff [2021-01-09T00:26:09.546Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-09T00:26:09.825Z] ---> Running in 303074299e83 [2021-01-09T00:26:09.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:09.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:10.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:10.430Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T00:26:10.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:26:10.707Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:26:10.707Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T00:26:10.707Z] Removing intermediate container 303074299e83 [2021-01-09T00:26:10.707Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T00:26:10.707Z] ---> d5ab410c7347 [2021-01-09T00:26:10.707Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:26:10.707Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T00:26:10.707Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:26:10.707Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:26:10.777Z] Staging config-common [2021-01-09T00:26:10.985Z] OK: 7 MiB in 19 packages [2021-01-09T00:26:11.266Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T00:26:11.266Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:26:11.266Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T00:26:11.266Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T00:26:11.266Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:26:11.346Z] Skipping stage go-build-helper (already ran) [2021-01-09T00:26:11.346Z] Skipping stage static-packages (already ran) [2021-01-09T00:26:11.346Z] Skipping stage go115 (already ran) [2021-01-09T00:26:11.346Z] Staging edgex-go [2021-01-09T00:26:11.558Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T00:26:11.558Z] OK: 7 MiB in 18 packages [2021-01-09T00:26:12.160Z] Removing intermediate container a09738ccb5b9 [2021-01-09T00:26:12.160Z] ---> f8319726f80f [2021-01-09T00:26:12.160Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-09T00:26:12.160Z] ---> a8afbc1d1e50 [2021-01-09T00:26:12.160Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T00:26:12.435Z] ---> Running in 7282785da76a [2021-01-09T00:26:12.727Z] Staging version [2021-01-09T00:26:13.417Z] Removing intermediate container 7282785da76a [2021-01-09T00:26:13.417Z] ---> 39b1aee95e25 [2021-01-09T00:26:13.417Z] Step 13/22 : WORKDIR / [2021-01-09T00:26:13.666Z] Priming config-common [2021-01-09T00:26:13.694Z] ---> Running in 9d394e9c6448 [2021-01-09T00:26:13.967Z] Removing intermediate container a04ee3a2dfc6 [2021-01-09T00:26:13.967Z] ---> 835eb84d964a [2021-01-09T00:26:13.967Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T00:26:14.250Z] Removing intermediate container da592d4ef6ed [2021-01-09T00:26:14.250Z] ---> edbcbf8f8382 [2021-01-09T00:26:14.250Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T00:26:14.250Z] ---> adb557eedd18 [2021-01-09T00:26:14.250Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T00:26:14.522Z] ---> Running in 77b862500fb7 [2021-01-09T00:26:14.522Z] ---> Running in bf2d186764c7 [2021-01-09T00:26:14.522Z] Removing intermediate container 9d394e9c6448 [2021-01-09T00:26:14.522Z] ---> cdbc442b83fd [2021-01-09T00:26:14.522Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:26:14.606Z] Priming go-build-helper [2021-01-09T00:26:15.517Z] Removing intermediate container bf2d186764c7 [2021-01-09T00:26:15.517Z] Removing intermediate container 77b862500fb7 [2021-01-09T00:26:15.517Z] ---> 9acd26784e11 [2021-01-09T00:26:15.517Z] Step 13/24 : WORKDIR / [2021-01-09T00:26:15.517Z] ---> 69d87e709fc9 [2021-01-09T00:26:15.517Z] Step 13/21 : WORKDIR /edgex [2021-01-09T00:26:15.517Z] ---> 2a369ff5742e [2021-01-09T00:26:15.517Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T00:26:15.545Z] Priming static-packages [2021-01-09T00:26:15.788Z] ---> Running in 6e536c5b3d7c [2021-01-09T00:26:15.788Z] ---> Running in e92e2c472da1 [2021-01-09T00:26:16.061Z] ---> c98a8ba9170b [2021-01-09T00:26:16.061Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-09T00:26:16.061Z] ---> Running in 55d8799a1ead [2021-01-09T00:26:16.664Z] Removing intermediate container 6e536c5b3d7c [2021-01-09T00:26:16.664Z] ---> 99480bddc17a [2021-01-09T00:26:16.664Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-09T00:26:16.664Z] Removing intermediate container e92e2c472da1 [2021-01-09T00:26:16.664Z] ---> f2fa2286c03c [2021-01-09T00:26:16.664Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T00:26:16.941Z] Removing intermediate container 55d8799a1ead [2021-01-09T00:26:16.941Z] ---> e051bfc8d58a [2021-01-09T00:26:16.941Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:26:17.542Z] ---> Running in f9d946246283 [2021-01-09T00:26:17.819Z] ---> eca87ed2777a [2021-01-09T00:26:17.819Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T00:26:17.819Z] ---> 4c37bcf3261c [2021-01-09T00:26:17.819Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-09T00:26:17.819Z] ---> 14c433ffe67a [2021-01-09T00:26:17.819Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-09T00:26:18.086Z] Priming go115 [2021-01-09T00:26:18.121Z] Removing intermediate container f9d946246283 [2021-01-09T00:26:18.121Z] ---> b1511ff0132e [2021-01-09T00:26:18.121Z] Step 19/21 : LABEL arch=arm64 [2021-01-09T00:26:18.656Z] Priming edgex-go [2021-01-09T00:26:18.722Z] ---> Running in 569a6842fa98 [2021-01-09T00:26:19.321Z] ---> 63cc0f3aa022 [2021-01-09T00:26:19.321Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T00:26:19.321Z] ---> fa8ad4ec5ac5 [2021-01-09T00:26:19.321Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-09T00:26:19.599Z] Removing intermediate container 569a6842fa98 [2021-01-09T00:26:19.599Z] ---> 931f0ab4dcea [2021-01-09T00:26:19.599Z] Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:26:19.599Z] ---> ef62ff80e421 [2021-01-09T00:26:19.599Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T00:26:19.875Z] ---> Running in 897dd8d5fa3e [2021-01-09T00:26:19.875Z] Removing intermediate container a05d5fa0f408 [2021-01-09T00:26:19.875Z] ---> 7ac87cd8b026 [2021-01-09T00:26:19.875Z] [2021-01-09T00:26:19.875Z] Step 10/22 : FROM scratch [2021-01-09T00:26:19.875Z] ---> [2021-01-09T00:26:19.875Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:26:20.039Z] Priming version [2021-01-09T00:26:20.151Z] ---> Using cache [2021-01-09T00:26:20.151Z] ---> e4afdc412d23 [2021-01-09T00:26:20.151Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-09T00:26:20.425Z] ---> Running in ae73e12db7e0 [2021-01-09T00:26:20.700Z] ---> 201bdca33f76 [2021-01-09T00:26:20.700Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-09T00:26:20.700Z] Removing intermediate container 897dd8d5fa3e [2021-01-09T00:26:20.700Z] ---> 5810c1ca5a9e [2021-01-09T00:26:20.700Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T00:26:20.700Z] ---> 51879bc65663 [2021-01-09T00:26:20.700Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T00:26:20.978Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-09T00:26:20.981Z] ---> Running in b6a52b5abc65 [2021-01-09T00:26:20.981Z] ---> Running in 4fdbcc77f80f [2021-01-09T00:26:20.981Z] Removing intermediate container ae73e12db7e0 [2021-01-09T00:26:20.981Z] ---> fd03e440bb4f [2021-01-09T00:26:21.258Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T00:26:21.258Z] ---> 274ac4321c45 [2021-01-09T00:26:21.258Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T00:26:21.258Z] ---> Running in 60af22ebae80 [2021-01-09T00:26:21.868Z] ---> Running in 449ce9e8db42 [2021-01-09T00:26:21.868Z] Removing intermediate container 4fdbcc77f80f [2021-01-09T00:26:21.868Z] ---> 8895304c9996 [2021-01-09T00:26:21.868Z] [2021-01-09T00:26:21.868Z] Removing intermediate container 60af22ebae80 [2021-01-09T00:26:21.868Z] ---> 1146a6e19e62 [2021-01-09T00:26:21.868Z] Step 14/22 : WORKDIR / [2021-01-09T00:26:22.142Z] ---> Running in b6e6800fbfe3 [2021-01-09T00:26:22.417Z] ---> ecedbf9abcd5 [2021-01-09T00:26:22.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T00:26:22.417Z] Successfully built 8895304c9996 [2021-01-09T00:26:22.417Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-09T00:26:22.417Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-09T00:26:22.720Z] Removing intermediate container 449ce9e8db42 [2021-01-09T00:26:22.721Z] ---> 1b5a58d426c9 [2021-01-09T00:26:22.721Z] Step 18/21 : CMD ["--init=true"] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-01-09T00:26:22.994Z] ---> Running in 2b06d3ee992e [2021-01-09T00:26:22.994Z] Removing intermediate container b6e6800fbfe3 [2021-01-09T00:26:22.994Z] ---> 1161f549b693 [2021-01-09T00:26:22.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-09T00:26:24.433Z] Removing intermediate container 2b06d3ee992e [2021-01-09T00:26:24.433Z] ---> e60d117f7b7d [2021-01-09T00:26:24.433Z] Step 19/21 : LABEL arch=arm64 [2021-01-09T00:26:25.404Z] ---> Running in f5bace7f98b3 [2021-01-09T00:26:25.404Z] ---> b0af60cf15c7 [2021-01-09T00:26:25.404Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T00:26:25.404Z] Removing intermediate container b6a52b5abc65 [2021-01-09T00:26:25.404Z] ---> c8761fdff1f4 [2021-01-09T00:26:25.404Z] ---> e361227482e7 [2021-01-09T00:26:25.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T00:26:25.404Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-09T00:26:26.377Z] ---> Running in 9d6421907d33 [2021-01-09T00:26:26.377Z] Removing intermediate container f5bace7f98b3 [2021-01-09T00:26:26.377Z] ---> 48abdb2de0f7 [2021-01-09T00:26:26.377Z] Step 20/21 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:26:26.970Z] ---> b8a76bb60ab2 [2021-01-09T00:26:26.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T00:26:26.970Z] ---> c5bc9a41fb3a [2021-01-09T00:26:26.970Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-09T00:26:27.245Z] ---> Running in 85e1079972ae [2021-01-09T00:26:27.527Z] ---> Running in 4d9b2bd86643 [2021-01-09T00:26:27.527Z] Removing intermediate container 9d6421907d33 [2021-01-09T00:26:27.527Z] ---> c52afe973324 [2021-01-09T00:26:27.527Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T00:26:28.139Z] ---> 1c155551c68c [2021-01-09T00:26:28.139Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-09T00:26:28.139Z] ---> Running in 1b4ba6239faa [2021-01-09T00:26:28.139Z] Removing intermediate container 85e1079972ae [2021-01-09T00:26:28.139Z] ---> bd859faec64e [2021-01-09T00:26:28.139Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T00:26:28.411Z] ---> Running in 55e51799a363 [2021-01-09T00:26:28.411Z] ---> Running in 09987c0fb17e [2021-01-09T00:26:29.001Z] Removing intermediate container 1b4ba6239faa [2021-01-09T00:26:29.001Z] ---> 06c6e5143c79 [2021-01-09T00:26:29.001Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:26:29.001Z] Removing intermediate container 55e51799a363 [2021-01-09T00:26:29.001Z] ---> c1ee8cb23a2a [2021-01-09T00:26:29.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:26:29.287Z] ---> Running in f61180862dfd [2021-01-09T00:26:29.287Z] Removing intermediate container 09987c0fb17e [2021-01-09T00:26:29.287Z] ---> ca23cd7b563e [2021-01-09T00:26:29.287Z] [2021-01-09T00:26:29.287Z] ---> Running in e52ade875572 [2021-01-09T00:26:29.884Z] Successfully built ca23cd7b563e [2021-01-09T00:26:29.884Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-09T00:26:29.884Z] Building docker-core-command-go [2021-01-09T00:26:30.155Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f61180862dfd [2021-01-09T00:26:30.155Z] ---> 48bade79d839 [2021-01-09T00:26:30.155Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:26:30.155Z] Removing intermediate container e52ade875572 [2021-01-09T00:26:30.155Z] ---> fd0e4fa5ae58 [2021-01-09T00:26:30.155Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T00:26:30.426Z] ---> Running in a56e68fa21bb [2021-01-09T00:26:30.426Z] ---> Running in 76b428dc43cb [2021-01-09T00:26:31.018Z] Removing intermediate container a56e68fa21bb [2021-01-09T00:26:31.018Z] ---> e12d00f41ee7 [2021-01-09T00:26:31.018Z] [2021-01-09T00:26:31.018Z] Removing intermediate container 4d9b2bd86643 [2021-01-09T00:26:31.018Z] ---> 8db8fe7e5523 [2021-01-09T00:26:31.018Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T00:26:31.289Z] Successfully built e12d00f41ee7 [2021-01-09T00:26:31.289Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-09T00:26:31.289Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-09T00:26:31.289Z] Removing intermediate container 76b428dc43cb [2021-01-09T00:26:31.289Z] ---> 408dd7b3b2a2 [2021-01-09T00:26:31.289Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:26:31.567Z] ---> Running in 410e99f16121 [2021-01-09T00:26:31.567Z] ---> Running in c305dd567d25 [2021-01-09T00:26:32.166Z] Removing intermediate container 410e99f16121 [2021-01-09T00:26:32.166Z] ---> b5fa57690077 [2021-01-09T00:26:32.166Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T00:26:32.440Z] Removing intermediate container c305dd567d25 [2021-01-09T00:26:32.440Z] ---> 62008e85f7bf [2021-01-09T00:26:32.440Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:26:32.440Z] ---> Running in 682388e05d25 [2021-01-09T00:26:32.718Z] ---> Running in bcc3dddfc68a [2021-01-09T00:26:33.316Z] Removing intermediate container 682388e05d25 [2021-01-09T00:26:33.316Z] ---> 47c334c30039 [2021-01-09T00:26:33.316Z] Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:26:35.020Z] Removing intermediate container bcc3dddfc68a [2021-01-09T00:26:35.020Z] ---> 5feba8e458e4 [2021-01-09T00:26:35.020Z] [2021-01-09T00:26:35.020Z] ---> Running in ae6359d649db [2021-01-09T00:26:35.020Z] Successfully built 5feba8e458e4 [2021-01-09T00:26:35.020Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-09T00:26:35.020Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-01-09T00:26:35.020Z] Removing intermediate container ae6359d649db [2021-01-09T00:26:35.020Z] ---> 6f208d2d22b2 [2021-01-09T00:26:35.020Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T00:26:35.020Z] ---> Running in c796f9d108bc [2021-01-09T00:26:35.620Z] Removing intermediate container c796f9d108bc [2021-01-09T00:26:35.620Z] ---> 89479cf32f2c [2021-01-09T00:26:35.620Z] [2021-01-09T00:26:36.216Z] Successfully built 89479cf32f2c [2021-01-09T00:26:36.216Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-09T00:27:03.007Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:27:03.007Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:27:03.007Z] ---> 3fa1e6b31c60 [2021-01-09T00:27:03.007Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T00:27:03.007Z] ---> Using cache [2021-01-09T00:27:03.007Z] ---> a793a5921e62 [2021-01-09T00:27:03.007Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:27:03.007Z] ---> Using cache [2021-01-09T00:27:03.007Z] ---> b7d45a2e5120 [2021-01-09T00:27:03.007Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T00:27:11.328Z] ---> Running in c825d41feabb [2021-01-09T00:27:12.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:12.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:13.505Z] OK: 217 MiB in 51 packages [2021-01-09T00:27:14.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:27:14.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:27:14.952Z] ---> 3fa1e6b31c60 [2021-01-09T00:27:14.952Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T00:27:14.952Z] ---> Using cache [2021-01-09T00:27:14.952Z] ---> a793a5921e62 [2021-01-09T00:27:14.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:27:14.952Z] ---> Using cache [2021-01-09T00:27:14.952Z] ---> b7d45a2e5120 [2021-01-09T00:27:14.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T00:27:14.952Z] ---> Using cache [2021-01-09T00:27:14.952Z] ---> 464fb425abde [2021-01-09T00:27:14.952Z] Step 6/22 : COPY go.mod . [2021-01-09T00:27:14.952Z] ---> Using cache [2021-01-09T00:27:14.952Z] ---> b3edcbe48faa [2021-01-09T00:27:14.952Z] Step 7/22 : RUN go mod download [2021-01-09T00:27:14.952Z] ---> Using cache [2021-01-09T00:27:14.952Z] ---> 0ff6dd6a99df [2021-01-09T00:27:14.952Z] Step 8/22 : COPY . . [2021-01-09T00:27:15.227Z] ---> Using cache [2021-01-09T00:27:15.227Z] ---> b231236eb492 [2021-01-09T00:27:15.227Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-09T00:27:15.826Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:27:15.826Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:27:15.826Z] ---> 3fa1e6b31c60 [2021-01-09T00:27:15.826Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T00:27:15.826Z] ---> Using cache [2021-01-09T00:27:15.826Z] ---> a793a5921e62 [2021-01-09T00:27:15.826Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:27:15.826Z] ---> Using cache [2021-01-09T00:27:15.826Z] ---> b7d45a2e5120 [2021-01-09T00:27:15.826Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T00:27:16.107Z] ---> Running in 29dd1be5189b [2021-01-09T00:27:16.379Z] ---> Running in d719ef8943b1 [2021-01-09T00:27:16.379Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T00:27:16.379Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T00:27:16.379Z] ---> 3fa1e6b31c60 [2021-01-09T00:27:16.379Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T00:27:16.379Z] ---> Using cache [2021-01-09T00:27:16.379Z] ---> a793a5921e62 [2021-01-09T00:27:16.379Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:27:16.379Z] ---> Using cache [2021-01-09T00:27:16.379Z] ---> b7d45a2e5120 [2021-01-09T00:27:16.379Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-09T00:27:16.655Z] ---> Running in f8bb76aa9baf [2021-01-09T00:27:16.929Z] Removing intermediate container c825d41feabb [2021-01-09T00:27:16.929Z] ---> 9b5c93b5f100 [2021-01-09T00:27:16.929Z] Step 6/26 : COPY go.mod . [2021-01-09T00:27:17.945Z] ---> 30e762318cb6 [2021-01-09T00:27:17.945Z] Step 7/26 : RUN go mod download [2021-01-09T00:27:17.945Z] 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 [2021-01-09T00:27:18.222Z] ---> Running in 2c9d5a64b796 [2021-01-09T00:27:18.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:18.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:19.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:19.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:27:20.082Z] OK: 217 MiB in 51 packages [2021-01-09T00:27:20.082Z] OK: 217 MiB in 51 packages [2021-01-09T00:27:22.063Z] Removing intermediate container f8bb76aa9baf [2021-01-09T00:27:22.063Z] ---> 2544494568de [2021-01-09T00:27:22.063Z] Step 6/24 : COPY go.mod . [2021-01-09T00:27:22.063Z] Removing intermediate container d719ef8943b1 [2021-01-09T00:27:22.339Z] ---> c7b8d845f751 [2021-01-09T00:27:22.339Z] Step 6/23 : COPY go.mod . [2021-01-09T00:27:22.937Z] Removing intermediate container 2c9d5a64b796 [2021-01-09T00:27:22.938Z] ---> a4b262a082d0 [2021-01-09T00:27:22.938Z] Step 8/26 : COPY . . [2021-01-09T00:27:23.210Z] ---> a682681d3e1d [2021-01-09T00:27:23.210Z] Step 7/24 : RUN go mod download [2021-01-09T00:27:23.481Z] ---> Running in a098a53a0c8b [2021-01-09T00:27:23.752Z] ---> 1eda61fec57b [2021-01-09T00:27:23.752Z] Step 7/23 : RUN go mod download [2021-01-09T00:27:24.023Z] ---> Running in ce857e277dce [2021-01-09T00:27:30.723Z] Removing intermediate container a098a53a0c8b [2021-01-09T00:27:30.723Z] ---> 3adda843d985 [2021-01-09T00:27:30.723Z] Step 8/24 : COPY . . [2021-01-09T00:27:30.723Z] Removing intermediate container ce857e277dce [2021-01-09T00:27:30.723Z] ---> f62b8ceda726 [2021-01-09T00:27:30.723Z] Step 8/23 : COPY . . [2021-01-09T00:27:57.614Z] ---> b792964677bc [2021-01-09T00:27:57.614Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T00:27:57.614Z] ---> Running in 6e9ae7d5a40a [2021-01-09T00:27:57.614Z] ---> 539ad37ab16f [2021-01-09T00:27:57.614Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-09T00:27:57.614Z] ---> Running in 07d1697f9c66 [2021-01-09T00:27:57.614Z] ---> 42d47b707412 [2021-01-09T00:27:57.614Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T00:27:57.614Z] 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 [2021-01-09T00:27:57.614Z] ---> Running in 3d2f7a59721f [2021-01-09T00:27:57.614Z] 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 [2021-01-09T00:27:58.215Z] 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 [2021-01-09T00:27:59.662Z] Removing intermediate container 29dd1be5189b [2021-01-09T00:27:59.662Z] ---> 75d8d698ba50 [2021-01-09T00:27:59.662Z] [2021-01-09T00:27:59.662Z] Step 10/22 : FROM scratch [2021-01-09T00:27:59.662Z] ---> [2021-01-09T00:27:59.662Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:27:59.662Z] ---> Using cache [2021-01-09T00:27:59.662Z] ---> e4afdc412d23 [2021-01-09T00:27:59.662Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-09T00:27:59.940Z] ---> Running in 60e0f0583b32 [2021-01-09T00:28:00.545Z] Removing intermediate container 60e0f0583b32 [2021-01-09T00:28:00.545Z] ---> 4f538327c08d [2021-01-09T00:28:00.545Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-09T00:28:00.831Z] ---> Running in c907deab926b [2021-01-09T00:28:01.436Z] Removing intermediate container c907deab926b [2021-01-09T00:28:01.436Z] ---> 48b1398752a0 [2021-01-09T00:28:01.436Z] Step 14/22 : WORKDIR / [2021-01-09T00:28:01.436Z] ---> Running in 8cb24f5a3026 [2021-01-09T00:28:02.451Z] Removing intermediate container 8cb24f5a3026 [2021-01-09T00:28:02.451Z] ---> 3c3a8beae269 [2021-01-09T00:28:02.451Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:28:03.450Z] ---> 577616d80bd6 [2021-01-09T00:28:03.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T00:28:05.456Z] ---> 4e9230d13d15 [2021-01-09T00:28:05.456Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T00:28:06.454Z] ---> 09278068207e [2021-01-09T00:28:06.454Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-09T00:28:06.454Z] ---> Running in 8bb5ac239d3a [2021-01-09T00:28:07.456Z] Removing intermediate container 8bb5ac239d3a [2021-01-09T00:28:07.456Z] ---> 2fa2d7f69a3a [2021-01-09T00:28:07.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:28:07.456Z] ---> Running in ee9c213bf148 [2021-01-09T00:28:08.067Z] Removing intermediate container ee9c213bf148 [2021-01-09T00:28:08.067Z] ---> 28efc6af6f50 [2021-01-09T00:28:08.067Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T00:28:08.343Z] ---> Running in 7944f59a77e0 [2021-01-09T00:28:08.951Z] Removing intermediate container 7944f59a77e0 [2021-01-09T00:28:08.951Z] ---> 5ab8f6e24033 [2021-01-09T00:28:08.951Z] Step 21/22 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:28:09.228Z] ---> Running in 605f1171a92e [2021-01-09T00:28:09.838Z] Removing intermediate container 605f1171a92e [2021-01-09T00:28:09.838Z] ---> ea14c2b0e01a [2021-01-09T00:28:09.838Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T00:28:09.838Z] ---> Running in 01d0125ce400 [2021-01-09T00:28:10.454Z] Removing intermediate container 01d0125ce400 [2021-01-09T00:28:10.454Z] ---> 0e2f298d1ee1 [2021-01-09T00:28:10.454Z] [2021-01-09T00:28:11.056Z] Successfully built 0e2f298d1ee1 [2021-01-09T00:28:11.056Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-09T00:29:07.640Z]  Building docker-core-command-go ... done Removing intermediate container 6e9ae7d5a40a [2021-01-09T00:29:07.640Z] ---> f59c60ba6c74 [2021-01-09T00:29:07.640Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T00:29:07.640Z] ---> Running in b5a66b620b15 [2021-01-09T00:29:07.640Z] Removing intermediate container 07d1697f9c66 [2021-01-09T00:29:07.640Z] ---> 302c0446c0ac [2021-01-09T00:29:07.640Z] [2021-01-09T00:29:07.640Z] Step 10/24 : FROM scratch [2021-01-09T00:29:07.640Z] ---> [2021-01-09T00:29:07.640Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-09T00:29:07.640Z] ---> Running in f537c61cd0ee [2021-01-09T00:29:07.640Z] Removing intermediate container f537c61cd0ee [2021-01-09T00:29:07.640Z] ---> 93032105fb9b [2021-01-09T00:29:07.640Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-09T00:29:07.640Z] ---> Running in 7a282e9db60d [2021-01-09T00:29:07.640Z] 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 [2021-01-09T00:29:07.640Z] Removing intermediate container 7a282e9db60d [2021-01-09T00:29:07.640Z] ---> 614784d04321 [2021-01-09T00:29:07.640Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-09T00:29:07.640Z] ---> Running in 83a2a7963fde [2021-01-09T00:29:07.640Z] Removing intermediate container 83a2a7963fde [2021-01-09T00:29:07.640Z] ---> ccd39d36f381 [2021-01-09T00:29:07.640Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-09T00:29:07.640Z] ---> 70a7d5ad9738 [2021-01-09T00:29:07.640Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-09T00:29:07.640Z] ---> 4cf2ecf8b10c [2021-01-09T00:29:07.640Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-09T00:29:07.640Z] Removing intermediate container b5a66b620b15 [2021-01-09T00:29:07.640Z] ---> 816d33233af4 [2021-01-09T00:29:07.640Z] [2021-01-09T00:29:07.640Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T00:29:07.640Z] 20.10.0: Pulling from library/docker [2021-01-09T00:29:08.237Z] ---> 36a6fc6803c0 [2021-01-09T00:29:08.237Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:29:09.687Z] ---> 85e4b8aa7f0f [2021-01-09T00:29:09.687Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T00:29:11.113Z] ---> 1ca90e861951 [2021-01-09T00:29:11.113Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T00:29:12.088Z] ---> 8833d5f6dd7d [2021-01-09T00:29:12.088Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-09T00:29:12.363Z] ---> Running in 349c6cb4952b [2021-01-09T00:29:13.346Z] Removing intermediate container 349c6cb4952b [2021-01-09T00:29:13.346Z] ---> 9f5f88f78f5f [2021-01-09T00:29:13.346Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:29:13.618Z] ---> Running in b43e072a60ea [2021-01-09T00:29:14.214Z] Removing intermediate container b43e072a60ea [2021-01-09T00:29:14.214Z] ---> 14f8d19ae033 [2021-01-09T00:29:14.214Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T00:29:14.821Z] ---> Running in d2fa34fe2f07 [2021-01-09T00:29:15.444Z] Removing intermediate container d2fa34fe2f07 [2021-01-09T00:29:15.444Z] ---> d8e56d475bc2 [2021-01-09T00:29:15.444Z] Step 23/24 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:29:15.737Z] ---> Running in 7fd43fdf3fe5 [2021-01-09T00:29:16.346Z] Removing intermediate container 7fd43fdf3fe5 [2021-01-09T00:29:16.346Z] ---> ba100a81e2d2 [2021-01-09T00:29:16.346Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T00:29:16.624Z] ---> Running in 01488cff563a [2021-01-09T00:29:16.900Z] Removing intermediate container 3d2f7a59721f [2021-01-09T00:29:16.900Z] ---> 066a21b80687 [2021-01-09T00:29:16.900Z] [2021-01-09T00:29:16.900Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T00:29:16.900Z] ---> afeebe901d6b [2021-01-09T00:29:16.900Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T00:29:17.173Z] ---> Running in 9d030c1ee3cc [2021-01-09T00:29:17.173Z] Removing intermediate container 01488cff563a [2021-01-09T00:29:17.173Z] ---> f51e4ad6ef81 [2021-01-09T00:29:17.173Z] [2021-01-09T00:29:17.769Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T00:29:17.769Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T00:29:17.769Z] ---> eeaf43b92773 [2021-01-09T00:29:17.769Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T00:29:17.769Z] Successfully built f51e4ad6ef81 [2021-01-09T00:29:17.769Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-09T00:29:17.769Z]  Building docker-support-notifications-go ... done Removing intermediate container 9d030c1ee3cc [2021-01-09T00:29:17.769Z] ---> a6e9ef32bfd5 [2021-01-09T00:29:17.769Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T00:29:17.769Z] ---> Running in 68383abc9ddf [2021-01-09T00:29:18.042Z] ---> Running in d3991dd653cb [2021-01-09T00:29:18.639Z] Removing intermediate container d3991dd653cb [2021-01-09T00:29:18.639Z] ---> a2bb61996c9a [2021-01-09T00:29:18.639Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T00:29:18.639Z] ---> Running in 3e3fee0cd466 [2021-01-09T00:29:19.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:19.235Z] Removing intermediate container 3e3fee0cd466 [2021-01-09T00:29:19.235Z] ---> acb7011ae0aa [2021-01-09T00:29:19.235Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T00:29:19.235Z] ---> Running in 08cf78b5c1b6 [2021-01-09T00:29:19.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:20.100Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T00:29:20.100Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T00:29:20.100Z] Executing bash-5.0.17-r0.post-install [2021-01-09T00:29:20.100Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:29:20.100Z] OK: 12 MiB in 22 packages [2021-01-09T00:29:21.529Z] Removing intermediate container 08cf78b5c1b6 [2021-01-09T00:29:21.529Z] ---> 9ee6cdc887b6 [2021-01-09T00:29:21.529Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-09T00:29:21.529Z] Removing intermediate container 68383abc9ddf [2021-01-09T00:29:21.529Z] ---> a8f3b961bfd6 [2021-01-09T00:29:21.529Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T00:29:21.804Z] ---> Running in 17ad6eca2ed4 [2021-01-09T00:29:21.804Z] ---> Running in 919ab1667b9c [2021-01-09T00:29:22.395Z] Removing intermediate container 919ab1667b9c [2021-01-09T00:29:22.395Z] ---> 2b7c9ff827e6 [2021-01-09T00:29:22.395Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T00:29:22.395Z] ---> Running in 482973640c28 [2021-01-09T00:29:22.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:22.988Z] Removing intermediate container 482973640c28 [2021-01-09T00:29:22.988Z] ---> 177d2e361664 [2021-01-09T00:29:22.988Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T00:29:22.988Z] ---> Running in f30ddd635198 [2021-01-09T00:29:23.578Z] Removing intermediate container f30ddd635198 [2021-01-09T00:29:23.578Z] ---> 7d23e5f6a2be [2021-01-09T00:29:23.578Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-09T00:29:23.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:24.545Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-09T00:29:24.545Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-09T00:29:24.545Z] ---> 829be4c95769 [2021-01-09T00:29:24.545Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T00:29:24.545Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-09T00:29:24.815Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-09T00:29:24.815Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-09T00:29:25.094Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:29:25.094Z] OK: 8 MiB in 19 packages [2021-01-09T00:29:25.094Z] ---> d139c272dc9b [2021-01-09T00:29:25.094Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T00:29:26.070Z] ---> 6a03ab1d68ef [2021-01-09T00:29:26.070Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T00:29:26.070Z] ---> Running in 5b4b7cd2e3ed [2021-01-09T00:29:26.345Z] Removing intermediate container 17ad6eca2ed4 [2021-01-09T00:29:26.345Z] ---> f9ed21969bcd [2021-01-09T00:29:26.345Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-09T00:29:27.325Z] ---> c45654572cae [2021-01-09T00:29:27.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T00:29:27.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:27.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:29:27.893Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T00:29:28.175Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T00:29:28.175Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T00:29:28.175Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T00:29:28.175Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T00:29:28.175Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T00:29:28.175Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T00:29:29.148Z] ---> 37c75406100f [2021-01-09T00:29:29.148Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T00:29:30.133Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T00:29:30.133Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T00:29:30.133Z] ---> 683487f9a12f [2021-01-09T00:29:30.133Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T00:29:30.133Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T00:29:30.133Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T00:29:30.133Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T00:29:30.133Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T00:29:30.133Z] ---> Running in 7cfec774d0ce [2021-01-09T00:29:30.133Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T00:29:30.409Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T00:29:30.409Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T00:29:30.409Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T00:29:30.409Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T00:29:30.409Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T00:29:30.409Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T00:29:30.682Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T00:29:30.682Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T00:29:30.682Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T00:29:30.682Z] Removing intermediate container 7cfec774d0ce [2021-01-09T00:29:30.682Z] ---> 4f6998345a22 [2021-01-09T00:29:30.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:29:30.682Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T00:29:30.682Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T00:29:30.682Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T00:29:30.682Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T00:29:30.682Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T00:29:30.682Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T00:29:30.959Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T00:29:30.959Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T00:29:30.959Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T00:29:30.959Z] ---> Running in 2016e0a60c1a [2021-01-09T00:29:30.959Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T00:29:30.959Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:29:30.959Z] OK: 71 MiB in 55 packages [2021-01-09T00:29:31.562Z] Removing intermediate container 2016e0a60c1a [2021-01-09T00:29:31.562Z] ---> 780eb3f64bcf [2021-01-09T00:29:31.562Z] Step 21/23 : LABEL arch=arm64 [2021-01-09T00:29:31.562Z] ---> Running in b1477e2dbc21 [2021-01-09T00:29:32.159Z] Removing intermediate container b1477e2dbc21 [2021-01-09T00:29:32.159Z] ---> ee601fe6066f [2021-01-09T00:29:32.159Z] Step 22/23 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:29:32.159Z] ---> Running in 95f4d00e5c14 [2021-01-09T00:29:32.753Z] Removing intermediate container 95f4d00e5c14 [2021-01-09T00:29:32.753Z] ---> b5a65f95fe60 [2021-01-09T00:29:32.753Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T00:29:33.027Z] ---> Running in 525dc3012f30 [2021-01-09T00:29:33.621Z] Removing intermediate container 525dc3012f30 [2021-01-09T00:29:33.621Z] ---> 03e96c151a08 [2021-01-09T00:29:33.621Z] [2021-01-09T00:29:33.898Z] Successfully built 03e96c151a08 [2021-01-09T00:29:34.173Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-09T00:29:36.794Z]  Building docker-core-data-go ... done Removing intermediate container 5b4b7cd2e3ed [2021-01-09T00:29:36.794Z] ---> a33dcc3c7770 [2021-01-09T00:29:36.794Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T00:29:36.794Z] ---> Running in 57c68a3280f6 [2021-01-09T00:29:42.221Z] Collecting docker-compose==1.23.2 [2021-01-09T00:29:42.221Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T00:29:42.491Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T00:29:42.491Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T00:29:42.759Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T00:29:43.029Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T00:29:45.000Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T00:29:45.000Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T00:29:46.959Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T00:29:46.959Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T00:29:49.558Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T00:29:49.558Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T00:29:50.152Z] Collecting PyYAML<4,>=3.10 [2021-01-09T00:29:50.152Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T00:29:52.760Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-09T00:29:53.731Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T00:29:53.731Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T00:29:54.004Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T00:29:54.004Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T00:29:54.274Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T00:29:54.545Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T00:29:54.817Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T00:29:54.817Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T00:29:55.087Z] 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) [2021-01-09T00:29:55.088Z] Collecting idna<2.8,>=2.5 [2021-01-09T00:29:55.088Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T00:29:55.683Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T00:29:55.683Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T00:29:55.968Z] 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) [2021-01-09T00:29:55.968Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T00:29:55.968Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T00:29:55.968Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T00:29:55.968Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T00:29:56.563Z] Installing collected packages: websocket-client, dockerpty, texttable, docopt, docker-pycreds, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, docker-compose [2021-01-09T00:29:57.156Z] Running setup.py install for dockerpty: started [2021-01-09T00:29:59.118Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T00:29:59.118Z] Running setup.py install for texttable: started [2021-01-09T00:30:00.556Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T00:30:00.556Z] Running setup.py install for docopt: started [2021-01-09T00:30:02.544Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T00:30:02.544Z] Attempting uninstall: idna [2021-01-09T00:30:02.544Z] Found existing installation: idna 2.9 [2021-01-09T00:30:02.544Z] Uninstalling idna-2.9: [2021-01-09T00:30:02.544Z] Successfully uninstalled idna-2.9 [2021-01-09T00:30:02.816Z] Attempting uninstall: urllib3 [2021-01-09T00:30:02.816Z] Found existing installation: urllib3 1.25.9 [2021-01-09T00:30:02.816Z] Uninstalling urllib3-1.25.9: [2021-01-09T00:30:03.085Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T00:30:03.675Z] Attempting uninstall: requests [2021-01-09T00:30:03.675Z] Found existing installation: requests 2.23.0 [2021-01-09T00:30:03.675Z] Uninstalling requests-2.23.0: [2021-01-09T00:30:03.675Z] Successfully uninstalled requests-2.23.0 [2021-01-09T00:30:04.643Z] Running setup.py install for PyYAML: started [2021-01-09T00:30:07.247Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T00:30:08.214Z] 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 [2021-01-09T00:30:11.614Z] Removing intermediate container 57c68a3280f6 [2021-01-09T00:30:11.614Z] ---> 23add46103c0 [2021-01-09T00:30:11.614Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T00:30:11.614Z] ---> Running in be6e1d9a9f1a [2021-01-09T00:30:13.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T00:30:13.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T00:30:13.321Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T00:30:13.321Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T00:30:13.593Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T00:30:13.593Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T00:30:13.593Z] OK: 71 MiB in 58 packages [2021-01-09T00:30:14.572Z] Removing intermediate container be6e1d9a9f1a [2021-01-09T00:30:14.572Z] ---> c46c42ed998f [2021-01-09T00:30:14.572Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T00:30:14.841Z] ---> Running in d29690504dca [2021-01-09T00:30:15.116Z] Removing intermediate container d29690504dca [2021-01-09T00:30:15.116Z] ---> bd5c86eeeb8b [2021-01-09T00:30:15.116Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T00:30:15.388Z] ---> Running in 739012e04f93 [2021-01-09T00:30:15.981Z] Removing intermediate container 739012e04f93 [2021-01-09T00:30:15.981Z] ---> abe2abc1461e [2021-01-09T00:30:15.981Z] Step 24/26 : LABEL arch=arm64 [2021-01-09T00:30:15.981Z] ---> Running in 53e63eba38e1 [2021-01-09T00:30:16.574Z] Removing intermediate container 53e63eba38e1 [2021-01-09T00:30:16.574Z] ---> 035f7cf65bb9 [2021-01-09T00:30:16.574Z] Step 25/26 : LABEL git_sha=7f1b246cd91fdde841e58e27203730296a863e14 [2021-01-09T00:30:16.574Z] ---> Running in 7b307aa52cee [2021-01-09T00:30:17.171Z] Removing intermediate container 7b307aa52cee [2021-01-09T00:30:17.171Z] ---> b0f8aa1d03d2 [2021-01-09T00:30:17.171Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T00:30:17.171Z] ---> Running in 6d417ec311c4 [2021-01-09T00:30:17.441Z] Removing intermediate container 6d417ec311c4 [2021-01-09T00:30:17.441Z] ---> a717ff292b6a [2021-01-09T00:30:17.441Z] [2021-01-09T00:30:18.037Z] Successfully built a717ff292b6a [2021-01-09T00:30:18.037Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-09T00:30:18.323Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-09T00:30:18.344Z] $ docker stop --time=1 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 [2021-01-09T00:30:20.257Z] $ docker rm -f 86d28d8afadc2fccb88d787a7ee5e848fb04f13fcc62d1392e1fcaf757edc860 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T00:30:20.961Z] + + docker imagesgrep [2021-01-09T00:30:20.961Z] docker [2021-01-09T00:30:21.232Z] docker-sys-mgmt-agent-go-arm64 latest a717ff292b6a 4 seconds ago 300MB [2021-01-09T00:30:21.232Z] docker-core-data-go-arm64 latest 03e96c151a08 48 seconds ago 21MB [2021-01-09T00:30:21.232Z] docker-support-notifications-go-arm64 latest f51e4ad6ef81 About a minute ago 11.4MB [2021-01-09T00:30:21.232Z] docker-core-command-go-arm64 latest 0e2f298d1ee1 2 minutes ago 9.98MB [2021-01-09T00:30:21.232Z] docker-security-secretstore-setup-go-arm64 latest 89479cf32f2c 3 minutes ago 23.4MB [2021-01-09T00:30:21.232Z] docker-core-metadata-go-arm64 latest 5feba8e458e4 3 minutes ago 12.2MB [2021-01-09T00:30:21.232Z] docker-security-bootstrap-redis-go-arm64 latest e12d00f41ee7 3 minutes ago 15.1MB [2021-01-09T00:30:21.232Z] docker-security-proxy-setup-go-arm64 latest ca23cd7b563e 3 minutes ago 23.3MB [2021-01-09T00:30:21.232Z] docker-support-scheduler-go-arm64 latest 8895304c9996 4 minutes ago 10MB [2021-01-09T00:30:21.232Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-09T00:30:23.330Z] provisioning config files... [2021-01-09T00:30:23.342Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1020272506275448768tmp [Pipeline] { [Pipeline] sh [2021-01-09T00:30:23.722Z] + set +x [2021-01-09T00:30:23.722Z] + curl -s https://codecov.io/bash [2021-01-09T00:30:23.722Z] + bash -s -- [2021-01-09T00:30:24.303Z] [2021-01-09T00:30:24.303Z] _____ _ [2021-01-09T00:30:24.303Z] / ____| | | [2021-01-09T00:30:24.303Z] | | ___ __| | ___ ___ _____ __ [2021-01-09T00:30:24.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-09T00:30:24.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-09T00:30:24.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-09T00:30:24.303Z] Bash-20201231-23d4836 [2021-01-09T00:30:24.303Z] [2021-01-09T00:30:24.303Z] [2021-01-09T00:30:24.303Z] ==> git version 2.24.3 found [2021-01-09T00:30:24.303Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-09T00:30:24.303Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-09T00:30:24.303Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-09T00:30:24.303Z] ==> Jenkins CI detected. [2021-01-09T00:30:24.303Z] project root: . [2021-01-09T00:30:24.303Z] --> token set from env [2021-01-09T00:30:24.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-09T00:30:24.303Z] ==> Running gcov in . (disable via -X gcov) [2021-01-09T00:30:24.303Z] ==> Python coveragepy not found [2021-01-09T00:30:24.303Z] ==> Searching for coverage reports in: [2021-01-09T00:30:24.303Z] + . [2021-01-09T00:30:24.303Z] -> Found 1 reports [2021-01-09T00:30:24.303Z] ==> Detecting git/mercurial file structure [2021-01-09T00:30:24.303Z] ==> Reading reports [2021-01-09T00:30:24.303Z] + ./coverage.out bytes=541590 [2021-01-09T00:30:24.303Z] ==> Appending adjustments [2021-01-09T00:30:24.303Z] https://docs.codecov.io/docs/fixing-reports [2021-01-09T00:30:27.607Z] + Found adjustments [2021-01-09T00:30:27.607Z] ==> Gzipping contents [2021-01-09T00:30:27.607Z] 84K /tmp/codecov.n51KTI.gz [2021-01-09T00:30:27.607Z] ==> Uploading reports [2021-01-09T00:30:27.607Z] url: https://codecov.io [2021-01-09T00:30:27.607Z] query: branch=PR-3004&commit=7f1b246cd91fdde841e58e27203730296a863e14&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= [2021-01-09T00:30:27.607Z] -> Pinging Codecov [2021-01-09T00:30:27.607Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3004&commit=7f1b246cd91fdde841e58e27203730296a863e14&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= [2021-01-09T00:30:27.607Z] -> Uploading to [2021-01-09T00:30:27.607Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/7f1b246cd91fdde841e58e27203730296a863e14/f9427709-4768-4639-844b-57a31ca18c87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T003027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ea047419b41565a16625138bd02650d2f86c63bbfa2cd4a63caa4361bcd0690 [2021-01-09T00:30:27.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T00:30:27.607Z] Dload Upload Total Spent Left Speed [2021-01-09T00:30:28.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82237 0 0 100 82237 0 136k --:--:-- --:--:-- --:--:-- 135k 100 82237 0 0 100 82237 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-01-09T00:30:28.178Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7f1b246cd91fdde841e58e27203730296a863e14 [Pipeline] } [2021-01-09T00:30:28.186Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:30.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:30.895Z] ---> package-listing.sh [2021-01-09T00:30:30.895Z] ++ facter osfamily [2021-01-09T00:30:30.895Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-09T00:30:30.895Z] + OS_FAMILY=redhat [2021-01-09T00:30:30.895Z] + workspace=/w/workspace/edgex-go/5 [2021-01-09T00:30:30.895Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-09T00:30:30.895Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-09T00:30:30.895Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-09T00:30:30.895Z] + PACKAGES=/tmp/packages_start.txt [2021-01-09T00:30:30.895Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-09T00:30:30.895Z] + PACKAGES=/tmp/packages_end.txt [2021-01-09T00:30:30.895Z] + case "${OS_FAMILY}" in [2021-01-09T00:30:30.895Z] + rpm -qa [2021-01-09T00:30:30.895Z] + sort [2021-01-09T00:30:36.207Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-09T00:30:36.207Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-09T00:30:36.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-09T00:30:36.207Z] + '[' /w/workspace/edgex-go/5 ']' [2021-01-09T00:30:36.207Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-01-09T00:30:36.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-01-09T00:30:36.219Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-09T00:30:36.508Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:30:36.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T00:30:36.814Z] [2021-01-09T00:30:36.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-09T00:30:37.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T00:30:37.189Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-09T00:30:37.189Z] df20fa9351a1: Pulling fs layer [2021-01-09T00:30:37.189Z] 36b3adc4ff6f: Pulling fs layer [2021-01-09T00:30:37.189Z] 8ad3a11d3b57: Pulling fs layer [2021-01-09T00:30:37.189Z] 46f8f816bc3b: Pulling fs layer [2021-01-09T00:30:37.189Z] 93b61091891f: Pulling fs layer [2021-01-09T00:30:37.189Z] 93b9cdb0e59b: Pulling fs layer [2021-01-09T00:30:37.189Z] 5e14af77c1be: Pulling fs layer [2021-01-09T00:30:37.189Z] 01666e4c0597: Pulling fs layer [2021-01-09T00:30:37.189Z] aa168da1d23b: Pulling fs layer [2021-01-09T00:30:37.189Z] 93b9cdb0e59b: Waiting [2021-01-09T00:30:37.189Z] 5e14af77c1be: Waiting [2021-01-09T00:30:37.189Z] 01666e4c0597: Waiting [2021-01-09T00:30:37.189Z] aa168da1d23b: Waiting [2021-01-09T00:30:37.189Z] 46f8f816bc3b: Waiting [2021-01-09T00:30:37.189Z] 93b61091891f: Waiting [2021-01-09T00:30:37.189Z] 36b3adc4ff6f: Verifying Checksum [2021-01-09T00:30:37.189Z] 36b3adc4ff6f: Download complete [2021-01-09T00:30:37.451Z] 46f8f816bc3b: Verifying Checksum [2021-01-09T00:30:37.451Z] 46f8f816bc3b: Download complete [2021-01-09T00:30:37.451Z] df20fa9351a1: Verifying Checksum [2021-01-09T00:30:37.451Z] df20fa9351a1: Download complete [2021-01-09T00:30:37.451Z] 93b9cdb0e59b: Verifying Checksum [2021-01-09T00:30:37.451Z] 93b9cdb0e59b: Download complete [2021-01-09T00:30:37.451Z] 93b61091891f: Download complete [2021-01-09T00:30:37.451Z] 5e14af77c1be: Download complete [2021-01-09T00:30:37.451Z] 01666e4c0597: Verifying Checksum [2021-01-09T00:30:37.451Z] 01666e4c0597: Download complete [2021-01-09T00:30:37.713Z] df20fa9351a1: Pull complete [2021-01-09T00:30:37.973Z] 36b3adc4ff6f: Pull complete [2021-01-09T00:30:37.973Z] 8ad3a11d3b57: Download complete [2021-01-09T00:30:38.929Z] 8ad3a11d3b57: Pull complete [2021-01-09T00:30:38.929Z] 46f8f816bc3b: Pull complete [2021-01-09T00:30:39.872Z] aa168da1d23b: Verifying Checksum [2021-01-09T00:30:39.872Z] aa168da1d23b: Download complete [2021-01-09T00:30:41.262Z] 93b61091891f: Pull complete [2021-01-09T00:30:41.262Z] 93b9cdb0e59b: Pull complete [2021-01-09T00:30:41.262Z] 5e14af77c1be: Pull complete [2021-01-09T00:30:41.262Z] 01666e4c0597: Pull complete [2021-01-09T00:30:49.520Z] aa168da1d23b: Pull complete [2021-01-09T00:30:49.520Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-09T00:30:49.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T00:30:49.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-09T00:30:49.730Z] prd-centos7-docker-4c-2g-19176 does not seem to be running inside a container [2021-01-09T00:30:49.788Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-01-09T00:30:52.941Z] $ docker top fedfb43683e7fc51931cf9a57fab053f4a7e6e5e370ca68190114331ddcdd835 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T00:30:53.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-09T00:30:53.774Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-09T00:30:54.073Z] + ls /var/log/sa-host [2021-01-09T00:30:54.074Z] + sadf -c /var/log/sa-host/sa09 [2021-01-09T00:30:54.074Z] file_magic: OK [2021-01-09T00:30:54.074Z] HZ: Using current value: 100 [2021-01-09T00:30:54.074Z] file_header: OK [2021-01-09T00:30:54.074Z] 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 [2021-01-09T00:30:54.074Z] Statistics: [2021-01-09T00:30:54.074Z] 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... [2021-01-09T00:30:54.074Z] File successfully converted to sysstat format version 12.2.1 [2021-01-09T00:30:54.074Z] + sadf -c /var/log/sa-host/sa23 [2021-01-09T00:30:54.074Z] file_magic: OK [2021-01-09T00:30:54.074Z] HZ: Using current value: 100 [2021-01-09T00:30:54.074Z] file_header: OK [2021-01-09T00:30:54.074Z] 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 [2021-01-09T00:30:54.074Z] Statistics: [2021-01-09T00:30:54.074Z] Hnuu...uuuununununu... [2021-01-09T00:30:54.074Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-09T00:30:54.300Z] provisioning config files... [2021-01-09T00:30:54.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2130087696198250232tmp [Pipeline] { [Pipeline] echo [2021-01-09T00:30:54.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:54.683Z] ---> create-netrc.sh [Pipeline] } [2021-01-09T00:30:54.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-09T00:30:54.802Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:55.093Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-09T00:30:55.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:55.403Z] ---> sudo-logs.sh [2021-01-09T00:30:55.403Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-09T00:30:55.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:55.725Z] ---> job-cost.sh [2021-01-09T00:30:55.725Z] lf-activate-venv: SKIPPING [2021-01-09T00:30:55.725Z] INFO: No Stack... [2021-01-09T00:30:56.671Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-09T00:30:57.254Z] INFO: Archiving Costs [Pipeline] echo [2021-01-09T00:30:57.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T00:30:57.563Z] ---> logs-deploy.sh [2021-01-09T00:30:57.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/5 [2021-01-09T00:30:57.563Z] INFO: archiving workspace using pattern(s): [2021-01-09T00:30:58.945Z] Archives upload complete. [2021-01-09T00:30:58.945Z] INFO: archiving logs to Nexus