Pull request #3065 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at c7b5d06303d1c1949c9ce5e99765f1d861064f89 rather than b6aa54210aa799caafff1bd1c7dee3a192e33264 Obtained Jenkinsfile from c7b5d06303d1c1949c9ce5e99765f1d861064f89 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-22222 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) > git config core.sparsecheckout # timeout=10 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # 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 c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 Commit message: "Merge branch 'master' into issue-3043-device-profile" > git rev-list --no-walk f5f43703620356ad6d2f8d896f64e52221ff3c90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T07:23:42.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T07:23:42.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T07:23:42.640Z] ========================================================= [2021-01-22T07:23:42.640Z] EdgeX Global Pipelines Version Info [2021-01-22T07:23:42.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:23:44.174Z] ------------------- [2021-01-22T07:23:44.174Z] stable info: [2021-01-22T07:23:44.174Z] ------------------- [2021-01-22T07:23:44.174Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T07:23:44.174Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T07:23:44.174Z] Message: update stable to v1.0.179 [2021-01-22T07:23:45.123Z] ------------------- [2021-01-22T07:23:45.123Z] experimental info: [2021-01-22T07:23:45.123Z] ------------------- [2021-01-22T07:23:45.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T07:23:45.123Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T07:23:45.123Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T07:23:45.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T07:23:45.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T07:23:45.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T07:23:45.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T07:23:45.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T07:23:45.798Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T07:23:45.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T07:23:45.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T07:23:46.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T07:23:46.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T07:23:46.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T07:23:46.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T07:23:46.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T07:23:46.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T07:23:46.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T07:23:46.666Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T07:23:46.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T07:23:46.833Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T07:23:46.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T07:23:47.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T07:23:47.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T07:23:47.166Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T07:23:47.247Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T07:23:47.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3065 [Pipeline] echo [2021-01-22T07:23:47.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3065 [Pipeline] echo [2021-01-22T07:23:47.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3065 [Pipeline] echo [2021-01-22T07:23:47.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6aa54210aa799caafff1bd1c7dee3a192e33264 [Pipeline] echo [2021-01-22T07:23:47.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6aa542 [Pipeline] echo [2021-01-22T07:23:47.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T07:23:47.957Z] provisioning config files... [2021-01-22T07:23:47.985Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3236129317833635278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:23:48.331Z] ---> docker-login.sh [2021-01-22T07:23:48.331Z] nexus3.edgexfoundry.org:10001 [2021-01-22T07:23:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:23:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:23:48.855Z] Configure a credential helper to remove this warning. See [2021-01-22T07:23:48.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:23:48.855Z] [2021-01-22T07:23:48.855Z] Login Succeeded [2021-01-22T07:23:48.855Z] nexus3.edgexfoundry.org:10002 [2021-01-22T07:23:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:23:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:23:48.855Z] Configure a credential helper to remove this warning. See [2021-01-22T07:23:48.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:23:48.855Z] [2021-01-22T07:23:48.855Z] Login Succeeded [2021-01-22T07:23:48.855Z] nexus3.edgexfoundry.org:10003 [2021-01-22T07:23:49.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:23:49.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:23:49.118Z] Configure a credential helper to remove this warning. See [2021-01-22T07:23:49.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:23:49.118Z] [2021-01-22T07:23:49.118Z] Login Succeeded [2021-01-22T07:23:49.118Z] nexus3.edgexfoundry.org:10004 [2021-01-22T07:23:49.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:23:49.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:23:49.382Z] Configure a credential helper to remove this warning. See [2021-01-22T07:23:49.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:23:49.382Z] [2021-01-22T07:23:49.382Z] Login Succeeded [2021-01-22T07:23:49.382Z] docker.io [2021-01-22T07:23:49.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:23:49.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:23:49.644Z] Configure a credential helper to remove this warning. See [2021-01-22T07:23:49.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:23:49.644Z] [2021-01-22T07:23:49.644Z] Login Succeeded [2021-01-22T07:23:49.644Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T07:23:49.654Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T07:23:50.105Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T07:23:50.105Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T07:23:50.105Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T07:23:50.105Z] ++ cut -d/ -f2 [2021-01-22T07:23:50.105Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T07:23:50.194Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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-22T07:23:51.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:23:51.116Z] [2021-01-22T07:23:51.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:23:51.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:23:51.460Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T07:23:51.460Z] 31603596830f: Pulling fs layer [2021-01-22T07:23:51.460Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T07:23:51.460Z] 6ca5941a6612: Pulling fs layer [2021-01-22T07:23:51.460Z] ecc8261a40a4: Pulling fs layer [2021-01-22T07:23:51.460Z] ecc8261a40a4: Waiting [2021-01-22T07:23:51.460Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T07:23:51.460Z] 2a8b12db71e7: Download complete [2021-01-22T07:23:51.722Z] 31603596830f: Verifying Checksum [2021-01-22T07:23:51.722Z] 31603596830f: Download complete [2021-01-22T07:23:51.722Z] ecc8261a40a4: Verifying Checksum [2021-01-22T07:23:51.722Z] ecc8261a40a4: Download complete [2021-01-22T07:23:51.722Z] 6ca5941a6612: Verifying Checksum [2021-01-22T07:23:51.722Z] 6ca5941a6612: Download complete [2021-01-22T07:23:51.985Z] 31603596830f: Pull complete [2021-01-22T07:23:52.252Z] 2a8b12db71e7: Pull complete [2021-01-22T07:23:53.199Z] 6ca5941a6612: Pull complete [2021-01-22T07:23:53.199Z] ecc8261a40a4: Pull complete [2021-01-22T07:23:53.461Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T07:23:53.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T07:23:53.461Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T07:23:53.577Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:23:53.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T07:23:56.221Z] $ docker top dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T07:23:56.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T07:23:56.508Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T07:23:56.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T07:23:56.740Z] $ docker exec dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent [2021-01-22T07:23:56.920Z] SSH_AUTH_SOCK=/tmp/ssh-8KfvscsslpTI/agent.11 [2021-01-22T07:23:56.920Z] SSH_AGENT_PID=16 [2021-01-22T07:23:56.930Z] Running ssh-add (command line suppressed) [2021-01-22T07:23:57.056Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7963816389226581851.key (/w/workspace/edgex-go/2@tmp/private_key_7963816389226581851.key) [2021-01-22T07:23:57.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T07:23:57.443Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T07:23:57.465Z] $ docker exec --env ******** --env ******** dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent -k [2021-01-22T07:23:57.592Z] unset SSH_AUTH_SOCK; [2021-01-22T07:23:57.592Z] unset SSH_AGENT_PID; [2021-01-22T07:23:57.592Z] echo Agent pid 16 killed; [2021-01-22T07:23:57.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T07:23:57.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T07:23:57.771Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T07:23:57.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T07:23:57.945Z] $ docker exec dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent [2021-01-22T07:23:58.119Z] SSH_AUTH_SOCK=/tmp/ssh-4DIkUV7jmDUI/agent.46 [2021-01-22T07:23:58.119Z] SSH_AGENT_PID=51 [2021-01-22T07:23:58.125Z] Running ssh-add (command line suppressed) [2021-01-22T07:23:58.247Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1045904970197899124.key (/w/workspace/edgex-go/2@tmp/private_key_1045904970197899124.key) [2021-01-22T07:23:58.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T07:23:58.631Z] + git semver init [2021-01-22T07:23:58.631Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T07:23:58.631Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-22T07:23:58.631Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-22T07:23:58.631Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T07:23:58.631Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T07:23:58.631Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T07:23:58.631Z] # $SEMVER_BRANCH = PR-3065 [2021-01-22T07:23:58.631Z] # $SEMVER_TEMP = /tmp/semver-870415379 [2021-01-22T07:23:58.631Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T07:24:20.688Z] # '/tmp/semver-870415379' -> '/w/workspace/edgex-go/2/.semver' [2021-01-22T07:24:21.636Z] # -> Force: false [2021-01-22T07:24:21.636Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-22T07:24:21.651Z] $ docker exec --env ******** --env ******** dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f ssh-agent -k [2021-01-22T07:24:21.899Z] unset SSH_AUTH_SOCK; [2021-01-22T07:24:21.899Z] unset SSH_AGENT_PID; [2021-01-22T07:24:21.900Z] echo Agent pid 51 killed; [2021-01-22T07:24:21.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T07:24:22.466Z] + git semver [Pipeline] } [2021-01-22T07:24:22.487Z] $ docker stop --time=1 dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f [2021-01-22T07:24:24.072Z] $ docker rm -f dc169f702979b75d29f4678655c2ad7f0569fa01f953f116441d271abd8f4a1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:24:24.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T07:24:25.152Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T07:24:25.154Z] [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-22T07:24:26.022Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:24:26.319Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:24:26.616Z] + sudo service docker restart [2021-01-22T07:24:26.616Z] + true [2021-01-22T07:24:26.616Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T07:24:27.207Z] ========================================================= [2021-01-22T07:24:27.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T07:24:27.207Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:24:27.548Z] + 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-22T07:24:31.770Z] Sending build context to Docker daemon 327.1MB [2021-01-22T07:24:31.770Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T07:24:31.770Z] Step 2/6 : FROM ${BASE} [2021-01-22T07:24:31.770Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T07:24:31.770Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T07:24:31.770Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T07:24:31.770Z] de9db76c5a1d: Pulling fs layer [2021-01-22T07:24:31.770Z] bca2f99d35d6: Pulling fs layer [2021-01-22T07:24:31.770Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T07:24:31.770Z] 7c6f9722023f: Pulling fs layer [2021-01-22T07:24:31.770Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T07:24:31.770Z] bca2f99d35d6: Waiting [2021-01-22T07:24:31.770Z] a35cf1a2eb13: Waiting [2021-01-22T07:24:31.770Z] 7c6f9722023f: Waiting [2021-01-22T07:24:31.770Z] 93359f2a8cfa: Waiting [2021-01-22T07:24:31.770Z] de9db76c5a1d: Verifying Checksum [2021-01-22T07:24:31.770Z] de9db76c5a1d: Download complete [2021-01-22T07:24:31.770Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T07:24:31.770Z] 0ef7d3d256c8: Download complete [2021-01-22T07:24:31.770Z] 93359f2a8cfa: Download complete [2021-01-22T07:24:31.770Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T07:24:31.770Z] 188c0c94c7c5: Download complete [2021-01-22T07:24:31.770Z] 7c6f9722023f: Verifying Checksum [2021-01-22T07:24:31.770Z] 7c6f9722023f: Download complete [2021-01-22T07:24:32.344Z] 188c0c94c7c5: Pull complete [2021-01-22T07:24:32.607Z] 0ef7d3d256c8: Pull complete [2021-01-22T07:24:32.607Z] de9db76c5a1d: Pull complete [2021-01-22T07:24:33.564Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T07:24:33.564Z] a35cf1a2eb13: Download complete [2021-01-22T07:24:34.513Z] bca2f99d35d6: Verifying Checksum [2021-01-22T07:24:34.513Z] bca2f99d35d6: Download complete [2021-01-22T07:24:39.823Z] bca2f99d35d6: Pull complete [2021-01-22T07:24:39.823Z] 93359f2a8cfa: Pull complete [2021-01-22T07:24:39.823Z] 7c6f9722023f: Pull complete [2021-01-22T07:24:40.528Z] Still waiting to schedule task [2021-01-22T07:24:40.528Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-22T07:24:44.071Z] a35cf1a2eb13: Pull complete [2021-01-22T07:24:44.071Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T07:24:44.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T07:24:44.071Z] ---> a62c8e92a672 [2021-01-22T07:24:44.071Z] 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-22T07:24:44.071Z] ---> Running in 19dacc6b611a [2021-01-22T07:24:44.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:24:45.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:24:46.993Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T07:24:47.259Z] (2/12) Installing file (5.38-r0) [2021-01-22T07:24:47.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T07:24:47.523Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T07:25:02.459Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T07:25:02.459Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T07:25:02.459Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T07:25:02.459Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T07:25:02.459Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T07:25:02.459Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T07:25:02.459Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T07:25:02.724Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T07:25:02.724Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:25:02.724Z] OK: 233 MiB in 51 packages [2021-01-22T07:25:06.962Z] Removing intermediate container 19dacc6b611a [2021-01-22T07:25:06.962Z] ---> 2403c8a7c59c [2021-01-22T07:25:06.962Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T07:25:06.962Z] ---> Running in a432f4ab807b [2021-01-22T07:25:06.962Z] Removing intermediate container a432f4ab807b [2021-01-22T07:25:06.962Z] ---> 957fb7d7ebd8 [2021-01-22T07:25:06.962Z] Step 5/6 : COPY go.mod . [2021-01-22T07:25:06.962Z] ---> 0e6756f9a33e [2021-01-22T07:25:06.962Z] Step 6/6 : RUN go mod download [2021-01-22T07:25:06.962Z] ---> Running in 83965aa8eedb [2021-01-22T07:25:28.981Z] Removing intermediate container 83965aa8eedb [2021-01-22T07:25:28.981Z] ---> d59dc460cae8 [2021-01-22T07:25:28.981Z] Successfully built d59dc460cae8 [2021-01-22T07:25:28.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:25:29.297Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T07:25:29.298Z] . [Pipeline] withDockerContainer [2021-01-22T07:25:29.401Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:25:29.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T07:25:30.330Z] $ docker top 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:25:30.867Z] + go version [2021-01-22T07:25:30.867Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T07:25:30.884Z] $ docker stop --time=1 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 [2021-01-22T07:25:32.270Z] $ docker rm -f 37e8ffad6b40b4dc75fcc900c430361e66f0d8f1d50b84109da24a026acdf222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:25:33.098Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T07:25:33.098Z] . [Pipeline] withDockerContainer [2021-01-22T07:25:33.202Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:25:33.259Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T07:25:33.985Z] $ docker top 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T07:25:34.171Z] ========================================================= [2021-01-22T07:25:34.172Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T07:25:34.172Z] ========================================================= [Pipeline] sh [2021-01-22T07:25:34.463Z] + make test [2021-01-22T07:25:34.463Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T07:25:42.852Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T07:25:57.869Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T07:26:04.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T07:26:04.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T07:26:04.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T07:26:04.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T07:26:07.122Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T07:26:09.709Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T07:26:09.709Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T07:26:09.709Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T07:26:11.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.6% of statements [2021-01-22T07:26:11.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T07:26:11.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T07:26:11.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T07:26:11.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T07:26:11.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T07:26:15.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.0% of statements [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T07:26:15.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T07:26:15.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T07:26:15.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.109s coverage: 66.7% of statements [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T07:26:15.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.3% of statements [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T07:26:15.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T07:26:17.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.349s coverage: 28.6% of statements [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T07:26:17.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T07:26:17.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T07:26:17.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-01-22T07:26:17.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T07:26:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.106s coverage: 97.5% of statements [2021-01-22T07:26:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T07:26:17.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-01-22T07:26:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T07:26:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T07:26:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T07:26:17.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T07:26:20.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.1% of statements [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T07:26:20.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 43.8% of statements [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements [2021-01-22T07:26:20.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.5% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.283s coverage: 68.9% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.254s coverage: 84.0% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.034s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T07:26:32.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T07:26:32.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T07:26:33.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-01-22T07:26:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T07:26:33.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T07:26:33.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-01-22T07:26:33.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-22T07:26:33.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-22T07:26:33.875Z] GO111MODULE=on go vet ./... [2021-01-22T07:27:00.611Z] gofmt -l . [2021-01-22T07:27:00.611Z] [ "`gofmt -l .`" = "" ] [2021-01-22T07:27:00.611Z] ./bin/test-go-mod-tidy.sh [2021-01-22T07:27:00.611Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T07:27:00.919Z] + ls -al . [2021-01-22T07:27:00.919Z] total 668 [2021-01-22T07:27:00.919Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 07:27 . [2021-01-22T07:27:00.919Z] drwxr-xr-x 4 root root 28 Jan 22 07:25 .. [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 07:23 .dockerignore [2021-01-22T07:27:00.919Z] drwxrwxr-x 8 1001 1001 179 Jan 22 07:23 .git [2021-01-22T07:27:00.919Z] drwxrwxr-x 3 1001 1001 125 Jan 22 07:23 .github [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 07:23 .gitignore [2021-01-22T07:27:00.919Z] drwx------ 3 1001 1001 47 Jan 22 07:24 .semver [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 07:23 .sonarcloud.properties [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:23 Attribution.txt [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:23 CONTRIBUTING.md [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 07:23 Dockerfile.build [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 07:23 Jenkinsfile [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:23 LICENSE [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:23 Makefile [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:23 README.md [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:23 SECURITY.md [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 07:24 VERSION [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:23 ZMQWindows.md [2021-01-22T07:27:00.919Z] drwxrwxr-x 2 1001 1001 117 Jan 22 07:23 bin [2021-01-22T07:27:00.919Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 07:23 cmd [2021-01-22T07:27:00.919Z] -rw-r--r-- 1 root root 564204 Jan 22 07:26 coverage.out [2021-01-22T07:27:00.919Z] -rw-r--r-- 1 root root 1053 Jan 22 07:26 go.mod [2021-01-22T07:27:00.919Z] -rw-r--r-- 1 root root 18878 Jan 22 07:26 go.sum [2021-01-22T07:27:00.919Z] drwxrwxr-x 8 1001 1001 127 Jan 22 07:23 internal [2021-01-22T07:27:00.919Z] drwxrwxr-x 4 1001 1001 26 Jan 22 07:23 openapi [2021-01-22T07:27:00.919Z] drwxrwxr-x 4 1001 1001 71 Jan 22 07:23 snap [2021-01-22T07:27:00.919Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 07:23 version.go [Pipeline] sh [2021-01-22T07:27:01.216Z] + '[' -e coverage.out ] [2021-01-22T07:27:01.216Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T07:27:01.482Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T07:27:01.778Z] + make build [2021-01-22T07:27:01.779Z] 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-22T07:27:05.113Z] 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-22T07:27:11.873Z] 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-22T07:27:13.289Z] 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-22T07:27:14.694Z] 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-22T07:27:14.967Z] 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-22T07:27:16.411Z] 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-22T07:27:17.809Z] 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-22T07:27:18.764Z] 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-22T07:27:20.162Z] 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-22T07:27:21.122Z] 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-22T07:27:22.518Z] 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-22T07:27:23.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-22T07:27:25.428Z] $ docker stop --time=1 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a [2021-01-22T07:27:27.129Z] $ docker rm -f 7dc29a39a4b6373cdaaff39bcfc5699dd2611abfdb6c539b3c574b52760aa62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:28.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:27:28.880Z] [2021-01-22T07:27:28.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:29.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:27:29.228Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T07:27:29.228Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T07:27:29.228Z] ca9280d653b3: Pulling fs layer [2021-01-22T07:27:29.228Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T07:27:29.491Z] cbdbe7a5bc2a: Download complete [2021-01-22T07:27:29.754Z] ca9280d653b3: Verifying Checksum [2021-01-22T07:27:29.754Z] ca9280d653b3: Download complete [2021-01-22T07:27:29.754Z] cbdbe7a5bc2a: Pull complete [2021-01-22T07:27:30.712Z] ca9280d653b3: Pull complete [2021-01-22T07:27:30.973Z] 7e9c9ca2126c: Download complete [2021-01-22T07:27:37.586Z] 7e9c9ca2126c: Pull complete [2021-01-22T07:27:37.586Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T07:27:37.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:27:37.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T07:27:37.795Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:27:37.896Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T07:27:40.650Z] $ docker top 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:27:41.336Z] + docker-compose build --help [2021-01-22T07:27:41.337Z] + grep parallel [2021-01-22T07:27:41.682Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22227 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws [2021-01-22T07:27:41.758Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-22T07:27:42.283Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T07:27:42.304Z] $ docker stop --time=1 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d [2021-01-22T07:27:43.670Z] $ docker rm -f 99c23630cefe1816aa518283dbf5ef96f9c9b1fb66eda120d61d9799a822814d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:27:44.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T07:27:44.312Z] . [Pipeline] withDockerContainer [2021-01-22T07:27:44.426Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:27:44.477Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T07:27:45.150Z] $ docker top 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:27:45.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T07:27:46.561Z] Building docker-core-command-go ... [2021-01-22T07:27:46.561Z] Building docker-core-data-go ... [2021-01-22T07:27:46.561Z] Building docker-core-metadata-go ... [2021-01-22T07:27:46.561Z] Building docker-security-bootstrapper-go ... [2021-01-22T07:27:46.561Z] Building docker-security-proxy-setup-go ... [2021-01-22T07:27:46.561Z] Building docker-security-secretstore-setup-go ... [2021-01-22T07:27:46.561Z] Building docker-support-notifications-go ... [2021-01-22T07:27:46.561Z] Building docker-support-scheduler-go ... [2021-01-22T07:27:46.561Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T07:27:46.561Z] Building docker-support-scheduler-go [2021-01-22T07:27:46.561Z] Building docker-core-data-go [2021-01-22T07:27:46.561Z] Building docker-support-notifications-go [2021-01-22T07:27:46.561Z] Building docker-sys-mgmt-agent-go [2021-01-22T07:27:46.561Z] Building docker-security-bootstrapper-go [2021-01-22T07:27:47.240Z] using credential edgex-jenkins-ssh [2021-01-22T07:27:47.306Z] Cloning the remote Git repository [2021-01-22T07:27:47.368Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:27:47.500Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-22T07:27:47.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:27:47.597Z] > git --version # timeout=10 [2021-01-22T07:27:47.612Z] > git --version # 'git version 2.17.1' [2021-01-22T07:27:47.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:27:47.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:28:07.726Z] Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:28:08.163Z] Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:28:08.163Z] Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) [2021-01-22T07:28:06.741Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:28:06.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:28:06.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:28:06.834Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:28:06.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:28:06.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:28:07.749Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:28:07.769Z] > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 [2021-01-22T07:28:08.069Z] > git remote # timeout=10 [2021-01-22T07:28:08.096Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:28:08.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:28:08.128Z] > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 [2021-01-22T07:28:08.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:28:08.172Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:28:08.190Z] > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 [2021-01-22T07:28:12.634Z] Commit message: "Merge branch 'master' into issue-3043-device-profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T07:28:14.195Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:28:14.636Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T07:28:14.980Z] + true [2021-01-22T07:28:14.980Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T07:28:17.105Z] provisioning config files... [2021-01-22T07:28:17.171Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3184280348432466375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:28:17.582Z] ---> docker-login.sh [2021-01-22T07:28:17.582Z] nexus3.edgexfoundry.org:10001 [2021-01-22T07:28:18.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:28:18.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:28:18.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:28:18.816Z] ---> d59dc460cae8 [2021-01-22T07:28:18.816Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:28:18.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:28:18.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:28:18.816Z] ---> d59dc460cae8 [2021-01-22T07:28:18.816Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:28:18.816Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:28:18.816Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:28:18.816Z] ---> d59dc460cae8 [2021-01-22T07:28:18.816Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T07:28:18.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:28:18.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:28:18.816Z] [2021-01-22T07:28:18.816Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:28:18.816Z] ---> d59dc460cae8 [2021-01-22T07:28:18.816Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T07:28:18.816Z] ---> d59dc460cae8 [2021-01-22T07:28:18.816Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:28:18.816Z] ---> Running in da29288e289a [2021-01-22T07:28:18.816Z] ---> Running in efae0dc974a2 [2021-01-22T07:28:18.816Z] ---> Running in 55c768f103ed [2021-01-22T07:28:18.816Z] ---> Running in f93fde926116 [2021-01-22T07:28:18.816Z] ---> Running in e0e10f3f1fa5 [2021-01-22T07:28:18.816Z] Removing intermediate container da29288e289a [2021-01-22T07:28:18.816Z] ---> c50ab401e81f [2021-01-22T07:28:18.816Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:28:18.816Z] Removing intermediate container e0e10f3f1fa5 [2021-01-22T07:28:18.816Z] ---> 5d26ed6503f2 [2021-01-22T07:28:18.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:28:18.816Z] Removing intermediate container efae0dc974a2 [2021-01-22T07:28:18.816Z] ---> ccec81db360f [2021-01-22T07:28:18.816Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:28:18.816Z] Removing intermediate container f93fde926116 [2021-01-22T07:28:18.816Z] ---> 41930213607e [2021-01-22T07:28:18.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:28:18.816Z] Removing intermediate container 55c768f103ed [2021-01-22T07:28:18.816Z] ---> 529308f86a81 [2021-01-22T07:28:18.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:28:18.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:28:18.845Z] Configure a credential helper to remove this warning. See [2021-01-22T07:28:18.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:28:18.845Z] [2021-01-22T07:28:18.845Z] Login Succeeded [2021-01-22T07:28:18.845Z] nexus3.edgexfoundry.org:10002 [2021-01-22T07:28:19.078Z] ---> Running in 4c1d337c153d [2021-01-22T07:28:19.079Z] ---> Running in de46c817a026 [2021-01-22T07:28:19.079Z] ---> Running in 69a073a02687 [2021-01-22T07:28:19.079Z] ---> Running in 36ead6b6756f [2021-01-22T07:28:19.079Z] ---> Running in c40dd2764660 [2021-01-22T07:28:19.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:28:19.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:28:19.401Z] Configure a credential helper to remove this warning. See [2021-01-22T07:28:19.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:28:19.401Z] [2021-01-22T07:28:19.401Z] Login Succeeded [2021-01-22T07:28:19.401Z] nexus3.edgexfoundry.org:10003 [2021-01-22T07:28:19.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:28:19.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:28:19.952Z] Configure a credential helper to remove this warning. See [2021-01-22T07:28:19.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:28:19.952Z] [2021-01-22T07:28:19.952Z] Login Succeeded [2021-01-22T07:28:19.952Z] nexus3.edgexfoundry.org:10004 [2021-01-22T07:28:20.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:28:20.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:28:20.501Z] Configure a credential helper to remove this warning. See [2021-01-22T07:28:20.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:28:20.501Z] [2021-01-22T07:28:20.501Z] Login Succeeded [2021-01-22T07:28:20.501Z] docker.io [2021-01-22T07:28:20.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T07:28:21.028Z] Removing intermediate container de46c817a026 [2021-01-22T07:28:21.028Z] ---> ecc7ac8497b0 [2021-01-22T07:28:21.028Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T07:28:21.290Z] Removing intermediate container 4c1d337c153d [2021-01-22T07:28:21.290Z] ---> ffd2c9093333 [2021-01-22T07:28:21.290Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T07:28:21.290Z] ---> Running in 4468cb14fed1 [2021-01-22T07:28:21.290Z] Removing intermediate container 69a073a02687 [2021-01-22T07:28:21.290Z] ---> c55149af4cca [2021-01-22T07:28:21.290Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T07:28:21.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T07:28:21.381Z] Configure a credential helper to remove this warning. See [2021-01-22T07:28:21.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T07:28:21.381Z] [2021-01-22T07:28:21.381Z] Login Succeeded [2021-01-22T07:28:21.381Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T07:28:21.399Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-01-22T07:28:21.552Z] ---> Running in 8c66d28036de [2021-01-22T07:28:21.552Z] Removing intermediate container c40dd2764660 [2021-01-22T07:28:21.552Z] ---> a728a1858bc3 [2021-01-22T07:28:21.552Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] unstash [Pipeline] echo [2021-01-22T07:28:21.826Z] ========================================================= [2021-01-22T07:28:21.826Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T07:28:21.826Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:28:22.211Z] + 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-22T07:28:22.514Z] ---> Running in 9e55d8d6737d [2021-01-22T07:28:22.514Z] ---> Running in 7031cfa11fe7 [2021-01-22T07:28:22.514Z] Removing intermediate container 36ead6b6756f [2021-01-22T07:28:22.514Z] ---> 952e4c0ccf72 [2021-01-22T07:28:22.514Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T07:28:22.777Z] ---> Running in 4f8fb9f2a758 [2021-01-22T07:28:23.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:23.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:24.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:24.372Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:24.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:24.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:28:24.638Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:24.840Z] Sending build context to Docker daemon 165.9MB [2021-01-22T07:28:24.840Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T07:28:24.840Z] Step 2/6 : FROM ${BASE} [2021-01-22T07:28:24.840Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T07:28:24.840Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T07:28:24.840Z] a4357932f1b6: Pulling fs layer [2021-01-22T07:28:24.840Z] 18c013af1878: Pulling fs layer [2021-01-22T07:28:24.840Z] 00ac8860ef70: Pulling fs layer [2021-01-22T07:28:24.840Z] 63d7cb157983: Pulling fs layer [2021-01-22T07:28:24.840Z] b116817d02f9: Pulling fs layer [2021-01-22T07:28:24.840Z] 745a02a5169b: Pulling fs layer [2021-01-22T07:28:24.840Z] 63d7cb157983: Waiting [2021-01-22T07:28:24.840Z] b116817d02f9: Waiting [2021-01-22T07:28:24.840Z] 00ac8860ef70: Waiting [2021-01-22T07:28:24.840Z] 745a02a5169b: Waiting [2021-01-22T07:28:24.840Z] 18c013af1878: Verifying Checksum [2021-01-22T07:28:24.840Z] 18c013af1878: Download complete [2021-01-22T07:28:24.840Z] a4357932f1b6: Verifying Checksum [2021-01-22T07:28:24.840Z] a4357932f1b6: Download complete [2021-01-22T07:28:24.840Z] 63d7cb157983: Download complete [2021-01-22T07:28:24.840Z] b116817d02f9: Download complete [2021-01-22T07:28:24.900Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:24.900Z] Removing intermediate container 4468cb14fed1 [2021-01-22T07:28:24.900Z] ---> 6ea6b4c157c7 [2021-01-22T07:28:24.900Z] Step 6/33 : COPY go.mod . [2021-01-22T07:28:25.118Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T07:28:25.118Z] 5f621e34cdf4: Download complete [2021-01-22T07:28:25.177Z] Removing intermediate container 8c66d28036de [2021-01-22T07:28:25.178Z] ---> 9229d5819d0a [2021-01-22T07:28:25.178Z] Step 6/22 : COPY go.mod . [2021-01-22T07:28:25.178Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:25.178Z] ---> 4f8f66323d16 [2021-01-22T07:28:25.178Z] Step 7/33 : RUN go mod download [2021-01-22T07:28:25.440Z] ---> Running in 27652e2a2d61 [2021-01-22T07:28:25.440Z] OK: 233 MiB in 51 packages [2021-01-22T07:28:25.440Z] ---> e195c9da4731 [2021-01-22T07:28:25.440Z] Step 7/22 : RUN go mod download [2021-01-22T07:28:25.703Z] ---> Running in 8d43c12efddc [2021-01-22T07:28:25.703Z] Removing intermediate container 9e55d8d6737d [2021-01-22T07:28:25.703Z] ---> 3a82e705330e [2021-01-22T07:28:25.703Z] Step 6/26 : COPY go.mod . [2021-01-22T07:28:25.730Z] 5f621e34cdf4: Pull complete [2021-01-22T07:28:26.292Z] ---> 53095e7caaf9 [2021-01-22T07:28:26.292Z] Step 7/26 : RUN go mod download [2021-01-22T07:28:26.292Z] Removing intermediate container 4f8fb9f2a758 [2021-01-22T07:28:26.292Z] ---> eada7dae6650 [2021-01-22T07:28:26.292Z] Step 6/22 : COPY go.mod . [2021-01-22T07:28:26.292Z] ---> Running in f1fa5a556269 [2021-01-22T07:28:26.558Z] Removing intermediate container 7031cfa11fe7 [2021-01-22T07:28:26.558Z] ---> d78decc37ea3 [2021-01-22T07:28:26.558Z] Step 6/23 : COPY go.mod . [2021-01-22T07:28:26.558Z] ---> 0e867ebd2b53 [2021-01-22T07:28:26.558Z] Step 7/22 : RUN go mod download [2021-01-22T07:28:26.725Z] a4357932f1b6: Pull complete [2021-01-22T07:28:26.839Z] ---> Running in 99b93ee2a42c [2021-01-22T07:28:26.839Z] ---> 55ef561d521d [2021-01-22T07:28:26.839Z] Step 7/23 : RUN go mod download [2021-01-22T07:28:27.027Z] 18c013af1878: Pull complete [2021-01-22T07:28:27.114Z] ---> Running in eaac2cc99204 [2021-01-22T07:28:27.636Z] 745a02a5169b: Verifying Checksum [2021-01-22T07:28:27.637Z] 745a02a5169b: Download complete [2021-01-22T07:28:28.078Z] Removing intermediate container 8d43c12efddc [2021-01-22T07:28:28.079Z] ---> 6c52ee33f930 [2021-01-22T07:28:28.079Z] Step 8/22 : COPY . . [2021-01-22T07:28:28.079Z] Removing intermediate container 27652e2a2d61 [2021-01-22T07:28:28.079Z] ---> 4f98717c579e [2021-01-22T07:28:28.079Z] Step 8/33 : COPY . . [2021-01-22T07:28:28.079Z] Removing intermediate container f1fa5a556269 [2021-01-22T07:28:28.079Z] ---> 40ac82b962b3 [2021-01-22T07:28:28.079Z] Step 8/26 : COPY . . [2021-01-22T07:28:28.614Z] 00ac8860ef70: Verifying Checksum [2021-01-22T07:28:28.614Z] 00ac8860ef70: Download complete [2021-01-22T07:28:31.593Z] Removing intermediate container 99b93ee2a42c [2021-01-22T07:28:31.593Z] ---> 09283983db44 [2021-01-22T07:28:31.593Z] Step 8/22 : COPY . . [2021-01-22T07:28:31.864Z] Removing intermediate container eaac2cc99204 [2021-01-22T07:28:31.864Z] ---> fcd7237e7789 [2021-01-22T07:28:31.864Z] Step 8/23 : COPY . . [2021-01-22T07:28:38.789Z] 00ac8860ef70: Pull complete [2021-01-22T07:28:39.064Z] 63d7cb157983: Pull complete [2021-01-22T07:28:39.337Z] b116817d02f9: Pull complete [2021-01-22T07:28:42.808Z] 745a02a5169b: Pull complete [2021-01-22T07:28:42.808Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T07:28:42.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T07:28:42.808Z] ---> b7e6874047d6 [2021-01-22T07:28:42.808Z] 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-22T07:28:47.166Z] ---> Running in 77f6c74dc578 [2021-01-22T07:28:47.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:28:48.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:28:49.350Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T07:28:49.621Z] (2/12) Installing file (5.38-r0) [2021-01-22T07:28:49.894Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T07:28:49.894Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T07:28:53.295Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T07:28:53.295Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T07:28:53.568Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T07:28:53.568Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T07:28:53.568Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T07:28:53.568Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T07:28:53.838Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T07:28:53.838Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T07:28:54.114Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:28:54.114Z] OK: 217 MiB in 51 packages [2021-01-22T07:28:58.430Z] Removing intermediate container 77f6c74dc578 [2021-01-22T07:28:58.430Z] ---> 1ff61a40a827 [2021-01-22T07:28:58.430Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T07:28:58.430Z] ---> Running in 97ef4839952a [2021-01-22T07:28:58.430Z] Removing intermediate container 97ef4839952a [2021-01-22T07:28:58.430Z] ---> 16400b216602 [2021-01-22T07:28:58.430Z] Step 5/6 : COPY go.mod . [2021-01-22T07:28:59.029Z] ---> 913c828ec16d [2021-01-22T07:28:59.029Z] Step 6/6 : RUN go mod download [2021-01-22T07:28:59.315Z] ---> Running in 1a11f7806b1d [2021-01-22T07:29:04.184Z] ---> 9daf37811909 [2021-01-22T07:29:04.185Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T07:29:04.185Z] ---> 9b07c6fe5859 [2021-01-22T07:29:04.185Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T07:29:04.185Z] ---> 71df4ae2cad4 [2021-01-22T07:29:04.185Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T07:29:04.185Z] ---> 0f20cb694f10 [2021-01-22T07:29:04.185Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T07:29:04.185Z] ---> Running in dd802549f0a1 [2021-01-22T07:29:04.185Z] ---> Running in c686809acfec [2021-01-22T07:29:04.185Z] ---> Running in 83c73a9be3ef [2021-01-22T07:29:04.185Z] ---> Running in 743237d040e6 [2021-01-22T07:29:04.185Z] ---> a47955fe2580 [2021-01-22T07:29:04.185Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T07:29:04.185Z] ---> Running in 3413fe205986 [2021-01-22T07:29:04.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:29:04.807Z] 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-22T07:29:05.084Z] 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-22T07:29:05.084Z] 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-22T07:29:05.084Z] 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-22T07:29:26.188Z] Removing intermediate container 1a11f7806b1d [2021-01-22T07:29:26.188Z] ---> 84fe84e8c2ab [2021-01-22T07:29:26.188Z] Successfully built 84fe84e8c2ab [2021-01-22T07:29:26.188Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:29:26.531Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T07:29:26.531Z] . [Pipeline] withDockerContainer [2021-01-22T07:29:26.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2021-01-22T07:29:26.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T07:29:28.417Z] $ docker top 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:29:29.447Z] + go version [2021-01-22T07:29:29.447Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T07:29:29.472Z] $ docker stop --time=1 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 [2021-01-22T07:29:31.398Z] $ docker rm -f 154a68810c2e025a20678100bdbcbe6404dc97715671f4da67eab66424916720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-22T07:29:31.882Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:29:32.532Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T07:29:32.532Z] . [Pipeline] withDockerContainer [2021-01-22T07:29:32.788Z] prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2021-01-22T07:29:32.878Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T07:29:34.223Z] $ docker top 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T07:29:34.561Z] ========================================================= [2021-01-22T07:29:34.561Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T07:29:34.561Z] ========================================================= [Pipeline] sh [2021-01-22T07:29:35.203Z] + make test [2021-01-22T07:29:35.203Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T07:29:38.566Z] Removing intermediate container dd802549f0a1 [2021-01-22T07:29:38.567Z] ---> 0ee6364714b0 [2021-01-22T07:29:38.567Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T07:29:41.157Z] ---> Running in 571b843c176a [2021-01-22T07:29:41.157Z] Removing intermediate container 83c73a9be3ef [2021-01-22T07:29:41.157Z] ---> b1e5f7be81ee [2021-01-22T07:29:41.157Z] [2021-01-22T07:29:41.157Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:29:41.157Z] Removing intermediate container 743237d040e6 [2021-01-22T07:29:41.157Z] ---> 14c304e81361 [2021-01-22T07:29:41.157Z] [2021-01-22T07:29:41.157Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:29:41.157Z] 3.12: Pulling from library/alpine [2021-01-22T07:29:41.157Z] 3.12: Pulling from library/alpine [2021-01-22T07:29:41.453Z] 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-22T07:29:41.453Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:29:41.453Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:29:41.453Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:29:41.453Z] ---> 389fef711851 [2021-01-22T07:29:41.453Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T07:29:41.453Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:29:41.453Z] ---> 389fef711851 [2021-01-22T07:29:41.453Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:29:43.450Z] ---> Running in 75a8ece53ab9 [2021-01-22T07:29:43.450Z] ---> Running in a17052951923 [2021-01-22T07:29:43.450Z] Removing intermediate container c686809acfec [2021-01-22T07:29:43.450Z] ---> 1ed66ccb0921 [2021-01-22T07:29:43.450Z] [2021-01-22T07:29:43.450Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T07:29:43.450Z] ---> 389fef711851 [2021-01-22T07:29:43.450Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T07:29:44.034Z] ---> Running in bdf95f42d889 [2021-01-22T07:29:44.627Z] Removing intermediate container 571b843c176a [2021-01-22T07:29:44.627Z] ---> a586c8aa40d1 [2021-01-22T07:29:44.627Z] [2021-01-22T07:29:44.628Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T07:29:44.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:44.628Z] 20.10.0: Pulling from library/docker [2021-01-22T07:29:44.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:44.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:44.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:44.894Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T07:29:44.894Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:29:44.894Z] OK: 6 MiB in 15 packages [2021-01-22T07:29:44.894Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T07:29:44.894Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T07:29:44.894Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:29:44.894Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:29:44.894Z] OK: 6 MiB in 16 packages [2021-01-22T07:29:45.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:45.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:45.428Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T07:29:45.428Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T07:29:45.694Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T07:29:45.694Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:29:45.694Z] OK: 6 MiB in 17 packages [2021-01-22T07:29:49.042Z] Removing intermediate container a17052951923 [2021-01-22T07:29:49.042Z] ---> 6cb1f0de9041 [2021-01-22T07:29:49.042Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:29:49.042Z] Removing intermediate container 3413fe205986 [2021-01-22T07:29:49.042Z] ---> df13dee1587b [2021-01-22T07:29:49.042Z] [2021-01-22T07:29:49.042Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:29:49.042Z] ---> 389fef711851 [2021-01-22T07:29:49.042Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T07:29:49.043Z] ---> Running in 447bddfb28e1 [2021-01-22T07:29:49.043Z] ---> Running in d559dfe14f48 [2021-01-22T07:29:49.043Z] Removing intermediate container bdf95f42d889 [2021-01-22T07:29:49.043Z] ---> 307bcdb527a7 [2021-01-22T07:29:49.043Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T07:29:49.312Z] Removing intermediate container 75a8ece53ab9 [2021-01-22T07:29:49.312Z] ---> ea0f5a1bee99 [2021-01-22T07:29:49.312Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:29:49.312Z] ---> Running in 41687f4f83ce [2021-01-22T07:29:49.312Z] ---> Running in 923677a87449 [2021-01-22T07:29:49.312Z] Removing intermediate container 447bddfb28e1 [2021-01-22T07:29:49.312Z] ---> 2b9d488c69cf [2021-01-22T07:29:49.312Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T07:29:49.579Z] Removing intermediate container d559dfe14f48 [2021-01-22T07:29:49.579Z] ---> 9f5d469cfa6d [2021-01-22T07:29:49.579Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T07:29:49.579Z] Removing intermediate container 41687f4f83ce [2021-01-22T07:29:49.579Z] ---> 1937be1148f2 [2021-01-22T07:29:49.579Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T07:29:49.579Z] ---> Running in 369afc4cd5af [2021-01-22T07:29:49.842Z] ---> Running in 926d47067cbe [2021-01-22T07:29:49.842Z] Removing intermediate container 923677a87449 [2021-01-22T07:29:49.842Z] ---> 350398c7fda7 [2021-01-22T07:29:49.842Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T07:29:49.842Z] ---> Running in 619b8e882bc4 [2021-01-22T07:29:50.107Z] ---> Running in 9302c7e43fb0 [2021-01-22T07:29:50.107Z] Removing intermediate container 369afc4cd5af [2021-01-22T07:29:50.107Z] ---> ab5b3e680135 [2021-01-22T07:29:50.107Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:29:50.107Z] Removing intermediate container 926d47067cbe [2021-01-22T07:29:50.107Z] ---> 193b6d40155a [2021-01-22T07:29:50.107Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T07:29:50.374Z] ---> Running in bc8ca9b52106 [2021-01-22T07:29:50.374Z] Removing intermediate container 619b8e882bc4 [2021-01-22T07:29:50.374Z] ---> e074773a4d77 [2021-01-22T07:29:50.374Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T07:29:50.966Z] ---> Running in d0b9e70f1283 [2021-01-22T07:29:50.967Z] Removing intermediate container 9302c7e43fb0 [2021-01-22T07:29:50.967Z] ---> 5686cf40f9f6 [2021-01-22T07:29:50.967Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:29:50.967Z] ---> Running in cd4d5be24c59 [2021-01-22T07:29:51.238Z] Removing intermediate container bc8ca9b52106 [2021-01-22T07:29:51.238Z] ---> f50a894d9446 [2021-01-22T07:29:51.238Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:29:51.238Z] ---> Running in 9caf4ba597e1 [2021-01-22T07:29:51.509Z] Removing intermediate container d0b9e70f1283 [2021-01-22T07:29:51.509Z] ---> 517f01b04140 [2021-01-22T07:29:51.509Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:29:51.509Z] ---> Running in 005408c6cfc5 [2021-01-22T07:29:51.790Z] Removing intermediate container 9caf4ba597e1 [2021-01-22T07:29:51.790Z] ---> 94324504dcf6 [2021-01-22T07:29:51.790Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:29:52.909Z] ---> f130c9024d5d [2021-01-22T07:29:52.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T07:29:52.909Z] Connecting to github.com (140.82.114.3:443) [2021-01-22T07:29:53.215Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.42.212:443) [2021-01-22T07:29:53.215Z]  ---> 3be15ce24d44 [2021-01-22T07:29:53.215Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T07:29:53.215Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T07:29:53.518Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T07:29:53.518Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T07:29:53.518Z] dockerize [2021-01-22T07:29:53.783Z] ---> 4904c82ca38b [2021-01-22T07:29:53.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T07:29:53.783Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T07:29:53.783Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T07:29:53.783Z] ---> aefe523efa57 [2021-01-22T07:29:53.783Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T07:29:53.783Z] Removing intermediate container 005408c6cfc5 [2021-01-22T07:29:53.783Z] ---> a2e51737cb5c [2021-01-22T07:29:53.783Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T07:29:54.048Z] ---> 90ddced3d25d [2021-01-22T07:29:54.048Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T07:29:54.048Z] ---> Running in 8ac15c3a53f5 [2021-01-22T07:29:54.048Z] ---> Running in b4832ce2d6ed [2021-01-22T07:29:54.311Z] ---> 6fe5a053ca11 [2021-01-22T07:29:54.311Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T07:29:54.574Z] ---> Running in d76f3183f495 [2021-01-22T07:29:54.574Z] ---> 156a9a1fea4b [2021-01-22T07:29:54.574Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T07:29:54.849Z] Removing intermediate container cd4d5be24c59 [2021-01-22T07:29:54.849Z] ---> 162ef54e4b86 [2021-01-22T07:29:54.849Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T07:29:54.849Z] ---> Running in b216e6aa0ac9 [2021-01-22T07:29:54.849Z] Removing intermediate container d76f3183f495 [2021-01-22T07:29:54.849Z] ---> 09c99120b24f [2021-01-22T07:29:54.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:29:55.110Z] ---> Running in d351c18eec12 [2021-01-22T07:29:55.110Z] ---> Running in a22183db2ce4 [2021-01-22T07:29:55.687Z] Removing intermediate container b216e6aa0ac9 [2021-01-22T07:29:55.687Z] ---> 99da55ada1f2 [2021-01-22T07:29:55.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:29:55.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:55.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:55.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:55.954Z] ---> Running in b241dc5633a4 [2021-01-22T07:29:55.954Z] Removing intermediate container d351c18eec12 [2021-01-22T07:29:55.954Z] ---> b6c285a3582b [2021-01-22T07:29:55.954Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T07:29:55.954Z] Removing intermediate container a22183db2ce4 [2021-01-22T07:29:55.954Z] ---> c90eee4df39d [2021-01-22T07:29:55.954Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T07:29:55.954Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T07:29:55.954Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T07:29:55.954Z] ---> Running in fb58d83b71c8 [2021-01-22T07:29:55.954Z] ---> Running in 572f2abca545 [2021-01-22T07:29:55.954Z] Executing bash-5.0.17-r0.post-install [2021-01-22T07:29:55.954Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:29:55.954Z] OK: 12 MiB in 22 packages [2021-01-22T07:29:56.217Z] Removing intermediate container b241dc5633a4 [2021-01-22T07:29:56.217Z] ---> 4e680e41084f [2021-01-22T07:29:56.217Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T07:29:56.480Z] ---> Running in aebe3fdcc17f [2021-01-22T07:29:56.480Z] Removing intermediate container fb58d83b71c8 [2021-01-22T07:29:56.480Z] ---> 334fab07c1e3 [2021-01-22T07:29:56.480Z] Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:29:56.480Z] Removing intermediate container 572f2abca545 [2021-01-22T07:29:56.480Z] ---> 3d4db5d7e995 [2021-01-22T07:29:56.480Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T07:29:56.480Z] ---> Running in caa2bbb1171d [2021-01-22T07:29:56.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:29:56.741Z] ---> Running in 6e1fe0905b19 [2021-01-22T07:29:56.741Z] Removing intermediate container aebe3fdcc17f [2021-01-22T07:29:56.741Z] ---> 1c0e7d8ca3bb [2021-01-22T07:29:56.741Z] Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:29:57.005Z] ---> Running in 5d87b19b2be9 [2021-01-22T07:29:57.272Z] Removing intermediate container caa2bbb1171d [2021-01-22T07:29:57.272Z] ---> e94dd7979627 [2021-01-22T07:29:57.272Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:29:57.272Z] Removing intermediate container 8ac15c3a53f5 [2021-01-22T07:29:57.272Z] ---> 06fe2708b832 [2021-01-22T07:29:57.272Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T07:29:57.272Z] ---> Running in 7f686aea8af1 [2021-01-22T07:29:57.272Z] ---> Running in 50a46c30e148 [2021-01-22T07:29:57.272Z] Removing intermediate container 5d87b19b2be9 [2021-01-22T07:29:57.272Z] ---> b5626e155198 [2021-01-22T07:29:57.272Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:29:57.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T07:29:57.539Z] Move dockerize executable [2021-01-22T07:29:57.539Z] ---> Running in 050a0e2913d3 [2021-01-22T07:29:57.804Z] Removing intermediate container 7f686aea8af1 [2021-01-22T07:29:57.804Z] ---> 70deada14c36 [2021-01-22T07:29:57.804Z] [2021-01-22T07:29:57.804Z] Removing intermediate container 50a46c30e148 [2021-01-22T07:29:57.804Z] ---> 8bdba043284e [2021-01-22T07:29:57.804Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T07:29:57.804Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T07:29:57.804Z] ---> Running in f14d1bb04a68 [2021-01-22T07:29:57.804Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T07:29:57.804Z] Removing intermediate container 050a0e2913d3 [2021-01-22T07:29:57.804Z] ---> f6ac92f6858f [2021-01-22T07:29:57.804Z] [2021-01-22T07:29:57.804Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T07:29:58.072Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T07:29:58.072Z] Successfully built f6ac92f6858f [2021-01-22T07:29:58.072Z] Successfully built 70deada14c36 [2021-01-22T07:29:58.072Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T07:29:58.072Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-22T07:29:58.072Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T07:29:58.072Z] Building docker-core-command-go [2021-01-22T07:29:58.072Z]  Building docker-support-scheduler-go ... done Removing intermediate container f14d1bb04a68 [2021-01-22T07:29:58.072Z] ---> b389c2a070f0 [2021-01-22T07:29:58.072Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T07:29:58.340Z] ---> Running in f4450539d92a [2021-01-22T07:29:58.340Z] Removing intermediate container 6e1fe0905b19 [2021-01-22T07:29:58.340Z] ---> 625b08ec7fe4 [2021-01-22T07:29:58.340Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T07:29:58.340Z] Removing intermediate container f4450539d92a [2021-01-22T07:29:58.340Z] ---> 029765172ea1 [2021-01-22T07:29:58.340Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T07:29:58.340Z] ---> Running in 538a8861f7b5 [2021-01-22T07:29:58.606Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T07:29:58.606Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T07:29:58.606Z] Removing intermediate container 538a8861f7b5 [2021-01-22T07:29:58.606Z] ---> d0c55dfd9717 [2021-01-22T07:29:58.606Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T07:29:58.878Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:29:58.878Z] OK: 8 MiB in 20 packages [2021-01-22T07:29:59.458Z] ---> 92929af0bdf4 [2021-01-22T07:29:59.458Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T07:30:03.522Z] ---> faf75debacaf [2021-01-22T07:30:03.522Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T07:30:05.452Z] ---> 81776368c9a8 [2021-01-22T07:30:05.452Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T07:30:05.723Z] ---> Running in 6b0b767cc051 [2021-01-22T07:30:05.991Z] Removing intermediate container b4832ce2d6ed [2021-01-22T07:30:05.991Z] ---> 2101b3c0e1b0 [2021-01-22T07:30:05.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:30:07.388Z] ---> e27dd886632d [2021-01-22T07:30:07.388Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T07:30:12.728Z] ---> 36654b7c95cb [2021-01-22T07:30:12.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T07:30:12.728Z] ---> Running in aba154ea3e8f [2021-01-22T07:30:14.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:14.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:14.946Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T07:30:14.946Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T07:30:14.946Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T07:30:14.946Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T07:30:14.946Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T07:30:14.946Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T07:30:15.219Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T07:30:15.219Z] ---> 353f1de4a62f [2021-01-22T07:30:15.219Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T07:30:17.167Z] Removing intermediate container 6b0b767cc051 [2021-01-22T07:30:17.167Z] ---> 74bc1759f94d [2021-01-22T07:30:17.167Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:30:18.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:30:18.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:30:18.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:30:18.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:30:18.195Z] ---> d59dc460cae8 [2021-01-22T07:30:18.195Z] Step 3/23 : WORKDIR /edgex-go ---> d59dc460cae8 [2021-01-22T07:30:18.195Z] [2021-01-22T07:30:18.195Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:30:19.141Z] ---> Using cache [2021-01-22T07:30:19.141Z] ---> 529308f86a81 [2021-01-22T07:30:19.141Z] ---> Using cache [2021-01-22T07:30:19.141Z] ---> 529308f86a81 [2021-01-22T07:30:19.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:30:19.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:30:19.141Z] ---> Using cache [2021-01-22T07:30:19.141Z] ---> a728a1858bc3 [2021-01-22T07:30:19.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:30:19.141Z] ---> Using cache [2021-01-22T07:30:19.141Z] ---> a728a1858bc3 [2021-01-22T07:30:19.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:30:20.656Z] ---> 453566ea4d64 [2021-01-22T07:30:20.656Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T07:30:20.656Z] ---> Running in 237d79412516 [2021-01-22T07:30:20.656Z] ---> Running in aa4583cfb8a6 [2021-01-22T07:30:20.656Z] ---> Running in 1bd50bd0bbeb [2021-01-22T07:30:20.656Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T07:30:20.656Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T07:30:20.656Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T07:30:20.656Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T07:30:20.656Z] ---> 464839882102 [2021-01-22T07:30:20.656Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T07:30:20.656Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T07:30:20.656Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T07:30:20.656Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T07:30:20.656Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T07:30:20.656Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T07:30:20.656Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T07:30:21.615Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T07:30:21.615Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T07:30:21.615Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T07:30:21.615Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T07:30:21.615Z] Removing intermediate container 1bd50bd0bbeb [2021-01-22T07:30:21.615Z] ---> 723979818e7c [2021-01-22T07:30:21.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:30:21.615Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T07:30:21.615Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T07:30:21.878Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T07:30:22.139Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T07:30:23.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:23.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:23.087Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T07:30:23.087Z] ---> 570a775cf29e [2021-01-22T07:30:23.087Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T07:30:23.087Z] ---> Running in f58c998b1a00 [2021-01-22T07:30:23.087Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T07:30:23.087Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T07:30:23.087Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T07:30:23.087Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T07:30:23.087Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T07:30:23.087Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T07:30:23.355Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T07:30:23.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:23.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:30:24.207Z] OK: 233 MiB in 51 packages [2021-01-22T07:30:24.469Z] OK: 233 MiB in 51 packages [2021-01-22T07:30:24.469Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:30:24.469Z] Removing intermediate container f58c998b1a00 [2021-01-22T07:30:24.469Z] ---> 4efbab729190 [2021-01-22T07:30:24.469Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:30:24.469Z] OK: 71 MiB in 55 packages [2021-01-22T07:30:24.469Z] ---> e6f1ee5947b6 [2021-01-22T07:30:24.469Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T07:30:24.732Z] ---> Running in ade3dcf4a3f5 [2021-01-22T07:30:25.308Z] Removing intermediate container ade3dcf4a3f5 [2021-01-22T07:30:25.308Z] ---> 6ea8fc62cc2c [2021-01-22T07:30:25.308Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:30:25.308Z] ---> 8f0f6973e44a [2021-01-22T07:30:25.308Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T07:30:25.308Z] ---> Running in df7e9675ae3a [2021-01-22T07:30:25.577Z] Removing intermediate container 237d79412516 [2021-01-22T07:30:25.577Z] ---> 2302429e4ea6 [2021-01-22T07:30:25.577Z] Step 6/23 : COPY go.mod . [2021-01-22T07:30:25.577Z] Removing intermediate container aa4583cfb8a6 [2021-01-22T07:30:25.577Z] ---> 65f0033172f8 [2021-01-22T07:30:25.577Z] Step 6/23 : COPY go.mod . [2021-01-22T07:30:26.579Z] ---> c8770cede766 [2021-01-22T07:30:26.579Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T07:30:26.579Z] Removing intermediate container df7e9675ae3a [2021-01-22T07:30:26.579Z] ---> e8984114b4fe [2021-01-22T07:30:26.579Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:30:29.134Z] ---> 6954f13dd936 [2021-01-22T07:30:29.134Z] Step 7/23 : RUN go mod download [2021-01-22T07:30:29.134Z] ---> dd6935806f6a [2021-01-22T07:30:29.134Z] Step 7/23 : RUN go mod download [2021-01-22T07:30:29.134Z] ---> Running in 55b857a9e104 [2021-01-22T07:30:29.134Z] ---> Running in 4a27a839486b [2021-01-22T07:30:29.395Z] ---> Running in d0e2819f3763 [2021-01-22T07:30:29.395Z] ---> Running in 3ae8d8e5e115 [2021-01-22T07:30:29.656Z] Removing intermediate container aba154ea3e8f [2021-01-22T07:30:29.656Z] ---> 197f25c382fb [2021-01-22T07:30:29.656Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T07:30:29.917Z] Removing intermediate container 55b857a9e104 [2021-01-22T07:30:29.917Z] ---> 6499a46be11d [2021-01-22T07:30:29.917Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T07:30:30.187Z] ---> Running in 585dc77b73f6 [2021-01-22T07:30:30.187Z] Removing intermediate container 4a27a839486b [2021-01-22T07:30:30.187Z] ---> f6f3b54de188 [2021-01-22T07:30:30.187Z] [2021-01-22T07:30:30.187Z] Successfully built f6f3b54de188 [2021-01-22T07:30:30.458Z] Successfully tagged docker-core-data-go:latest [2021-01-22T07:30:30.458Z] Building docker-security-secretstore-setup-go [2021-01-22T07:30:30.458Z]  Building docker-core-data-go ... done  ---> c818b141e535 [2021-01-22T07:30:30.458Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T07:30:31.075Z] ---> Running in 01225df2f9a8 [2021-01-22T07:30:34.390Z] Collecting docker-compose==1.23.2 [2021-01-22T07:30:34.390Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T07:30:35.334Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T07:30:35.334Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T07:30:35.913Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T07:30:35.913Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T07:30:36.857Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T07:30:36.857Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T07:30:37.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T07:30:38.248Z] Removing intermediate container d0e2819f3763 [2021-01-22T07:30:38.248Z] ---> d9377ddd237d [2021-01-22T07:30:38.248Z] Step 8/23 : COPY . . [2021-01-22T07:30:39.204Z] 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-22T07:30:39.484Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T07:30:39.484Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T07:30:39.484Z] Removing intermediate container 3ae8d8e5e115 [2021-01-22T07:30:39.484Z] ---> fb072c66f2e7 [2021-01-22T07:30:39.484Z] Step 8/23 : COPY . . [2021-01-22T07:30:41.433Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T07:30:41.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T07:30:42.413Z] Removing intermediate container 01225df2f9a8 [2021-01-22T07:30:42.413Z] ---> 73abfdbe6f9d [2021-01-22T07:30:42.413Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T07:30:44.373Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T07:30:44.373Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T07:30:46.300Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T07:30:46.300Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T07:30:46.300Z] ---> Running in 3aaca7039e42 [2021-01-22T07:30:47.308Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:30:47.308Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:30:47.308Z] ---> d59dc460cae8 [2021-01-22T07:30:47.308Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T07:30:47.308Z] ---> Using cache [2021-01-22T07:30:47.308Z] ---> 529308f86a81 [2021-01-22T07:30:47.308Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:30:47.308Z] ---> Using cache [2021-01-22T07:30:47.308Z] ---> a728a1858bc3 [2021-01-22T07:30:47.308Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T07:30:47.308Z] ---> Using cache [2021-01-22T07:30:47.308Z] ---> 65f0033172f8 [2021-01-22T07:30:47.308Z] Step 6/24 : COPY go.mod . [2021-01-22T07:30:47.308Z] ---> Using cache [2021-01-22T07:30:47.308Z] ---> 6954f13dd936 [2021-01-22T07:30:47.308Z] Step 7/24 : RUN go mod download [2021-01-22T07:30:47.308Z] ---> Using cache [2021-01-22T07:30:47.308Z] ---> d9377ddd237d [2021-01-22T07:30:47.308Z] Step 8/24 : COPY . . [2021-01-22T07:30:48.270Z] Collecting PyYAML<4,>=3.10 [2021-01-22T07:30:48.270Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T07:30:51.637Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T07:30:51.637Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T07:30:54.971Z] Removing intermediate container 3aaca7039e42 [2021-01-22T07:30:54.971Z] ---> f2eda340a605 [2021-01-22T07:30:54.971Z] Step 30/33 : CMD ["gate"] [2021-01-22T07:30:54.971Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T07:30:54.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T07:30:55.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T07:30:55.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T07:30:55.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T07:30:55.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T07:30:57.018Z] Collecting idna<2.8,>=2.5 [2021-01-22T07:30:57.286Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T07:30:58.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T07:30:58.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T07:30:58.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T07:30:58.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T07:30:58.237Z] 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-22T07:30:58.237Z] 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-22T07:30:58.760Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T07:31:00.799Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T07:31:00.799Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T07:31:01.440Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T07:31:02.754Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T07:31:02.754Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T07:31:02.754Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T07:31:02.754Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T07:31:03.023Z] Installing collected packages: urllib3, idna, requests, cached-property, docopt, websocket-client, dockerpty, docker-pycreds, docker, texttable, PyYAML, jsonschema, docker-compose [2021-01-22T07:31:03.023Z] Attempting uninstall: urllib3 [2021-01-22T07:31:03.023Z] Found existing installation: urllib3 1.25.9 [2021-01-22T07:31:03.023Z] Uninstalling urllib3-1.25.9: [2021-01-22T07:31:03.297Z] ---> Running in b5d38eb7a3e2 [2021-01-22T07:31:03.577Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T07:31:07.847Z] Attempting uninstall: idna [2021-01-22T07:31:07.847Z] Found existing installation: idna 2.9 [2021-01-22T07:31:07.847Z] Uninstalling idna-2.9: [2021-01-22T07:31:07.847Z] Successfully uninstalled idna-2.9 [2021-01-22T07:31:08.184Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T07:31:08.184Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T07:31:08.184Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T07:31:09.780Z] Attempting uninstall: requests [2021-01-22T07:31:09.781Z] Found existing installation: requests 2.23.0 [2021-01-22T07:31:09.781Z] Uninstalling requests-2.23.0: [2021-01-22T07:31:10.369Z] Successfully uninstalled requests-2.23.0 [2021-01-22T07:31:11.771Z] Removing intermediate container b5d38eb7a3e2 [2021-01-22T07:31:11.771Z] ---> 9f9421b5febb [2021-01-22T07:31:11.771Z] Step 31/33 : LABEL arch=x86_64 [2021-01-22T07:31:11.771Z] Running setup.py install for docopt: started [2021-01-22T07:31:13.511Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T07:31:13.511Z] ---> Running in c2e0436f6c46 [2021-01-22T07:31:13.511Z] Running setup.py install for dockerpty: started [2021-01-22T07:31:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.255s coverage: 46.6% of statements [2021-01-22T07:31:13.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T07:31:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T07:31:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T07:31:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T07:31:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T07:31:14.966Z] ---> 63fab687872e [2021-01-22T07:31:14.966Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T07:31:14.966Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T07:31:15.236Z] ---> 7f6924e22f2b [2021-01-22T07:31:15.236Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T07:31:16.200Z] Running setup.py install for texttable: started [2021-01-22T07:31:16.200Z] Removing intermediate container c2e0436f6c46 [2021-01-22T07:31:16.200Z] ---> 287abb5e6e3e [2021-01-22T07:31:16.200Z] Step 32/33 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:31:16.200Z] ---> 49450d384bdf [2021-01-22T07:31:16.200Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T07:31:16.200Z] ---> Running in fbca7af7f2f5 [2021-01-22T07:31:16.200Z] ---> Running in b7fdbe4a7523 [2021-01-22T07:31:16.488Z] ---> Running in 4a52b3af39e4 [2021-01-22T07:31:16.488Z] ---> Running in 3daf91ccd3e3 [2021-01-22T07:31:16.488Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T07:31:16.488Z] Running setup.py install for PyYAML: started [2021-01-22T07:31:17.150Z] Removing intermediate container 3daf91ccd3e3 [2021-01-22T07:31:17.150Z] ---> 71321d759d9b [2021-01-22T07:31:17.150Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T07:31:17.430Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T07:31:17.430Z] ---> Running in 8d8bb3f54a5a [2021-01-22T07:31:17.695Z] 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-22T07:31:17.695Z] 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-22T07:31:17.695Z] 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-22T07:31:17.965Z] Removing intermediate container 8d8bb3f54a5a [2021-01-22T07:31:17.965Z] ---> 4c8afbc1d3ca [2021-01-22T07:31:17.965Z] [2021-01-22T07:31:18.237Z] 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-22T07:31:18.237Z] Successfully built 4c8afbc1d3ca [2021-01-22T07:31:18.237Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-22T07:31:18.237Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-01-22T07:31:20.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.508s coverage: 27.0% of statements [2021-01-22T07:31:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T07:31:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T07:31:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T07:31:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T07:31:20.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T07:31:20.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T07:31:20.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.265s coverage: 66.7% of statements [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T07:31:20.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.363s coverage: 82.3% of statements [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T07:31:20.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T07:31:28.339Z] Removing intermediate container 585dc77b73f6 [2021-01-22T07:31:28.339Z] ---> 05c1bb8f1c2c [2021-01-22T07:31:28.339Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T07:31:28.339Z] ---> Running in 8bf96464e810 [2021-01-22T07:31:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.249s coverage: 28.6% of statements [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T07:31:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T07:31:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T07:31:28.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.293s coverage: 86.7% of statements [2021-01-22T07:31:28.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T07:31:29.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:29.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.342s coverage: 97.5% of statements [2021-01-22T07:31:29.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T07:31:29.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements [2021-01-22T07:31:29.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T07:31:29.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T07:31:29.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T07:31:29.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T07:31:30.222Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:31:30.222Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T07:31:30.222Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T07:31:30.222Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:31:30.222Z] OK: 72 MiB in 58 packages [2021-01-22T07:31:32.867Z] Removing intermediate container 8bf96464e810 [2021-01-22T07:31:32.867Z] ---> 9b5f63269c43 [2021-01-22T07:31:32.867Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T07:31:32.867Z] ---> Running in fc6e25ecf58f [2021-01-22T07:31:33.460Z] Removing intermediate container fc6e25ecf58f [2021-01-22T07:31:33.460Z] ---> 3a4af1433ba7 [2021-01-22T07:31:33.460Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:31:33.741Z] ---> Running in 6ab7639fccf1 [2021-01-22T07:31:34.327Z] Removing intermediate container 6ab7639fccf1 [2021-01-22T07:31:34.327Z] ---> b0c6450e7214 [2021-01-22T07:31:34.327Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T07:31:34.598Z] ---> Running in 003ebb8a1617 [2021-01-22T07:31:35.196Z] Removing intermediate container 003ebb8a1617 [2021-01-22T07:31:35.196Z] ---> be1d90864795 [2021-01-22T07:31:35.196Z] Step 25/26 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:31:35.196Z] ---> Running in c97e0fbb0435 [2021-01-22T07:31:35.778Z] Removing intermediate container c97e0fbb0435 [2021-01-22T07:31:35.778Z] ---> 31d3607eb35c [2021-01-22T07:31:35.778Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T07:31:36.056Z] ---> Running in 6e3e0174c71a [2021-01-22T07:31:36.650Z] Removing intermediate container 6e3e0174c71a [2021-01-22T07:31:36.650Z] ---> ca50be0d3812 [2021-01-22T07:31:36.650Z] [2021-01-22T07:31:36.919Z] Successfully built ca50be0d3812 [2021-01-22T07:31:37.183Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.185s coverage: 92.8% of statements [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.167s coverage: 0.1% of statements [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T07:31:37.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 43.8% of statements [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.096s coverage: 79.5% of statements [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-01-22T07:31:37.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-01-22T07:31:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-01-22T07:31:42.611Z]  Building docker-sys-mgmt-agent-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:31:42.611Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:31:42.611Z] ---> d59dc460cae8 [2021-01-22T07:31:42.611Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> 529308f86a81 [2021-01-22T07:31:42.611Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> a728a1858bc3 [2021-01-22T07:31:42.611Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> 65f0033172f8 [2021-01-22T07:31:42.611Z] Step 6/21 : COPY go.mod . [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> 6954f13dd936 [2021-01-22T07:31:42.611Z] Step 7/21 : RUN go mod download [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> d9377ddd237d [2021-01-22T07:31:42.611Z] Step 8/21 : COPY . . [2021-01-22T07:31:42.611Z] ---> Using cache [2021-01-22T07:31:42.611Z] ---> 49450d384bdf [2021-01-22T07:31:42.611Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T07:31:43.202Z] ---> Running in 9f79c237d690 [2021-01-22T07:31:44.207Z] 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-22T07:31:44.812Z] 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-22T07:31:50.207Z] Removing intermediate container b7fdbe4a7523 [2021-01-22T07:31:50.207Z] ---> 37f9ace156fe [2021-01-22T07:31:50.207Z] [2021-01-22T07:31:50.207Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:31:50.207Z] ---> 389fef711851 [2021-01-22T07:31:50.207Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:31:50.207Z] ---> Using cache [2021-01-22T07:31:50.207Z] ---> 6cb1f0de9041 [2021-01-22T07:31:50.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:31:50.207Z] ---> Using cache [2021-01-22T07:31:50.207Z] ---> 2b9d488c69cf [2021-01-22T07:31:50.207Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T07:31:50.207Z] ---> Running in 49a45b94e460 [2021-01-22T07:31:50.486Z] Removing intermediate container 49a45b94e460 [2021-01-22T07:31:50.486Z] ---> e9f4bf90c23a [2021-01-22T07:31:50.486Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:31:51.075Z] ---> Running in b5dedc249328 [2021-01-22T07:31:52.997Z] Removing intermediate container b5dedc249328 [2021-01-22T07:31:52.997Z] ---> a250149b7b8f [2021-01-22T07:31:52.997Z] Step 15/23 : WORKDIR / [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 63.5% of statements [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T07:31:53.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T07:31:53.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-01-22T07:31:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements [2021-01-22T07:31:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2021-01-22T07:31:55.559Z] ---> Running in 0f1792bd503c [2021-01-22T07:31:55.559Z] Removing intermediate container 4a52b3af39e4 [2021-01-22T07:31:55.559Z] ---> dbd195cebca0 [2021-01-22T07:31:55.559Z] [2021-01-22T07:31:55.559Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T07:31:55.559Z] ---> 389fef711851 [2021-01-22T07:31:55.559Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T07:31:55.559Z] Removing intermediate container fbca7af7f2f5 [2021-01-22T07:31:55.559Z] ---> c055ca3ec4d1 [2021-01-22T07:31:55.559Z] [2021-01-22T07:31:55.559Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:31:55.559Z] ---> 389fef711851 [2021-01-22T07:31:55.559Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:31:55.559Z] ---> Using cache [2021-01-22T07:31:55.559Z] ---> 6cb1f0de9041 [2021-01-22T07:31:55.559Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:31:55.559Z] ---> Using cache [2021-01-22T07:31:55.559Z] ---> 2b9d488c69cf [2021-01-22T07:31:55.559Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T07:31:55.559Z] ---> Running in e6e9d8a377e5 [2021-01-22T07:31:55.559Z] ---> Running in af7b8b86bdcc [2021-01-22T07:31:55.836Z] Removing intermediate container 0f1792bd503c [2021-01-22T07:31:55.836Z] ---> a2d33c793faf [2021-01-22T07:31:55.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:31:55.836Z] Removing intermediate container af7b8b86bdcc [2021-01-22T07:31:55.836Z] ---> 6e938adaa2f6 [2021-01-22T07:31:55.836Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:31:55.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-01-22T07:31:55.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-01-22T07:31:56.104Z] ---> Running in 4258a8a5e561 [2021-01-22T07:31:56.104Z] ---> e683d7388197 [2021-01-22T07:31:56.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T07:31:56.373Z] Removing intermediate container 4258a8a5e561 [2021-01-22T07:31:56.373Z] ---> 62b3c160d79d [2021-01-22T07:31:56.373Z] Step 15/23 : WORKDIR / [2021-01-22T07:31:56.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:56.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:31:56.636Z] ---> Running in 53b424e8ee2d [2021-01-22T07:31:56.636Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T07:31:56.900Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:31:56.900Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T07:31:56.900Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T07:31:56.900Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T07:31:56.900Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:31:57.163Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:31:57.163Z] OK: 7 MiB in 19 packages [2021-01-22T07:31:57.163Z] ---> 8d257c86638a [2021-01-22T07:31:57.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T07:31:57.433Z] Removing intermediate container 53b424e8ee2d [2021-01-22T07:31:57.433Z] ---> bc3f40849b0e [2021-01-22T07:31:57.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:31:57.730Z] ---> bf92fa6d71ff [2021-01-22T07:31:57.730Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T07:31:57.730Z] ---> Running in e3a30fb6502e [2021-01-22T07:31:57.730Z] ---> 5b884f1b5c96 [2021-01-22T07:31:57.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T07:31:58.319Z] Removing intermediate container e3a30fb6502e [2021-01-22T07:31:58.319Z] ---> 16b04c1a66de [2021-01-22T07:31:58.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:31:58.319Z] 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-22T07:31:58.319Z] Removing intermediate container e6e9d8a377e5 [2021-01-22T07:31:58.319Z] ---> 0ab7b6d10849 [2021-01-22T07:31:58.319Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:31:58.319Z] ---> Running in 2fe4b6acc940 [2021-01-22T07:31:58.319Z] ---> f00441df9cfb [2021-01-22T07:31:58.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T07:31:58.596Z] ---> Running in f04826ba9867 [2021-01-22T07:31:58.596Z] Removing intermediate container 2fe4b6acc940 [2021-01-22T07:31:58.596Z] ---> da4c68f169f1 [2021-01-22T07:31:58.596Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:31:58.596Z] Removing intermediate container f04826ba9867 [2021-01-22T07:31:58.596Z] ---> 83f26194bb09 [2021-01-22T07:31:58.596Z] Step 13/24 : WORKDIR / [2021-01-22T07:31:58.860Z] ---> Running in dae57ec68e14 [2021-01-22T07:31:58.860Z] ---> eeb2456eb87c [2021-01-22T07:31:58.860Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T07:31:58.860Z] ---> Running in 23593c8b37a7 [2021-01-22T07:31:59.123Z] ---> Running in f3ae605e306a [2021-01-22T07:31:59.123Z] Removing intermediate container dae57ec68e14 [2021-01-22T07:31:59.123Z] ---> 638015e02532 [2021-01-22T07:31:59.123Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:31:59.405Z] ---> Running in 56386dc4399d [2021-01-22T07:31:59.405Z] Removing intermediate container 23593c8b37a7 [2021-01-22T07:31:59.405Z] ---> 22f56f5b8a3e [2021-01-22T07:31:59.405Z] 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-22T07:31:59.686Z] Removing intermediate container f3ae605e306a [2021-01-22T07:31:59.686Z] ---> 9a16a09ccd7f [2021-01-22T07:31:59.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:31:59.686Z] ---> Running in 32ece5ff8238 [2021-01-22T07:31:59.686Z] Removing intermediate container 56386dc4399d [2021-01-22T07:31:59.686Z] ---> c09feb13df7b [2021-01-22T07:31:59.686Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:31:59.947Z] ---> e1a8497e543c [2021-01-22T07:31:59.947Z] 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-22T07:31:59.947Z] ---> Running in 4c091eda96c4 [2021-01-22T07:32:00.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 68.9% of statements [2021-01-22T07:32:00.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T07:32:00.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T07:32:00.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T07:32:00.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T07:32:00.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T07:32:00.519Z] Removing intermediate container 32ece5ff8238 [2021-01-22T07:32:00.519Z] ---> 895edbc23feb [2021-01-22T07:32:00.519Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T07:32:00.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.440s coverage: 37.0% of statements [2021-01-22T07:32:00.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T07:32:00.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T07:32:00.785Z] ---> bb906f15ae73 [2021-01-22T07:32:00.785Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T07:32:00.785Z] Removing intermediate container 4c091eda96c4 [2021-01-22T07:32:00.785Z] ---> 0c6601d03f70 [2021-01-22T07:32:00.785Z] [2021-01-22T07:32:00.785Z] ---> Running in d606ef8ba42f [2021-01-22T07:32:01.052Z] Successfully built 0c6601d03f70 [2021-01-22T07:32:01.052Z] Successfully tagged docker-core-command-go:latest [2021-01-22T07:32:01.052Z]  Building docker-core-command-go ... done  ---> 04181132dc15 [2021-01-22T07:32:01.052Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T07:32:01.052Z] Removing intermediate container d606ef8ba42f [2021-01-22T07:32:01.052Z] ---> 00b1c6c672d4 [2021-01-22T07:32:01.052Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:32:01.316Z] ---> Running in 4a4a0bee0fb7 [2021-01-22T07:32:02.265Z] Removing intermediate container 4a4a0bee0fb7 [2021-01-22T07:32:02.265Z] ---> 579fb1584771 [2021-01-22T07:32:02.265Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:32:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.578s coverage: 84.0% of statements [2021-01-22T07:32:02.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements [2021-01-22T07:32:02.843Z] ---> 1df4f1d6d8df [2021-01-22T07:32:02.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T07:32:03.111Z] ---> Running in 24f585374214 [2021-01-22T07:32:03.112Z] Removing intermediate container 9f79c237d690 [2021-01-22T07:32:03.112Z] ---> 287cff78bd22 [2021-01-22T07:32:03.112Z] [2021-01-22T07:32:03.112Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T07:32:03.112Z] ---> 389fef711851 [2021-01-22T07:32:03.112Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T07:32:03.112Z] ---> Running in d3198a11661f [2021-01-22T07:32:03.375Z] Removing intermediate container 24f585374214 [2021-01-22T07:32:03.375Z] ---> ac70d201f65b [2021-01-22T07:32:03.375Z] [2021-01-22T07:32:03.375Z] Successfully built ac70d201f65b [2021-01-22T07:32:03.644Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T07:32:03.644Z]  Building docker-core-metadata-go ... done  ---> 82b9bd62917d [2021-01-22T07:32:03.644Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T07:32:03.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T07:32:03.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T07:32:03.907Z] ---> 79649d6c5654 [2021-01-22T07:32:03.907Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-22T07:32:03.907Z] ---> Running in e6997609fcaf [2021-01-22T07:32:04.169Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T07:32:04.169Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:32:04.169Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T07:32:04.169Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T07:32:04.169Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:32:04.169Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:32:04.169Z] OK: 7 MiB in 18 packages [2021-01-22T07:32:06.105Z] Removing intermediate container e6997609fcaf [2021-01-22T07:32:06.105Z] ---> 5a8f4338271b [2021-01-22T07:32:06.105Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T07:32:06.105Z] Removing intermediate container d3198a11661f [2021-01-22T07:32:06.105Z] ---> 9cb20bf952f3 [2021-01-22T07:32:06.105Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:32:06.105Z] ---> Running in d96f265b721c [2021-01-22T07:32:06.105Z] ---> Running in a9f9e2dada67 [2021-01-22T07:32:06.105Z] Removing intermediate container d96f265b721c [2021-01-22T07:32:06.105Z] ---> 4328ba83fb76 [2021-01-22T07:32:06.105Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T07:32:06.105Z] Removing intermediate container a9f9e2dada67 [2021-01-22T07:32:06.105Z] ---> 114707dc0190 [2021-01-22T07:32:06.105Z] Step 13/21 : WORKDIR /edgex [2021-01-22T07:32:06.105Z] ---> Running in 02d285e9d6d8 [2021-01-22T07:32:06.105Z] ---> Running in cc8388287131 [2021-01-22T07:32:06.377Z] Removing intermediate container 02d285e9d6d8 [2021-01-22T07:32:06.377Z] ---> 1318e0166194 [2021-01-22T07:32:06.377Z] Step 23/24 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:32:06.377Z] Removing intermediate container cc8388287131 [2021-01-22T07:32:06.377Z] ---> 4bb13e166071 [2021-01-22T07:32:06.377Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T07:32:06.377Z] ---> Running in 5299faee97ba [2021-01-22T07:32:06.642Z] Removing intermediate container 5299faee97ba [2021-01-22T07:32:06.642Z] ---> ba7a49476824 [2021-01-22T07:32:06.642Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T07:32:06.642Z] ---> a5fd1ba36a7d [2021-01-22T07:32:06.642Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T07:32:06.642Z] ---> Running in 4b4d72bb6155 [2021-01-22T07:32:06.909Z] Removing intermediate container 4b4d72bb6155 [2021-01-22T07:32:06.909Z] ---> 71d996bf20c9 [2021-01-22T07:32:06.909Z] [2021-01-22T07:32:07.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T07:32:07.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T07:32:07.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.140s coverage: 100.0% of statements [2021-01-22T07:32:07.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T07:32:07.178Z] Successfully built 71d996bf20c9 [2021-01-22T07:32:07.178Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T07:32:07.178Z]  Building docker-security-secretstore-setup-go ... done  ---> 307dfec61a7b [2021-01-22T07:32:07.178Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T07:32:07.757Z] ---> 3f970e63898e [2021-01-22T07:32:07.757Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T07:32:08.709Z] ---> Running in 66f642d7f1d4 [2021-01-22T07:32:08.709Z] Removing intermediate container 66f642d7f1d4 [2021-01-22T07:32:08.709Z] ---> 21e6c967937d [2021-01-22T07:32:08.709Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T07:32:08.709Z] ---> Running in e96d8142d318 [2021-01-22T07:32:08.977Z] Removing intermediate container e96d8142d318 [2021-01-22T07:32:08.977Z] ---> f0793c6e8787 [2021-01-22T07:32:08.977Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T07:32:08.977Z] ---> Running in 0e69127d1935 [2021-01-22T07:32:09.248Z] Removing intermediate container 0e69127d1935 [2021-01-22T07:32:09.248Z] ---> 7e6823d190a5 [2021-01-22T07:32:09.248Z] Step 20/21 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:32:09.248Z] ---> Running in 5b057f3500e3 [2021-01-22T07:32:09.522Z] Removing intermediate container 5b057f3500e3 [2021-01-22T07:32:09.522Z] ---> ea4cf00bc388 [2021-01-22T07:32:09.522Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T07:32:09.522Z] ---> Running in 682b7378adde [2021-01-22T07:32:09.522Z] Removing intermediate container 682b7378adde [2021-01-22T07:32:09.522Z] ---> b2ead7f1194a [2021-01-22T07:32:09.522Z] [2021-01-22T07:32:09.784Z] Successfully built b2ead7f1194a [2021-01-22T07:32:09.784Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T07:32:10.056Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2021-01-22T07:32:10.080Z] $ docker stop --time=1 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d [2021-01-22T07:32:11.804Z] $ docker rm -f 46945a751233d1586c0326d54dbc954f805b3a5e179ab6d7871615d7a50fd92d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:32:12.380Z] + docker images [2021-01-22T07:32:12.380Z] + grep docker [2021-01-22T07:32:12.643Z] docker-security-proxy-setup-go latest b2ead7f1194a 3 seconds ago 24.4MB [2021-01-22T07:32:12.643Z] docker-security-secretstore-setup-go latest 71d996bf20c9 6 seconds ago 24.6MB [2021-01-22T07:32:12.643Z] docker-core-metadata-go latest ac70d201f65b 9 seconds ago 18.8MB [2021-01-22T07:32:12.643Z] docker-core-command-go latest 0c6601d03f70 12 seconds ago 16.3MB [2021-01-22T07:32:12.643Z] docker-sys-mgmt-agent-go latest ca50be0d3812 36 seconds ago 313MB [2021-01-22T07:32:12.643Z] docker-security-bootstrapper-go latest 4c8afbc1d3ca 55 seconds ago 41.5MB [2021-01-22T07:32:12.643Z] docker-core-data-go latest f6f3b54de188 About a minute ago 22.3MB [2021-01-22T07:32:12.643Z] docker-support-scheduler-go latest 70deada14c36 2 minutes ago 16.4MB [2021-01-22T07:32:12.643Z] docker-support-notifications-go latest f6ac92f6858f 2 minutes ago 16.9MB [2021-01-22T07:32:12.643Z] docker 20.10.0 aefe523efa57 6 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-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.878s coverage: 29.1% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T07:32:13.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.099s coverage: 100.0% of statements [2021-01-22T07:32:13.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-01-22T07:32:14.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-22T07:32:15.171Z] GO111MODULE=on go vet ./... [2021-01-22T07:32:28.288Z] Still waiting to schedule task [2021-01-22T07:32:28.288Z] ‘prd-ubuntu18.04-docker-8c-8g-22229’ is offline [2021-01-22T07:33:37.011Z] gofmt -l . [2021-01-22T07:33:37.011Z] [ "`gofmt -l .`" = "" ] [2021-01-22T07:33:37.011Z] ./bin/test-go-mod-tidy.sh [2021-01-22T07:33:37.011Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T07:33:37.673Z] + ls -al . [2021-01-22T07:33:37.673Z] total 696 [2021-01-22T07:33:37.673Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 07:33 . [2021-01-22T07:33:37.673Z] drwxr-xr-x 4 root root 4096 Jan 22 07:29 .. [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 07:28 .dockerignore [2021-01-22T07:33:37.673Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 07:28 .git [2021-01-22T07:33:37.673Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 07:28 .github [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 07:28 .gitignore [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 07:28 .sonarcloud.properties [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 07:28 Attribution.txt [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 07:28 CONTRIBUTING.md [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 07:28 Dockerfile.build [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 07:28 Jenkinsfile [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 07:28 LICENSE [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 07:28 Makefile [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 07:28 README.md [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 07:28 SECURITY.md [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 07:24 VERSION [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 07:28 ZMQWindows.md [2021-01-22T07:33:37.673Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 07:28 bin [2021-01-22T07:33:37.673Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 07:28 cmd [2021-01-22T07:33:37.673Z] -rw-r--r-- 1 root root 564204 Jan 22 07:32 coverage.out [2021-01-22T07:33:37.673Z] -rw-r--r-- 1 root root 1053 Jan 22 07:33 go.mod [2021-01-22T07:33:37.673Z] -rw-r--r-- 1 root root 18878 Jan 22 07:33 go.sum [2021-01-22T07:33:37.673Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 07:28 internal [2021-01-22T07:33:37.673Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 07:28 openapi [2021-01-22T07:33:37.673Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 07:28 snap [2021-01-22T07:33:37.673Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 07:28 version.go [Pipeline] sh [2021-01-22T07:33:38.331Z] + '[' -e coverage.out ] [2021-01-22T07:33:38.331Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T07:33:38.405Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T07:33:39.669Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T07:33:40.353Z] + make build [2021-01-22T07:33:40.353Z] 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-22T07:33:52.804Z] 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-22T07:34:02.974Z] Running on prd-ubuntu18.04-docker-8c-8g-22231 in /w/workspace/edgexfoundry_edgex-go_PR-3065 [Pipeline] { [Pipeline] ws [2021-01-22T07:34:03.052Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-22T07:34:05.461Z] using credential edgex-jenkins-ssh [2021-01-22T07:34:05.515Z] Cloning the remote Git repository [2021-01-22T07:34:05.534Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:34:05.604Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-22T07:34:05.639Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:34:05.639Z] > git --version # timeout=10 [2021-01-22T07:34:05.646Z] > git --version # 'git version 2.17.1' [2021-01-22T07:34:05.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:34:05.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:34:14.988Z] 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-22T07:34:17.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:34:17.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T07:34:17.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T07:34:17.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T07:34:17.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:34:17.077Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3065/head:refs/remotes/origin/PR-3065 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T07:34:17.681Z] Merging remotes/origin/master commit c7b5d06303d1c1949c9ce5e99765f1d861064f89 into PR head commit b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:34:17.896Z] Merge succeeded, producing b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:34:17.896Z] Checking out Revision b6aa54210aa799caafff1bd1c7dee3a192e33264 (PR-3065) [2021-01-22T07:34:19.289Z] 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-22T07:34:17.689Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:34:17.694Z] > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 [2021-01-22T07:34:17.850Z] > git remote # timeout=10 [2021-01-22T07:34:17.859Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T07:34:17.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T07:34:17.877Z] > git merge c7b5d06303d1c1949c9ce5e99765f1d861064f89 # timeout=10 [2021-01-22T07:34:17.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T07:34:17.897Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T07:34:17.902Z] > git checkout -f b6aa54210aa799caafff1bd1c7dee3a192e33264 # timeout=10 [2021-01-22T07:34:21.650Z] Commit message: "Merge branch 'master' into issue-3043-device-profile" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:34:22.832Z] + echo snap-build.sh [2021-01-22T07:34:22.832Z] snap-build.sh [2021-01-22T07:34:22.832Z] + SNAP_BASE_DIR=. [2021-01-22T07:34:22.832Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-01-22T07:34:22.832Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-01-22T07:34:22.832Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-01-22T07:34:22.832Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-01-22T07:34:22.832Z] + cd /w/workspace/edgex-go/2 [2021-01-22T07:34:22.832Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T07:34:22.832Z] Reading package lists... [2021-01-22T07:34:23.094Z] Building dependency tree... [2021-01-22T07:34:23.094Z] Reading state information... [2021-01-22T07:34:23.094Z] The following packages were automatically installed and are no longer required: [2021-01-22T07:34:23.094Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T07:34:23.094Z] uidmap xdelta3 [2021-01-22T07:34:23.094Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T07:34:23.356Z] The following packages will be REMOVED: [2021-01-22T07:34:23.356Z] lxd* lxd-client* [2021-01-22T07:34:23.932Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T07:34:23.932Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T07:34:24.700Z] 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-22T07:34:24.981Z] (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-22T07:34:24.981Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:34:25.679Z] 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-22T07:34:25.923Z] Removing lxd dnsmasq configuration [2021-01-22T07:34:25.923Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:34:26.185Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T07:34:27.129Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T07:34:27.390Z] (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-22T07:34:27.391Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T07:34:29.305Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T07:34:29.305Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T07:34:30.699Z] + sudo snap remove --purge lxd [2021-01-22T07:34:30.960Z] snap "lxd" is not installed [2021-01-22T07:34:30.960Z] + sudo groupadd --force --system lxd [2021-01-22T07:34:30.960Z] ++ whoami [2021-01-22T07:34:30.960Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T07:34:30.960Z] + newgrp - lxd [2021-01-22T07:34:30.960Z] + sudo snap install lxd [2021-01-22T07:34:31.088Z] 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-22T07:34:36.504Z] 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-22T07:34:39.108Z] 2021-01-22T07:34:36Z INFO Waiting for automatic snapd restart... [2021-01-22T07:34:39.899Z] 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-22T07:34:45.315Z] 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-22T07:34:48.698Z] 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-22T07:34:52.996Z] 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-22T07:34:54.046Z] lxd 4.10 from Canonical* installed [2021-01-22T07:34:54.046Z] + sudo lxd init --auto [2021-01-22T07:34:57.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:35:02.211Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-01-22T07:35:02.723Z] $ docker stop --time=1 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 [2021-01-22T07:35:05.394Z] $ docker rm -f 016ac0e7948d15245bf4149df69f36fcc1ca2f149a2468383650c3b22d28bcc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:35:07.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:35:07.433Z] [2021-01-22T07:35:07.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:35:08.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:35:08.361Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T07:35:08.361Z] 29e5d40040c1: Pulling fs layer [2021-01-22T07:35:08.361Z] 1ce36da41761: Pulling fs layer [2021-01-22T07:35:08.361Z] 25b303627fd3: Pulling fs layer [2021-01-22T07:35:08.959Z] 29e5d40040c1: Verifying Checksum [2021-01-22T07:35:08.959Z] 29e5d40040c1: Download complete [2021-01-22T07:35:09.235Z] 1ce36da41761: Verifying Checksum [2021-01-22T07:35:09.235Z] 1ce36da41761: Download complete [2021-01-22T07:35:09.508Z] 29e5d40040c1: Pull complete [2021-01-22T07:35:10.381Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T07:35:10.381Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T07:35:10.381Z] + patch --verbose -p1 [2021-01-22T07:35:10.381Z] Hmm... Looks like a unified diff to me... [2021-01-22T07:35:10.381Z] The text leading up to this was: [2021-01-22T07:35:10.381Z] -------------------------- [2021-01-22T07:35:10.382Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T07:35:10.382Z] |From: Tony Espy [2021-01-22T07:35:10.382Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T07:35:10.382Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T07:35:10.382Z] | [2021-01-22T07:35:10.382Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T07:35:10.382Z] |optimize the snap CI check run for pull requests. When [2021-01-22T07:35:10.382Z] |applied, it essentially strips out everything (apps and [2021-01-22T07:35:10.382Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T07:35:10.382Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T07:35:10.382Z] |catch changes to edgex-go that break the snap build. [2021-01-22T07:35:10.382Z] | [2021-01-22T07:35:10.382Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T07:35:10.382Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T07:35:10.382Z] |resulting in a failed snap build CI check in the associated [2021-01-22T07:35:10.382Z] |pull request. [2021-01-22T07:35:10.382Z] | [2021-01-22T07:35:10.382Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T07:35:10.382Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T07:35:10.382Z] |need to build the finally binary .snap file (and it won't [2021-01-22T07:35:10.382Z] |work with the patch applied). This further reduces the build [2021-01-22T07:35:10.382Z] |time. [2021-01-22T07:35:10.382Z] |--- [2021-01-22T07:35:10.382Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T07:35:10.382Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T07:35:10.382Z] | [2021-01-22T07:35:10.382Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T07:35:10.382Z] |index 1e537489..faf42425 100644 [2021-01-22T07:35:10.382Z] |--- a/snap/snapcraft.yaml [2021-01-22T07:35:10.382Z] |+++ b/snap/snapcraft.yaml [2021-01-22T07:35:10.382Z] -------------------------- [2021-01-22T07:35:10.382Z] patching file snap/snapcraft.yaml [2021-01-22T07:35:10.382Z] Using Plan A... [2021-01-22T07:35:10.382Z] Hunk #1 succeeded at 73. [2021-01-22T07:35:10.382Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T07:35:10.382Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T07:35:10.382Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-22T07:35:10.382Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-22T07:35:10.382Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-22T07:35:10.382Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-22T07:35:10.382Z] Hunk #8 succeeded at 342. [2021-01-22T07:35:10.382Z] Hmm... Ignoring the trailing garbage. [2021-01-22T07:35:10.382Z] done [2021-01-22T07:35:10.382Z] + sudo snapcraft prime --use-lxd [2021-01-22T07:35:10.948Z] 1ce36da41761: Pull complete [2021-01-22T07:35:10.948Z] 25b303627fd3: Download complete [2021-01-22T07:35:11.778Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-22T07:35:11.778Z] 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-22T07:35:11.778Z] - README.md [2021-01-22T07:35:11.778Z] - snapcraft.yaml.orig [2021-01-22T07:35:11.778Z] [2021-01-22T07:35:11.778Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T07:35:12.728Z] Launching a container. [2021-01-22T07:35:21.101Z] 25b303627fd3: Pull complete [2021-01-22T07:35:21.101Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T07:35:21.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:35:21.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T07:35:21.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2021-01-22T07:35:21.390Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T07:35:24.309Z] $ docker top 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:35:25.345Z] + docker-compose build --help [2021-01-22T07:35:25.345Z] + grep parallel [2021-01-22T07:35:27.685Z] Waiting for container to be ready [2021-01-22T07:35:27.685Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-22T07:35:27.685Z] [2021-01-22T07:35:28.719Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T07:35:28.752Z] $ docker stop --time=1 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 [2021-01-22T07:35:29.609Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-22T07:35:29.872Z] Waiting for network to be ready... [2021-01-22T07:35:30.736Z] $ docker rm -f 033a245bce9a3ee575070fc89c1ac4f612a098c94f6a757343e25a600a176b00 [2021-01-22T07:35:30.827Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T07:35:30.827Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [Pipeline] // withDockerContainer [2021-01-22T07:35:31.092Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T07:35:31.092Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T07:35:31.092Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:35:31.362Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T07:35:31.363Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T07:35:31.363Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T07:35:31.363Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T07:35:31.363Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T07:35:31.363Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T07:35:31.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T07:35:31.617Z] . [2021-01-22T07:35:31.625Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T07:35:31.625Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T07:35:31.625Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T07:35:31.625Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T07:35:31.625Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T07:35:31.625Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T07:35:31.625Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T07:35:31.625Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [Pipeline] withDockerContainer [2021-01-22T07:35:31.912Z] prd-ubuntu18.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2021-01-22T07:35:32.009Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-22T07:35:32.209Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T07:35:32.209Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T07:35:32.209Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T07:35:32.209Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T07:35:32.209Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T07:35:32.209Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T07:35:32.209Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T07:35:32.209Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T07:35:33.451Z] $ docker top 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:35:34.480Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T07:35:36.438Z] Fetched 23.8 MB in 6s (4297 kB/s) [2021-01-22T07:35:37.417Z] Reading package lists... [2021-01-22T07:35:37.682Z] Reading package lists... [2021-01-22T07:35:37.946Z] Building dependency tree... [2021-01-22T07:35:37.946Z] Reading state information... [2021-01-22T07:35:37.946Z] The following additional packages will be installed: [2021-01-22T07:35:37.946Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T07:35:37.946Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T07:35:37.946Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T07:35:37.946Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-22T07:35:37.946Z] Suggested packages: [2021-01-22T07:35:37.946Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-22T07:35:37.946Z] Recommended packages: [2021-01-22T07:35:37.946Z] gnupg libsasl2-modules [2021-01-22T07:35:37.946Z] The following NEW packages will be installed: [2021-01-22T07:35:37.946Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T07:35:37.946Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T07:35:37.946Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T07:35:37.946Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-22T07:35:37.946Z] The following packages will be upgraded: [2021-01-22T07:35:37.946Z] gpg gpg-agent gpgconf libudev1 [2021-01-22T07:35:38.225Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-22T07:35:38.225Z] Need to get 3533 kB of archives. [2021-01-22T07:35:38.225Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-22T07:35:38.225Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-22T07:35:38.225Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-22T07:35:38.225Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-22T07:35:38.225Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-22T07:35:38.225Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-22T07:35:38.225Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-22T07:35:38.225Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-22T07:35:38.225Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-22T07:35:38.225Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-22T07:35:38.490Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-22T07:35:38.765Z] Building docker-core-command-go ... [2021-01-22T07:35:38.765Z] Building docker-core-data-go ... [2021-01-22T07:35:38.765Z] Building docker-core-metadata-go ... [2021-01-22T07:35:38.765Z] Building docker-security-bootstrapper-go ... [2021-01-22T07:35:38.765Z] Building docker-security-proxy-setup-go ... [2021-01-22T07:35:38.765Z] Building docker-security-secretstore-setup-go ... [2021-01-22T07:35:38.765Z] Building docker-support-notifications-go ... [2021-01-22T07:35:38.765Z] Building docker-support-scheduler-go ... [2021-01-22T07:35:38.765Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T07:35:38.765Z] Building docker-security-proxy-setup-go [2021-01-22T07:35:38.765Z] Building docker-core-metadata-go [2021-01-22T07:35:38.765Z] Building docker-support-scheduler-go [2021-01-22T07:35:38.765Z] Building docker-security-bootstrapper-go [2021-01-22T07:35:38.765Z] Building docker-support-notifications-go [2021-01-22T07:35:39.067Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-22T07:35:39.068Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-22T07:35:39.068Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-22T07:35:39.068Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-22T07:35:39.068Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-22T07:35:39.068Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-22T07:35:39.068Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-22T07:35:39.068Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-22T07:35:39.068Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-22T07:35:39.068Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-22T07:35:39.068Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-22T07:35:39.068Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-22T07:35:39.329Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:35:39.329Z] Fetched 3533 kB in 1s (3480 kB/s) [2021-01-22T07:35:39.329Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T07:35:39.329Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:35:39.593Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:35:39.593Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-22T07:35:39.857Z] Selecting previously unselected package udev. [2021-01-22T07:35:39.857Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T07:35:39.857Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:35:39.857Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-22T07:35:40.119Z] Selecting previously unselected package libfuse2:amd64. [2021-01-22T07:35:40.119Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T07:35:40.119Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T07:35:40.119Z] Selecting previously unselected package fuse. [2021-01-22T07:35:40.119Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T07:35:40.119Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-22T07:35:40.119Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:35:40.382Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:35:40.382Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:35:40.382Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:35:40.382Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:35:40.646Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:35:40.646Z] Selecting previously unselected package libksba8:amd64. [2021-01-22T07:35:40.646Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-22T07:35:40.646Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-22T07:35:40.911Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-22T07:35:40.911Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:40.911Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:40.911Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-22T07:35:40.911Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:40.911Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:40.911Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-22T07:35:40.911Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:40.911Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.175Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-22T07:35:41.175Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.175Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.175Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-22T07:35:41.175Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.175Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.438Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-22T07:35:41.438Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.438Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.439Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-22T07:35:41.439Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.439Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.439Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-22T07:35:41.702Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.702Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.702Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-22T07:35:41.702Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T07:35:41.702Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:41.702Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T07:35:41.702Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T07:35:41.702Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:35:41.965Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T07:35:41.965Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T07:35:41.965Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:35:41.965Z] Selecting previously unselected package libldap-common. [2021-01-22T07:35:41.965Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-22T07:35:41.965Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:35:41.965Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T07:35:41.965Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-22T07:35:41.965Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:35:42.226Z] Selecting previously unselected package dirmngr. [2021-01-22T07:35:42.226Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:35:42.226Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T07:35:42.226Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:35:42.226Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-22T07:35:42.489Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T07:35:42.489Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:35:42.489Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T07:35:42.489Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-22T07:35:42.489Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:42.489Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-22T07:35:42.489Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:35:42.753Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-22T07:35:43.016Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T07:35:43.279Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.279Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-22T07:35:43.279Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-22T07:35:43.279Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-22T07:35:43.279Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.279Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.279Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.541Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.541Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.541Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.541Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T07:35:43.541Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T07:35:43.541Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T07:35:43.541Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:35:44.117Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-22T07:35:44.117Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-22T07:35:44.117Z] This means they are not meant to be enabled using systemctl. [2021-01-22T07:35:44.117Z] Possible reasons for having this kind of units are: [2021-01-22T07:35:44.117Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-22T07:35:44.117Z] .wants/ or .requires/ directory. [2021-01-22T07:35:44.117Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-22T07:35:44.117Z] a requirement dependency on it. [2021-01-22T07:35:44.117Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-22T07:35:44.117Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-22T07:35:44.117Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-22T07:35:44.117Z] instance name specified. [2021-01-22T07:35:44.381Z] Reading package lists... [2021-01-22T07:35:44.645Z] Building dependency tree... [2021-01-22T07:35:44.645Z] Reading state information... [2021-01-22T07:35:44.645Z] The following additional packages will be installed: [2021-01-22T07:35:44.645Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-22T07:35:44.645Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-22T07:35:44.645Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-22T07:35:44.645Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-22T07:35:44.645Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-22T07:35:44.645Z] Suggested packages: [2021-01-22T07:35:44.645Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-22T07:35:44.645Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-22T07:35:44.645Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-22T07:35:44.645Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-22T07:35:44.645Z] systemd-container policykit-1 [2021-01-22T07:35:44.645Z] Recommended packages: [2021-01-22T07:35:44.645Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-22T07:35:44.645Z] The following NEW packages will be installed: [2021-01-22T07:35:44.645Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-22T07:35:44.645Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-22T07:35:44.645Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-22T07:35:44.645Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-22T07:35:44.645Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-22T07:35:44.645Z] The following packages will be upgraded: [2021-01-22T07:35:44.645Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-22T07:35:44.909Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-22T07:35:44.909Z] Need to get 35.2 MB of archives. [2021-01-22T07:35:44.909Z] After this operation, 141 MB of additional disk space will be used. [2021-01-22T07:35:44.909Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-22T07:35:44.909Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-22T07:35:45.486Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-22T07:35:45.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-22T07:35:45.752Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-22T07:35:45.752Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-22T07:35:45.752Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-22T07:35:45.752Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-22T07:35:45.752Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-22T07:35:45.752Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-22T07:35:45.752Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-22T07:35:45.752Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-22T07:35:45.752Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-22T07:35:45.752Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-22T07:35:45.752Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-22T07:35:45.752Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-22T07:35:45.752Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-22T07:35:45.752Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-22T07:35:45.752Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-22T07:35:45.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-22T07:35:45.752Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-22T07:35:46.015Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-22T07:35:46.015Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-22T07:35:46.015Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-22T07:35:46.015Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-22T07:35:46.015Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-22T07:35:46.015Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-22T07:35:46.015Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-22T07:35:46.015Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-22T07:35:46.015Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-22T07:35:46.961Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:35:46.961Z] Fetched 35.2 MB in 2s (16.2 MB/s) [2021-01-22T07:35:47.223Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:35:47.223Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:35:47.223Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:35:48.169Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:35:48.170Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:35:48.170Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-22T07:35:48.170Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:35:48.170Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T07:35:48.170Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T07:35:48.432Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-22T07:35:48.432Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T07:35:48.432Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T07:35:48.695Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T07:35:48.958Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-22T07:35:48.958Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-22T07:35:49.532Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-22T07:35:49.532Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-22T07:35:49.532Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T07:35:49.532Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T07:35:50.105Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-22T07:35:50.105Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:35:50.105Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:50.368Z] Selecting previously unselected package libexpat1:amd64. [2021-01-22T07:35:50.368Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-22T07:35:50.368Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T07:35:50.630Z] Selecting previously unselected package python3.6-minimal. [2021-01-22T07:35:50.630Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:35:50.630Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:50.893Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T07:35:50.893Z] Checking for services that may need to be restarted...done. [2021-01-22T07:35:50.893Z] Checking for services that may need to be restarted...done. [2021-01-22T07:35:50.893Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:51.155Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T07:35:51.155Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:51.730Z] Selecting previously unselected package python3-minimal. [2021-01-22T07:35:51.730Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-22T07:35:51.730Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:35:51.730Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-22T07:35:51.730Z] Selecting previously unselected package mime-support. [2021-01-22T07:35:51.730Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-22T07:35:51.730Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-22T07:35:51.992Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-22T07:35:51.992Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-22T07:35:51.992Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T07:35:51.992Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-22T07:35:51.992Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:35:51.992Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:52.256Z] Selecting previously unselected package python3.6. [2021-01-22T07:35:52.256Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T07:35:52.256Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:52.522Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T07:35:52.522Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:35:52.522Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T07:35:52.522Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-22T07:35:52.784Z] Selecting previously unselected package python3. [2021-01-22T07:35:52.784Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-22T07:35:52.784Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-22T07:35:52.784Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-22T07:35:52.784Z] Selecting previously unselected package multiarch-support. [2021-01-22T07:35:52.784Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:35:53.046Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T07:35:53.046Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T07:35:53.046Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-22T07:35:53.046Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-22T07:35:53.046Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-22T07:35:53.046Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T07:35:53.310Z] Selecting previously unselected package libbsd0:amd64. [2021-01-22T07:35:53.310Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-22T07:35:53.310Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T07:35:53.310Z] Selecting previously unselected package sudo. [2021-01-22T07:35:53.310Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-22T07:35:53.310Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T07:35:53.577Z] Selecting previously unselected package apparmor. [2021-01-22T07:35:53.577Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T07:35:53.577Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-22T07:35:53.838Z] Selecting previously unselected package libedit2:amd64. [2021-01-22T07:35:53.838Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-22T07:35:53.838Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T07:35:53.838Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T07:35:53.838Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:35:53.838Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:53.838Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T07:35:53.838Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:35:54.101Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:54.101Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T07:35:54.101Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-22T07:35:54.101Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T07:35:54.101Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T07:35:54.101Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:35:54.101Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:54.364Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T07:35:54.364Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T07:35:54.364Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:54.364Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-22T07:35:54.364Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-22T07:35:54.364Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T07:35:54.627Z] Selecting previously unselected package openssh-client. [2021-01-22T07:35:54.627Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-22T07:35:54.627Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T07:35:54.889Z] Selecting previously unselected package squashfs-tools. [2021-01-22T07:35:54.889Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-22T07:35:54.889Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T07:35:54.889Z] Selecting previously unselected package snapd. [2021-01-22T07:35:54.890Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-22T07:35:55.153Z] Unpacking snapd (2.48+18.04) ... [2021-01-22T07:35:58.482Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T07:35:58.482Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T07:35:58.482Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-22T07:35:58.482Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T07:35:58.482Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T07:35:58.482Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:58.482Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:35:58.746Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-22T07:35:58.746Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-22T07:35:59.322Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T07:35:59.322Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T07:35:59.322Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T07:35:59.585Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:35:59.585Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:35:59.585Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T07:36:00.534Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T07:36:00.534Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:36:00.534Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T07:36:00.534Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-22T07:36:00.534Z] running python rtupdate hooks for python3.6... [2021-01-22T07:36:00.534Z] running python post-rtupdate hooks for python3.6... [2021-01-22T07:36:00.534Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-22T07:36:02.506Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-22T07:36:02.506Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T07:36:02.506Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T07:36:02.771Z] Setting up snapd (2.48+18.04) ... [2021-01-22T07:36:03.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-22T07:36:03.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-22T07:36:03.632Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-22T07:36:03.899Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-22T07:36:04.169Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T07:36:04.170Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T07:36:04.438Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-22T07:36:04.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-22T07:36:04.989Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-22T07:36:05.253Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-22T07:36:05.253Z] /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-22T07:36:05.253Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T07:36:05.253Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T07:36:06.644Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:36:06.644Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:36:06.644Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:36:08.036Z] Reading package lists... [2021-01-22T07:36:08.298Z] Reading package lists... [2021-01-22T07:36:08.298Z] Building dependency tree... [2021-01-22T07:36:08.298Z] Reading state information... [2021-01-22T07:36:08.561Z] Calculating upgrade... [2021-01-22T07:36:08.561Z] The following packages will be upgraded: [2021-01-22T07:36:08.561Z] advancecomp base-files bash binutils binutils-common [2021-01-22T07:36:08.561Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-22T07:36:08.561Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-22T07:36:08.561Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-22T07:36:08.561Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-22T07:36:08.561Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-22T07:36:08.561Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-22T07:36:08.561Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-22T07:36:08.561Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-22T07:36:08.561Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-22T07:36:08.561Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-22T07:36:08.561Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-22T07:36:08.561Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-22T07:36:08.561Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-22T07:36:08.561Z] ubuntu-keyring util-linux [2021-01-22T07:36:08.822Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:36:08.822Z] Need to get 63.7 MB of archives. [2021-01-22T07:36:08.822Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-22T07:36:08.822Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-22T07:36:08.822Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-22T07:36:09.395Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-22T07:36:09.395Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-22T07:36:09.395Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-22T07:36:09.395Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-22T07:36:09.395Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-22T07:36:09.395Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-22T07:36:09.395Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-22T07:36:09.395Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-22T07:36:09.395Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-22T07:36:09.395Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-22T07:36:09.663Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-22T07:36:09.663Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-22T07:36:09.663Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-22T07:36:09.663Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-22T07:36:09.663Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-22T07:36:09.663Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-22T07:36:09.663Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-22T07:36:09.663Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-22T07:36:09.663Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-22T07:36:09.663Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-22T07:36:09.663Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-22T07:36:09.926Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-22T07:36:09.926Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-22T07:36:09.926Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-22T07:36:09.926Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-22T07:36:09.926Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-22T07:36:09.926Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-22T07:36:09.926Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-22T07:36:09.926Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-22T07:36:09.926Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-22T07:36:09.926Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-22T07:36:09.926Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-22T07:36:09.926Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-22T07:36:09.926Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-22T07:36:09.926Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-22T07:36:09.926Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-22T07:36:09.926Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-22T07:36:09.926Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-22T07:36:09.926Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-22T07:36:09.926Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-22T07:36:09.926Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-22T07:36:09.926Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-22T07:36:09.927Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-22T07:36:09.927Z] Get:46 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-22T07:36:09.927Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-22T07:36:09.927Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-22T07:36:09.927Z] Get:49 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-22T07:36:09.927Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-22T07:36:09.927Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-22T07:36:10.190Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-22T07:36:10.190Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-22T07:36:10.190Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-22T07:36:10.190Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-22T07:36:10.190Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-22T07:36:10.190Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-22T07:36:10.190Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-22T07:36:10.190Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-22T07:36:10.190Z] Get:60 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-22T07:36:10.190Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-22T07:36:10.190Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-22T07:36:10.190Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-22T07:36:10.190Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-22T07:36:10.190Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-22T07:36:10.190Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-22T07:36:10.190Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-22T07:36:10.190Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-22T07:36:10.190Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-22T07:36:10.190Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-22T07:36:10.190Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-22T07:36:10.190Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-22T07:36:10.190Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-22T07:36:10.190Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-22T07:36:10.190Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-22T07:36:10.190Z] 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-22T07:36:10.190Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-22T07:36:10.190Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-22T07:36:10.190Z] 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-22T07:36:10.452Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-22T07:36:10.452Z] 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-22T07:36:10.452Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-22T07:36:10.452Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-22T07:36:10.452Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-22T07:36:10.452Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-22T07:36:10.452Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-22T07:36:10.452Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-22T07:36:10.452Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-22T07:36:11.027Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-22T07:36:11.289Z] 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-22T07:36:11.289Z] 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-22T07:36:11.289Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-22T07:36:11.863Z] 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-22T07:36:11.863Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-22T07:36:11.863Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-22T07:36:11.863Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-22T07:36:11.863Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-22T07:36:11.863Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:36:11.863Z] Fetched 63.7 MB in 3s (21.1 MB/s) [2021-01-22T07:36:12.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:12.125Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:36:12.125Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:36:12.699Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:36:12.699Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:36:12.962Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-22T07:36:12.962Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-22T07:36:13.564Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:13.828Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:13.828Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:13.828Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.091Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.091Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.091Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.091Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.091Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.091Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.355Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.355Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.355Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.355Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.620Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:14.620Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:36:14.620Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.620Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.620Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:14.890Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:36:14.890Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.890Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:14.890Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:14.890Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:15.168Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:15.168Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T07:36:15.438Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:15.438Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:36:15.438Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:36:15.711Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:36:16.309Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T07:36:16.309Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T07:36:16.309Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-22T07:36:16.309Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-22T07:36:16.590Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-22T07:36:16.590Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-22T07:36:16.863Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-22T07:36:16.863Z] Installing new version of config file /etc/issue ... [2021-01-22T07:36:16.863Z] Installing new version of config file /etc/issue.net ... [2021-01-22T07:36:16.863Z] Installing new version of config file /etc/lsb-release ... [2021-01-22T07:36:16.863Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-22T07:36:17.151Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-22T07:36:17.151Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-22T07:36:17.151Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-22T07:36:17.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:17.417Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-22T07:36:17.417Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-22T07:36:17.693Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-22T07:36:17.693Z] 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-22T07:36:17.693Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:17.693Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:17.693Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:17.970Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:17.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:17.970Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-22T07:36:17.970Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-22T07:36:18.248Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-22T07:36:18.248Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:18.248Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-22T07:36:18.249Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:36:18.568Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-22T07:36:18.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:18.835Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:36:18.835Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:36:18.835Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:36:19.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:19.101Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:36:19.101Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:36:19.101Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-22T07:36:19.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:19.372Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-22T07:36:19.372Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-22T07:36:19.372Z] Setting up grep (3.1-2build1) ... [2021-01-22T07:36:19.639Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:19.639Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T07:36:19.639Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T07:36:19.639Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-22T07:36:19.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:19.916Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:36:19.916Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:36:19.916Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-22T07:36:20.210Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:20.210Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T07:36:20.210Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:36:20.800Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T07:36:20.800Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:36:20.800Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T07:36:21.066Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:36:21.642Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-22T07:36:21.642Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:21.642Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-22T07:36:21.642Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T07:36:23.055Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T07:36:23.055Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T07:36:23.055Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T07:36:23.055Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T07:36:23.326Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T07:36:23.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:23.327Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-22T07:36:23.590Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-22T07:36:23.590Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-22T07:36:23.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:23.853Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:23.853Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:23.853Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:23.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:23.853Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:24.120Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:24.120Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:24.120Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:24.120Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:24.383Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:24.383Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:24.383Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:24.383Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:24.383Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:24.645Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:24.645Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:24.645Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:36:24.645Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:36:24.908Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:36:24.908Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:36:24.908Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:36:25.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:25.175Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T07:36:25.175Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:36:25.175Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:36:25.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:25.440Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:25.440Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:25.440Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:25.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:25.702Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:25.702Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:25.702Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:25.967Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:25.967Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:25.967Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:26.543Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:26.806Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-22T07:36:27.074Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-22T07:36:27.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:27.337Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T07:36:27.337Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T07:36:27.599Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:36:27.599Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T07:36:27.599Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-22T07:36:27.865Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T07:36:27.865Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-22T07:36:28.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:28.128Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-22T07:36:28.128Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-22T07:36:28.390Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-22T07:36:28.656Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:28.656Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:36:28.656Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:36:28.656Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:36:28.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:28.919Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:36:28.919Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:36:29.188Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:36:29.188Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:29.188Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T07:36:29.452Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:36:29.714Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:36:29.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:29.714Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T07:36:29.984Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T07:36:29.984Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-22T07:36:29.984Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T07:36:30.246Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:36:30.246Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:36:30.246Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:36:30.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:30.515Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-22T07:36:30.515Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-22T07:36:30.515Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-22T07:36:30.777Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:30.777Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-22T07:36:30.777Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T07:36:30.777Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T07:36:31.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:31.353Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T07:36:31.353Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T07:36:31.353Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T07:36:31.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:31.353Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-22T07:36:31.616Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-22T07:36:31.616Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-22T07:36:31.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:31.879Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T07:36:31.879Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T07:36:32.142Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-22T07:36:32.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:32.407Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T07:36:32.407Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T07:36:32.675Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-22T07:36:33.253Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:33.253Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-22T07:36:33.253Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-22T07:36:33.515Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-22T07:36:33.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:33.515Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-22T07:36:33.515Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-22T07:36:33.786Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-22T07:36:33.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:33.786Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-22T07:36:33.786Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-22T07:36:34.059Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-22T07:36:34.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:34.059Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-22T07:36:34.059Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-22T07:36:34.328Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-22T07:36:34.328Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:34.328Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T07:36:34.328Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-22T07:36:34.599Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-22T07:36:34.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T07:36:34.599Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-22T07:36:34.599Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-22T07:36:34.868Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-22T07:36:34.868Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-22T07:36:34.868Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T07:36:34.868Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T07:36:34.868Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T07:36:35.144Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T07:36:35.144Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T07:36:35.144Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T07:36:35.417Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-22T07:36:35.418Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-22T07:36:35.691Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T07:36:35.691Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-22T07:36:35.691Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T07:36:35.969Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-22T07:36:35.969Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-22T07:36:35.969Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-22T07:36:35.969Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-22T07:36:37.519Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-22T07:36:37.519Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-22T07:36:37.519Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-22T07:36:37.519Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-22T07:36:37.519Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-22T07:36:37.519Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-22T07:36:37.519Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-22T07:36:37.519Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-22T07:36:37.519Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-22T07:36:37.519Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-22T07:36:37.519Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-22T07:36:37.784Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-22T07:36:37.784Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-22T07:36:37.784Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:36:38.047Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:36:38.628Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:36:38.628Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:36:38.628Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:36:38.907Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:36:38.907Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T07:36:38.907Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T07:36:38.907Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:38.907Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:39.175Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:39.175Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:39.175Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:39.439Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:39.439Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:39.439Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:40.386Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:40.386Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:41.775Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:41.775Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:42.352Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:42.352Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:42.935Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:42.935Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:43.880Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T07:36:43.880Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T07:36:43.880Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:36:43.880Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:36:43.880Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T07:36:43.880Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:36:44.140Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T07:36:44.140Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T07:36:44.402Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-22T07:36:44.402Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-22T07:36:44.402Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:36:44.402Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:36:44.402Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T07:36:44.402Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T07:36:44.663Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-22T07:36:44.663Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-22T07:36:44.924Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:44.924Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T07:36:44.924Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:44.924Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:44.924Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:44.924Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-22T07:36:44.924Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-22T07:36:44.924Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-22T07:36:45.186Z] [2021-01-22T07:36:45.186Z] Current default time zone: 'Etc/UTC' [2021-01-22T07:36:45.186Z] Local time is now: Fri Jan 22 07:36:45 UTC 2021. [2021-01-22T07:36:45.186Z] Universal Time is now: Fri Jan 22 07:36:45 UTC 2021. [2021-01-22T07:36:45.186Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-22T07:36:45.186Z] [2021-01-22T07:36:45.186Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-22T07:36:45.186Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:45.186Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-22T07:36:45.186Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-22T07:36:45.452Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-22T07:36:45.452Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-22T07:36:45.452Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-22T07:36:45.452Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-22T07:36:45.452Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-22T07:36:45.452Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T07:36:45.452Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:45.452Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-22T07:36:45.714Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:45.714Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:36:45.976Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:45.976Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-22T07:36:45.976Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-22T07:36:45.976Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-22T07:36:45.976Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T07:36:45.976Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-22T07:36:45.976Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-22T07:36:45.976Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:36:45.976Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T07:36:47.896Z] Updating certificates in /etc/ssl/certs... [2021-01-22T07:36:48.840Z] 22 added, 17 removed; done. [2021-01-22T07:36:48.840Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T07:36:48.840Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T07:36:48.840Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-22T07:36:48.840Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-22T07:36:48.840Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-22T07:36:48.840Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:36:49.105Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.105Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-22T07:36:49.105Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:36:49.374Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:36:49.374Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-22T07:36:49.374Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-22T07:36:49.374Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.374Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T07:36:49.374Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:36:49.374Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-22T07:36:49.637Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-22T07:36:49.637Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:36:49.637Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T07:36:49.900Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-22T07:36:49.900Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T07:36:49.900Z] Updating certificates in /etc/ssl/certs... [2021-01-22T07:36:50.483Z] 0 added, 0 removed; done. [2021-01-22T07:36:50.483Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-22T07:36:50.483Z] done. [2021-01-22T07:36:51.060Z] Reading package lists... [2021-01-22T07:36:51.321Z] Building dependency tree... [2021-01-22T07:36:51.321Z] Reading state information... [2021-01-22T07:36:51.583Z] The following NEW packages will be installed: [2021-01-22T07:36:51.583Z] apt-transport-https [2021-01-22T07:36:51.847Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:36:51.847Z] Need to get 1696 B of archives. [2021-01-22T07:36:51.847Z] After this operation, 153 kB of additional disk space will be used. [2021-01-22T07:36:51.847Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-22T07:36:51.847Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:36:51.847Z] Fetched 1696 B in 0s (8191 B/s) [2021-01-22T07:36:51.847Z] Selecting previously unselected package apt-transport-https. [2021-01-22T07:36:52.110Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-22T07:36:52.110Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-22T07:36:52.110Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T07:36:52.110Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T07:36:52.373Z] Waiting for network to be ready... [2021-01-22T07:37:00.536Z] 2021-01-22T07:36:56Z INFO Waiting for automatic snapd restart... [2021-01-22T07:37:00.536Z] snapd 2.48.2 from Canonical* installed [2021-01-22T07:37:00.583Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:37:00.583Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:37:00.583Z] ---> 84fe84e8c2ab [2021-01-22T07:37:00.583Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T07:37:00.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:37:00.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:37:00.583Z] ---> 84fe84e8c2ab [2021-01-22T07:37:00.583Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:37:00.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:37:00.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:37:00.583Z] ---> 84fe84e8c2ab [2021-01-22T07:37:00.583Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T07:37:00.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:37:00.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:37:00.583Z] ---> 84fe84e8c2ab [2021-01-22T07:37:00.583Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:37:00.583Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:37:00.583Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:37:00.583Z] ---> 84fe84e8c2ab [2021-01-22T07:37:00.583Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T07:37:00.583Z] ---> Running in fc09914288e4 [2021-01-22T07:37:00.583Z] ---> Running in 9bc7b7c162b4 [2021-01-22T07:37:00.583Z] ---> Running in cfa469955e71 [2021-01-22T07:37:00.583Z] ---> Running in 44e64908b9b1 [2021-01-22T07:37:00.583Z] ---> Running in 4ca0b71e306b [2021-01-22T07:37:00.583Z] Removing intermediate container 4ca0b71e306b [2021-01-22T07:37:00.583Z] ---> 9dfebb94c75b [2021-01-22T07:37:00.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 9bc7b7c162b4 [2021-01-22T07:37:00.583Z] ---> 442ff5d29ecf [2021-01-22T07:37:00.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:37:00.584Z] [2021-01-22T07:37:00.584Z] Removing intermediate container 44e64908b9b1 [2021-01-22T07:37:00.584Z] ---> 4da93ac1ca0d [2021-01-22T07:37:00.584Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:37:00.584Z] Removing intermediate container cfa469955e71 [2021-01-22T07:37:00.584Z] ---> 98ba8a2119d9 [2021-01-22T07:37:00.584Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:37:00.584Z] Removing intermediate container fc09914288e4 [2021-01-22T07:37:00.584Z] ---> d5507c4fcd0b [2021-01-22T07:37:00.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:37:00.584Z] ---> Running in a0e24f88f1b7 [2021-01-22T07:37:00.584Z] ---> Running in d46243258ae6 [2021-01-22T07:37:00.584Z] ---> Running in 99a9e2f31dcd [2021-01-22T07:37:00.584Z] ---> Running in cfbf0f95370c [2021-01-22T07:37:00.584Z] ---> Running in 541214989edc [2021-01-22T07:37:00.584Z] Removing intermediate container a0e24f88f1b7 [2021-01-22T07:37:00.584Z] ---> 3723eaec2896 [2021-01-22T07:37:00.584Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T07:37:00.584Z] Removing intermediate container d46243258ae6 [2021-01-22T07:37:00.584Z] ---> 91ea8440d62a [2021-01-22T07:37:00.584Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:37:00.584Z] ---> Running in 8bb62a9371bb [2021-01-22T07:37:00.584Z] Removing intermediate container cfbf0f95370c [2021-01-22T07:37:00.584Z] ---> 7feb066605ae [2021-01-22T07:37:00.584Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T07:37:00.584Z] ---> Running in 385d0c20191b [2021-01-22T07:37:00.584Z] Removing intermediate container 541214989edc [2021-01-22T07:37:00.584Z] ---> b9db6910d4ef [2021-01-22T07:37:00.584Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T07:37:00.584Z] ---> Running in 044b158a2712 [2021-01-22T07:37:00.584Z] Removing intermediate container 99a9e2f31dcd [2021-01-22T07:37:00.584Z] ---> 72e3d1b03212 [2021-01-22T07:37:00.584Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T07:37:00.584Z] ---> Running in c6db7b8fa8ce [2021-01-22T07:37:00.584Z] ---> Running in b36751ca9218 [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:37:00.584Z] OK: 217 MiB in 51 packages [2021-01-22T07:37:01.128Z] "snapd" switched to the "latest/stable" channel [2021-01-22T07:37:01.128Z] [2021-01-22T07:37:01.237Z] OK: 217 MiB in 51 packages [2021-01-22T07:37:01.520Z] OK: 217 MiB in 51 packages [2021-01-22T07:37:01.520Z] OK: 217 MiB in 51 packages [2021-01-22T07:37:01.520Z] OK: 217 MiB in 51 packages [2021-01-22T07:37:02.511Z] Removing intermediate container 8bb62a9371bb [2021-01-22T07:37:02.511Z] ---> f43e6f05aa2c [2021-01-22T07:37:02.511Z] Step 6/22 : COPY go.mod . [2021-01-22T07:37:02.792Z] Removing intermediate container 044b158a2712 [2021-01-22T07:37:02.792Z] ---> 1c1664375bfb [2021-01-22T07:37:02.792Z] Step 6/22 : COPY go.mod . [2021-01-22T07:37:03.418Z] Removing intermediate container 385d0c20191b [2021-01-22T07:37:03.418Z] ---> bdae3bc01e64 [2021-01-22T07:37:03.418Z] Step 6/23 : COPY go.mod . [2021-01-22T07:37:03.418Z] Removing intermediate container c6db7b8fa8ce [2021-01-22T07:37:03.418Z] ---> 06ea1a860568 [2021-01-22T07:37:03.418Z] Step 6/33 : COPY go.mod . [2021-01-22T07:37:03.693Z] ---> 9809a35b528c [2021-01-22T07:37:03.693Z] Step 7/22 : RUN go mod download [2021-01-22T07:37:03.693Z] Removing intermediate container b36751ca9218 [2021-01-22T07:37:03.693Z] ---> 5deac1432950 [2021-01-22T07:37:03.693Z] Step 6/21 : COPY go.mod . [2021-01-22T07:37:03.965Z] ---> 261875eccf4b [2021-01-22T07:37:03.965Z] Step 7/22 : RUN go mod download [2021-01-22T07:37:03.965Z] ---> Running in 1f06d2d82aeb [2021-01-22T07:37:04.246Z] ---> Running in 3dbaecc59ee6 [2021-01-22T07:37:04.531Z] ---> e9b5d7ae1ea2 [2021-01-22T07:37:04.531Z] Step 7/33 : RUN go mod download [2021-01-22T07:37:04.809Z] ---> bfaba71738e4 [2021-01-22T07:37:04.809Z] Step 7/23 : RUN go mod download [2021-01-22T07:37:04.809Z] ---> Running in 3527a6f8e7b8 [2021-01-22T07:37:05.089Z] ---> Running in 7e0d6e253762 [2021-01-22T07:37:05.089Z] ---> 928a85a01830 [2021-01-22T07:37:05.089Z] Step 7/21 : RUN go mod download [2021-01-22T07:37:05.691Z] ---> Running in 25975c450c54 [2021-01-22T07:37:06.480Z] core18 20201210 from Canonical* installed [2021-01-22T07:37:06.480Z] "core18" switched to the "latest/stable" channel [2021-01-22T07:37:06.480Z] [2021-01-22T07:37:08.402Z] Removing intermediate container 1f06d2d82aeb [2021-01-22T07:37:08.402Z] ---> 98bc61d4ec5e [2021-01-22T07:37:08.402Z] Step 8/22 : COPY . . [2021-01-22T07:37:08.686Z] Removing intermediate container 3dbaecc59ee6 [2021-01-22T07:37:08.686Z] ---> 8e80eeae524d [2021-01-22T07:37:08.686Z] Step 8/22 : COPY . . [2021-01-22T07:37:08.966Z] Removing intermediate container 3527a6f8e7b8 [2021-01-22T07:37:08.966Z] ---> 451c37d58656 [2021-01-22T07:37:08.966Z] Step 8/33 : COPY . . [2021-01-22T07:37:09.588Z] Removing intermediate container 7e0d6e253762 [2021-01-22T07:37:09.588Z] ---> 7cdfa69e96e2 [2021-01-22T07:37:09.588Z] Step 8/23 : COPY . . [2021-01-22T07:37:10.667Z] Removing intermediate container 25975c450c54 [2021-01-22T07:37:10.667Z] ---> 5fcbbbb4b5c7 [2021-01-22T07:37:10.667Z] Step 8/21 : COPY . . [2021-01-22T07:37:13.259Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T07:37:13.259Z] "snapcraft" switched to the "latest/stable" channel [2021-01-22T07:37:13.259Z] [2021-01-22T07:37:16.571Z] 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-22T07:37:16.571Z] - README.md [2021-01-22T07:37:16.571Z] - snapcraft.yaml.orig [2021-01-22T07:37:16.571Z] [2021-01-22T07:37:16.571Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T07:37:23.190Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:37:23.190Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:37:23.190Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:37:23.190Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:37:24.629Z] Reading package lists... [2021-01-22T07:37:24.910Z] 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-22T07:37:31.722Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:37:31.722Z] Reading package lists... [2021-01-22T07:37:31.722Z] Building dependency tree... [2021-01-22T07:37:31.722Z] Reading state information... [2021-01-22T07:37:31.722Z] Suggested packages: [2021-01-22T07:37:31.722Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-22T07:37:31.722Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-22T07:37:31.722Z] Recommended packages: [2021-01-22T07:37:31.722Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-22T07:37:31.722Z] The following NEW packages will be installed: [2021-01-22T07:37:31.722Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-22T07:37:31.722Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-22T07:37:31.722Z] pkg-config zip [2021-01-22T07:37:31.722Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T07:37:31.722Z] Need to get 7655 kB of archives. [2021-01-22T07:37:31.722Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-22T07:37:31.722Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-22T07:37:31.722Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-22T07:37:31.722Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-22T07:37:31.722Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-22T07:37:31.722Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-22T07:37:31.722Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-22T07:37:31.993Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-22T07:37:31.993Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-22T07:37:31.993Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-22T07:37:31.993Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-22T07:37:32.270Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-22T07:37:32.270Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-22T07:37:32.270Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-22T07:37:32.554Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-22T07:37:32.554Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-22T07:37:32.829Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T07:37:32.829Z] Fetched 7655 kB in 1s (6040 kB/s) [2021-01-22T07:37:32.829Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-22T07:37:32.829Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-22T07:37:32.829Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-22T07:37:32.829Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T07:37:33.117Z] Selecting previously unselected package libpsl5:amd64. [2021-01-22T07:37:33.117Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-22T07:37:33.117Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T07:37:33.117Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T07:37:33.117Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-22T07:37:33.117Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T07:37:33.395Z] Selecting previously unselected package librtmp1:amd64. [2021-01-22T07:37:33.395Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-22T07:37:33.395Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T07:37:33.395Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-22T07:37:33.395Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-22T07:37:33.395Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T07:37:33.395Z] Selecting previously unselected package liberror-perl. [2021-01-22T07:37:33.395Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-22T07:37:33.395Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-22T07:37:33.672Z] Selecting previously unselected package git-man. [2021-01-22T07:37:33.672Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-22T07:37:33.672Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:37:33.672Z] Selecting previously unselected package git. [2021-01-22T07:37:33.672Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-22T07:37:33.946Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:37:34.917Z] Selecting previously unselected package libnorm1:amd64. [2021-01-22T07:37:34.917Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-22T07:37:34.917Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T07:37:34.917Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-22T07:37:34.917Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-22T07:37:34.917Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T07:37:34.917Z] Selecting previously unselected package libsodium23:amd64. [2021-01-22T07:37:34.917Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-22T07:37:34.917Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-22T07:37:35.179Z] Selecting previously unselected package libzmq5:amd64. [2021-01-22T07:37:35.179Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T07:37:35.179Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:37:35.179Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-22T07:37:35.179Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T07:37:35.179Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:37:35.451Z] Selecting previously unselected package pkg-config. [2021-01-22T07:37:35.451Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-22T07:37:35.451Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T07:37:35.451Z] Selecting previously unselected package zip. [2021-01-22T07:37:35.451Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-22T07:37:35.451Z] Unpacking zip (3.0-11build1) ... [2021-01-22T07:37:35.451Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T07:37:35.451Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:37:35.451Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T07:37:35.731Z] Setting up liberror-perl (0.17025-1) ... [2021-01-22T07:37:35.731Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T07:37:35.731Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T07:37:35.731Z] No schema files found: doing nothing. [2021-01-22T07:37:35.731Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T07:37:35.731Z] Setting up zip (3.0-11build1) ... [2021-01-22T07:37:35.731Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T07:37:35.731Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-22T07:37:35.731Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T07:37:36.005Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:37:36.005Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T07:37:36.005Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T07:37:36.005Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T07:37:36.005Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T07:37:37.594Z] ---> 7ba09eab9792 [2021-01-22T07:37:37.595Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T07:37:37.595Z] ---> aafd91e421bb [2021-01-22T07:37:37.595Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T07:37:37.595Z] ---> 916aca9f10ef [2021-01-22T07:37:37.595Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T07:37:37.595Z] ---> 57e7af02df4e [2021-01-22T07:37:37.595Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T07:37:37.595Z] ---> f87203523bcc [2021-01-22T07:37:37.595Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T07:37:37.595Z] ---> Running in 2285f5e6b7dc [2021-01-22T07:37:37.595Z] ---> Running in 16e5c040dd61 [2021-01-22T07:37:37.595Z] ---> Running in 0231a30837a8 [2021-01-22T07:37:37.595Z] ---> Running in 13bb9116dd71 [2021-01-22T07:37:37.595Z] ---> Running in f72aa4062344 [2021-01-22T07:37:37.595Z] 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-22T07:37:37.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:37:37.595Z] 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-22T07:37:37.595Z] 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-22T07:37:37.888Z] 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-22T07:37:42.672Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:37:42.673Z] git set to automatically installed. [2021-01-22T07:37:42.673Z] git-man set to automatically installed. [2021-01-22T07:37:42.673Z] libcurl3-gnutls set to automatically installed. [2021-01-22T07:37:42.673Z] liberror-perl set to automatically installed. [2021-01-22T07:37:42.673Z] libglib2.0-0 set to automatically installed. [2021-01-22T07:37:42.673Z] libnghttp2-14 set to automatically installed. [2021-01-22T07:37:42.673Z] libnorm1 set to automatically installed. [2021-01-22T07:37:42.673Z] libpgm-5.2-0 set to automatically installed. [2021-01-22T07:37:42.673Z] libpsl5 set to automatically installed. [2021-01-22T07:37:42.673Z] librtmp1 set to automatically installed. [2021-01-22T07:37:42.673Z] libsodium23 set to automatically installed. [2021-01-22T07:37:42.673Z] libzmq3-dev set to automatically installed. [2021-01-22T07:37:42.673Z] libzmq5 set to automatically installed. [2021-01-22T07:37:42.673Z] pkg-config set to automatically installed. [2021-01-22T07:37:42.673Z] zip set to automatically installed. [2021-01-22T07:37:45.329Z] snapd is not logged in, snap install commands will use sudo [2021-01-22T07:37:51.949Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T07:37:52.893Z] snap "core18" has no updates available [2021-01-22T07:37:53.466Z] Pulling config-common [2021-01-22T07:37:54.433Z] Pulling go-build-helper [2021-01-22T07:38:26.584Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T07:38:26.584Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T07:38:26.584Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T07:38:26.584Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T07:38:26.584Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T07:38:26.584Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T07:38:26.584Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T07:38:26.584Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T07:38:26.584Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T07:38:26.584Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T07:38:26.584Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T07:38:26.584Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T07:38:26.584Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T07:38:26.584Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T07:38:26.584Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T07:38:26.584Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T07:38:26.584Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T07:38:26.584Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T07:38:26.584Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T07:38:26.584Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T07:38:26.584Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T07:38:26.584Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T07:38:26.584Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T07:38:26.584Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T07:38:26.584Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T07:38:26.584Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T07:38:26.584Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T07:38:26.584Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-22T07:38:26.584Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-22T07:38:26.584Z] Fetched 279 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-22T07:38:26.584Z] Fetched 122 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-22T07:38:26.584Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-22T07:38:26.584Z] Fetched 8848 B in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-22T07:38:26.584Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-22T07:38:26.584Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-22T07:38:26.584Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-22T07:38:26.584Z] Fetched 214 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-22T07:38:26.584Z] Fetched 155 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-22T07:38:26.584Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-22T07:38:26.584Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-22T07:38:26.584Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-22T07:38:26.584Z] Fetched 499 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-22T07:38:26.584Z] Fetched 111 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-22T07:38:26.584Z] Fetched 240 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-22T07:38:26.584Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-22T07:38:26.584Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-22T07:38:26.584Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-22T07:38:26.584Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-22T07:38:26.584Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-22T07:38:26.584Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-22T07:38:26.584Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-22T07:38:26.584Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-22T07:38:26.584Z] Fetched 8720 B in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-22T07:38:26.584Z] Fetched 137 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-22T07:38:26.584Z] Fetched 119 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-22T07:38:26.584Z] Fetched 109 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-22T07:38:26.584Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-22T07:38:26.584Z] Fetched 645 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-22T07:38:26.584Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-22T07:38:26.584Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-22T07:38:26.584Z] Fetched 368 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-22T07:38:26.584Z] Fetched 187 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-22T07:38:26.584Z] Fetched 175 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-22T07:38:26.584Z] Fetched 206 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-22T07:38:26.584Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-22T07:38:26.584Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-22T07:38:26.584Z] Fetched 159 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-22T07:38:26.584Z] Fetched 107 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-22T07:38:26.584Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-22T07:38:26.584Z] Pulling static-packages [2021-01-22T07:38:26.584Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-22T07:38:26.584Z] Skipping pull go-build-helper (already ran) [2021-01-22T07:38:26.584Z] Skipping pull static-packages (already ran) [2021-01-22T07:38:26.584Z] Building go-build-helper [2021-01-22T07:38:29.892Z] Building static-packages [2021-01-22T07:38:32.492Z] Staging go-build-helper [2021-01-22T07:38:33.881Z] Staging static-packages [2021-01-22T07:38:34.834Z] Pulling go115 [2021-01-22T07:38:36.231Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-22T07:38:36.231Z] Skipping pull go115 (already ran) [2021-01-22T07:38:36.231Z] Building go115 [2021-01-22T07:38:36.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T07:38:36.231Z] Dload Upload Total Spent Left Speed [2021-01-22T07:38:39.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.0M 0 0 23.7M 0 0:00:04 0:00:01 0:00:03 23.7M 50 115M 50 57.9M 0 0 27.1M 0 0:00:04 0:00:02 0:00:02 27.1M 79 115M 79 92.1M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 100 115M 100 115M 0 0 30.8M 0 0:00:03 0:00:03 --:--:-- 30.8M [2021-01-22T07:38:40.854Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-22T07:38:46.176Z] Staging go115 [2021-01-22T07:38:51.492Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T07:38:51.492Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T07:38:51.492Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T07:38:51.492Z] Fetched 0 B in 0s (0 B/s) [2021-01-22T07:38:51.492Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-22T07:38:51.492Z] Fetched 224 kB in 0s (0 B/s) [2021-01-22T07:38:51.492Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-22T07:38:51.492Z] Fetched 157 kB in 0s (0 B/s) [2021-01-22T07:38:51.492Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-22T07:38:51.492Z] Fetched 221 kB in 0s (0 B/s) [2021-01-22T07:38:51.492Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-22T07:38:51.492Z] Fetched 143 kB in 0s (0 B/s) [2021-01-22T07:38:51.492Z] Pulling edgex-go [2021-01-22T07:38:54.054Z] Pulling version [2021-01-22T07:38:55.004Z] Building config-common [2021-01-22T07:38:57.562Z] Skipping build go-build-helper (already ran) [2021-01-22T07:38:57.562Z] Skipping build static-packages (already ran) [2021-01-22T07:38:57.562Z] Skipping build go115 (already ran) [2021-01-22T07:38:57.826Z] Building edgex-go [2021-01-22T07:38:58.777Z] 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-22T07:38:59.794Z] 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-22T07:38:59.794Z] 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-22T07:39:00.176Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-22T07:39:00.177Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-22T07:39:00.177Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-22T07:39:00.177Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-22T07:39:00.177Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-22T07:39:00.177Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-22T07:39:00.177Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-22T07:39:00.177Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-22T07:39:00.177Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-22T07:39:00.440Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-22T07:39:00.440Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-22T07:39:00.440Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-22T07:39:00.440Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-22T07:39:00.440Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T07:39:00.440Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-22T07:39:00.440Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-22T07:39:00.440Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T07:39:00.732Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-22T07:39:00.732Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-22T07:39:00.732Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-22T07:39:00.732Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-22T07:39:00.732Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T07:39:00.732Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-22T07:39:00.732Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-22T07:39:00.732Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-22T07:39:00.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-22T07:39:00.996Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-22T07:39:00.996Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-22T07:39:11.032Z] 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-22T07:39:14.915Z] Removing intermediate container 16e5c040dd61 [2021-01-22T07:39:14.915Z] ---> be7624550bcc [2021-01-22T07:39:14.915Z] [2021-01-22T07:39:14.915Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:39:14.915Z] 3.12: Pulling from library/alpine [2021-01-22T07:39:14.915Z] Removing intermediate container 13bb9116dd71 [2021-01-22T07:39:14.915Z] ---> 9319fa4aa17b [2021-01-22T07:39:14.915Z] [2021-01-22T07:39:14.915Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T07:39:14.915Z] 3.12: Pulling from library/alpine [2021-01-22T07:39:14.915Z] Removing intermediate container 0231a30837a8 [2021-01-22T07:39:14.915Z] ---> f5f20020b207 [2021-01-22T07:39:14.915Z] [2021-01-22T07:39:14.915Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T07:39:14.915Z] 3.12: Pulling from library/alpine [2021-01-22T07:39:15.273Z] 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-22T07:39:15.515Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:39:15.516Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:39:15.516Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:39:15.516Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T07:39:15.516Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T07:39:15.516Z] ---> afeebe901d6b [2021-01-22T07:39:15.516Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T07:39:15.516Z] ---> afeebe901d6b [2021-01-22T07:39:15.516Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T07:39:15.516Z] Status: Image is up to date for alpine:3.12 [2021-01-22T07:39:15.516Z] ---> afeebe901d6b [2021-01-22T07:39:15.516Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:39:15.848Z] 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-22T07:39:16.115Z] ---> Running in da81cd0760be [2021-01-22T07:39:16.115Z] ---> Running in 61bb1101f9b1 [2021-01-22T07:39:16.115Z] ---> Running in c6178a2d7603 [2021-01-22T07:39:17.236Z] 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-22T07:39:17.236Z] 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-22T07:39:17.498Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-22T07:39:17.498Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-22T07:39:17.498Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T07:39:17.498Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T07:39:18.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:18.952Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T07:39:18.952Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:39:19.227Z] OK: 5 MiB in 15 packages [2021-01-22T07:39:19.227Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T07:39:19.421Z] 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-22T07:39:19.421Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-22T07:39:19.421Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-22T07:39:19.502Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T07:39:19.502Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:39:19.502Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T07:39:19.502Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:39:19.502Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:39:19.502Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T07:39:19.502Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T07:39:19.502Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:39:19.502Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:39:19.778Z] OK: 6 MiB in 16 packages [2021-01-22T07:39:20.059Z] OK: 7 MiB in 18 packages [2021-01-22T07:39:20.813Z] 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-22T07:39:21.779Z] 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-22T07:39:21.779Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T07:39:22.073Z] Removing intermediate container da81cd0760be [2021-01-22T07:39:22.073Z] ---> a7018647f98e [2021-01-22T07:39:22.073Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:39:22.073Z] Removing intermediate container 2285f5e6b7dc [2021-01-22T07:39:22.073Z] ---> 3f46b7fc1253 [2021-01-22T07:39:22.073Z] [2021-01-22T07:39:22.073Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T07:39:22.073Z] ---> afeebe901d6b [2021-01-22T07:39:22.073Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T07:39:22.073Z] ---> Running in 0ea22e2d7441 [2021-01-22T07:39:22.685Z] ---> Running in aa22ced9f4ec [2021-01-22T07:39:22.965Z] Removing intermediate container c6178a2d7603 [2021-01-22T07:39:22.965Z] ---> e0ff037104a3 [2021-01-22T07:39:22.965Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:39:22.965Z] Removing intermediate container 0ea22e2d7441 [2021-01-22T07:39:22.965Z] ---> b7b3b404acc0 [2021-01-22T07:39:22.965Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T07:39:23.241Z] Removing intermediate container 61bb1101f9b1 [2021-01-22T07:39:23.241Z] ---> a7185f18307d [2021-01-22T07:39:23.241Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:39:23.241Z] ---> Running in c2b4bbf9c385 [2021-01-22T07:39:23.241Z] ---> Running in 87c2cc5c8f60 [2021-01-22T07:39:23.241Z] ---> Running in 5d8fe230d7e4 [2021-01-22T07:39:23.703Z] 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-22T07:39:24.232Z] Removing intermediate container c2b4bbf9c385 [2021-01-22T07:39:24.232Z] ---> f8d354babbb2 [2021-01-22T07:39:24.232Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T07:39:24.232Z] ---> Running in f5fef9daa49e [2021-01-22T07:39:24.232Z] Removing intermediate container 5d8fe230d7e4 [2021-01-22T07:39:24.232Z] ---> 6f442fb90d81 [2021-01-22T07:39:24.232Z] Step 13/21 : WORKDIR /edgex [2021-01-22T07:39:24.232Z] Removing intermediate container 87c2cc5c8f60 [2021-01-22T07:39:24.232Z] ---> dfbe51c9822e [2021-01-22T07:39:24.232Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:39:24.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:24.279Z] 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-22T07:39:24.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:39:24.509Z] ---> Running in 8936974bc495 [2021-01-22T07:39:24.509Z] ---> Running in 6dc67038e68f [2021-01-22T07:39:25.110Z] Removing intermediate container f5fef9daa49e [2021-01-22T07:39:25.110Z] ---> fc84172c6f6c [2021-01-22T07:39:25.110Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T07:39:25.110Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T07:39:25.110Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T07:39:25.110Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T07:39:25.110Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:39:25.227Z] 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-22T07:39:25.227Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-22T07:39:25.386Z] OK: 6 MiB in 17 packages [2021-01-22T07:39:25.386Z] ---> Running in 4f7df5e9aebc [2021-01-22T07:39:25.386Z] Removing intermediate container 6dc67038e68f [2021-01-22T07:39:25.386Z] ---> 4c4b7eaa2651 [2021-01-22T07:39:25.386Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:39:25.386Z] Removing intermediate container 8936974bc495 [2021-01-22T07:39:25.386Z] ---> cacc079f7a62 [2021-01-22T07:39:25.386Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T07:39:26.384Z] Removing intermediate container 4f7df5e9aebc [2021-01-22T07:39:26.384Z] ---> 4dbdad34a2d4 [2021-01-22T07:39:26.384Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:39:26.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-22T07:39:26.620Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-22T07:39:26.659Z] ---> 9d18e2adae7b [2021-01-22T07:39:26.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T07:39:26.936Z] ---> 537a21f45835 [2021-01-22T07:39:26.936Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T07:39:27.533Z] Removing intermediate container aa22ced9f4ec [2021-01-22T07:39:27.533Z] ---> 0511fb704aba [2021-01-22T07:39:27.533Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T07:39:28.153Z] ---> 06692cc9122d [2021-01-22T07:39:28.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T07:39:28.489Z] ---> Running in 05c229c3d539 [2021-01-22T07:39:28.797Z] ---> 8d429f7895ad [2021-01-22T07:39:28.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T07:39:28.797Z] ---> d63ec25b4de9 [2021-01-22T07:39:28.797Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T07:39:29.489Z] Removing intermediate container 05c229c3d539 [2021-01-22T07:39:29.489Z] ---> 281a99dfcf1e [2021-01-22T07:39:29.489Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T07:39:29.952Z] Building version [2021-01-22T07:39:30.108Z] ---> Running in d9973d41d0b8 [2021-01-22T07:39:30.386Z] ---> ffae6620f98a [2021-01-22T07:39:30.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T07:39:30.386Z] Removing intermediate container f72aa4062344 [2021-01-22T07:39:30.386Z] ---> 7904934a2779 [2021-01-22T07:39:30.386Z] [2021-01-22T07:39:30.386Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:39:30.386Z] ---> afeebe901d6b [2021-01-22T07:39:30.386Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:39:30.386Z] ---> Using cache [2021-01-22T07:39:30.386Z] ---> a7018647f98e [2021-01-22T07:39:30.386Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:39:30.386Z] ---> Using cache [2021-01-22T07:39:30.386Z] ---> b7b3b404acc0 [2021-01-22T07:39:30.386Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T07:39:30.659Z] ---> de381aa6fb7d [2021-01-22T07:39:30.659Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T07:39:30.660Z] ---> 5b5b9964e6cf [2021-01-22T07:39:30.660Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T07:39:30.660Z] Removing intermediate container d9973d41d0b8 [2021-01-22T07:39:30.660Z] ---> 0f0f9f572a84 [2021-01-22T07:39:30.660Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T07:39:30.660Z] ---> Running in 017b9f12c42d [2021-01-22T07:39:30.938Z] ---> Running in 96067854cb8b [2021-01-22T07:39:30.938Z] ---> Running in 17985799de87 [2021-01-22T07:39:30.938Z] ---> Running in 5b45c57710a9 [2021-01-22T07:39:31.219Z] ---> b4ea2b87cbe8 [2021-01-22T07:39:31.219Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T07:39:31.496Z] ---> Running in 0ab49a1de71b [2021-01-22T07:39:31.496Z] Removing intermediate container 017b9f12c42d [2021-01-22T07:39:31.496Z] ---> 876e229fbe5e [2021-01-22T07:39:31.496Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:39:31.778Z] Removing intermediate container 96067854cb8b [2021-01-22T07:39:31.778Z] ---> 3e2a585957dc [2021-01-22T07:39:31.778Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:39:31.778Z] Removing intermediate container 17985799de87 [2021-01-22T07:39:31.778Z] ---> e1002856b4f9 [2021-01-22T07:39:31.778Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T07:39:31.778Z] ---> Running in e6f474ebd3cb [2021-01-22T07:39:32.055Z] ---> Running in 4592fd0aeadf [2021-01-22T07:39:32.055Z] ---> Running in 2d98c1fad7ed [2021-01-22T07:39:32.055Z] Removing intermediate container 0ab49a1de71b [2021-01-22T07:39:32.055Z] ---> 3406726474dc [2021-01-22T07:39:32.055Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:39:32.327Z] ---> Running in 49cb18956741 [2021-01-22T07:39:32.520Z] Staging config-common [2021-01-22T07:39:32.607Z] Removing intermediate container e6f474ebd3cb [2021-01-22T07:39:32.607Z] ---> d2114bdb5158 [2021-01-22T07:39:32.607Z] Step 15/23 : WORKDIR / [2021-01-22T07:39:32.607Z] Connecting to github.com (140.82.113.4:443) [2021-01-22T07:39:32.886Z] Removing intermediate container 4592fd0aeadf [2021-01-22T07:39:32.886Z] Removing intermediate container 2d98c1fad7ed [2021-01-22T07:39:32.886Z] ---> 3f34ec25500c [2021-01-22T07:39:32.886Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T07:39:32.886Z] ---> ff9421f95297 [2021-01-22T07:39:32.886Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T07:39:32.886Z] ---> Running in 661d1d4f8b5c [2021-01-22T07:39:32.886Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.178.203:443) [2021-01-22T07:39:32.886Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T07:39:33.172Z]  ---> Running in 0e97104665f5 [2021-01-22T07:39:33.172Z] ---> Running in 097f136a0f43 [2021-01-22T07:39:33.172Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T07:39:33.172Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T07:39:33.173Z] Removing intermediate container 49cb18956741 [2021-01-22T07:39:33.173Z] ---> 6f7bc0403e0c [2021-01-22T07:39:33.173Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T07:39:33.173Z] dockerize [2021-01-22T07:39:33.473Z] ---> Running in cd29555331e8 [2021-01-22T07:39:33.752Z] Removing intermediate container 661d1d4f8b5c [2021-01-22T07:39:33.752Z] ---> ca1a6e659dee [2021-01-22T07:39:33.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:39:33.752Z] Removing intermediate container 097f136a0f43 [2021-01-22T07:39:33.752Z] ---> 06ad568753ff [2021-01-22T07:39:33.752Z] Step 20/21 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:39:33.752Z] Removing intermediate container 0e97104665f5 [2021-01-22T07:39:33.752Z] ---> eae12e3debbb [2021-01-22T07:39:33.752Z] Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:39:33.922Z] Skipping stage go-build-helper (already ran) [2021-01-22T07:39:33.923Z] Skipping stage static-packages (already ran) [2021-01-22T07:39:33.923Z] Skipping stage go115 (already ran) [2021-01-22T07:39:33.923Z] Staging edgex-go [2021-01-22T07:39:34.037Z] ---> Running in fb09e6e81289 [2021-01-22T07:39:34.037Z] ---> Running in 05ad4d1fafed [2021-01-22T07:39:34.328Z] Removing intermediate container cd29555331e8 [2021-01-22T07:39:34.328Z] ---> c12994204d6b [2021-01-22T07:39:34.328Z] Step 21/22 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:39:34.609Z] ---> Running in c13eb2f354fc [2021-01-22T07:39:34.889Z] Removing intermediate container fb09e6e81289 [2021-01-22T07:39:34.889Z] ---> 0fbbf7f1c3a9 [2021-01-22T07:39:34.889Z] Step 21/21 : LABEL version=0.0.0Removing intermediate container 05ad4d1fafed [2021-01-22T07:39:34.889Z] ---> 12ba8b149332 [2021-01-22T07:39:34.889Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:39:34.889Z] [2021-01-22T07:39:34.889Z] ---> 4b469ad64aa4 [2021-01-22T07:39:34.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T07:39:34.892Z] Staging version [2021-01-22T07:39:35.191Z] ---> Running in 46d138b22b97 [2021-01-22T07:39:35.191Z] ---> Running in b7f5cd216c6a [2021-01-22T07:39:35.191Z] Removing intermediate container c13eb2f354fc [2021-01-22T07:39:35.191Z] ---> 1a41df3626cc [2021-01-22T07:39:35.191Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T07:39:35.191Z] Removing intermediate container 5b45c57710a9 [2021-01-22T07:39:35.191Z] ---> 642fe691cd7e [2021-01-22T07:39:35.191Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T07:39:35.797Z] ---> Running in 7f032264fdfc [2021-01-22T07:39:35.797Z] ---> Running in 500b181bf634 [2021-01-22T07:39:35.797Z] Removing intermediate container b7f5cd216c6a [2021-01-22T07:39:35.797Z] ---> 8dc34f746584 [2021-01-22T07:39:35.797Z] [2021-01-22T07:39:35.797Z] Removing intermediate container 46d138b22b97 [2021-01-22T07:39:36.078Z] ---> b142bcbc0316 [2021-01-22T07:39:36.078Z] [2021-01-22T07:39:36.341Z] Priming config-common [2021-01-22T07:39:36.359Z] Successfully built b142bcbc0316 [2021-01-22T07:39:36.359Z] Successfully built 8dc34f746584 [2021-01-22T07:39:36.359Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T07:39:36.643Z] Removing intermediate container 7f032264fdfc [2021-01-22T07:39:36.643Z] Removing intermediate container 500b181bf634 [2021-01-22T07:39:36.643Z]  Building docker-support-scheduler-go ... done  ---> 7e4562778443 [2021-01-22T07:39:36.643Z] Building docker-sys-mgmt-agent-go [2021-01-22T07:39:36.643Z] ---> 2a4d5120826f [2021-01-22T07:39:36.643Z] [2021-01-22T07:39:36.643Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisSuccessfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T07:39:36.643Z] [2021-01-22T07:39:36.643Z] Building docker-core-command-go [2021-01-22T07:39:36.924Z]  Building docker-security-proxy-setup-go ... done  ---> f55dc93b2f9b [2021-01-22T07:39:36.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T07:39:36.924Z] ---> Running in 91b3a0fd288d [2021-01-22T07:39:36.924Z] Successfully built 7e4562778443 [2021-01-22T07:39:37.199Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T07:39:37.199Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-22T07:39:37.322Z] Priming go-build-helper [2021-01-22T07:39:37.474Z] Removing intermediate container 91b3a0fd288d [2021-01-22T07:39:37.474Z] ---> 8e2c9db92a63 [2021-01-22T07:39:37.474Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T07:39:37.474Z] ---> Running in 5aed61d9fed9 [2021-01-22T07:39:37.748Z] ---> 161612d3d40a [2021-01-22T07:39:37.748Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T07:39:38.021Z] ---> Running in 1d8598ce9394 [2021-01-22T07:39:38.330Z] Priming static-packages [2021-01-22T07:39:38.616Z] Removing intermediate container 1d8598ce9394 [2021-01-22T07:39:38.616Z] ---> c61c1d8d841a [2021-01-22T07:39:38.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:39:38.616Z] ---> Running in 8935bc90724b [2021-01-22T07:39:38.889Z] Move dockerize executable [2021-01-22T07:39:39.166Z] Removing intermediate container 8935bc90724b [2021-01-22T07:39:39.166Z] ---> 41fd76739d56 [2021-01-22T07:39:39.166Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:39:39.440Z] ---> Running in ed3245df3193 [2021-01-22T07:39:40.039Z] Removing intermediate container ed3245df3193 [2021-01-22T07:39:40.039Z] ---> 017f7ddc9b55 [2021-01-22T07:39:40.039Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:39:40.316Z] ---> Running in 964525b79c7c [2021-01-22T07:39:40.611Z] Removing intermediate container 5aed61d9fed9 [2021-01-22T07:39:40.611Z] ---> 8532a4aba678 [2021-01-22T07:39:40.611Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T07:39:40.949Z] Priming go115 [2021-01-22T07:39:41.211Z] Removing intermediate container 964525b79c7c [2021-01-22T07:39:41.211Z] ---> 55926fbd0ba5 [2021-01-22T07:39:41.211Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:39:41.807Z] ---> Running in ff29218b96ce [2021-01-22T07:39:42.342Z] Priming edgex-go [2021-01-22T07:39:42.411Z] ---> Running in da727ef864ee [2021-01-22T07:39:43.739Z] Priming version [2021-01-22T07:39:43.879Z] Removing intermediate container ff29218b96ce [2021-01-22T07:39:43.879Z] ---> e07ca662db2a [2021-01-22T07:39:43.879Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T07:39:43.879Z] Removing intermediate container da727ef864ee [2021-01-22T07:39:43.879Z] ---> 284691ef6261 [2021-01-22T07:39:43.879Z] [2021-01-22T07:39:44.479Z] Successfully built 284691ef6261 [2021-01-22T07:39:44.479Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T07:39:44.479Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-22T07:39:45.135Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-22T07:39:45.913Z] ---> 8c8b81154383 [2021-01-22T07:39:45.913Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T07:39:46.189Z] ---> Running in c8f9b402ab87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T07:39:49.610Z] Removing intermediate container c8f9b402ab87 [2021-01-22T07:39:49.610Z] ---> 43089c4f74e5 [2021-01-22T07:39:49.610Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:39:51.050Z] ---> cba82b0717a8 [2021-01-22T07:39:51.050Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T07:39:53.733Z] ---> 3773588f8398 [2021-01-22T07:39:53.733Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T07:39:54.747Z] ---> 7a47b5a45bc4 [2021-01-22T07:39:54.747Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T07:39:56.196Z] ---> f3eb0219883f [2021-01-22T07:39:56.196Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T07:39:56.793Z] ---> e7f67d2697e8 [2021-01-22T07:39:56.794Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T07:39:57.394Z] ---> Running in a79e17b1a6ed [2021-01-22T07:39:57.998Z] Removing intermediate container a79e17b1a6ed [2021-01-22T07:39:57.998Z] ---> 5a4243d72686 [2021-01-22T07:39:57.998Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T07:39:58.599Z] ---> 6b475db8c8ba [2021-01-22T07:39:58.599Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T07:39:59.204Z] ---> Running in 16e6b822c8f8 [2021-01-22T07:40:02.633Z] Removing intermediate container 16e6b822c8f8 [2021-01-22T07:40:02.633Z] ---> 2b29ce34dc75 [2021-01-22T07:40:02.633Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T07:40:03.623Z] ---> Running in b74eaa071797 [2021-01-22T07:40:04.646Z] Removing intermediate container b74eaa071797 [2021-01-22T07:40:04.646Z] ---> fcf41eaf1a11 [2021-01-22T07:40:04.646Z] Step 30/33 : CMD ["gate"] [2021-01-22T07:40:05.280Z] ---> Running in 65e85db2b8fa [2021-01-22T07:40:06.271Z] Removing intermediate container 65e85db2b8fa [2021-01-22T07:40:06.271Z] ---> a42545fe7df9 [2021-01-22T07:40:06.271Z] Step 31/33 : LABEL arch=arm64 [2021-01-22T07:40:07.272Z] ---> Running in 7536ec2e731a [2021-01-22T07:40:07.871Z] Removing intermediate container 7536ec2e731a [2021-01-22T07:40:07.871Z] ---> 758cbb05a692 [2021-01-22T07:40:07.871Z] Step 32/33 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:40:08.469Z] ---> Running in 8d90e0c80326 [2021-01-22T07:40:09.453Z] Removing intermediate container 8d90e0c80326 [2021-01-22T07:40:09.453Z] ---> 6b9727dba03b [2021-01-22T07:40:09.453Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T07:40:10.065Z] ---> Running in 37d08f1b398f [2021-01-22T07:40:11.052Z] Removing intermediate container 37d08f1b398f [2021-01-22T07:40:11.052Z] ---> eb9b04bed078 [2021-01-22T07:40:11.052Z] [2021-01-22T07:40:11.326Z] Successfully built eb9b04bed078 [2021-01-22T07:40:11.326Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-22T07:40:33.523Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:40:33.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:40:33.523Z] ---> 84fe84e8c2ab [2021-01-22T07:40:33.523Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> d5507c4fcd0b [2021-01-22T07:40:33.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 7feb066605ae [2021-01-22T07:40:33.523Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 1c1664375bfb [2021-01-22T07:40:33.523Z] Step 6/23 : COPY go.mod . [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 261875eccf4b [2021-01-22T07:40:33.523Z] Step 7/23 : RUN go mod download [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 8e80eeae524d [2021-01-22T07:40:33.523Z] Step 8/23 : COPY . . [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 916aca9f10ef [2021-01-22T07:40:33.523Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T07:40:33.523Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:40:33.523Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:40:33.523Z] ---> 84fe84e8c2ab [2021-01-22T07:40:33.523Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> d5507c4fcd0b [2021-01-22T07:40:33.523Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 7feb066605ae [2021-01-22T07:40:33.523Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T07:40:33.523Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:40:33.523Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:40:33.523Z] ---> 84fe84e8c2ab [2021-01-22T07:40:33.523Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> d5507c4fcd0b [2021-01-22T07:40:33.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:40:33.523Z] ---> Using cache [2021-01-22T07:40:33.523Z] ---> 7feb066605ae [2021-01-22T07:40:33.523Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T07:40:34.511Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T07:40:34.511Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T07:40:34.511Z] ---> 84fe84e8c2ab [2021-01-22T07:40:34.511Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T07:40:34.511Z] ---> Using cache [2021-01-22T07:40:34.511Z] ---> d5507c4fcd0b [2021-01-22T07:40:34.511Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:40:34.511Z] ---> Using cache [2021-01-22T07:40:34.511Z] ---> 7feb066605ae [2021-01-22T07:40:34.511Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T07:40:34.511Z] ---> Using cache [2021-01-22T07:40:34.511Z] ---> 1c1664375bfb [2021-01-22T07:40:34.511Z] Step 6/24 : COPY go.mod . [2021-01-22T07:40:34.511Z] ---> Using cache [2021-01-22T07:40:34.511Z] ---> 261875eccf4b [2021-01-22T07:40:34.511Z] Step 7/24 : RUN go mod download [2021-01-22T07:40:34.511Z] ---> Using cache [2021-01-22T07:40:34.511Z] ---> 8e80eeae524d [2021-01-22T07:40:34.791Z] Step 8/24 : COPY . . [2021-01-22T07:40:34.792Z] ---> Using cache [2021-01-22T07:40:34.792Z] ---> 916aca9f10ef [2021-01-22T07:40:34.792Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T07:40:37.410Z] ---> Running in d94b948f29f6 [2021-01-22T07:40:37.410Z] ---> Running in 5106c8a8e6d1 [2021-01-22T07:40:37.410Z] ---> Running in 981f6020a2a9 [2021-01-22T07:40:37.410Z] ---> Running in 381b692c2245 [2021-01-22T07:40:39.385Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:40:39.385Z] 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-22T07:40:39.385Z] 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-22T07:40:39.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:40:39.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:40:40.548Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:40:40.830Z] OK: 217 MiB in 51 packages [2021-01-22T07:40:41.104Z] OK: 217 MiB in 51 packages [2021-01-22T07:40:43.103Z] Removing intermediate container d94b948f29f6 [2021-01-22T07:40:43.103Z] ---> 5d3f731b6362 [2021-01-22T07:40:43.103Z] Step 6/26 : COPY go.mod . [2021-01-22T07:40:43.103Z] Removing intermediate container 5106c8a8e6d1 [2021-01-22T07:40:43.103Z] ---> 5df57b2622e0 [2021-01-22T07:40:43.103Z] Step 6/23 : COPY go.mod . [2021-01-22T07:40:44.102Z] ---> 271db1fd2406 [2021-01-22T07:40:44.102Z] Step 7/26 : RUN go mod download [2021-01-22T07:40:44.383Z] ---> Running in 3550bd19ab07 [2021-01-22T07:40:44.383Z] ---> 1c61908021ff [2021-01-22T07:40:44.383Z] Step 7/23 : RUN go mod download [2021-01-22T07:40:44.657Z] ---> Running in 95db8fae7691 [2021-01-22T07:40:50.078Z] Removing intermediate container 3550bd19ab07 [2021-01-22T07:40:50.078Z] ---> 99c1b03f5efe [2021-01-22T07:40:50.078Z] Step 8/26 : COPY . . [2021-01-22T07:40:50.078Z] Removing intermediate container 95db8fae7691 [2021-01-22T07:40:50.078Z] ---> dae4e4d54985 [2021-01-22T07:40:50.078Z] Step 8/23 : COPY . . [2021-01-22T07:41:22.549Z] ---> c7a1386ee5f0 [2021-01-22T07:41:22.549Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T07:41:22.549Z] ---> 95c0c2589df3 [2021-01-22T07:41:22.549Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T07:41:22.549Z] ---> Running in 8745a7c65a52 [2021-01-22T07:41:22.549Z] ---> Running in b7997588ea41 [2021-01-22T07:41:22.549Z] 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-22T07:41:22.549Z] 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-22T07:41:26.868Z] 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-22T07:41:42.010Z] Removing intermediate container 381b692c2245 [2021-01-22T07:41:42.010Z] ---> a2291e8b45aa [2021-01-22T07:41:42.010Z] [2021-01-22T07:41:42.010Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:41:42.010Z] ---> afeebe901d6b [2021-01-22T07:41:42.010Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T07:41:42.010Z] ---> Using cache [2021-01-22T07:41:42.010Z] ---> a7018647f98e [2021-01-22T07:41:42.010Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T07:41:42.010Z] ---> Using cache [2021-01-22T07:41:42.010Z] ---> b7b3b404acc0 [2021-01-22T07:41:42.010Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T07:41:42.010Z] ---> Running in db9e88c0b779 [2021-01-22T07:41:42.010Z] Removing intermediate container 981f6020a2a9 [2021-01-22T07:41:42.010Z] ---> 7fb6198a7037 [2021-01-22T07:41:42.010Z] [2021-01-22T07:41:42.010Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T07:41:42.010Z] ---> afeebe901d6b [2021-01-22T07:41:42.010Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T07:41:42.010Z] ---> Running in 5b7ccecf7177 [2021-01-22T07:41:42.287Z] Removing intermediate container db9e88c0b779 [2021-01-22T07:41:42.287Z] ---> 261946f2fd87 [2021-01-22T07:41:42.287Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T07:41:42.287Z] ---> Running in d43245d6069e [2021-01-22T07:41:43.284Z] Removing intermediate container d43245d6069e [2021-01-22T07:41:43.284Z] ---> b8cbf7590a97 [2021-01-22T07:41:43.284Z] Step 15/23 : WORKDIR / [2021-01-22T07:41:43.564Z] ---> Running in ac435491a7c9 [2021-01-22T07:41:43.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:41:44.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:41:44.407Z] Removing intermediate container ac435491a7c9 [2021-01-22T07:41:44.407Z] ---> e1f6571ee4e9 [2021-01-22T07:41:44.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:41:45.015Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T07:41:45.015Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:41:45.015Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T07:41:45.015Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T07:41:45.015Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T07:41:45.015Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:41:45.293Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T07:41:45.574Z] OK: 7 MiB in 19 packages [2021-01-22T07:41:45.858Z] ---> 3f0273bb47e0 [2021-01-22T07:41:45.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T07:41:48.509Z] ---> 564c67ebf53f [2021-01-22T07:41:48.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T07:41:48.509Z] Removing intermediate container 5b7ccecf7177 [2021-01-22T07:41:48.509Z] ---> e5cc1ea61959 [2021-01-22T07:41:48.509Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T07:41:48.790Z] ---> Running in 4d0260bd2f17 [2021-01-22T07:41:49.399Z] ---> c97cf17bcdca [2021-01-22T07:41:49.399Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T07:41:49.673Z] Removing intermediate container 4d0260bd2f17 [2021-01-22T07:41:49.673Z] ---> 8d62abe36f61 [2021-01-22T07:41:49.673Z] Step 13/24 : WORKDIR / [2021-01-22T07:41:49.673Z] ---> Running in ad48ae4340c2 [2021-01-22T07:41:49.946Z] ---> Running in 0725ef39924e [2021-01-22T07:41:50.552Z] Removing intermediate container ad48ae4340c2 [2021-01-22T07:41:50.552Z] ---> e9e5a738c947 [2021-01-22T07:41:50.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:41:50.552Z] Removing intermediate container 0725ef39924e [2021-01-22T07:41:50.552Z] ---> 677d8e6fa35b [2021-01-22T07:41:50.552Z] 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-22T07:41:50.826Z] ---> Running in 5d41c995cb68 [2021-01-22T07:41:51.427Z] Removing intermediate container 5d41c995cb68 [2021-01-22T07:41:51.427Z] ---> 902234f40b59 [2021-01-22T07:41:51.427Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:41:51.703Z] ---> Running in 226985177fc9 [2021-01-22T07:41:51.703Z] ---> 00e44bfb87bc [2021-01-22T07:41:51.703Z] 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-22T07:41:52.305Z] Removing intermediate container 226985177fc9 [2021-01-22T07:41:52.305Z] ---> 3e3abb7056bb [2021-01-22T07:41:52.305Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:41:52.581Z] ---> Running in b07d22137649 [2021-01-22T07:41:53.186Z] ---> 4f456ac2f83d [2021-01-22T07:41:53.186Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T07:41:53.464Z] Removing intermediate container b07d22137649 [2021-01-22T07:41:53.465Z] ---> 175889d60d14 [2021-01-22T07:41:53.465Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:41:53.740Z] ---> Running in 4667e5b6260d [2021-01-22T07:41:54.341Z] Removing intermediate container 4667e5b6260d [2021-01-22T07:41:54.341Z] ---> 8fe113342c8a [2021-01-22T07:41:54.341Z] [2021-01-22T07:41:54.626Z] ---> 36a9ed843371 [2021-01-22T07:41:54.626Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T07:41:55.228Z] Successfully built 8fe113342c8a [2021-01-22T07:41:55.228Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T07:41:56.212Z]  Building docker-core-command-go ... done  ---> b2a4279f06c4 [2021-01-22T07:41:56.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T07:41:58.209Z] ---> ae132010a32a [2021-01-22T07:41:58.209Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T07:41:59.209Z] ---> 3c86b965e9ba [2021-01-22T07:41:59.209Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-22T07:41:59.209Z] ---> Running in 1b735502030f [2021-01-22T07:42:02.624Z] Removing intermediate container 1b735502030f [2021-01-22T07:42:02.624Z] ---> 672dc70002a1 [2021-01-22T07:42:02.624Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T07:42:02.901Z] ---> Running in cebff8576e1f [2021-01-22T07:42:03.906Z] Removing intermediate container cebff8576e1f [2021-01-22T07:42:03.906Z] ---> 33dacdf4ed39 [2021-01-22T07:42:03.906Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T07:42:03.906Z] ---> Running in e59171b6c3e6 [2021-01-22T07:42:04.514Z] Removing intermediate container e59171b6c3e6 [2021-01-22T07:42:04.514Z] ---> f425e11527a5 [2021-01-22T07:42:04.514Z] Step 23/24 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:42:04.790Z] ---> Running in 36179fb17c93 [2021-01-22T07:42:05.387Z] Removing intermediate container 36179fb17c93 [2021-01-22T07:42:05.387Z] ---> 2cf2770c92d9 [2021-01-22T07:42:05.387Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T07:42:05.663Z] ---> Running in c0ba5bc6f826 [2021-01-22T07:42:06.269Z] Removing intermediate container c0ba5bc6f826 [2021-01-22T07:42:06.269Z] ---> 50c028487ee7 [2021-01-22T07:42:06.269Z] [2021-01-22T07:42:06.884Z] Successfully built 50c028487ee7 [2021-01-22T07:42:06.884Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T07:42:22.018Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b7997588ea41 [2021-01-22T07:42:22.018Z] ---> 49bdd0572867 [2021-01-22T07:42:22.018Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T07:42:22.018Z] ---> Running in 86fc3ac6ccb3 [2021-01-22T07:42:22.298Z] 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-22T07:42:25.739Z] Removing intermediate container 86fc3ac6ccb3 [2021-01-22T07:42:25.739Z] ---> 1be98860ece2 [2021-01-22T07:42:25.739Z] [2021-01-22T07:42:25.739Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T07:42:25.739Z] 20.10.0: Pulling from library/docker [2021-01-22T07:42:34.010Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T07:42:34.010Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T07:42:34.010Z] ---> eeaf43b92773 [2021-01-22T07:42:34.010Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T07:42:34.283Z] ---> Running in 3d0baeb547e7 [2021-01-22T07:42:34.869Z] Removing intermediate container 8745a7c65a52 [2021-01-22T07:42:34.869Z] ---> 5a1cec9f58ec [2021-01-22T07:42:34.869Z] [2021-01-22T07:42:34.869Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T07:42:34.869Z] ---> afeebe901d6b [2021-01-22T07:42:34.869Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T07:42:35.139Z] ---> Running in 696b568f8e0d [2021-01-22T07:42:35.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:35.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:35.415Z] Removing intermediate container 696b568f8e0d [2021-01-22T07:42:35.415Z] ---> 6d04c8403d30 [2021-01-22T07:42:35.415Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T07:42:35.687Z] ---> Running in 361513c4b0a5 [2021-01-22T07:42:35.963Z] Removing intermediate container 361513c4b0a5 [2021-01-22T07:42:35.963Z] ---> e37e38c31a75 [2021-01-22T07:42:35.963Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T07:42:35.963Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T07:42:36.237Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T07:42:36.237Z] Executing bash-5.0.17-r0.post-install [2021-01-22T07:42:36.237Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:42:36.237Z] OK: 12 MiB in 22 packages [2021-01-22T07:42:36.237Z] ---> Running in 5e81e0aed952 [2021-01-22T07:42:36.833Z] Removing intermediate container 5e81e0aed952 [2021-01-22T07:42:36.833Z] ---> 0cc973c36ef7 [2021-01-22T07:42:36.833Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T07:42:36.833Z] ---> Running in e41823a34c55 [2021-01-22T07:42:37.427Z] Removing intermediate container 3d0baeb547e7 [2021-01-22T07:42:37.427Z] ---> e217cec34a28 [2021-01-22T07:42:37.427Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T07:42:37.709Z] ---> Running in f9e686cfed70 [2021-01-22T07:42:37.979Z] Removing intermediate container f9e686cfed70 [2021-01-22T07:42:37.979Z] ---> 43bd97690975 [2021-01-22T07:42:37.979Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T07:42:37.979Z] ---> Running in 821c2fc46895 [2021-01-22T07:42:38.590Z] Removing intermediate container 821c2fc46895 [2021-01-22T07:42:38.590Z] ---> 7a51987496b5 [2021-01-22T07:42:38.590Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T07:42:38.862Z] ---> Running in 7388b97aa818 [2021-01-22T07:42:38.862Z] Removing intermediate container e41823a34c55 [2021-01-22T07:42:38.862Z] ---> 098f356abb28 [2021-01-22T07:42:38.862Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T07:42:39.135Z] ---> Running in 444d5ac9945b [2021-01-22T07:42:39.414Z] Removing intermediate container 7388b97aa818 [2021-01-22T07:42:39.414Z] ---> c8bfa3bcbc7e [2021-01-22T07:42:39.414Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T07:42:40.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:40.388Z] ---> e0eb9a59ee28 [2021-01-22T07:42:40.388Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T07:42:40.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:41.255Z] ---> bfd978678495 [2021-01-22T07:42:41.255Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T07:42:41.855Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T07:42:42.128Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T07:42:42.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T07:42:42.128Z] ---> 9b77b6dae9e4 [2021-01-22T07:42:42.128Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T07:42:42.400Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T07:42:42.400Z] ---> Running in 3f3ee5548acb [2021-01-22T07:42:42.670Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T07:42:42.670Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T07:42:42.943Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:42:42.943Z] OK: 8 MiB in 20 packages [2021-01-22T07:42:43.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:43.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:42:44.232Z] Removing intermediate container 444d5ac9945b [2021-01-22T07:42:44.232Z] ---> a6bf8967b234 [2021-01-22T07:42:44.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T07:42:44.232Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T07:42:44.232Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T07:42:44.232Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T07:42:44.232Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T07:42:44.232Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T07:42:44.232Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T07:42:44.232Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T07:42:45.740Z] ---> 403a43c96b9d [2021-01-22T07:42:45.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T07:42:46.339Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T07:42:46.339Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T07:42:46.339Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T07:42:46.339Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T07:42:46.339Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T07:42:46.339Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T07:42:46.339Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T07:42:46.612Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T07:42:46.612Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T07:42:46.612Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T07:42:46.612Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T07:42:46.612Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T07:42:46.612Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T07:42:46.612Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T07:42:46.612Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T07:42:46.612Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T07:42:46.895Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T07:42:46.895Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T07:42:46.895Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T07:42:46.895Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T07:42:46.895Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T07:42:46.895Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T07:42:46.895Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T07:42:46.895Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T07:42:46.895Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T07:42:46.895Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T07:42:47.176Z] ---> 60809cd13c6a [2021-01-22T07:42:47.176Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T07:42:47.176Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:42:47.176Z] OK: 71 MiB in 55 packages [2021-01-22T07:42:48.160Z] ---> 96ff3b51f00b [2021-01-22T07:42:48.160Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T07:42:48.160Z] ---> Running in 1498cbcd56c4 [2021-01-22T07:42:49.141Z] Removing intermediate container 1498cbcd56c4 [2021-01-22T07:42:49.141Z] ---> 1a2acba738f6 [2021-01-22T07:42:49.141Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:42:49.141Z] ---> Running in 1993c346e6be [2021-01-22T07:42:49.735Z] Removing intermediate container 1993c346e6be [2021-01-22T07:42:49.735Z] ---> 820271f84595 [2021-01-22T07:42:49.735Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T07:42:50.006Z] ---> Running in ae2ff8bb97af [2021-01-22T07:42:50.598Z] Removing intermediate container ae2ff8bb97af [2021-01-22T07:42:50.598Z] ---> 941404210ef2 [2021-01-22T07:42:50.598Z] Step 22/23 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:42:50.871Z] ---> Running in f90061736a7a [2021-01-22T07:42:51.464Z] Removing intermediate container f90061736a7a [2021-01-22T07:42:51.464Z] ---> fdb4045be966 [2021-01-22T07:42:51.464Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T07:42:51.464Z] ---> Running in a2bbfcc1f4c5 [2021-01-22T07:42:52.059Z] Removing intermediate container a2bbfcc1f4c5 [2021-01-22T07:42:52.059Z] ---> e026b9ffe34c [2021-01-22T07:42:52.059Z] [2021-01-22T07:42:52.332Z] Successfully built e026b9ffe34c [2021-01-22T07:42:52.333Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T07:42:52.926Z]  Building docker-core-data-go ... done Removing intermediate container 3f3ee5548acb [2021-01-22T07:42:52.926Z] ---> 989e867e713c [2021-01-22T07:42:52.926Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T07:42:52.926Z] ---> Running in 781cd7e69bf9 [2021-01-22T07:42:58.312Z] Collecting docker-compose==1.23.2 [2021-01-22T07:42:58.312Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T07:42:58.584Z] Collecting PyYAML<4,>=3.10 [2021-01-22T07:42:58.584Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T07:43:01.219Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T07:43:01.491Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T07:43:04.095Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T07:43:04.095Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T07:43:04.095Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T07:43:04.095Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T07:43:04.685Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T07:43:04.685Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T07:43:06.653Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T07:43:06.653Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T07:43:06.922Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T07:43:07.192Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T07:43:08.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T07:43:08.162Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T07:43:08.433Z] 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-22T07:43:08.704Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T07:43:08.704Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T07:43:10.666Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T07:43:10.666Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T07:43:10.936Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T07:43:10.936Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T07:43:11.206Z] 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-22T07:43:11.477Z] Collecting idna<2.8,>=2.5 [2021-01-22T07:43:11.477Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T07:43:11.477Z] 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-22T07:43:11.477Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T07:43:11.477Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T07:43:11.477Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T07:43:11.477Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T07:43:12.448Z] Installing collected packages: PyYAML, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, jsonschema, texttable, docker-compose [2021-01-22T07:43:12.448Z] Running setup.py install for PyYAML: started [2021-01-22T07:43:14.408Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T07:43:14.408Z] Running setup.py install for docopt: started [2021-01-22T07:43:16.373Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T07:43:16.373Z] Attempting uninstall: urllib3 [2021-01-22T07:43:16.373Z] Found existing installation: urllib3 1.25.9 [2021-01-22T07:43:16.373Z] Uninstalling urllib3-1.25.9: [2021-01-22T07:43:16.373Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T07:43:16.645Z] Attempting uninstall: idna [2021-01-22T07:43:16.645Z] Found existing installation: idna 2.9 [2021-01-22T07:43:16.645Z] Uninstalling idna-2.9: [2021-01-22T07:43:16.917Z] Successfully uninstalled idna-2.9 [2021-01-22T07:43:17.512Z] Attempting uninstall: requests [2021-01-22T07:43:17.512Z] Found existing installation: requests 2.23.0 [2021-01-22T07:43:17.512Z] Uninstalling requests-2.23.0: [2021-01-22T07:43:17.512Z] Successfully uninstalled requests-2.23.0 [2021-01-22T07:43:18.933Z] Running setup.py install for dockerpty: started [2021-01-22T07:43:20.896Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T07:43:21.167Z] Running setup.py install for texttable: started [2021-01-22T07:43:23.134Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T07:43:23.722Z] 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-22T07:43:27.091Z] Removing intermediate container 781cd7e69bf9 [2021-01-22T07:43:27.091Z] ---> 57aae164c96f [2021-01-22T07:43:27.091Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T07:43:27.363Z] ---> Running in 6c53096ef84c [2021-01-22T07:43:28.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T07:43:28.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T07:43:29.206Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T07:43:29.206Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T07:43:29.206Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T07:43:29.206Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T07:43:29.206Z] OK: 71 MiB in 58 packages [2021-01-22T07:43:30.710Z] Removing intermediate container 6c53096ef84c [2021-01-22T07:43:30.710Z] ---> ccb23581f51a [2021-01-22T07:43:30.710Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T07:43:30.710Z] ---> Running in 34897df1a9bf [2021-01-22T07:43:30.981Z] Removing intermediate container 34897df1a9bf [2021-01-22T07:43:30.981Z] ---> d0708194aa18 [2021-01-22T07:43:30.981Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T07:43:31.253Z] ---> Running in 2bda8765c626 [2021-01-22T07:43:31.525Z] Removing intermediate container 2bda8765c626 [2021-01-22T07:43:31.525Z] ---> ca737c6555c5 [2021-01-22T07:43:31.525Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T07:43:31.796Z] ---> Running in 89d4a84042ba [2021-01-22T07:43:32.388Z] Removing intermediate container 89d4a84042ba [2021-01-22T07:43:32.388Z] ---> e162b25df7ec [2021-01-22T07:43:32.388Z] Step 25/26 : LABEL git_sha=b6aa54210aa799caafff1bd1c7dee3a192e33264 [2021-01-22T07:43:32.388Z] ---> Running in 403553cb118d [2021-01-22T07:43:32.981Z] Removing intermediate container 403553cb118d [2021-01-22T07:43:32.981Z] ---> 4e84b744d134 [2021-01-22T07:43:32.981Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T07:43:32.981Z] ---> Running in e1124d6de329 [2021-01-22T07:43:33.571Z] Removing intermediate container e1124d6de329 [2021-01-22T07:43:33.571Z] ---> d432be701921 [2021-01-22T07:43:33.571Z] [2021-01-22T07:43:34.164Z] Successfully built d432be701921 [2021-01-22T07:43:34.164Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T07:43:34.449Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-22T07:43:34.445Z] $ docker stop --time=1 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a [2021-01-22T07:43:36.459Z] $ docker rm -f 50e6f500736a0049f356516272f4f7934336b96f76b070c5bb79ce12e994e36a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T07:43:37.163Z] + + grep docker [2021-01-22T07:43:37.163Z] docker images [2021-01-22T07:43:37.433Z] docker-sys-mgmt-agent-go-arm64 latest d432be701921 4 seconds ago 300MB [2021-01-22T07:43:37.433Z] docker-core-data-go-arm64 latest e026b9ffe34c 46 seconds ago 21MB [2021-01-22T07:43:37.433Z] docker-security-secretstore-setup-go-arm64 latest 50c028487ee7 About a minute ago 23.4MB [2021-01-22T07:43:37.433Z] docker-core-command-go-arm64 latest 8fe113342c8a About a minute ago 15.4MB [2021-01-22T07:43:37.433Z] docker-security-bootstrapper-go-arm64 latest eb9b04bed078 3 minutes ago 40.3MB [2021-01-22T07:43:37.433Z] docker-core-metadata-go-arm64 latest 284691ef6261 3 minutes ago 17.7MB [2021-01-22T07:43:37.433Z] docker-support-scheduler-go-arm64 latest b142bcbc0316 4 minutes ago 15.5MB [2021-01-22T07:43:37.433Z] docker-support-notifications-go-arm64 latest 7e4562778443 4 minutes ago 16MB [2021-01-22T07:43:37.433Z] docker-security-proxy-setup-go-arm64 latest 8dc34f746584 4 minutes ago 23.2MB [2021-01-22T07:43:37.433Z] docker 20.10.0 eeaf43b92773 6 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-22T07:43:39.107Z] provisioning config files... [2021-01-22T07:43:39.159Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8348320057650430111tmp [Pipeline] { [Pipeline] sh [2021-01-22T07:43:39.573Z] + set +x [2021-01-22T07:43:39.573Z] + curl -s https://codecov.io/bash [2021-01-22T07:43:39.573Z] + bash -s -- [2021-01-22T07:43:40.150Z] [2021-01-22T07:43:40.150Z] _____ _ [2021-01-22T07:43:40.150Z] / ____| | | [2021-01-22T07:43:40.150Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T07:43:40.150Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T07:43:40.150Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T07:43:40.150Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T07:43:40.150Z] Bash-20210115-cec3c92 [2021-01-22T07:43:40.150Z] [2021-01-22T07:43:40.150Z] [2021-01-22T07:43:40.150Z] ==> git version 2.24.3 found [2021-01-22T07:43:40.150Z] ==> 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-22T07:43:40.150Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T07:43:40.150Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T07:43:40.150Z] ==> Jenkins CI detected. [2021-01-22T07:43:40.150Z] project root: . [2021-01-22T07:43:40.150Z] --> token set from env [2021-01-22T07:43:40.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T07:43:40.150Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T07:43:40.150Z] ==> Python coveragepy not found [2021-01-22T07:43:40.150Z] ==> Searching for coverage reports in: [2021-01-22T07:43:40.150Z] + . [2021-01-22T07:43:40.150Z] -> Found 1 reports [2021-01-22T07:43:40.150Z] ==> Detecting git/mercurial file structure [2021-01-22T07:43:40.150Z] ==> Reading reports [2021-01-22T07:43:40.150Z] + ./coverage.out bytes=564204 [2021-01-22T07:43:40.150Z] ==> Appending adjustments [2021-01-22T07:43:40.150Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T07:43:43.476Z] + Found adjustments [2021-01-22T07:43:43.476Z] ==> Gzipping contents [2021-01-22T07:43:43.476Z] 84K /tmp/codecov.cpin6p.gz [2021-01-22T07:43:43.476Z] ==> Uploading reports [2021-01-22T07:43:43.476Z] url: https://codecov.io [2021-01-22T07:43:43.476Z] query: branch=PR-3065&commit=b6aa54210aa799caafff1bd1c7dee3a192e33264&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3065%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3065&job=&cmd_args= [2021-01-22T07:43:43.476Z] -> Pinging Codecov [2021-01-22T07:43:43.476Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3065&commit=b6aa54210aa799caafff1bd1c7dee3a192e33264&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3065%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3065&job=&cmd_args= [2021-01-22T07:43:43.739Z] -> Uploading to [2021-01-22T07:43:43.739Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/b6aa54210aa799caafff1bd1c7dee3a192e33264/45feaa15-9d3f-4af8-b619-276226985512.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T074343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa0509249a62908071265d6aade95d5e5777dda030ce7d9959dbb0ba86b3860f [2021-01-22T07:43:43.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T07:43:43.739Z] Dload Upload Total Spent Left Speed [2021-01-22T07:43:44.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85499 0 0 100 85499 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-01-22T07:43:44.314Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b6aa54210aa799caafff1bd1c7dee3a192e33264 [Pipeline] } [2021-01-22T07:43:44.325Z] 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-22T07:43:46.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:43:46.911Z] ---> package-listing.sh [2021-01-22T07:43:46.911Z] ++ facter osfamily [2021-01-22T07:43:46.911Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T07:43:46.911Z] + OS_FAMILY=redhat [2021-01-22T07:43:46.911Z] + workspace=/w/workspace/edgex-go/2 [2021-01-22T07:43:46.911Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T07:43:46.911Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T07:43:46.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T07:43:46.911Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T07:43:46.911Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-22T07:43:46.911Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T07:43:46.911Z] + case "${OS_FAMILY}" in [2021-01-22T07:43:46.911Z] + rpm -qa [2021-01-22T07:43:46.911Z] + sort [2021-01-22T07:43:52.216Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T07:43:52.216Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T07:43:52.216Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T07:43:52.216Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-22T07:43:52.216Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-22T07:43:52.216Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-22T07:43:52.229Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T07:43:52.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:43:52.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:43:52.826Z] [2021-01-22T07:43:52.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T07:43:53.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:43:53.173Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T07:43:53.173Z] df20fa9351a1: Pulling fs layer [2021-01-22T07:43:53.173Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T07:43:53.173Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T07:43:53.173Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T07:43:53.173Z] 93b61091891f: Pulling fs layer [2021-01-22T07:43:53.173Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T07:43:53.173Z] 5e14af77c1be: Pulling fs layer [2021-01-22T07:43:53.173Z] 01666e4c0597: Pulling fs layer [2021-01-22T07:43:53.173Z] aa168da1d23b: Pulling fs layer [2021-01-22T07:43:53.173Z] 46f8f816bc3b: Waiting [2021-01-22T07:43:53.173Z] 5e14af77c1be: Waiting [2021-01-22T07:43:53.173Z] 01666e4c0597: Waiting [2021-01-22T07:43:53.173Z] aa168da1d23b: Waiting [2021-01-22T07:43:53.173Z] 93b9cdb0e59b: Waiting [2021-01-22T07:43:53.173Z] 93b61091891f: Waiting [2021-01-22T07:43:53.173Z] 36b3adc4ff6f: Download complete [2021-01-22T07:43:53.437Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T07:43:53.437Z] 46f8f816bc3b: Download complete [2021-01-22T07:43:53.437Z] df20fa9351a1: Verifying Checksum [2021-01-22T07:43:53.437Z] df20fa9351a1: Download complete [2021-01-22T07:43:53.437Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T07:43:53.437Z] 93b9cdb0e59b: Download complete [2021-01-22T07:43:53.437Z] 5e14af77c1be: Verifying Checksum [2021-01-22T07:43:53.437Z] 5e14af77c1be: Download complete [2021-01-22T07:43:53.437Z] 93b61091891f: Verifying Checksum [2021-01-22T07:43:53.437Z] 93b61091891f: Download complete [2021-01-22T07:43:53.437Z] 01666e4c0597: Verifying Checksum [2021-01-22T07:43:53.437Z] 01666e4c0597: Download complete [2021-01-22T07:43:54.013Z] df20fa9351a1: Pull complete [2021-01-22T07:43:54.013Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T07:43:54.013Z] 8ad3a11d3b57: Download complete [2021-01-22T07:43:54.013Z] 36b3adc4ff6f: Pull complete [2021-01-22T07:43:55.409Z] 8ad3a11d3b57: Pull complete [2021-01-22T07:43:55.671Z] aa168da1d23b: Verifying Checksum [2021-01-22T07:43:55.671Z] aa168da1d23b: Download complete [2021-01-22T07:43:56.620Z] 46f8f816bc3b: Pull complete [2021-01-22T07:43:58.011Z] 93b61091891f: Pull complete [2021-01-22T07:43:58.011Z] 93b9cdb0e59b: Pull complete [2021-01-22T07:43:58.272Z] 5e14af77c1be: Pull complete [2021-01-22T07:43:58.273Z] 01666e4c0597: Pull complete [2021-01-22T07:44:08.329Z] aa168da1d23b: Pull complete [2021-01-22T07:44:08.329Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T07:44:08.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T07:44:08.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T07:44:08.618Z] prd-centos7-docker-4c-2g-22222 does not seem to be running inside a container [2021-01-22T07:44:08.683Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T07:44:17.269Z] $ docker top dfe0e4b2165320d582c6531cdffcfe69364c4f3290fab770c4b11f1128b20f41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T07:44:17.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T07:44:18.194Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T07:44:18.491Z] + ls /var/log/sa-host [2021-01-22T07:44:18.491Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T07:44:18.491Z] file_magic: OK [2021-01-22T07:44:18.491Z] HZ: Using current value: 100 [2021-01-22T07:44:18.491Z] file_header: OK [2021-01-22T07:44:18.491Z] 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-22T07:44:18.491Z] Statistics: [2021-01-22T07:44:18.491Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T07:44:18.491Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T07:44:18.491Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T07:44:18.491Z] file_magic: OK [2021-01-22T07:44:18.491Z] HZ: Using current value: 100 [2021-01-22T07:44:18.491Z] file_header: OK [2021-01-22T07:44:18.491Z] 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-22T07:44:18.491Z] Statistics: [2021-01-22T07:44:18.491Z] Hnuu...uuuununununu... [2021-01-22T07:44:18.491Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T07:44:18.685Z] provisioning config files... [2021-01-22T07:44:18.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5843435667513494198tmp [Pipeline] { [Pipeline] echo [2021-01-22T07:44:18.779Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:44:19.071Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T07:44:19.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T07:44:19.165Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:44:19.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T07:44:19.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:44:19.763Z] ---> sudo-logs.sh [2021-01-22T07:44:19.763Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T07:44:19.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:44:20.071Z] ---> job-cost.sh [2021-01-22T07:44:20.071Z] lf-activate-venv: SKIPPING [2021-01-22T07:44:20.071Z] INFO: No Stack... [2021-01-22T07:44:21.018Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T07:44:21.591Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T07:44:21.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T07:44:21.904Z] ---> logs-deploy.sh [2021-01-22T07:44:21.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3065/2 [2021-01-22T07:44:21.904Z] INFO: archiving workspace using pattern(s): [2021-01-22T07:44:23.300Z] Archives upload complete. [2021-01-22T07:44:23.300Z] INFO: archiving logs to Nexus